mattias
|
7f6a28d1fe
|
IDEIntf: clean up and added unit ideutils
git-svn-id: trunk@44150 -
|
2014-02-18 20:55:15 +00:00 |
|
paul
|
7f4caeb374
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
|
2013-09-27 12:27:04 +00:00 |
|
martin
|
11c4892506
|
IDE: Editor-Color opts - Allow setting priorities
git-svn-id: trunk@41419 -
|
2013-05-26 13:34:29 +00:00 |
|
martin
|
9c8b6ead71
|
IDE, EditorOptions: Rearranged tab and indent options
git-svn-id: trunk@39589 -
|
2012-12-20 09:23:10 +00:00 |
|
mattias
|
cee5feafff
|
IDE: undo options loading once, bites switching options via build modes
git-svn-id: trunk@33943 -
|
2011-12-04 11:20:41 +00:00 |
|
mattias
|
d96cb85452
|
IDE: options: reduced some overhead on loading/saving
git-svn-id: trunk@33769 -
|
2011-11-25 00:20:35 +00:00 |
|
martin
|
4ca8f0c158
|
IDE, SynEdit: introduce block-indent by tab. issue #0020256
git-svn-id: trunk@33382 -
|
2011-11-07 02:44:22 +00:00 |
|
juha
|
f38190794b
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
|
2011-03-16 16:52:28 +00:00 |
|
maxim
|
701c1213cf
|
IDE: fixed several translation regressions by August Klein, bug #18893
git-svn-id: trunk@29751 -
|
2011-03-09 00:37:32 +00:00 |
|
mattias
|
c290e9f652
|
IDE: fixed case sensitivity of combobox history lists
git-svn-id: trunk@29154 -
|
2011-01-20 21:35:50 +00:00 |
|
martin
|
c8a6d0a3d9
|
IDE, EditorOptions: added config for different modes to highlight "string", "Ansistring", "exit", "break",
git-svn-id: trunk@27963 -
|
2010-10-30 00:54:27 +00:00 |
|
martin
|
b2be7fcdcc
|
SynEdit: Scroll-Hint by Graeme Geldenhuys, issue #17257
git-svn-id: trunk@27188 -
|
2010-08-25 12:28:10 +00:00 |
|
martin
|
935e95f351
|
Use TDividerBevel
git-svn-id: trunk@26260 -
|
2010-06-22 18:28:23 +00:00 |
|
mattias
|
d9820994b8
|
IDEIntf: find options editor via groupindex and index, codetools indent options: jump to default indent
git-svn-id: trunk@25685 -
|
2010-05-27 10:35:58 +00:00 |
|
maxim
|
e039b99d81
|
IDE: improved general editor options tab layout - now second controls column moves when resizing dialog
git-svn-id: trunk@25424 -
|
2010-05-15 14:56:47 +00:00 |
|
martin
|
e26e233f6c
|
IDE-Options: minor improvements
git-svn-id: trunk@25278 -
|
2010-05-09 15:14:23 +00:00 |
|
paul
|
f603d4da57
|
ide: convert options frames to use fpc resources
git-svn-id: trunk@23444 -
|
2010-01-14 10:17:35 +00:00 |
|
martin
|
194d83f7a8
|
SynEdit: implemented Caret skips tabs
git-svn-id: trunk@21587 -
|
2009-09-05 13:30:13 +00:00 |
|
martin
|
f1eb0b016d
|
IDE: Cleanup unused units
git-svn-id: trunk@21320 -
|
2009-08-19 15:40:45 +00:00 |
|
martin
|
9a4173fa22
|
EditorOptions: Further simplified mouse-settings / moved hide-mouse to mouse section
git-svn-id: trunk@21301 -
|
2009-08-18 23:30:15 +00:00 |
|
martin
|
5151e1c5ea
|
EditorOptions: removed "drop files" checkbox, unchecking it didn't do anything
git-svn-id: trunk@21131 -
|
2009-08-07 10:45:49 +00:00 |
|
martin
|
666e29fbde
|
SynEdit, added option to hide cursor, while editing/keyboard
git-svn-id: trunk@21091 -
|
2009-08-03 15:17:58 +00:00 |
|
martin
|
a74da44672
|
SynEdit: implemented option for not overwriting none-persistent blocks
git-svn-id: trunk@20994 -
|
2009-07-28 15:40:48 +00:00 |
|
martin
|
592732cea4
|
SynEdit: added persistent block
git-svn-id: trunk@20965 -
|
2009-07-26 23:06:26 +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
|
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 |
|
martin
|
38ce40157b
|
Remove accidental empty method from revision 18424 #2a000a6cbe
git-svn-id: trunk@18425 -
|
2009-01-24 19:34:07 +00:00 |
|
martin
|
2a000a6cbe
|
Editor Options: Changes to Layout and Wording
git-svn-id: trunk@18424 -
|
2009-01-24 19:19:48 +00:00 |
|
martin
|
585bbf6ef1
|
SynEdit, Auto-Indent: Implement indent types
git-svn-id: trunk@18241 -
|
2009-01-10 21:11:37 +00:00 |
|
martin
|
2f7de3e7d3
|
SynEdit: implemented "End jumps to nearest start" and end key toggles between visible and real line end / end-key now behaves like home-key (just on the end of line).
git-svn-id: trunk@18215 -
|
2009-01-08 19:45:08 +00:00 |
|
mattias
|
5f48d63392
|
IDE: renamed options frames
git-svn-id: trunk@18086 -
|
2009-01-03 21:20:50 +00:00 |
|