Commit Graph

42 Commits

Author SHA1 Message Date
mattias
338fee2342 IDE: parameter hints: use monitor workarea, bug #19117
git-svn-id: trunk@31648 -
2011-07-10 09:22:41 +00:00
mattias
b4be065867 IDE: parameter hints: show message if nothign to add
git-svn-id: trunk@30766 -
2011-05-16 12:42:42 +00:00
mattias
f3bab74ec0 IDE: parameter hints: 1 pixel right space for button
git-svn-id: trunk@30761 -
2011-05-16 10:53:23 +00:00
mattias
dda1af2525 IDE: parameter hints: using add icons and flat buttons
git-svn-id: trunk@30760 -
2011-05-16 10:01:33 +00:00
mattias
70c510aadc IDE: parameter hints: layout
git-svn-id: trunk@30758 -
2011-05-16 06:59:12 +00:00
mattias
962a7942fb IDE: parameter hints: fixed destroy
git-svn-id: trunk@30742 -
2011-05-15 10:59:37 +00:00
mattias
ea9eb8184b IDE: parameter hints: fixed moving insert position of synedit
git-svn-id: trunk@30731 -
2011-05-14 10:55:29 +00:00
mattias
e6c4ffc414 IDE: parameter hints: button to add missing parameters
git-svn-id: trunk@30730 -
2011-05-14 10:49:08 +00:00
mattias
883a4159a6 IDE: hide parameter hints on application deactivate, bug #18194
git-svn-id: trunk@28767 -
2010-12-18 22:56:28 +00:00
zeljko
fb873f1327 IDE: codecontextform: let theme draw background of context hint. fixes issue #17940
git-svn-id: trunk@28764 -
2010-12-18 16:47:06 +00:00
mattias
9b63777a25 IDE: code context: add some space for fractionals
git-svn-id: trunk@26490 -
2010-07-06 16:43:13 +00:00
mattias
433b03a717 IDE: fixed compilation
git-svn-id: trunk@26153 -
2010-06-16 15:10:51 +00:00
mattias
e15e0d7279 IDE: parameter hints: remove duplicates
git-svn-id: trunk@26141 -
2010-06-16 07:00:52 +00:00
mattias
7029a5ebf8 IDE: codecontext hints: added ranged array type
git-svn-id: trunk@25533 -
2010-05-20 10:13:19 +00:00
mattias
2450332df9 IDE: codecontext hints: added open array type
git-svn-id: trunk@25532 -
2010-05-20 09:43:45 +00:00
mattias
dde1038bfb IDE: codecontext hints: show no hints if empty
git-svn-id: trunk@25530 -
2010-05-20 09:16:00 +00:00
mattias
0a5e197f49 IDE: codecontext: added string[]
git-svn-id: trunk@25528 -
2010-05-20 09:04:13 +00:00
martin
9514e35650 SourceEditor: Refactor creation/destruction of helpers
git-svn-id: trunk@24172 -
2010-03-22 15:21:00 +00:00
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
mattias
57a420939d codetools: parameter hints: added compiler functions
git-svn-id: trunk@20893 -
2009-07-19 09:37:27 +00:00
mattias
8a18239e07 codetools: extended code context infos for predefined identifiers
git-svn-id: trunk@20891 -
2009-07-18 18:38:01 +00:00
paul
45c7e7690f ide: formatting
git-svn-id: trunk@20878 -
2009-07-17 16:58:59 +00:00
mattias
0b64430386 IDE: code context hints: compute size with bold
git-svn-id: trunk@20177 -
2009-05-24 21:26:51 +00:00
mattias
b74111c319 IDE: code context hints drawn with bold instead of gray, needed for themes where gray does not work
git-svn-id: trunk@20102 -
2009-05-21 10:08:32 +00:00
mattias
a3cb433efb IDE: code context hints: use theme colors
git-svn-id: trunk@19853 -
2009-05-08 10:12:00 +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
de7237e64a IDE+codetools: parameter hints now work for variables and properties of type procedure
git-svn-id: trunk@17492 -
2008-11-21 12:41:45 +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
dbf55b433f IDE: started code help hint window
git-svn-id: trunk@12766 -
2007-11-07 17:00:51 +00:00
mattias
a46e0d0b54 LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
git-svn-id: trunk@10823 -
2007-03-28 19:01:27 +00:00
mattias
bf557acf5b IDE: fixed open packages with underscores in filename
git-svn-id: trunk@10337 -
2006-12-16 11:55:07 +00:00
mattias
3080a56bcc IDE: closing all forms when IDE is closing
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
mattias
236481b49c implemented parameter hints
git-svn-id: trunk@9314 -
2006-05-20 12:53:57 +00:00
mattias
84a4d25163 added example for HTML help
git-svn-id: trunk@9311 -
2006-05-19 21:56:07 +00:00
mattias
dc4d7c5d38 IDE now checks, if all files of the package exists
git-svn-id: trunk@9309 -
2006-05-19 16:27:15 +00:00
mattias
4023c08654 fixed checking adding unitpaths on adding units to packages
git-svn-id: trunk@9305 -
2006-05-18 22:52:15 +00:00
mattias
1d574b8d57 added flag DisableCWString
git-svn-id: trunk@9300 -
2006-05-18 06:23:58 +00:00
mattias
aea55d928c fixed compilation
git-svn-id: trunk@9297 -
2006-05-17 07:57:04 +00:00
mattias
aa95eef759 started codecontext find proc node
git-svn-id: trunk@8597 -
2006-01-21 22:10:06 +00:00
mattias
0775b5cafc started codecontextform
git-svn-id: trunk@8594 -
2006-01-21 17:46:08 +00:00
mattias
5bf19dd85b fixed crash on SetShowInTaskBar for non application forms
git-svn-id: trunk@8086 -
2005-11-07 09:27:32 +00:00