Commit Graph

63 Commits

Author SHA1 Message Date
mattias
f81c251cb5 IDE: further migration external tools
git-svn-id: trunk@42356 -
2013-08-05 14:56:01 +00:00
mattias
f7c7f989ee IDE: further migration external tools
git-svn-id: trunk@42342 -
2013-08-05 07:26:12 +00:00
mattias
ddd03e966d IDE: further migration external tools
git-svn-id: trunk@42335 -
2013-08-04 20:34:00 +00:00
mattias
1b4118f8a9 IDE: further migration external tools
git-svn-id: trunk@42282 -
2013-08-03 14:33:08 +00:00
mattias
5179b2a173 IDE: further migration external tools
git-svn-id: trunk@42278 -
2013-08-03 13:41:02 +00:00
juha
d86926de1e IDE: ExtToolEditDlg formatting
git-svn-id: trunk@41055 -
2013-05-06 21:17:05 +00:00
juha
d3c8905a70 Reimplement "IDE: Improvements to Tools dialog. Export/import/cloning etc."
git-svn-id: trunk@40965 -
2013-05-01 08:44:38 +00:00
juha
186dd557aa Revert "IDE: Improvements to Tools dialog. Export/import/cloning etc." Breaks compilation.
git-svn-id: trunk@40961 -
2013-04-30 19:02:40 +00:00
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
e2bcd31332 IDE: Improvements to Tools dialog. Export/import/cloning etc. Issue #24350, patch from Cyrax
git-svn-id: trunk@40952 -
2013-04-30 13:34:57 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
mattias
2ec91c5b8e lazbuild: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@36680 -
2012-04-09 14:58:59 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
juha
2550bbf3be IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +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
juha
c82d1b544d IDE: use resource lisAdd instead of lisCodeTemplAdd in many places.
git-svn-id: trunk@35320 -
2012-02-12 13:03:15 +00:00
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
maxim
dcfd50061c IDE, Edit external tool dialog: don't add empty item to external tools list, not only show error message, bug #18174
git-svn-id: trunk@28714 -
2010-12-14 21:30:59 +00:00
maxim
149644bd50 IDE: Fix Edit external tool dialog localization
git-svn-id: trunk@27903 -
2010-10-27 20:29:48 +00:00
vincents
8967e57968 ide: made running external tool hidden optional, useful for external application (issue #17312)
patch by Graeme

git-svn-id: trunk@27897 -
2010-10-27 14:13:22 +00:00
mattias
36cb2971ba IDE: clean up
git-svn-id: trunk@27402 -
2010-09-18 08:45:04 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
vincents
9d66e29abc IDE: edit tool dialog: double clicking on macro inserts it
git-svn-id: trunk@19822 -
2009-05-06 09:55:10 +00:00
darius
9c5f120de1 Assigned OKButtonClick method to OKButton
reported by Graeme in http://bugs.freepascal.org/view.php?id=12436

git-svn-id: trunk@17147 -
2008-10-28 15:52:25 +00:00
vincents
2747f43e6b IDE: use GetAllFileMasks instead of *.* from Graeme (issue #12405)
git-svn-id: trunk@17022 -
2008-10-16 13:07:52 +00:00
darius
984c9d5167 implemented TButtonPanel
git-svn-id: trunk@17011 -
2008-10-15 20:38:10 +00:00
laurent
21581dc6e0 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16677 -
2008-09-23 06:56:22 +00:00
mattias
e374b51dd5 IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
7d530305f0 IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog
git-svn-id: trunk@15887 -
2008-07-27 10:23:21 +00:00
mattias
e9ce602edd IDE: implemented editing custom scanners for external tools
git-svn-id: trunk@15014 -
2008-04-29 14:16:09 +00:00
mattias
5f24488ebf IDE: showing custom scanner eit dlg
git-svn-id: trunk@15012 -
2008-04-29 13:06:29 +00:00
mattias
51800bb1a9 IDE: external tools: added dialog to see custom scanners
git-svn-id: trunk@15000 -
2008-04-28 16:21:32 +00:00
mattias
f8b5714a8f IDE: clean up, lazbuild: auto create lrs files bug #11063
git-svn-id: trunk@14921 -
2008-04-21 16:28:13 +00:00
mattias
0db10a247b IDE: external tool editor: fixed captions of ok and cancel buttons and improved layout
git-svn-id: trunk@13743 -
2008-01-13 22:36:09 +00:00
marc
1ecb9250ac * External Tools Options Dialog lozalization, LFL conversion and improvement patch by Maxim Ganetsky
git-svn-id: trunk@13703 -
2008-01-09 23:55:49 +00:00
vincents
370aa4c253 fixed fpc 2.3 compilation (assigning to set or record properties)
git-svn-id: trunk@11078 -
2007-05-04 22:43:58 +00:00
vincents
20ee06c269 IDE: added file browse button in edit tool dialog (bug #8353) from David Guadagnini
git-svn-id: trunk@10739 -
2007-03-12 09:41:01 +00:00
mattias
96715b1351 IDE: fixed TExternalToolOptions.Assign calling inherited
git-svn-id: trunk@9998 -
2006-09-27 19:45:49 +00:00
mattias
a700f82693 IDEIntf: added rnning external tools
git-svn-id: trunk@9672 -
2006-07-25 17:15:37 +00:00
mattias
720ab0fada IDEIntf: added interface for external tools
git-svn-id: trunk@9654 -
2006-07-21 18:00:24 +00:00
mattias
d7bb813f84 cleanup, smaller layout fixes and fixed issue #1861
git-svn-id: trunk@9599 -
2006-07-12 20:52:07 +00:00
mattias
f0c632c5e9 added help for various dialogs
git-svn-id: trunk@9220 -
2006-05-01 15:01:57 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +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
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
add76d4e8b completed new TToolBar
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
c8a8052bd5 implemented ShowAll and hide hints for unused package units option
git-svn-id: trunk@4931 -
2003-12-21 18:21:32 +00:00
mattias
8e856f0847 fixed mem leak
git-svn-id: trunk@4903 -
2003-12-18 15:01:24 +00:00