mattias
fca400cd8c
IDE: fixed applying codetools options
...
git-svn-id: trunk@23876 -
2010-03-08 11:20:04 +00:00
paul
6c7c0ee0ad
ideintf, ide, components: IDE options:
...
- introduce 2 new abstract options classes: TAbstractIDEEnvironmentOptions and TAbstractIDEProjectOptions
- derive all current options classes from TAbstractIDEEnvironmentOptions
- fix broken previously education options
- move away actions triggered by reading / saving of predefined IDE options (like TEnvironmentOption, TIDEOptions, ...) from DoOpenIDEOptions to new read/write event handlers
- allow filtering of options showed in IDE options dialog by some options class
- use options filtering when show Object Inspect, Editor, CodeExplorer option
git-svn-id: trunk@23252 -
2009-12-24 08:31:23 +00:00
paul
405dd2ca7c
ide: implement DoAfterWrite for IDE options classes
...
git-svn-id: trunk@23130 -
2009-12-14 02:29:53 +00:00
paul
cf28b5f621
ideintf, ide: read/write all registered IDE options instead of reading/writing particular known classes
...
git-svn-id: trunk@23094 -
2009-12-12 10:43:01 +00:00
mattias
1b68eafebe
codetools: added option to not insert class comment for implementation
...
git-svn-id: trunk@23086 -
2009-12-11 20:37:22 +00:00
mattias
0d6ebbde26
IDE+codetools: added option to disable auto adding parameter brackets
...
git-svn-id: trunk@22948 -
2009-12-03 21:43:32 +00:00
mattias
3c0eb0f5c6
IDE: added option to enabled indent on line break and indent on paste
...
git-svn-id: trunk@22423 -
2009-11-04 11:32:10 +00:00
mattias
38a3e64177
IDE: added option to enable codetools auto indent
...
git-svn-id: trunk@22402 -
2009-11-03 13:00:36 +00:00
mattias
e2bf0d0920
IDE: codetools options: added indent context sensitive checkbox
...
git-svn-id: trunk@22291 -
2009-10-26 16:29:24 +00:00
mattias
62bfbe7c8c
IDE: codetools options: added indentation example file name
...
git-svn-id: trunk@22289 -
2009-10-26 13:17:35 +00:00
mattias
1a7644e937
IDE: clean up, lazbuild: using package codetools
...
git-svn-id: trunk@21396 -
2009-08-22 16:51:00 +00:00
mattias
e363193148
IDE: identifier completion: moved auto start option to codetools options
...
git-svn-id: trunk@21296 -
2009-08-18 19:59:28 +00:00
jesus
80312b5794
IDE, support for translatable environment options captions, issues #14217 , #13572
...
git-svn-id: trunk@20985 -
2009-07-28 04:03:10 +00:00
mattias
65c80f814d
codetools: added indenter to sourcechanger
...
git-svn-id: trunk@20318 -
2009-05-30 17:58:32 +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
mattias
3d95973a6c
codetools: implemented adding to uses sections with options
...
git-svn-id: trunk@19802 -
2009-05-04 16:12:03 +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
e8466521ad
ide: output some strings to the console using console code page
...
git-svn-id: trunk@18533 -
2009-02-02 14:25:45 +00:00
mattias
61584bd8e0
codetools: added atBracket as atom type for the simple beautifier, from Alexander S. Klenin, bug #12781
...
git-svn-id: trunk@17785 -
2008-12-10 17:41:03 +00:00
paul
adc7432599
ide: cleanup
...
git-svn-id: trunk@17212 -
2008-11-04 09:32:55 +00:00
paul
5080178fa1
ide: finish merge of codetools options into ide options dialog, remove old codetools options dialog
...
git-svn-id: trunk@17211 -
2008-11-04 08:47:37 +00:00
paul
133174aae8
ide: add codetools->line splitting frame to the ide options
...
git-svn-id: trunk@17209 -
2008-11-04 08:19:53 +00:00
paul
b7075d613f
ide: code creation frame: fix reading and writing CodeToolsOptions
...
git-svn-id: trunk@17208 -
2008-11-04 04:37:56 +00:00
paul
8a3e470663
ide: start merge of codetools options into ide options dialog
...
git-svn-id: trunk@17206 -
2008-11-03 17:24:23 +00:00
darius
9a5a4f4246
removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself
...
git-svn-id: trunk@16998 -
2008-10-15 08:25:10 +00:00
darius
1fec8e9baf
implemented TranslateButtonPanel funtion in LazarusIDEStrContsts to initialize the translation of a buttonpanel.
...
implemented TButtonPanel in the remaining forms and slightly improved anchoring where appropriate
git-svn-id: trunk@16996 -
2008-10-14 22:40:32 +00:00
laurent
bb622f5b15
Load glyph form resource
...
git-svn-id: trunk@16671 -
2008-09-22 09:50:20 +00:00
laurent
dbf5d01d9b
add standard glyph in buttons
...
git-svn-id: trunk@16597 -
2008-09-15 16:24:10 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
b77db7a61d
IDE: codetools options dialog: added checkbox for identifier completion adding := operator
...
git-svn-id: trunk@12378 -
2007-10-08 11:11:41 +00:00
marc
8ebbbef03d
* Maxim Ganetsky: Conversion to LFM of CodeTools Options Dialog
...
git-svn-id: trunk@12304 -
2007-10-03 22:19:00 +00:00
paul
dd8ccf2773
(IDE):
...
- change poDesktopCenter to poScreenCenter (since some forms has wrong position after poDesktopCenter had been implemented in some widgetsets)
git-svn-id: trunk@11677 -
2007-07-30 16:33:41 +00:00
mattias
3012a523fe
fixed FPC 2.0 compilation
...
git-svn-id: trunk@11018 -
2007-04-27 15:06:08 +00:00
mattias
dd7b5ba113
IDE: fixed adding spaces for identifier completion adding method declarations to classes
...
git-svn-id: trunk@10479 -
2007-01-19 16:48:20 +00:00
mattias
00b53f40c8
IDE: added verbosity
...
git-svn-id: trunk@10467 -
2007-01-18 12:22:04 +00:00
mattias
4cba01644d
IDE: codetools options: resourcestrings for space dividers
...
git-svn-id: trunk@9822 -
2006-09-06 23:24:37 +00:00
mattias
652f249a8b
IDE: started BuildManager, the IDE part controlling all building, compiling
...
git-svn-id: trunk@9811 -
2006-09-04 21:21:54 +00:00
mattias
585a602696
IDE codetools: added option to disable adding semicolon for identifier completion
...
git-svn-id: trunk@9607 -
2006-07-14 15:13:05 +00:00
mattias
c0fe7541cd
codetools directory values: added treeview and memo to view the templates and how they were parsed
...
git-svn-id: trunk@9161 -
2006-04-22 15:59:30 +00:00
mattias
d613b09c25
added to codetools defines preview a TreeView for the defines
...
git-svn-id: trunk@9160 -
2006-04-22 14:09:14 +00:00
mattias
f5abc1d817
added TCustomSplitter.MoveSplitter and SetSplitterPosition and IDE ct defines editor now saves splitter positions
...
git-svn-id: trunk@9159 -
2006-04-22 13:13:36 +00:00
micha
4b422670d0
fixed layout and anchoring of;
...
> - codetoolsoptions
> - environmentopts
> - debugoptionsfrm (from darius, issue #1233 )
git-svn-id: trunk@8385 -
2005-12-29 20:59:03 +00:00
mattias
1b5dea0408
fixed code beautifying for compiler directives
...
git-svn-id: trunk@7621 -
2005-09-04 08:11:10 +00:00
mattias
12ce6432d7
added idewindowintf.pas - interface for storing IDE dialogs sizes
...
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +00:00
mattias
cca55bdadb
added tokens for comments and compiler directives
...
git-svn-id: trunk@7109 -
2005-04-27 12:57:38 +00:00
mattias
21624d99b0
reactivated fast xml units without widestrings
...
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
81f9980ad0
implemented automatic redirecting of package output directory and filestate cache
...
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +00:00
vincents
c535f37167
use xml units from fpc, if not compiling with fpc 1.0
...
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
87c170a682
fixed several dialogs to react on esacpe
...
git-svn-id: trunk@6582 -
2005-01-14 00:27:05 +00:00
mattias
cf818e4584
implemented adding class header comment on class completion
...
git-svn-id: trunk@6455 -
2005-01-01 23:22:48 +00:00