Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/NewBoard.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.17 by h677, Fri Nov 5 14:25:48 2004 UTC revision 1.18 by q9_, Sun Feb 13 08:52:32 2005 UTC
# Line 65  begin Line 65  begin
65                  UpdateButton.Enabled := False;                  UpdateButton.Enabled := False;
66                  StopButton.Enabled := True;                  StopButton.Enabled := True;
67                  CloseButton.Enabled := False;                  CloseButton.Enabled := False;
68                    EditIgnoreListsButton.Enabled := False;
69                  Item := BoardDownload;                  Item := BoardDownload;
70                  StopButton.Enabled := False;                  StopButton.Enabled := False;
71                  if FAbort then                  if FAbort then
# Line 83  begin Line 84  begin
84                  UpdateButton.Enabled := True;                  UpdateButton.Enabled := True;
85                  StopButton.Enabled := False;                  StopButton.Enabled := False;
86                  CloseButton.Enabled := True;                  CloseButton.Enabled := True;
87                    EditIgnoreListsButton.Enabled := True;
88          end;          end;
89  end;  end;
90    

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26