juha
8bed6f8ca0
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
...
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
joost
1de2cbf586
general: Updated address of the Free Software Foundation in copyright messages
...
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
ondrej
ce45e00b29
ide: refactoring: use AppendPathDelim/IncludeTrailingPathDelimiter for config paths.
...
git-svn-id: trunk@51401 -
2016-01-24 22:51:50 +00:00
juha
06ac76f560
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
...
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
mattias
f69dd2379e
IDE: clean up
...
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
mattias
5a07230297
IDE: clean up
...
git-svn-id: trunk@44146 -
2014-02-18 18:47:15 +00:00
mattias
3e9e907062
IDE: switched to new laz2_xml
...
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
juha
a0fb17b27e
IDE: Unite duplicate (single word) resourcestrings and name them consistently.
...
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
mattias
5223a83d19
IDEIntf: TAbstractIDEOptions added Restore parameter to distinguish between Ok and Cancel
...
git-svn-id: trunk@27681 -
2010-10-13 14:47:27 +00:00
mattias
9b01c35ba3
IDE: help options group extendable
...
git-svn-id: trunk@24465 -
2010-04-06 11:45:56 +00:00
mattias
13cf0f4e9f
IDE: help for fpc keywords: substitute macros
...
git-svn-id: trunk@23939 -
2010-03-11 13:44:44 +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
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
paul
177082df45
ide: merge help options into generic IDE options dialog
...
git-svn-id: trunk@20184 -
2009-05-25 06:41:12 +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
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
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
e374b51dd5
IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
...
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
c8c4ca2cde
IDE: added resourcestrings for help dialog
...
git-svn-id: trunk@13769 -
2008-01-15 21:41:05 +00:00
darius
3bdcb89a67
improved layout and anchoring
...
added IDE help
git-svn-id: trunk@12732 -
2007-11-03 23:13:38 +00:00
mattias
b75d65f8d7
IDE: improved various dialogs using the new LCL bugfixes
...
git-svn-id: trunk@12539 -
2007-10-20 22:53:55 +00:00
mattias
ca2b538cf7
IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
...
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +00:00
mattias
678d335e79
moved ideintf/helpintf.pas to lcl/lazhelpintf.pas
...
git-svn-id: trunk@9277 -
2006-05-13 13:39:30 +00:00
mattias
aa44cc8127
help for FPC keywords: added option to setup path
...
git-svn-id: trunk@9184 -
2006-04-25 17:16:56 +00:00
mattias
0764953173
started help for FPC keywords
...
git-svn-id: trunk@9180 -
2006-04-25 16:03:49 +00:00
mattias
07be3924e1
improved layout of ide help options dlg
...
git-svn-id: trunk@9096 -
2006-04-09 20:08:59 +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
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
vincents
001e528f5a
fixed memleak while saving help options
...
git-svn-id: trunk@6592 -
2005-01-14 16:29:05 +00:00
vincents
070a6c6939
fixed memleak
...
git-svn-id: trunk@6587 -
2005-01-14 14:53:46 +00:00
mattias
332d4e3136
implemented dialog to edit basic help db settings
...
git-svn-id: trunk@6425 -
2004-12-27 16:51:19 +00:00
vincents
97f219aa15
replaced writeln by DebugLn
...
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
mattias
d0ded429f3
implemented simple HTML help viewer
...
git-svn-id: trunk@5831 -
2004-08-21 23:16:11 +00:00