vincents
b43d075e45
IDE: improved version info dialog
...
* set max value of version number part to 65535
* use spinedit for build number
git-svn-id: trunk@18342 -
2009-01-19 14:10:44 +00:00
paul
7e20edbb6f
ide: fix project options button panel size
...
git-svn-id: trunk@18293 -
2009-01-15 04:26:47 +00:00
mattias
dd4e9f87a1
IDE: added macro ProjOutDir and Project(OutputDir)
...
IDE: added project option to put .lrs files of .lfm files into output directory
git-svn-id: trunk@17857 -
2008-12-18 13:24:52 +00:00
paul
f4b0e4ce40
ide: exclude Frames from auto-create form lists
...
git-svn-id: trunk@17724 -
2008-12-08 09:23:31 +00:00
paul
ee59743851
ide: don't store an icon data in the .lpi file anymore. store a boolean value (as string 0, -1) which means 0 - icon is not empty => read it from .ico, -1 - icon is empty
...
git-svn-id: trunk@17694 -
2008-12-05 17:38:58 +00:00
laurent
4b344f137a
IDE: rename the images to avoid overload
...
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
paul
2d1d49b698
ide: workaround possible wrong trackbar positions in project options
...
git-svn-id: trunk@17105 -
2008-10-23 01:27:10 +00:00
paul
99d8fe4631
ide: add ability to scroll icon images in project options
...
git-svn-id: trunk@17066 -
2008-10-20 04:47:52 +00:00
mattias
2d39d8d910
IDE: fixed updating, renaming project resources
...
git-svn-id: trunk@17021 -
2008-10-16 11:35:48 +00:00
paul
8d35dd12c1
ide: improve resource handling
...
git-svn-id: trunk@17019 -
2008-10-16 08:45:22 +00:00
darius
dcf4d3ef0a
implemented TButtonPanel
...
git-svn-id: trunk@17002 -
2008-10-15 12:57:14 +00:00
paul
306d347cbf
ide: project resources
...
- introduce TAbstractProjectResource as a base class for every project resource
- move save/load resources code from to TProjectResources class
- improve error handling
- cleanup
git-svn-id: trunk@16936 -
2008-10-09 01:38:48 +00:00
mattias
05b1773521
IDE: added debugging
...
git-svn-id: trunk@16929 -
2008-10-08 14:27:03 +00:00
paul
824a6a1263
ide:
...
- write all resources without regards of Target platform (we want cross-platform projects)
- update project file on any resource change
git-svn-id: trunk@16928 -
2008-10-08 13:30:14 +00:00
paul
efc116b8e2
ide: resources rework
...
git-svn-id: trunk@16917 -
2008-10-07 13:16:08 +00:00
paul
ca68a99f0a
ide: further project icon changes
...
- create LRS icon file
- remove base64 dependency from project options
git-svn-id: trunk@16904 -
2008-10-07 06:45:23 +00:00
paul
f0843b4de1
ide: further project icon changes
...
- create/remove directive in lpr file on icon change
- create .ico and .rc files for win32, wince platforms
improve manifest handling - set modified flag to project on change
git-svn-id: trunk@16903 -
2008-10-07 06:31:19 +00:00
paul
261c6b7b78
ide: continue project options dialog beautifying (improve misc page anchoring, add bevel)
...
git-svn-id: trunk@16884 -
2008-10-05 10:42:44 +00:00
paul
bb55537667
ide: start project icon
...
- add project icon interface to ProjectOptions dialog
- save/restore project icon from project options file (lpi)
git-svn-id: trunk@16878 -
2008-10-05 09:20:36 +00:00
laurent
5e4ca3e5a5
Load glyph form resource
...
git-svn-id: trunk@16686 -
2008-09-23 15:47:21 +00:00
paul
8312c1c497
ide: project options dialog:
...
- reanchor forms page
- load speedbutton images from resources
git-svn-id: trunk@16641 -
2008-09-19 01:45:38 +00:00
laurent
f52e572787
Replace TArrow by TSpeedButton
...
git-svn-id: trunk@16627 -
2008-09-17 14:58:41 +00:00
mattias
b161bf5808
IDE: auto creating application bundle on compile
...
git-svn-id: trunk@16387 -
2008-09-03 11:42:20 +00:00
mattias
5f24488ebf
IDE: showing custom scanner eit dlg
...
git-svn-id: trunk@15012 -
2008-04-29 13:06:29 +00:00
vincents
ebfeea36ca
IDE: improved layout (bug #10809 ) from Ales Katona
...
git-svn-id: trunk@14120 -
2008-02-13 14:43:31 +00:00
tombo
99415e3982
IDE carbon: added option for creating Application Bundle to project Options
...
git-svn-id: trunk@13908 -
2008-01-29 13:16:44 +00:00
mattias
d3099e9450
IDE: renamed some more lazdoc identifiers with codehelp
...
git-svn-id: trunk@13862 -
2008-01-24 18:38:43 +00:00
mattias
2cc665010b
IDE: renamed some more LazDoc references to FPDoc editor
...
git-svn-id: trunk@13847 -
2008-01-23 23:00:03 +00:00
marc
3f0857ff4f
* Fixed anchoring of application bundle and manifest checkboxes
...
git-svn-id: trunk@13751 -
2008-01-15 00:24:14 +00:00
vincents
7999dc48e6
IDE: fixed enabling child controls in version info groupbox
...
git-svn-id: trunk@13277 -
2007-12-11 12:08:38 +00:00
mattias
7187688e75
IDE: TUnitInfo.Modified now checks Source.ChangeStep
...
git-svn-id: trunk@13042 -
2007-11-26 21:34:54 +00:00
mattias
d815ea8ea2
IDE: improved updating resource directives for windows manifest and version info
...
git-svn-id: trunk@13040 -
2007-11-26 20:05:30 +00:00
paul
705975bf78
new dialogs:
...
- add new to dialogs class name to prevent mix them with current options dialogs in resource data
- minor realign bottom buttons
git-svn-id: trunk@12833 -
2007-11-12 08:44:47 +00:00
mattias
1d517decaf
IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files)
...
git-svn-id: trunk@12613 -
2007-10-27 18:26:35 +00:00
mattias
8e45b505de
IDE: various layout improvements for IDE dialogs
...
git-svn-id: trunk@12490 -
2007-10-16 17:30:54 +00:00
darius
46fe9d04e0
improved anchoring
...
added resource strings
added IDE help
git-svn-id: trunk@12357 -
2007-10-07 17:01:19 +00:00
mattias
f20081a879
IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
...
git-svn-id: trunk@12344 -
2007-10-06 13:59:31 +00:00
paul
eaac2182c1
option to add so called "XP" manifest into windows executable
...
git-svn-id: trunk@11379 -
2007-06-26 09:24:33 +00:00
tombo
5aeedb0533
IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger
...
git-svn-id: trunk@11266 -
2007-06-02 10:53:09 +00:00
mattias
421093a69f
IDE: fixed resizing of project options form page
...
git-svn-id: trunk@10802 -
2007-03-26 08:34:27 +00:00
mattias
c87cc5499f
IDE: implemented updating .po files from .rst files after compilation of project, IDEIntf: moved .po files to ideintf/languages
...
git-svn-id: trunk@10410 -
2007-01-09 21:41:45 +00:00
mattias
88b0c4a440
IDE: project options; lazdoc; removed note about limitations
...
git-svn-id: trunk@10249 -
2006-11-27 13:37:34 +00:00
vincents
17d8347bb9
IDE: sort comboboxes in version info tab patch from xpete
...
git-svn-id: trunk@10247 -
2006-11-27 09:05:53 +00:00
vincents
9f21bbf3e6
IDE: set the enabled state of the controls on the version tab when loading the project options, fixes bug #7853 )
...
git-svn-id: trunk@10228 -
2006-11-22 10:55:51 +00:00
mattias
9e2483124a
IDE: implemented find next/previous word occurrence
...
git-svn-id: trunk@9916 -
2006-09-16 14:02:14 +00:00
mattias
1d73c0b6f1
IDE version info: updating source when options change, not on build
...
git-svn-id: trunk@9900 -
2006-09-15 13:01:31 +00:00
mattias
755fdd0473
clean up
...
git-svn-id: trunk@9872 -
2006-09-12 18:05:40 +00:00
mattias
b4c542fce9
win32 version info: replaced public vars with properties
...
git-svn-id: trunk@9846 -
2006-09-09 18:34:36 +00:00
mattias
7f88638d08
fixed project win32 version info Modified
...
git-svn-id: trunk@9838 -
2006-09-08 10:23:40 +00:00
mattias
9afbd07ae6
fixed project win32 version info Modified
...
git-svn-id: trunk@9837 -
2006-09-08 10:17:15 +00:00