mattias
141931d775
LCL: AutoSize and childs: using the same algorithm for moving as for resizing
...
git-svn-id: trunk@20320 -
2009-05-31 06:49:50 +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
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
92d1494272
ide: forgotten files
...
git-svn-id: trunk@20185 -
2009-05-25 06:50:15 +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
mattias
9bd290d86e
IDE+codetools: implemented complete blocks in statements
...
git-svn-id: trunk@20108 -
2009-05-21 16:49:01 +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
8bd03d26b6
ide: decrease vertical spacing between checkboxes in some ide options frames
...
git-svn-id: trunk@19958 -
2009-05-14 02:31:35 +00:00
paul
3089bd0e3a
ide: desktop options
...
- replace groupboxes with bevels and labels
- add an ability to choose button glyphs visibility (with default = System)
git-svn-id: trunk@19949 -
2009-05-13 03:15:21 +00:00
paul
c8d056c3e8
ide: use bold font for general editor options group labels
...
git-svn-id: trunk@19948 -
2009-05-13 03:00:34 +00:00
paul
3a94d2eef3
ide: set groupbox autosize in the codetools general options
...
git-svn-id: trunk@19895 -
2009-05-10 05:25:19 +00:00
paul
c5fa5d8416
ide: increase window listbox height in the window options frame
...
git-svn-id: trunk@19893 -
2009-05-10 05:00:20 +00:00
paul
ef7a486700
ide: increase spinedit widths in window options
...
git-svn-id: trunk@19887 -
2009-05-09 17:45:39 +00:00
paul
e984ef8599
ide: window options: remove TIDEWindowSetupLayoutComponent and place controls in design-time instead
...
git-svn-id: trunk@19885 -
2009-05-09 14:46:34 +00:00
paul
07e509a88a
ide: IDE options
...
- don't show shortcut dialog on every single click on keymapping tree but show on double click
- move TIDEWindowSetupLayoutComponent from IDEOptionsDefs to windows_options frame where it is only used
git-svn-id: trunk@19865 -
2009-05-09 09:45:23 +00:00
paul
8b9c7b6944
ide: use the same spacing between controls and '...' buttons on options frames
...
git-svn-id: trunk@19863 -
2009-05-09 09:02:23 +00:00
paul
bb487dbdd2
ide: represent keys better in the keymapping tree, don't show "empty" for commands without keys
...
git-svn-id: trunk@19816 -
2009-05-06 05:55:37 +00:00
mattias
14bd4ea660
IDE: options: added frame for class completion
...
git-svn-id: trunk@19780 -
2009-05-03 11:08:54 +00:00
paul
2ee9eb22cb
ide: change some options frames to look better in gtk2 ide (set autosize for all spinedits, set anchors where they are missed)
...
git-svn-id: trunk@19708 -
2009-04-30 15:15:04 +00:00
mattias
2e228a8d7f
IDE: option to hide icons in message window, bug #13578 , from Dmitry
...
git-svn-id: trunk@19653 -
2009-04-27 18:59:25 +00:00
mattias
9074baf434
IDE: code explorer: implemented wrong indentation
...
git-svn-id: trunk@19572 -
2009-04-22 15:15:06 +00:00
mattias
ce7fa875fb
IDE: code observer options split in groups, bug #13551 , Alexander S. Klenin
...
git-svn-id: trunk@19568 -
2009-04-22 08:03:25 +00:00
mattias
0b086b3cd1
IDE: renamed unit codeexplorer_figures_options to codeobserver_options
...
git-svn-id: trunk@19531 -
2009-04-20 22:13:55 +00:00
mattias
231bcf7955
IDE: renamed figures to Code Observer
...
git-svn-id: trunk@19530 -
2009-04-20 22:03:10 +00:00
paul
84c2d005ca
ide: fix layout of figures options
...
git-svn-id: trunk@19514 -
2009-04-19 13:56:54 +00:00
paul
dcc7ce6884
ide: code explorer
...
- add an option to ignore constants in the list of functions to the options frame
- don't remove default values on load if there is no "codeexploreroptions.xml" (or defaults will gone on first use)
git-svn-id: trunk@19510 -
2009-04-19 11:23:22 +00:00
mattias
80c266b7c7
IDE: codeexplorer: started ignoring constants in debugging calls
...
git-svn-id: trunk@19498 -
2009-04-19 00:02:35 +00:00
mattias
fd0c8eea1e
IDE: improved figures options layout
...
git-svn-id: trunk@19497 -
2009-04-18 22:14:01 +00:00
martin
f5d7407d4a
SynEdit, Folding: allow collapsing more than one fold per line. Reduce double calls
...
git-svn-id: trunk@19494 -
2009-04-18 21:30:35 +00:00
mattias
b5e90e66c2
IDE: codeexplorer: default set of ignored constants in figures
...
git-svn-id: trunk@19492 -
2009-04-18 21:16:36 +00:00
martin
d3bde9aa5a
SynEdit, Folding: allow collapsing more than one fold per line. issue #12811
...
git-svn-id: trunk@19491 -
2009-04-18 18:58:50 +00:00
paul
9eba2b2313
ide: finish code explorer figures options
...
git-svn-id: trunk@19489 -
2009-04-18 16:47:06 +00:00
martin
e6df6cef0d
Editor-Options: Editor-Options: Put fold/DividerDraw on separate pages / Fix DivDraw info updates
...
git-svn-id: trunk@19486 -
2009-04-18 13:54:05 +00:00
martin
717098fbae
Editor-Options: Put fold/DividerDraw on separate pages
...
git-svn-id: trunk@19485 -
2009-04-18 13:45:49 +00:00
paul
5b3f0c001a
ide: more code explorer figures options
...
git-svn-id: trunk@19484 -
2009-04-18 10:26:06 +00:00
paul
d4351f1cae
ide: add code explorer figures options
...
git-svn-id: trunk@19483 -
2009-04-18 08:48:06 +00:00
paul
3e6aaa1f49
ide: don't show figures in the code explorer if they are not chosen in options, fix anchors for categories options
...
git-svn-id: trunk@19482 -
2009-04-18 07:55:05 +00:00
paul
e14b61c2fd
ide, ideintf: move code explorer options to the generic IDE options dialog
...
git-svn-id: trunk@19481 -
2009-04-18 07:44:37 +00:00
paul
9efd00c0b8
ide: fix error with showing window caption
...
git-svn-id: trunk@19417 -
2009-04-13 23:08:32 +00:00
paul
9e7ee42ccf
ide: windows
...
- use translations for captions of Evaluate/Modify, Assebler dialogs
- remove 'View' word from more items which are in the View menu
git-svn-id: trunk@19407 -
2009-04-13 09:46:23 +00:00
paul
c8fc970de1
ide: form positions (part of issue #0013507 )
...
- correctly save/restore anchor editor position
- show all registered (in enum) windows in the option->environment->window
- rename few menu items (remove 'View' since they are in the View menu already)
git-svn-id: trunk@19406 -
2009-04-13 09:22:56 +00:00
mattias
5ab96d4df6
IDE: clean up
...
git-svn-id: trunk@19362 -
2009-04-11 19:45:52 +00:00
mattias
d17044ea69
IDE: rename unit, update references: added options
...
git-svn-id: trunk@19359 -
2009-04-11 18:34:25 +00:00
martin
94571faa77
Editor Option: fixed an unwanted borderline
...
git-svn-id: trunk@19235 -
2009-04-05 21:15:23 +00:00
martin
d683c26988
SynEdit: Allow configuration for folding
...
git-svn-id: trunk@19234 -
2009-04-05 20:46:30 +00:00
martin
9918770992
SynEdit: Customizable DividerDraw settings (solves issue #13322 )
...
git-svn-id: trunk@19220 -
2009-04-04 18:27:45 +00:00
martin
19be7391db
SynEdit, Trim-Trailing-Spaces: Added Position-Only mode(no space inserted/looses tabs); changed default to "Edit or Leave line"
...
git-svn-id: trunk@19121 -
2009-03-26 17:45:54 +00:00
paul
7afcf6abca
ide: on wide themes there was still a problem with space between controls
...
git-svn-id: trunk@18503 -
2009-01-30 08:11:07 +00:00