Commit Graph

5171 Commits

Author SHA1 Message Date
mattias
124bcb7012 codetools: fixed FindUnitInUsesSection
git-svn-id: trunk@20302 -
2009-05-30 09:41:32 +00:00
mattias
e776d10bc7 IDE: added resourcestrings
git-svn-id: trunk@20301 -
2009-05-30 08:32:21 +00:00
paul
bb721d48bf designer: don't redraw component captions if they are not visible
git-svn-id: trunk@20296 -
2009-05-29 10:33:45 +00:00
paul
f83ed67b2d designer: update designer on component rename (issue #0013854)
git-svn-id: trunk@20295 -
2009-05-29 10:26:07 +00:00
paul
8b5e40c05f ide: compiler options: remove manual positioning code for Code tab (part of issue #0013849)
git-svn-id: trunk@20268 -
2009-05-28 00:23:50 +00:00
mattias
092056f390 IDE: fpdoc editor: editing function result nodes
git-svn-id: trunk@20265 -
2009-05-27 13:43:53 +00:00
mattias
40586875a2 IDE: code help: allow result type
git-svn-id: trunk@20264 -
2009-05-27 13:38:40 +00:00
mattias
802d6ef059 codetools: FindDeclarationAndOverload return function result type when cursor on colon
git-svn-id: trunk@20263 -
2009-05-27 13:04:04 +00:00
mattias
21c1fbbf04 IDE: fixed saving new project
git-svn-id: trunk@20259 -
2009-05-27 10:25:21 +00:00
paul
c7d7fff1bc ide: don't focus edit field in view units dialog after listbox click
git-svn-id: trunk@20258 -
2009-05-27 09:01:44 +00:00
martin
1407c4bda8 Options, Editor-Colors: added detection for clicks on "current line" to select the correct entry from the attributes box.
git-svn-id: trunk@20249 -
2009-05-26 18:17:01 +00:00
martin
c5a1faa798 Options, Editor-Colors: added detection for clicks on the preview-gutter to select the correct entry from the attributes box.
git-svn-id: trunk@20248 -
2009-05-26 18:00:02 +00:00
mattias
ba16d11eae IDE: implemented rename main unit
git-svn-id: trunk@20235 -
2009-05-26 10:59:23 +00:00
mattias
de7660d56f IDE: codeexplorer: fixed crash on incomplete property
git-svn-id: trunk@20231 -
2009-05-26 10:39:46 +00:00
paul
597eb84d8c lcl: Themes
- redo TThemeServices.GetDetailSize to return TSize instead of Integer
  - improve toolbutton drawing

git-svn-id: trunk@20213 -
2009-05-26 01:32:38 +00:00
mattias
ae9bba0d6a IDE: silent update references for new units
git-svn-id: trunk@20211 -
2009-05-25 17:51:19 +00:00
paul
91657d6453 ide: cleanup
git-svn-id: trunk@20207 -
2009-05-25 13:54:33 +00:00
mattias
2b13ec396b IDE: added option to let find declaration skip forward declarations, bug #13814
git-svn-id: trunk@20197 -
2009-05-25 09:49:35 +00:00
paul
fe6e112d79 ide: add show menu glyphs to the desktop options frame
git-svn-id: trunk@20194 -
2009-05-25 09:10:56 +00:00
paul
3f5dc06930 lcl: implement TMenuItem.GlyphShowMode, TApplication.ShowMenuGlyphs, TApplicationProperties.ShowMenuGlyphs
git-svn-id: trunk@20192 -
2009-05-25 08:38:20 +00:00
paul
74dd6d2d01 ide: increase IDE options dialog constraints
git-svn-id: trunk@20187 -
2009-05-25 06:58:20 +00:00
paul
92d1494272 ide: forgotten files
git-svn-id: trunk@20185 -
2009-05-25 06:50:15 +00:00
paul
177082df45 ide: merge help options into generic IDE options dialog
git-svn-id: trunk@20184 -
2009-05-25 06:41:12 +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
90b6e6e5a5 IDE: messages: show all compiler messages beginning with a time stamp
git-svn-id: trunk@20169 -
2009-05-24 12:00:59 +00:00
mattias
3854d50417 IDE: code explorer: keep filter when updating nodes
git-svn-id: trunk@20168 -
2009-05-24 11:44:53 +00:00
mattias
7bed3e823c IDE: code explorer: do not idle update when active
git-svn-id: trunk@20167 -
2009-05-24 11:34:18 +00:00
mattias
49402b03a1 IDE: added code macro: PrevWord, from Oleg, bug #13747
git-svn-id: trunk@20166 -
2009-05-24 11:27:03 +00:00
mattias
60faf70d14 IDE: code explorer: ignore syntax errors when retrieving node description
git-svn-id: trunk@20140 -
2009-05-23 10:12:48 +00:00
mattias
d5fc4e80e0 IDE: when loading last project failed: close it without question and create new
git-svn-id: trunk@20129 -
2009-05-22 16:57:55 +00:00
martin
12525ac2ec EditorOptions: Prepare for User defined ColorSchemes, patch by Graeme Geldenhuys , issue #13771
git-svn-id: trunk@20123 -
2009-05-22 09:58:18 +00:00
paul
b7c4f73c4f ide: add "Close All Other Pages" command to the source editor menu
git-svn-id: trunk@20120 -
2009-05-22 06:42:05 +00:00
paul
2ab7776d76 ide: rearrange source editor popup menu items
git-svn-id: trunk@20119 -
2009-05-22 06:25:27 +00:00
paul
93a1c4eccf designer: update component treeview and object inspect on after execution of chnage parent command (issue #0013787)
git-svn-id: trunk@20115 -
2009-05-22 04:29:39 +00:00
paul
08eafcbdfa ide: source editor: don't replace notebook menu with sourcemenu if notebook can show own popupmenu (mostly for gtk, gtk2)
git-svn-id: trunk@20113 -
2009-05-22 02:50:24 +00:00
mattias
9bd290d86e IDE+codetools: implemented complete blocks in statements
git-svn-id: trunk@20108 -
2009-05-21 16:49:01 +00:00
mattias
f8012d194e IDE: fixed result of SaveSourceEditorChangesToCodeCache, codetools: started complete block
git-svn-id: trunk@20107 -
2009-05-21 13:24:15 +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
paul
90763c754b ide: fix anchors for ... button in help options
git-svn-id: trunk@20099 -
2009-05-21 09:03:41 +00:00
paul
6238c3906d ide: help options: use object inspector settings for embedded grids
git-svn-id: trunk@20085 -
2009-05-21 03:47:40 +00:00
paul
229053f385 ide: remove non-existent environment menu commands, change keymapping name for IDE options command
git-svn-id: trunk@20083 -
2009-05-21 02:20:06 +00:00
paul
ad30f8d3e7 ide: use same string and icon for all Options menu items
git-svn-id: trunk@20082 -
2009-05-21 01:59:12 +00:00
paul
7f89f0f960 ide: ide options: restore occasionally omitted (while dialogs merge) code in color options (reported by Graeme Geldenhuys in mail list)
git-svn-id: trunk@20075 -
2009-05-20 11:17:31 +00:00
paul
4887666b01 ide: add accelerators for buttons to Find/Replace dialogs (remaining part of issue #0001379)
git-svn-id: trunk@20046 -
2009-05-19 09:02:46 +00:00
paul
e932577e22 ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
git-svn-id: trunk@20045 -
2009-05-19 08:54:33 +00:00
paul
3f7ae88079 ide: project options: make '...' closer to controls
git-svn-id: trunk@20006 -
2009-05-17 09:01:12 +00:00
paul
53471e1062 ide: compiler options: make '...' buttons a bit smaller
git-svn-id: trunk@20005 -
2009-05-17 08:57:28 +00:00
mattias
5053abc1df IDE: new inherited form: create lrs
git-svn-id: trunk@19997 -
2009-05-17 01:16:32 +00:00
mattias
4407a78f6a codetools: identifier completion: predefined procs with brackets
git-svn-id: trunk@19995 -
2009-05-17 00:40:15 +00:00
martin
bfa66ccae8 SourceEditor/SynEdit: avoid the temporarily display of the component name "SynEdit1" while IDE loads. Issue #13717 Patch by Sam Herzog
git-svn-id: trunk@19982 -
2009-05-16 12:42:19 +00:00