Commit Graph

38 Commits

Author SHA1 Message Date
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
mattias
63f09fd4cd IDE: fixed save/load build macro values
git-svn-id: trunk@27148 -
2010-08-19 13:49:03 +00:00
mattias
067abcf736 IDE: save compiler option conditionals
git-svn-id: trunk@27126 -
2010-08-17 14:07:56 +00:00
mattias
12f0bd4993 IDE: removed conditionals via nodes
git-svn-id: trunk@27107 -
2010-08-16 11:08:18 +00:00
mattias
14b3de8d23 IDE: build macros: removed default value, will be done in conditionals
git-svn-id: trunk@27090 -
2010-08-13 12:53:26 +00:00
mattias
8a69c9e6dc IDE: custom build macros
git-svn-id: trunk@27007 -
2010-08-04 10:53:16 +00:00
mattias
4400804029 IDE: edit build macros
git-svn-id: trunk@27003 -
2010-08-03 21:18:54 +00:00
mattias
5256b68374 IDE: removed TBuildMode
git-svn-id: trunk@26992 -
2010-08-03 11:00:05 +00:00
mattias
ea5e026d64 IDE: build mocros: default value is string
git-svn-id: trunk@26976 -
2010-08-02 11:48:20 +00:00
mattias
3d89257182 IDE: build macros: fixed layout of property dialog
git-svn-id: trunk@26868 -
2010-07-28 08:16:05 +00:00
mattias
d9c85f22a8 IDE: renamed build variable to build macro
git-svn-id: trunk@26865 -
2010-07-27 18:14:09 +00:00
mattias
d96cec82dc IDE: renamed build variable to build macro
git-svn-id: trunk@26864 -
2010-07-27 18:04:37 +00:00