Commit Graph

12 Commits

Author SHA1 Message Date
juha
79ad84f848 LazUtils: Remove test version of overridden InsertItem from TDictionaryStringList. It is called from FPC > 2.7.1. Solves issue #24964 although not the way it suggested.
git-svn-id: trunk@42649 -
2013-09-06 22:05:41 +00:00
juha
a8684998b7 Formatting and comments
git-svn-id: trunk@41442 -
2013-05-28 15:59:52 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
juha
c0878f5175 LazUtils: Remove useless code in TDictionaryStringList.Assign. The test "if Source is TStrings" is done in inherited method.
git-svn-id: trunk@40556 -
2013-03-15 16:27:26 +00:00
juha
eb91fbf509 LazUtils, DictionaryStringList: cleanup
git-svn-id: trunk@40547 -
2013-03-14 08:20:08 +00:00
juha
939420b860 Lazautils, DictionaryStringList: add Antonio Galvao as a co-author
git-svn-id: trunk@40544 -
2013-03-13 14:42:43 +00:00
mattias
60d065f8a9 lazutils: less hints
git-svn-id: trunk@40542 -
2013-03-13 13:44:10 +00:00
juha
afb022bcb4 LazUtils: "Add" and "AddObject" methods are needed in TDictionaryStringList after all. Patch from Antônio Galvão
git-svn-id: trunk@40539 -
2013-03-13 00:01:54 +00:00
juha
58b6eb6943 LazUtils, a small fix in TDictionaryStringList.InsertItem
git-svn-id: trunk@40538 -
2013-03-12 15:41:54 +00:00
juha
aeba11b9c8 LazUtils: change DictionaryStringList to support duplicates. It does not store indexes in the map any more.
git-svn-id: trunk@40537 -
2013-03-12 14:42:16 +00:00
juha
d3515b51b0 LazUtils: improve TDictionaryStringList
git-svn-id: trunk@40525 -
2013-03-10 10:33:49 +00:00
juha
a9239ca17d New container class TDictionaryStringList for LazUtils
git-svn-id: trunk@40516 -
2013-03-09 14:37:53 +00:00