Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Giko.pas

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

revision 1.271 by yoffy, Sun Apr 11 08:38:19 2004 UTC revision 1.272 by yoffy, Sun Apr 11 18:02:33 2004 UTC
# Line 1951  begin Line 1951  begin
1951    
1952          // 履歴読み込み          // 履歴読み込み
1953          SaveHistory;          SaveHistory;
1954      ClearHistory;          ClearHistory;
1955          LoadHistory;          LoadHistory;
1956    
1957          //お気に入り読み込み          //お気に入り読み込み
1958      FavoriteDM.Clear;          FavoriteDM.WriteFavorite;
1959            FavoriteDM.Clear;
1960          FavoriteDM.ReadFavorite;          FavoriteDM.ReadFavorite;
1961          SetLinkBar;          SetLinkBar;
1962    

Legend:
Removed from v.1.271  
changed lines
  Added in v.1.272

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