martin
ba5c46c5be
SynEdit, Mouse Actions: Added Priority
...
git-svn-id: trunk@20529 -
2009-06-08 23:53:55 +00:00
martin
b1baba1df8
SynEdit, Mouse Actions: Added IDE-Command
...
git-svn-id: trunk@20528 -
2009-06-08 22:35:47 +00:00
paul
277169e2ca
ide: draw native header in the editor mouse options
...
git-svn-id: trunk@20511 -
2009-06-08 08:31:12 +00:00
martin
cf7f836d24
Editor Options: removed deprecated entry (alt-column-mode)
...
SynEdit: added handling for deprecated value
git-svn-id: trunk@20491 -
2009-06-07 01:28:26 +00:00
paul
ee5d26485b
ide: fix splitter move in editor mouse options
...
git-svn-id: trunk@20474 -
2009-06-06 15:20:09 +00:00
martin
54811dc268
EditorOptions/Mouse: Added sort to grid
...
git-svn-id: trunk@20442 -
2009-06-05 15:40:52 +00:00
martin
c9f080f627
EditorOptions/Mouse: Added Config for Line-Number-Gutter => End users can add option to select line
...
git-svn-id: trunk@20410 -
2009-06-04 21:49:15 +00:00
martin
bfffb43cb7
EditorOptions/Mouse: improved grid layout
...
git-svn-id: trunk@20408 -
2009-06-04 21:02:12 +00:00
martin
6b34642783
EditorOptions/Mouse: Merged Code-Folding mouse config
...
git-svn-id: trunk@20406 -
2009-06-04 20:39:45 +00:00
martin
e2ce0db6bc
EditorOptions/Mouse: added extra option; Full line select (issue #12302 ) / Mouselink on middle btn (issue #1878 )
...
git-svn-id: trunk@20389 -
2009-06-04 01:18:42 +00:00
martin
74c1e17f0b
EditorOptions/Mouse: Cleanup
...
git-svn-id: trunk@20386 -
2009-06-03 23:12:09 +00:00
martin
c97984671d
EditorOptions/Mouse: Cleanup / Renamed unit
...
git-svn-id: trunk@20385 -
2009-06-03 23:02:17 +00:00
martin
2000315a22
EditorOptions/Mouse: Cleanup / Resize Grid
...
git-svn-id: trunk@20384 -
2009-06-03 22:29:33 +00:00
martin
c7ba14b266
Fix for 64 bit compilation
...
git-svn-id: trunk@20381 -
2009-06-03 18:39:22 +00:00
martin
5995a87130
Editor options / mouse conf: fixed column resizing, columns did disappear
...
git-svn-id: trunk@20375 -
2009-06-03 14:23:37 +00:00
martin
0f1e6bfc08
Editor options / mouse conf: fixed column resizing, columns did disappear
...
git-svn-id: trunk@20373 -
2009-06-03 13:59:22 +00:00
martin
b4e9932523
SynEdit: Added configuration for mouse behaviour / Deal with deprecated otpion "dbl click selects line"
...
git-svn-id: trunk@20370 -
2009-06-03 13:31:49 +00:00
martin
4b73160afa
Editor options / mouse conf: allow double click, to edit
...
git-svn-id: trunk@20368 -
2009-06-03 11:49:54 +00:00
paul
d5c602d182
ide: fix anchors of editor codefolding mouse options frame
...
git-svn-id: trunk@20364 -
2009-06-03 01:11:17 +00:00
paul
c863918ea7
ide: editor mouse action options
...
- use TButtonPanel instead of 2 TButton
- fix layout (remove unneeded panel, reanchor everything)
- fix taborder
git-svn-id: trunk@20362 -
2009-06-03 01:01:20 +00:00
paul
03e10e90a4
ide: fix anchors for few new option frames, add them to the lazarus.lpi
...
git-svn-id: trunk@20361 -
2009-06-03 00:42:10 +00:00
martin
e1b137ff44
Editor options / mouse conf: fixed a typo, looked bad under gtk, was ok for windows
...
git-svn-id: trunk@20360 -
2009-06-02 22:02:31 +00:00
jesus
887eb89253
IDE, fixed compile for x86_64
...
git-svn-id: trunk@20356 -
2009-06-02 20:25:35 +00:00
mattias
07befde5d3
clean up
...
git-svn-id: trunk@20355 -
2009-06-02 19:12:05 +00:00
martin
381b2b03d6
SynEdit: Added configuration for mouse behaviour / Fix "No Action" in dropdown
...
git-svn-id: trunk@20354 -
2009-06-02 18:21:11 +00:00
martin
8bca8c909b
SynEdit: Added configuration for mouse behaviour Issue #1878 , Issue #8603 , see http://wiki.lazarus.freepascal.org/Editor_Options_Mouse
...
git-svn-id: trunk@20353 -
2009-06-02 18:11:47 +00:00
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