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
mattias
de9ddde7ee
IDE: added windows version info for projects from Jouke Rensma
...
git-svn-id: trunk@9835 -
2006-09-08 10:03:16 +00:00
vincents
2353d96a82
check if path is selected before removing a LazDoc path (issue #6941 )
...
git-svn-id: trunk@9304 -
2006-05-18 17:35:29 +00:00
mattias
2f2c92352b
code templates: fixed reading new lines at start of template
...
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
mattias
e3fac44eeb
fixed projectopts forms page layout
...
git-svn-id: trunk@8850 -
2006-02-28 17:16:08 +00:00
mattias
d47a79ff62
added anchor docking example
...
git-svn-id: trunk@8722 -
2006-02-09 18:31:10 +00:00
mattias
a5232b9fee
implemented loading project session from separate file
...
git-svn-id: trunk@8714 -
2006-02-06 18:55:31 +00:00
mattias
e4e574d060
using begin..end node before uses section node
...
git-svn-id: trunk@8703 -
2006-02-04 17:39:16 +00:00
mattias
bc8633f602
implemented saving project session file
...
git-svn-id: trunk@8667 -
2006-01-30 22:01:34 +00:00
mattias
8e22800348
added options to always build project
...
git-svn-id: trunk@8282 -
2005-12-09 09:39:29 +00:00
mattias
e4619df2e1
enabled lazdoc from Darius
...
git-svn-id: trunk@8049 -
2005-11-03 19:42:29 +00:00
mattias
8df57b3d65
added some missing resourcestrings
...
git-svn-id: trunk@8029 -
2005-11-02 07:39:26 +00:00
mattias
91195ae8ce
converted projectopts to LFM, initial setup to support lazdoc paths, improved lazdoc from Darius
...
git-svn-id: trunk@7782 -
2005-09-22 09:11:56 +00:00
vincents
e3102ae1be
escape closes dialog (issue #1143 )
...
git-svn-id: trunk@7634 -
2005-09-06 09:55:11 +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
e58ab4dad1
using autosizing for project opts
...
git-svn-id: trunk@6683 -
2005-01-25 01:40:10 +00:00
mattias
d9f87ef6eb
updatepofiles is now case sensitive,
...
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links
git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
956b317b29
added missing project options to dialog
...
git-svn-id: trunk@6305 -
2004-11-27 14:36:28 +00:00
mattias
eb45bfc091
implemented custom project types
...
git-svn-id: trunk@6093 -
2004-10-01 11:23:07 +00:00
mattias
617948d9c8
removed unneeded units in uses sections
...
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
bcf68cee11
implemented adding Application.Title:= statements
...
git-svn-id: trunk@5334 -
2004-03-20 12:55:48 +00:00
mattias
7e956b8c19
more Actions TAction, TBasicAction, ...
...
git-svn-id: trunk@5138 -
2004-02-02 16:59:28 +00:00
mattias
ae02013fa3
updated rpm scripts
...
git-svn-id: trunk@4723 -
2003-10-22 17:50:17 +00:00
mattias
5e5c1122a7
renamed LCLLinux to LCLIntf
...
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
85512fcfb5
fixed taborder=0, implemented TabOrder Editor
...
git-svn-id: trunk@4287 -
2003-06-18 11:21:06 +00:00
mattias
78139b2a34
changed projects forms into components
...
git-svn-id: trunk@4218 -
2003-05-31 10:07:33 +00:00
mattias
1b9664382c
fixed clean all
...
git-svn-id: trunk@4123 -
2003-05-03 08:13:27 +00:00
mattias
876865d9da
more localization
...
git-svn-id: trunk@4122 -
2003-05-02 22:51:34 +00:00
mattias
5d4cf435f6
implemented ProjectOpt: AutoCreateNewForms, added designer Show Options
...
git-svn-id: trunk@3910 -
2003-03-11 09:57:51 +00:00
mattias
984d2d808b
fixed PageIndex
...
git-svn-id: trunk@3704 -
2002-12-16 23:31:29 +00:00
lazarus
361a0b4f55
Cleanups.
...
git-svn-id: trunk@3587 -
2002-10-30 19:49:04 +00:00
lazarus
804d5de72e
MG: project options dialog size is now saved
...
git-svn-id: trunk@3507 -
2002-10-14 08:30:38 +00:00
lazarus
70db5f4b81
Cleanups. Fixed source generation for autocreated forms from project options.
...
git-svn-id: trunk@3504 -
2002-10-13 21:36:42 +00:00