mattias
|
eae2765bb9
|
LCL: TTextStrings: fixed uninitialized memory, bug #24773
git-svn-id: trunk@42187 -
|
2013-07-23 22:04:30 +00:00 |
|
mattias
|
31d427c439
|
LCL: TTextStrings: check Index out of bounds
git-svn-id: trunk@42186 -
|
2013-07-23 21:46:48 +00:00 |
|
mattias
|
e483466b59
|
LCL: TTextStrings: handle TStrings where Text has less lines than Count, bug #24749
git-svn-id: trunk@42128 -
|
2013-07-18 08:41:28 +00:00 |
|
mattias
|
d63a40c020
|
LCL: fixed TTextSTrings.AddStrings with objects and multi lines, bug #24749
git-svn-id: trunk@42103 -
|
2013-07-16 07:37:44 +00:00 |
|
mattias
|
146442cbfb
|
LCL: TTextStrings: clear always array entries
git-svn-id: trunk@42096 -
|
2013-07-15 23:00:00 +00:00 |
|
mattias
|
d7840abebd
|
LCL: TTextStrings: fixed TTextStrings.Insert
git-svn-id: trunk@42032 -
|
2013-07-08 21:21:57 +00:00 |
|
mattias
|
4d29b334e5
|
LCL: TTextStrings: optimized AddStrings
git-svn-id: trunk@42031 -
|
2013-07-08 20:56:10 +00:00 |
|
juha
|
7b162087fd
|
Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
|
2013-05-24 18:30:06 +00:00 |
|
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 |
|