Commit Graph

23 Commits

Author SHA1 Message Date
paul
9f4057f9f2 lcl: fix TTextStrings.Put: don't call SetLength before the text move if new string is shorter, call if after the move, copy one symbol more since we want to copy from the end position including it (bug #0015496)
git-svn-id: trunk@23600 -
2010-01-30 11:41:54 +00:00
paul
6c561c5788 lcl: initialize special characters on TTextStrings construction (fixes issue #0015021)
git-svn-id: trunk@22485 -
2009-11-08 09:43:35 +00:00
mattias
e11d2f2778 LCL: TTextStrings: fixed Move updating EndPos of moved line
git-svn-id: trunk@18771 -
2009-02-20 11:14:43 +00:00
mattias
44137fd82d LCL: TTextStrings: fixed AddStrings checking if copying objects is needed
git-svn-id: trunk@18770 -
2009-02-20 10:54:22 +00:00
mattias
f3cb8912f2 LCL: TTextStrings: fixed GetLineEnd
git-svn-id: trunk@18714 -
2009-02-16 17:30:50 +00:00
mattias
af1ade53c6 LCL: TTextStrings: fixed Add
git-svn-id: trunk@18713 -
2009-02-16 17:21:11 +00:00
mattias
35815c4cf3 LCL: TTextStrings: fixed adding objects on Add, AddObject, AddStrings
git-svn-id: trunk@18712 -
2009-02-16 17:08:45 +00:00
mattias
7c771ecc19 LCL: TTextStrings: fixed Exchange
git-svn-id: trunk@18706 -
2009-02-16 11:45:44 +00:00
mattias
c889b41b02 LCL: TTextStrings: replaced raise with error
git-svn-id: trunk@18705 -
2009-02-16 11:09:48 +00:00
mattias
93e538c6d2 LCL: TTextStrings: implemented IndexOf and Move
git-svn-id: trunk@18704 -
2009-02-16 11:06:51 +00:00
mattias
19cfe695a5 LCL: TTextStrings: moved raise to sub proc
git-svn-id: trunk@18703 -
2009-02-16 09:43:53 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
4b11686705 moved IDE command constants to ideintf/idecommands.pas
git-svn-id: trunk@8460 -
2006-01-07 13:59:59 +00:00
mattias
ff0abfca3e TTextStrings improvements (Exchange, Put), clean ups
git-svn-id: trunk@6293 -
2004-11-24 08:18:13 +00:00
mattias
7f77713e6c replaced writeln by debugln
git-svn-id: trunk@5456 -
2004-05-11 12:16:48 +00:00
mattias
4a731be2a3 fixed file writable check for win32
git-svn-id: trunk@5066 -
2004-01-15 21:47:50 +00:00
mattias
bd2a719afd fixed textstrings
git-svn-id: trunk@4466 -
2003-08-11 20:49:56 +00:00
mattias
ce7fe66e20 fixed mem leak in comp opts dialog
git-svn-id: trunk@4464 -
2003-08-11 20:09:18 +00:00
mattias
714365de77 fixed mem leaks in debugger
git-svn-id: trunk@4456 -
2003-08-08 07:49:56 +00:00
mattias
a178223f0d added ToDo for textstrings.pas
git-svn-id: trunk@4442 -
2003-07-31 17:16:32 +00:00
mattias
20bf90d158 started textstrings.pas
git-svn-id: trunk@4441 -
2003-07-31 16:57:00 +00:00