Commit Graph

70 Commits

Author SHA1 Message Date
mattias
fff8bce9a0 IDE: further migration external tools
git-svn-id: trunk@42286 -
2013-08-03 15:13:53 +00:00
mattias
109e2af7e6 IDE: clean up
git-svn-id: trunk@42284 -
2013-08-03 15:07:55 +00:00
mattias
057762a149 IDE: migrate compiler message types
git-svn-id: trunk@42234 -
2013-07-30 09:18:33 +00:00
juha
01807a29cd Converter: Remove invalid properties also after replacing a component type. Issue #24527
git-svn-id: trunk@41619 -
2013-06-09 10:05:20 +00:00
mattias
5376250f7f IDE: less hints
git-svn-id: trunk@41530 -
2013-06-04 07:47:25 +00:00
mattias
4a97e0fe66 IDE: clean up
git-svn-id: trunk@41528 -
2013-06-04 07:42:47 +00:00
mattias
a85c98d0a8 IDE: clean up
git-svn-id: trunk@40694 -
2013-04-02 10:10:54 +00:00
juha
bd059601c2 IDE: improve comments in LFMChecker, formatting
git-svn-id: trunk@40561 -
2013-03-16 17:58:39 +00:00
juha
a13843f26c Converter: add needed units to uses section automatically. A class in LCL can be in a different unit than in VCL. Issue #23900
git-svn-id: trunk@40558 -
2013-03-16 14:37:13 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
juha
4885c85f6f IDE: Save layout of Check LFM Dialog
git-svn-id: trunk@37425 -
2012-05-26 08:36:44 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +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
mattias
595b29af86 IDE: fixed typo
git-svn-id: trunk@34806 -
2012-01-19 22:06:56 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
mattias
fa51206f30 IDE: searching component classes in classes registered via FCL RegisterClass
git-svn-id: trunk@31293 -
2011-06-20 01:13:14 +00:00
maxim
3075d389e4 IDE: improved 'Check LFM' dialog localization
git-svn-id: trunk@29594 -
2011-02-17 23:12:18 +00:00
juha
67a5cb4020 Converter: fixed freeing an already freed object. TObjectList owns its items.
git-svn-id: trunk@27550 -
2010-10-02 22:56:52 +00:00
mattias
5dd01ce874 codetools: CheckLFM: added boolean RootMustBeClassInUnit parameter
git-svn-id: trunk@27481 -
2010-09-26 20:30:24 +00:00
mattias
14c0ca0b26 codetools: FindDanglingComponentEvents: check sub persistents in properties, bug #16831
git-svn-id: trunk@26455 -
2010-07-04 09:10:59 +00:00
juha
9f37253105 CheckLFMDialog: remove commented debug lines.
git-svn-id: trunk@25995 -
2010-06-08 21:46:21 +00:00
juha
cc4e4f5b3b Converter: Improved messages, added Application.ProcessMessages to show them in real time.
git-svn-id: trunk@24544 -
2010-04-09 22:03:46 +00:00
juha
b0e764ffa6 Converter: Rename project's files to lowercase. Use HourGlass cursor for long operations. Etc...
git-svn-id: trunk@24537 -
2010-04-09 15:05:08 +00:00
juha
1259e59a8f Converter: Member visibility change in TLFMChecker to allow compilation in TLFMFixer
git-svn-id: trunk@24306 -
2010-03-31 07:16:37 +00:00
juha
a1ba019bb2 Implemented replacing properties and class types in form files.
git-svn-id: trunk@24155 -
2010-03-21 22:06:01 +00:00
mattias
feac6a08fe IDE: clean up
git-svn-id: trunk@24010 -
2010-03-15 11:34:48 +00:00
juha
dcfee90444 Moved check lfm code to ide/checklfmdlg and reused it in converter/missingpropertiesdlg. No functional changes.
git-svn-id: trunk@23988 -
2010-03-14 08:40:00 +00:00
paul
18c2ab2898 ide: skip inherited evens when check dangling references (issue #0015590)
git-svn-id: trunk@23579 -
2010-01-28 07:21:40 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
paul
727feaa900 ide: inline streams should not be checked further for missing components (fixes loading of dependencies like form->frame1->frame2).
git-svn-id: trunk@22636 -
2009-11-17 07:43:10 +00:00
paul
b7d6bca23d ide: reduce debug output
git-svn-id: trunk@21346 -
2009-08-20 13:27:49 +00:00
paul
e932577e22 ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
git-svn-id: trunk@20045 -
2009-05-19 08:54:33 +00:00
paul
d9cb53a1f7 ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2
git-svn-id: trunk@19535 -
2009-04-21 02:01:14 +00:00
mattias
0a66890198 IDEIntf: added 12x12 images, IDE: messages: icons for message types
git-svn-id: trunk@19452 -
2009-04-16 08:12:16 +00:00
paul
773ee3987f ide: fix memory leak in check LFM dialog
git-svn-id: trunk@17688 -
2008-12-05 07:20:11 +00:00
paul
6425549345 ide: fix resource name (after actions renaming)
git-svn-id: trunk@17687 -
2008-12-05 06:51:37 +00:00
darius
ae817f22ad Reverting back to r17160 r17161 #0beee144e6 was an accidental commit
git-svn-id: trunk@17162 -
2008-10-31 00:38:03 +00:00
darius
0beee144e6 ""
git-svn-id: trunk@17161 -
2008-10-31 00:29:18 +00:00
laurent
a58a097488 Load glyph form resource
git-svn-id: trunk@16668 -
2008-09-22 09:00:32 +00:00
mattias
1f21f5efc1 IDE: fixed checklfm dlg
git-svn-id: trunk@16032 -
2008-08-12 12:26:57 +00:00
mattias
2e9d466c2d synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693
git-svn-id: trunk@15861 -
2008-07-24 22:41:25 +00:00
mattias
046b400ff5 IDE: lfm repair dlg: improved layout
git-svn-id: trunk@15680 -
2008-07-06 11:49:02 +00:00
mattias
d0c1ddd0d2 IDE: designer: started creating nested frames
git-svn-id: trunk@15200 -
2008-05-21 15:00:34 +00:00
mattias
2fa8db67b5 IDE: implemented finding missing classes in lfm
git-svn-id: trunk@15107 -
2008-05-12 22:55:44 +00:00
mattias
5d66571b44 IDE: implemented parsing LCLVersion from lfm, added ResourceBaseClass to TUnitInfo and TPkgFile
git-svn-id: trunk@15106 -
2008-05-12 16:59:43 +00:00
marc
7d2de0bbb7 * Added incremental search match color
* Improved colorcheme definitions

git-svn-id: trunk@14988 -
2008-04-27 00:59:42 +00:00
mattias
92e555f7da codetools: lfmtrees are now kept
git-svn-id: trunk@14826 -
2008-04-15 12:08:36 +00:00
mattias
a6d2e13791 replaced calls to MethodName with hooks
git-svn-id: trunk@11036 -
2007-04-29 22:18:42 +00:00
mattias
82ebb63757 IDE: checking lfm files now check used units first
git-svn-id: trunk@10450 -
2007-01-15 14:54:08 +00:00
mattias
c038401b5b IDE: implemented using Ancestor component when saving inherited root component, codetools: added flag to search in ancestors for dangling events
git-svn-id: trunk@10046 -
2006-10-07 20:49:56 +00:00