Commit Graph

63 Commits

Author SHA1 Message Date
juha
e4a4d8582a IDE: Move Build Mode Management to its own form
git-svn-id: trunk@39272 -
2012-11-10 22:45:15 +00:00
juha
4bac432c75 IDE: reorganize BuildMode and IDE option values project settings GUI
git-svn-id: trunk@38481 -
2012-09-02 12:21:39 +00:00
juha
76dc316063 IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info
git-svn-id: trunk@36781 -
2012-04-14 21:33:50 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
mattias
c9ffd2f60c IDE: resolve macros in project title
git-svn-id: trunk@35044 -
2012-01-31 00:22:13 +00:00
mattias
cb9f0b5a5d IDE: build macros: show them as IDE macros and a hint for the FPC macros
git-svn-id: trunk@34748 -
2012-01-15 13:35:00 +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
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
9534efa9f7 IDE: options: reduced some overhead on loading/saving
git-svn-id: trunk@33767 -
2011-11-24 23:52:39 +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
36d2265441 IDE: Changed GUI string capitalization. Issue #16068
git-svn-id: trunk@33627 -
2011-11-19 13:41:43 +00:00
juha
25330a228d IDE: remove a duplicate str const lisTheFirstBuildModeIsTheDefaultModeAndMustBeStoredIn2, formatting
git-svn-id: trunk@32652 -
2011-10-03 12:21:42 +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
mattias
2755108d9c IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
git-svn-id: trunk@29523 -
2011-02-13 13:42:19 +00:00
paul
dbc8aa6616 ide: show IDE options dialog with loaded compiler options for package compiler options button instead of old compiler options dialog
git-svn-id: trunk@29482 -
2011-02-12 13:40:08 +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
4a27b745a3 IDE: clean up
git-svn-id: trunk@29197 -
2011-01-25 17:47:54 +00:00
mattias
33eff14728 IDE: compiler options: moved LCLWidgetType to macros
git-svn-id: trunk@29189 -
2011-01-24 17:08:44 +00:00
mattias
9d8bc889f3 IDE: compiler options: show build mode in title only if there are more than one
git-svn-id: trunk@27839 -
2010-10-24 20:07:20 +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
0e64f10a02 IDE: create makefile for package: add Makefile.compiled file
git-svn-id: trunk@27834 -
2010-10-24 17:49:50 +00:00
mattias
b1f3a0a6c8 IDE: started compiler options diff dialog
git-svn-id: trunk@27760 -
2010-10-19 10:27:17 +00:00
mattias
16694c61a3 IDE: popup menu to switch set
git-svn-id: trunk@27754 -
2010-10-18 23:11:47 +00:00
mattias
3c1071b4f1 IDE: compiler options: show session column only if session separate
git-svn-id: trunk@27752 -
2010-10-18 16:43:49 +00:00
mattias
4ae44f8cb3 IDE: added resourcestrings
git-svn-id: trunk@27751 -
2010-10-18 15:02:12 +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
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
8ff93b3a7e IDEIntf: started RestoreSettings for options dialogs
git-svn-id: trunk@27677 -
2010-10-13 08:08:09 +00:00
mattias
e1a90e5911 IDE: list compiler options sets
git-svn-id: trunk@27654 -
2010-10-11 16:45:04 +00:00
mattias
e4623dcc4c IDE: replaced project compiler options OwnerProject+Project with LazProject
git-svn-id: trunk@27601 -
2010-10-07 10:45:54 +00:00
mattias
951dd0f0c5 IDE: change build macro valeus: invalidate
git-svn-id: trunk@27517 -
2010-09-28 20:56:48 +00:00
mattias
9b4deffe0f IDE: load/save build macro values
git-svn-id: trunk@27009 -
2010-08-04 11:58:54 +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
8cab5efb57 IDE: renamed build variable to build macro
git-svn-id: trunk@26863 -
2010-07-27 18:02:25 +00:00
mattias
8471e299e4 IDE: removed buildmodegroups
git-svn-id: trunk@25564 -
2010-05-21 12:55:06 +00:00
mattias
f3e19f4829 IDE: removed buildmodeflagtype
git-svn-id: trunk@25563 -
2010-05-21 12:25:53 +00:00
paul
56be34be3a ide: hide build modes frame from the project options if appropriate define is not on
git-svn-id: trunk@23516 -
2010-01-21 10:14:27 +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
mattias
0e35f7bf06 IDE: build modes: fixed type picklist
git-svn-id: trunk@23362 -
2010-01-03 16:18:11 +00:00
paul
2effde41c0 ide: register bulid modes editor in the IDE common dialog
git-svn-id: trunk@23361 -
2010-01-03 16:06:02 +00:00
mattias
9e0bd4b9e8 IDE: build modes: selected
git-svn-id: trunk@23360 -
2010-01-03 15:10:27 +00:00
mattias
565b703706 IDE: build modes: started selecting active mode
git-svn-id: trunk@23236 -
2009-12-22 17:56:03 +00:00
mattias
0f5bdca192 IDE: build modes: draw mode groups
git-svn-id: trunk@23208 -
2009-12-20 23:52:13 +00:00
mattias
9dceb06c2c IDE: build mode: fixed selection
git-svn-id: trunk@23205 -
2009-12-20 12:50:26 +00:00
mattias
5a9d464e4f IDE: build modes: clear read only cells
git-svn-id: trunk@23203 -
2009-12-20 12:45:15 +00:00
mattias
e77c7bec7b IDE: build modes: stared group includes
git-svn-id: trunk@23199 -
2009-12-19 23:41:24 +00:00
mattias
8bebf8b3cb IDE: build modes: path button
git-svn-id: trunk@23197 -
2009-12-19 20:57:55 +00:00
mattias
cf5309e627 IDE: build modes: adding group
git-svn-id: trunk@23193 -
2009-12-18 23:41:20 +00:00
mattias
c4283ac6eb IDE: build modes: pick list for values
git-svn-id: trunk@23172 -
2009-12-17 23:27:54 +00:00