Commit Graph

56 Commits

Author SHA1 Message Date
mattias
1a4313f8bc codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
git-svn-id: trunk@17858 -
2008-12-18 22:32:30 +00:00
mattias
3e2ce6e7d3 codetools: fixed checking unit dependencies each time a unit is parsed, bug #12269
git-svn-id: trunk@16838 -
2008-10-02 07:52:08 +00:00
mattias
c8d14a2b7e IDE: added verbosity flag VerboseSrcEditBufClean
git-svn-id: trunk@16830 -
2008-10-01 13:37:14 +00:00
mattias
f30a307736 codetools: fixed boss.loadfile to not load when autorevert is disabled
git-svn-id: trunk@16808 -
2008-09-30 08:41:35 +00:00
vincents
c09aeccc7c codetools: formatting
git-svn-id: trunk@16798 -
2008-09-29 21:50:53 +00:00
mattias
1d446abc80 codetools: fixed close/reopen file
git-svn-id: trunk@16797 -
2008-09-29 19:08:14 +00:00
mattias
2011685e93 IDE+codetools: replaced some FindFile calls with LoadFile
git-svn-id: trunk@16775 -
2008-09-28 13:15:51 +00:00
mattias
fb2e2d2219 codetools: TCodeBuffer.Clear resets isdeleted
git-svn-id: trunk@16770 -
2008-09-27 15:54:06 +00:00
mattias
8541afd7f9 codetools: TCodeCache.CreateFile now clears buffer
git-svn-id: trunk@16766 -
2008-09-27 10:22:21 +00:00
mattias
5d3611d298 codetools: auto revert when buffer IsDeleted
git-svn-id: trunk@16735 -
2008-09-25 23:44:53 +00:00
mattias
890fb71335 IDE: freeing codetools buffers on closing file, bug #12183
git-svn-id: trunk@16701 -
2008-09-24 11:41:53 +00:00
mattias
6e7b906945 codetools: using locale independent format for dates in config files
git-svn-id: trunk@16552 -
2008-09-11 20:35:33 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
e0c523e862 codetools: accelerated loading include links
git-svn-id: trunk@14190 -
2008-02-19 11:37:30 +00:00
mattias
999e8b059d IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
mattias
92c1cfafa2 LCL: added GuessEncoding
git-svn-id: trunk@13542 -
2007-12-30 22:41:12 +00:00
mattias
2130c25eb8 codetools: added TCodeCache.OnDecodeLoaded/OnEncodeSaving
git-svn-id: trunk@13541 -
2007-12-30 20:54:19 +00:00
mattias
19872b8e64 IDE: codebrowser: clearing include links for FPC units
git-svn-id: trunk@10833 -
2007-03-30 11:02:57 +00:00
mattias
fb3672a053 LoadCodeBuffer now uses cache for virtual files
git-svn-id: trunk@8718 -
2006-02-07 10:37:19 +00:00
mattias
395c164a81 updated filedate, after file on disk check
git-svn-id: trunk@8662 -
2006-01-30 10:38:28 +00:00
mattias
18a6999481 fixed checking dangling events on empty units
git-svn-id: trunk@7562 -
2005-08-24 18:54:09 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
68a7c67548 fixed some typos
git-svn-id: trunk@7190 -
2005-05-21 15:38:07 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
81f9980ad0 implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +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
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
mattias
ebb787e8f5 implemented virtual temporary ct files
git-svn-id: trunk@5747 -
2004-08-07 07:03:29 +00:00
mattias
730a67c8e1 fixed button return key
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
mattias
cb158488ae fixed reopening virtual files
git-svn-id: trunk@5001 -
2004-01-03 20:19:22 +00:00
mattias
8cded18cba started message editor and fixed some range checks
git-svn-id: trunk@4961 -
2003-12-26 15:23:30 +00:00
marc
a26e0b8dc8 MWE: Added nil check
git-svn-id: trunk@4171 -
2003-05-22 23:03:48 +00:00
mattias
fd99e419e3 fixed renaming unit
git-svn-id: trunk@4141 -
2003-05-09 13:24:32 +00:00
mattias
b005241c46 improved file checking
git-svn-id: trunk@4120 -
2003-05-02 10:28:59 +00:00
mattias
01696fe7b6 added package gtkopengl
git-svn-id: trunk@4109 -
2003-04-29 19:00:43 +00:00
mattias
1f4d722551 implemented environment path browse buttons
git-svn-id: trunk@4103 -
2003-04-28 08:16:14 +00:00
mattias
0818bea677 implemented define templates for projects with packages
git-svn-id: trunk@4094 -
2003-04-24 16:44:28 +00:00
mattias
dc04b4653b started packageeditor and packagelinks
git-svn-id: trunk@3992 -
2003-04-01 16:25:45 +00:00
mattias
a66925277d added TMemoScrollBar
git-svn-id: trunk@3981 -
2003-03-29 17:20:05 +00:00
mattias
9ecfa0902b fixed file check if file was deleted on disk
git-svn-id: trunk@3845 -
2003-02-09 16:08:42 +00:00
lazarus
61fd84bc32 MG: code completion: added local variable completion
git-svn-id: trunk@2810 -
2002-08-18 08:54:26 +00:00
lazarus
0e368232da MG: codecompletion now checks for filebreaks, savefile now checks for filedate
git-svn-id: trunk@1828 -
2002-08-07 09:55:31 +00:00
lazarus
4303baa2cc MG: added file access monitoring for hidden files
git-svn-id: trunk@1807 -
2002-07-31 15:33:09 +00:00
lazarus
5375d0fe35 MG: started File Access Monitoring for hidden files
git-svn-id: trunk@1799 -
2002-07-31 06:52:18 +00:00
lazarus
d6179ecfc5 MG: replaced FileDate with LoadDate
git-svn-id: trunk@1798 -
2002-07-30 15:56:45 +00:00
lazarus
77fcbcd0dc MG: added a faster version of TXMLConfig
git-svn-id: trunk@1796 -
2002-07-30 06:24:06 +00:00
lazarus
486bb0667d MG: IDE and codetools work now with trimmed filenames
git-svn-id: trunk@1642 -
2002-04-26 13:50:15 +00:00
lazarus
6a99eabc13 MG: added include link history
git-svn-id: trunk@1534 -
2002-03-22 17:36:10 +00:00
lazarus
46ae7f0d85 MG: many fixes on my way to events
git-svn-id: trunk@1391 -
2002-02-09 02:30:15 +00:00