mattias
1fdb1a161a
IDE: new IDE maco: replace dots with underscores, bug #34517 , patch from Imants Gulbis
...
git-svn-id: trunk@59479 -
2018-11-07 17:29:22 +00:00
juha
8bed6f8ca0
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
...
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
ondrej
a914eaa29d
IDE: use TLCLGlyphs for IDE buttons
...
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
juha
6a0191fb70
Formatting for IDEQuestionDialog parameters.
...
git-svn-id: trunk@56346 -
2017-11-10 08:46:19 +00:00
ondrej
dc0a33652f
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
...
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5
IDE: High-DPI: All IDE SpeedButtons DPI-aware
...
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +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
juha
9367da0ae5
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
...
git-svn-id: trunk@52812 -
2016-08-17 10:40:29 +00:00
juha
708afdf966
Fix uninitialized variables and other problems found by the compiler.
...
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +00:00
mattias
95a2ce7a19
IDE: clean up
...
git-svn-id: trunk@48210 -
2015-03-10 13:17:19 +00:00
juha
4fbeea1dfd
IDE: ... and more hard-coded quotations in resourcestrings.
...
git-svn-id: trunk@45521 -
2014-06-15 11:52:27 +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
juha
82d8a8a308
IDE: Cleanup of options frames
...
git-svn-id: trunk@42047 -
2013-07-09 23:02:07 +00:00
mattias
02d1963695
IDE: show compiler options IDE macros only for packages
...
git-svn-id: trunk@41653 -
2013-06-10 07:52:58 +00:00
mattias
e9b0f7740b
IDE: moved conditionals to page Other
...
git-svn-id: trunk@41628 -
2013-06-09 13:17:48 +00:00
mattias
7bcb1b24a9
IDE: replaced some MessageDlg with IDEMessageDialog
...
git-svn-id: trunk@41499 -
2013-06-02 17:54:22 +00:00
juha
ea926c4e4b
IDE: Make IDE Macros, Conditionals edit respect configured source colour schema. Issue #24293 , patch from Cyrax
...
git-svn-id: trunk@40845 -
2013-04-18 18:41:23 +00:00
mattias
b7deaffd70
IDE,codetools: added conditionals functions GetIDEValue, GetEnv
...
git-svn-id: trunk@37391 -
2012-05-22 13:27:59 +00:00
paul
f1296d629d
ide: fix layout of build macro options (issue #0021576 )
...
git-svn-id: trunk@36365 -
2012-03-27 02:51:02 +00:00
mattias
2a90441323
lazbuild: fixed using lcl questiondlg
...
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
martin
f88a9d1f56
SynEdi: more debugln for undo
...
git-svn-id: trunk@35067 -
2012-01-31 19:26:25 +00:00
martin
d503d615c5
Added try finally to some UndoBlock (editor)
...
git-svn-id: trunk@34977 -
2012-01-27 15:13:52 +00:00
mattias
bf3313f631
IDE: renamed build macros in compiler options frame to IDE macros
...
git-svn-id: trunk@34636 -
2012-01-07 11:57:32 +00:00
mattias
d4d3a831b3
IDE: undo options loading once, bites switching options via build modes
...
git-svn-id: trunk@33944 -
2011-12-04 11:27:17 +00:00
mattias
de00308fd1
IDE: options: reduced some overhead on loading/saving
...
git-svn-id: trunk@33766 -
2011-11-24 23:44:54 +00:00
juha
822a4db073
IDE: Improve 'Build Macro' toolbar layout and fix copying the description field. Issue #19927 , patch from Samuel Herzog
...
git-svn-id: trunk@33332 -
2011-11-05 11:13:16 +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
paul
b5eef598e9
ide: return buildmacro options
...
git-svn-id: trunk@29556 -
2011-02-14 23:38:57 +00:00
paul
e9210bf352
ide, ideintf: prepare IDEOptionsIntf and IDE for common package options dialog:
...
- add GroupPackage and GroupPkgCompiler
- split compiler options and project options into 2 independent options groups
- register compiler frames for both GroupCompiler and GroupPkgCompiler
- change DoOpenIDEOptions: replace filter argument from a class to array of classes to show [project options, compiler options] editor and [package options, compiler options] editors
- inherit TLazPackageID from TAbstractIDEPackageOptions class
- fix showing of required frame (like Object inspector or Editor) in the IDE options editor
+ other minor edits
git-svn-id: trunk@29481 -
2011-02-12 13:00:34 +00:00
mattias
b9f5c98980
IDE: fixed hint for delete build macro value, bug #17785
...
git-svn-id: trunk@28038 -
2010-11-02 13:00:25 +00:00
mattias
48c3d01369
IDE: enabled build modes, build macros and conditionals
...
git-svn-id: trunk@27837 -
2010-10-24 19:24:19 +00:00
mattias
4246194974
clean up
...
git-svn-id: trunk@27835 -
2010-10-24 17:55:13 +00:00
mattias
0e64f10a02
IDE: create makefile for package: add Makefile.compiled file
...
git-svn-id: trunk@27834 -
2010-10-24 17:49:50 +00:00
mattias
3141ce6197
IDE: fixed TCompilerOptions.IsEqual, removed obsolete read/write events of compileroptions
...
git-svn-id: trunk@27722 -
2010-10-16 18:00:04 +00:00
mattias
70c8ed52dd
IDE: added resourcestrings
...
git-svn-id: trunk@27536 -
2010-10-01 09:57:40 +00:00
mattias
3b6201dc3d
IDE: build macros: prefix new package macros
...
git-svn-id: trunk@27533 -
2010-09-30 22:14:25 +00:00
mattias
8ad5e11f4b
IDE: clean up
...
git-svn-id: trunk@27509 -
2010-09-28 15:42:01 +00:00
mattias
1ecd252eaf
IDE: conditionals: completion box: sort for history and alphabetically
...
git-svn-id: trunk@27508 -
2010-09-28 15:20:27 +00:00
mattias
559b05c75e
IDE: conditionals: completion box
...
git-svn-id: trunk@27507 -
2010-09-28 15:09:59 +00:00
mattias
d26e7c8a0b
IDE: conditionals: collecting completion words
...
git-svn-id: trunk@27504 -
2010-09-28 13:23:01 +00:00
mattias
46f2736066
IDE: build macros: using real synedit settings, not preview settings
...
git-svn-id: trunk@27502 -
2010-09-28 11:57:15 +00:00
mattias
5af9c03d82
IDE: build macros: enable add value button when value is selected
...
git-svn-id: trunk@27501 -
2010-09-28 11:43:11 +00:00
mattias
97709d81c5
IDE: added default build macros SrcOS and SrcOS2
...
git-svn-id: trunk@27499 -
2010-09-28 10:51:36 +00:00
mattias
8b523895db
IDE: build macros: load icons on package options
...
git-svn-id: trunk@27497 -
2010-09-28 08:45:40 +00:00
mattias
22da3b4e6d
IDE: build macros: replaced popup menu with speed buttons
...
git-svn-id: trunk@27494 -
2010-09-27 21:44:19 +00:00
mattias
aaa7d1a0c6
IDE: check build macro names with IDE built-in macros
...
git-svn-id: trunk@27466 -
2010-09-26 10:44:14 +00:00
mattias
50a7636bc3
IDE: conditionals: show syntax error
...
git-svn-id: trunk@27460 -
2010-09-25 23:54:51 +00:00
mattias
69a72989a9
IDE: use preview syntax highlighter for conditionals
...
git-svn-id: trunk@27459 -
2010-09-25 22:39:12 +00:00
mattias
56e9513ead
IDE: build macros dlg: check keyword, duplicates from used packages, prefix
...
git-svn-id: trunk@27430 -
2010-09-21 15:58:06 +00:00
mattias
c32c577831
IDE: build macros for projects
...
git-svn-id: trunk@27428 -
2010-09-21 15:21:40 +00:00