Commit Graph

23 Commits

Author SHA1 Message Date
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
juha
9791089e63 CompilerOptions: comment out unused compiler messages code. Will be removed later.
git-svn-id: trunk@39060 -
2012-10-12 18:50:34 +00:00
juha
4c1213e99f LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100
git-svn-id: trunk@37394 -
2012-05-22 18:24:49 +00:00
mattias
64e2d1bc44 IDE: project options: added checkbox for UseMsgFile
git-svn-id: trunk@34482 -
2011-12-28 23:41:01 +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
juha
8422a55e59 IDE: cleanup
git-svn-id: trunk@33793 -
2011-11-26 09:16:48 +00:00
juha
bcb7030b54 Improve ListFilterEdit and apply it to compiler message dialog.
git-svn-id: trunk@33774 -
2011-11-25 09:40:15 +00:00
juha
3c6ed01b68 IDE: Fix logic in TCompilerMessagesOptionsFrame.chklistCompMsgItemClick
git-svn-id: trunk@33773 -
2011-11-25 09:05:07 +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
paul
7bdbdd01d6 ide: enhance compiler options and message options frame to support messages which are ignored by default
git-svn-id: trunk@33248 -
2011-11-03 02:24:56 +00:00
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