Commit Graph

80 Commits

Author SHA1 Message Date
mattias
78bd633196 IDE; check lfm: report codetools errors in Codetools view
git-svn-id: trunk@48352 -
2015-03-15 09:18:32 +00:00
mattias
160cd91c5a IDE: clean up old external tools
git-svn-id: trunk@45945 -
2014-07-20 20:02:40 +00:00
mattias
8913df7a49 IDE: started checking component classes depending on resource format
git-svn-id: trunk@45659 -
2014-06-25 10:11:30 +00:00
juha
669a093a53 IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
2014-06-16 19:48:52 +00:00
mattias
403ed545d1 IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
juha
9202fa9fcd IDE: improve comment
git-svn-id: trunk@43548 -
2013-12-16 00:10:38 +00:00
juha
1749b9b22a Fix typo. Emtpy -> Empty
git-svn-id: trunk@43503 -
2013-11-30 09:56:58 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
mattias
2883336781 IDE: sourcemarks: break cycle
git-svn-id: trunk@42891 -
2013-09-19 20:06:45 +00:00
mattias
1e8926baa8 IDE: clean up
git-svn-id: trunk@42801 -
2013-09-15 06:10:28 +00:00
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