Commit Graph

7 Commits

Author SHA1 Message Date
martin
e1290c555d Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
2010-03-16 16:16:32 +00:00
paul
aa21e07575 components, ide, debugger: fix last visibility warnings
git-svn-id: trunk@17618 -
2008-11-28 03:17:37 +00:00
paul
6e2e2c1ff2 lcl: update visibility of methods to prevent compiler warnings
- move KeyDown, KeyUp, DoMouseWheelDown, DoMouseWheelUp, ColorIsStored, Paint, and other misc methods from public to protected
  - move some descendants methods from lower visibility to higher
  - fix use of protected KeyDown, Paint inside few ide units

git-svn-id: trunk@17564 -
2008-11-24 08:15:23 +00:00
mattias
361831a886 IDE: made destroy hint windows more robust vs errors
git-svn-id: trunk@15807 -
2008-07-17 21:28:57 +00:00
mattias
1c51099541 IDE: implemented showing help for identifier completion
git-svn-id: trunk@15065 -
2008-05-06 21:37:25 +00:00
mattias
0216c6b5c8 IDE: renamed TCodeHelpFrm to TSrcEditHintWindow
git-svn-id: trunk@13513 -
2007-12-29 10:32:20 +00:00
mattias
8f8dd580ad IDE: renamed codehelpform.pas to srcedithintfrm.pas
git-svn-id: trunk@13512 -
2007-12-29 10:27:00 +00:00