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.635.2.1 by h677, Mon May 7 17:55:59 2007 UTC revision 1.635.2.2 by h677, Tue May 8 21:27:45 2007 UTC
# Line 4840  begin Line 4840  begin
4840                          if ThreadItem <> nil then begin                          if ThreadItem <> nil then begin
4841                                  Num := StrToInt64(s);                                  Num := StrToInt64(s);
4842                                  FHint.PopupType := gptThread;                                  FHint.PopupType := gptThread;
4843                                  HTMLCreater.SetResPopupText(FResPopupBrowser, ThreadItem, Num, Num, False, False);                                  HTMLCreater.SetResPopupText(FResPopupBrowser.CreateNewBrowser, ThreadItem, Num, Num, False, False);
4844                                  if FHint.ResCount <> 0 then                                  if FHint.ResCount <> 0 then
4845                                          ShowTextPopup;                                          ShowTextPopup;
4846                                  Result := False;                                  Result := False;

Legend:
Removed from v.1.635.2.1  
changed lines
  Added in v.1.635.2.2

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