mattias
fa186c4933
IDE: small optimization
...
git-svn-id: trunk@29588 -
2011-02-17 10:06:00 +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
6132daabf9
IDE: comment
...
git-svn-id: trunk@27318 -
2010-09-11 22:46:42 +00:00
zeljko
0430ca1a77
IDE: compiler_messages_options, use OnItemClick() instead of OnClick() to assign values to TCompilerMessageConfig.Now we can change value by key space also.
...
git-svn-id: trunk@26525 -
2010-07-08 11:44:02 +00:00
mattias
ad08a450e3
IDE: clean up
...
git-svn-id: trunk@25341 -
2010-05-12 19:38:57 +00:00
dmitry
71dea22796
ide: use global compiler messages instead of project specific
...
git-svn-id: trunk@25305 -
2010-05-10 18:29:33 +00:00
dmitry
148762fd30
ide: changed compiler messages list parsing. all messages are stored now, only hints/notes/warns are shown
...
git-svn-id: trunk@23553 -
2010-01-25 06:07:33 +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
paul
8cfb4412a9
ide: compiler options frames - support TBaseCompilerOptions instead of TProjectCompilerOptions
...
git-svn-id: trunk@23340 -
2010-01-02 08:23:08 +00:00
paul
974f544515
ide: further work on registering compiler options, fix IDE options dialog behavior when error is found during Check calls
...
git-svn-id: trunk@23333 -
2009-12-31 02:55:17 +00:00
paul
7b2bf15ef5
ideintf: reserve compiler options numbers, use one in the messages options
...
git-svn-id: trunk@23325 -
2009-12-30 13:14:09 +00:00
paul
a60e1acf1e
ide: rename project_messages to compiler_messages, use TProjectCompilerOptions instead of TProject as options class
...
git-svn-id: trunk@23323 -
2009-12-30 13:03:56 +00:00