Commit Graph

1793 Commits

Author SHA1 Message Date
mattias
5799bab4d1 codetools: added nodes for units in uses sections
git-svn-id: trunk@19271 -
2009-04-07 09:21:23 +00:00
vincents
4444941bea removed non-utf8 polish translations
git-svn-id: trunk@19257 -
2009-04-06 19:46:22 +00:00
vincents
473da9fa6a updated polish translations from Sebastian Gasiorek
git-svn-id: trunk@19256 -
2009-04-06 19:41:54 +00:00
mattias
2c7f72498b codetools: find declaration jump to unit name in uses section
git-svn-id: trunk@19249 -
2009-04-06 12:35:27 +00:00
mattias
e65607c2b0 codetools: implemented searching uses in modifier without extension
git-svn-id: trunk@19248 -
2009-04-06 12:26:06 +00:00
mattias
9ca2fd903b codetools: searching include files without extension
git-svn-id: trunk@19246 -
2009-04-06 11:50:56 +00:00
mattias
da507228d2 codetools: ReadRawNextCAtom reading UTF8-BOM
git-svn-id: trunk@19195 -
2009-04-01 21:12:58 +00:00
mattias
93bf18b032 codetools: ReadRawNextPascalAtom reading UTF8-BOM
git-svn-id: trunk@19194 -
2009-04-01 21:11:54 +00:00
mattias
16cd122d2e codetools: pascal parser reading UTF8-BOM
git-svn-id: trunk@19193 -
2009-04-01 21:10:22 +00:00
mattias
77ab045b5b IDE+codetools: implemented Extract Function, issue #13108
git-svn-id: trunk@19188 -
2009-04-01 15:51:21 +00:00
mattias
e6e4986ffd codetools: TCodeBuffer.IsDeleted now changes ChangeStep, bug #13376
git-svn-id: trunk@19181 -
2009-04-01 12:34:07 +00:00
mattias
804c85d283 codetools: CleanPosToCaret now returns false if Buffer.IsDeleted
git-svn-id: trunk@19180 -
2009-04-01 12:27:38 +00:00
paul
05f7d868a7 codetools: implement some new abstract methods of TAbstractObjectWriter
git-svn-id: trunk@19106 -
2009-03-26 03:34:42 +00:00
mattias
4ba2b2770c codetools: implemented class-of without point operator, bug #8759
git-svn-id: trunk@18928 -
2009-03-09 15:20:30 +00:00
mattias
dea25b8bc2 codetools: lfm parser: fixed FindProperty, thanks to Mazen
git-svn-id: trunk@18925 -
2009-03-09 14:04:11 +00:00
paul
2ee7e2cfc6 codetools: don't remove node twice in TDOMNode_WithChildren.ReplaceChild (fixes bug #0010596)
git-svn-id: trunk@18901 -
2009-03-06 03:44:12 +00:00
mattias
036ac66bf8 codetools: added / to expression operators
git-svn-id: trunk@18822 -
2009-02-25 14:14:06 +00:00
mattias
8eef3a2022 codetools: identifier completion: not adding semicolon in front of a binary symbol operator
git-svn-id: trunk@18800 -
2009-02-22 22:47:00 +00:00
mattias
22c61b805d IDE+codetools: identifier completion: show constructor/destructo from Paul, bug #13215
git-svn-id: trunk@18783 -
2009-02-20 21:23:15 +00:00
mattias
44384111c2 fixed typo
git-svn-id: trunk@18762 -
2009-02-19 08:35:22 +00:00
mattias
271dd47acb codetools: parsing var a: char; public name test;
git-svn-id: trunk@18726 -
2009-02-17 09:49:12 +00:00
mattias
90f305ab51 codetools: fixed find base type of constructor
git-svn-id: trunk@18616 -
2009-02-09 14:02:11 +00:00
mattias
feaa627c17 codetools: identifier completion collecting forward class definitions, bug #13101
git-svn-id: trunk@18542 -
2009-02-03 11:55:04 +00:00
mattias
76c9b75118 clean up
git-svn-id: trunk@18432 -
2009-01-25 10:17:33 +00:00
mattias
fd633ee9be codetools: skipping string constants in simple beautifier, bug #12681
git-svn-id: trunk@18405 -
2009-01-24 11:16:20 +00:00
mattias
40a9bce6a9 translations: german: updates form Joerg Braun
git-svn-id: trunk@18402 -
2009-01-24 09:53:51 +00:00
mattias
5d21138707 codetools: fixed finding prior statement when start on source start
git-svn-id: trunk@18316 -
2009-01-16 20:39:59 +00:00
mattias
bed259ea54 codetools: lazarus src: added unit paths to packager/frames
git-svn-id: trunk@18278 -
2009-01-13 16:49:28 +00:00
mattias
162095d09e codetools: fixed savebufferas to virtual file, bug #12966
git-svn-id: trunk@18269 -
2009-01-13 09:50:52 +00:00
paul
d46112e3d3 codetools: fix introduced by me bug when stream was opened for write but was not cleared
git-svn-id: trunk@18262 -
2009-01-12 03:09:03 +00:00
paul
7467771ed0 lcl, codetools: don't request exclusive rights when IDE reads/writes units
git-svn-id: trunk@18251 -
2009-01-11 08:30:43 +00:00
mattias
3870f0df36 IDE: new codebuffers now use UTF-8 as encoding
git-svn-id: trunk@18166 -
2009-01-06 12:41:16 +00:00
mattias
ae4d09be24 codetools: identifier completion: improved variable start check
git-svn-id: trunk@18135 -
2009-01-05 12:05:59 +00:00
mattias
2670be8de0 IDE: fixed crash painting a half defined method
git-svn-id: trunk@18134 -
2009-01-05 11:46:31 +00:00
mattias
3a49b31485 codetools: class completion support for array read/write access modifiers
git-svn-id: trunk@18129 -
2009-01-05 10:27:02 +00:00
mattias
8d632ac72b codetools: fixed ComparePrefixIdent
git-svn-id: trunk@18114 -
2009-01-04 19:37:34 +00:00
paul
e51930e4d4 codetools: fix few debugln
git-svn-id: trunk@18112 -
2009-01-04 19:20:14 +00:00
mattias
89df8b61f5 IDE: added directory packager/frames to defines
git-svn-id: trunk@18090 -
2009-01-03 22:02:07 +00:00
mattias
912f4c0d77 codetools: fixed class completion
git-svn-id: trunk@18063 -
2009-01-02 18:56:39 +00:00
mattias
ad86924500 codetools: class completion: copy one method changes to body
git-svn-id: trunk@18045 -
2009-01-02 13:25:00 +00:00
mattias
41605046ff IDE+codetools: auto adding comma after complete uses section unit
git-svn-id: trunk@18039 -
2009-01-02 11:49:58 +00:00
marc
1be0908482 Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@17909 -
2008-12-23 23:32:26 +00:00
mattias
7784d73eb5 codetools: added ide to SrcPath for ide/frames directory, bug #12840
git-svn-id: trunk@17885 -
2008-12-22 17:25:09 +00:00
mattias
1b6e58d0b9 codetools: TExprEval: fixed IndexOf with Count=0
git-svn-id: trunk@17876 -
2008-12-21 09:41:00 +00:00
mattias
ad6b499676 codetools: fixed TExprEval empty
git-svn-id: trunk@17870 -
2008-12-20 19:07:51 +00:00
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
24e99e928a IDE: combined remove empty methods
git-svn-id: trunk@17804 -
2008-12-11 23:00:58 +00:00
mattias
61584bd8e0 codetools: added atBracket as atom type for the simple beautifier, from Alexander S. Klenin, bug #12781
git-svn-id: trunk@17785 -
2008-12-10 17:41:03 +00:00
mattias
3c05e21c6a IDE+codetools: changed default compiler filename to fpc(.exe)
git-svn-id: trunk@17757 -
2008-12-09 12:53:19 +00:00
mattias
dfa6ac485e IDE: SrcPath for debugger/frames
git-svn-id: trunk@17733 -
2008-12-08 18:49:47 +00:00