Commit Graph

230 Commits

Author SHA1 Message Date
mattias
d5b401577b laz2_dom: added XmlValueToStr
git-svn-id: trunk@36348 -
2012-03-26 18:14:23 +00:00
sekelsenmat
3fe5879ba3 Patch from circular: Advances the LazFreeType support for font information
git-svn-id: trunk@36345 -
2012-03-26 12:20:15 +00:00
mattias
f0f090fb65 lazutf8: added overloaded UTF8FixBroken(var string)
git-svn-id: trunk@36319 -
2012-03-25 16:24:14 +00:00
mattias
e5e9750ca5 lazutils: less warnings
git-svn-id: trunk@36244 -
2012-03-23 07:19:29 +00:00
sekelsenmat
5d9dce28f6 Patch from circular to improve LazFreeType
git-svn-id: trunk@36242 -
2012-03-23 06:41:02 +00:00
mattias
8d186030d1 lazutils: TIndexedAVLTree: default property
git-svn-id: trunk@36147 -
2012-03-18 09:35:44 +00:00
mattias
ba291b44cc lazutils: added TIndexedAVLTree
git-svn-id: trunk@36146 -
2012-03-18 01:05:11 +00:00
mattias
a124aba76d avglvltree: Node.Successor/Precessor
git-svn-id: trunk@36145 -
2012-03-18 00:48:34 +00:00
mattias
33958d7756 avglvltree: delete: replaced recursion with loop
git-svn-id: trunk@36144 -
2012-03-17 22:53:00 +00:00
mattias
5102efbb95 avglvltree: simplified delete
git-svn-id: trunk@36140 -
2012-03-17 21:33:12 +00:00
mattias
23abaf2eae avglvltree: use rotateleft/right for delete
git-svn-id: trunk@36139 -
2012-03-17 21:11:41 +00:00
mattias
065bc9485c avglvltree: use rotateleft/right for balanceafterinsert
git-svn-id: trunk@36137 -
2012-03-17 20:38:48 +00:00
mattias
ef5ef38048 avglvltree: replaced recursion with simple loop
git-svn-id: trunk@36134 -
2012-03-17 19:12:19 +00:00
mattias
c41894692e avglvltree: comments
git-svn-id: trunk@36133 -
2012-03-17 19:05:55 +00:00
mattias
377971d392 avglvltree: replaced recursive calls with simple loop
git-svn-id: trunk@36132 -
2012-03-17 18:43:49 +00:00
mattias
91f11c0ca2 avglvltree: using new TStringToStringTree
git-svn-id: trunk@36131 -
2012-03-17 18:38:50 +00:00
mattias
400791d779 avglvltree: TStringMap: associative array string to boolean
git-svn-id: trunk@36130 -
2012-03-17 18:06:48 +00:00
mattias
9f1c3de44f avglvltree: changed associative arrays Count to SizeInt
git-svn-id: trunk@36129 -
2012-03-17 18:00:17 +00:00
mattias
0a38a4d2ea avglvltree: changed count to SizeInt for big trees on 64bit systems
git-svn-id: trunk@36128 -
2012-03-17 17:53:13 +00:00
mattias
c6e13a0f09 avglvltree: removed TAvgLvlTreeNodeMemManager, for thread safety and less mem fragmenatation
git-svn-id: trunk@36127 -
2012-03-17 17:49:22 +00:00
mattias
9a2fed38e9 avglvltree: changed TAvgLvlTree.COnsistencyCheck to procedure and exceptions
git-svn-id: trunk@36126 -
2012-03-17 17:12:27 +00:00
mattias
9a163723ee avglvltree: added GetEnumeratorHighToLow
git-svn-id: trunk@36125 -
2012-03-17 17:08:41 +00:00
mattias
58b480dc4c avglvltree: made Root read only
git-svn-id: trunk@36124 -
2012-03-17 16:57:40 +00:00
mattias
44af0bd032 avglvltree: nicer report
git-svn-id: trunk@36122 -
2012-03-17 16:49:58 +00:00
mattias
119fa0682e lazutils: todo: use utf8
git-svn-id: trunk@36054 -
2012-03-16 00:49:05 +00:00
mattias
633df49583 lazutil: ExpandFilenameUTF8 with custom directory
git-svn-id: trunk@36053 -
2012-03-16 00:42:16 +00:00
mattias
65f0257c8d lazutils: updated makefile
git-svn-id: trunk@35994 -
2012-03-14 18:19:03 +00:00
mattias
42ce8bcc1c lazutils: txmlconfig.create(nil): set readflags
git-svn-id: trunk@35958 -
2012-03-13 23:54:40 +00:00
mattias
8021eb0961 lazutils: IsUNCPath, ExtractUNCVolume: only windows
git-svn-id: trunk@35946 -
2012-03-13 22:27:42 +00:00
mattias
9a4216f43e lazutils: TXMLConfig.Flush: use WriteXMLFile to allow overriding
git-svn-id: trunk@35943 -
2012-03-13 22:18:38 +00:00
mattias
512d8e4f1c IDE: switched to new laz2_xml
git-svn-id: trunk@35938 -
2012-03-13 21:05:20 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
paul
4322f2fcf6 lazutils: add IsUNCPath, ExtractUNCVolume routines
git-svn-id: trunk@35913 -
2012-03-13 03:11:18 +00:00
mattias
9bb0b8ea71 lazutf8: utf8trim: trim no break spaces
git-svn-id: trunk@35903 -
2012-03-12 19:42:05 +00:00
mattias
b4b796c641 lazutils: dom: add GetChildCount
git-svn-id: trunk@35894 -
2012-03-11 18:36:50 +00:00
mattias
3fff6d9bba lazutf8: added stringlist sort function
git-svn-id: trunk@35888 -
2012-03-11 15:13:55 +00:00
martin
d9162800f5 LazLogger: improved interaction with special widgetset needs
git-svn-id: trunk@35813 -
2012-03-07 23:08:25 +00:00
mattias
6f352a0dbf lazutils: less hints
git-svn-id: trunk@35805 -
2012-03-07 12:05:53 +00:00
mattias
dce918a3c7 lazutils: less hints
git-svn-id: trunk@35804 -
2012-03-07 12:04:40 +00:00
mattias
4386e8fec8 lazutils: less hints
git-svn-id: trunk@35803 -
2012-03-07 12:02:09 +00:00
mattias
9c9f62c013 lazutils: less hints
git-svn-id: trunk@35802 -
2012-03-07 11:55:37 +00:00
mattias
928b404f34 lazutils: removed not used unit unixutil
git-svn-id: trunk@35801 -
2012-03-07 11:49:29 +00:00
mattias
41396c9885 lazutils: less hints
git-svn-id: trunk@35800 -
2012-03-07 11:48:04 +00:00
mattias
404a58d8f8 lazutils: less hints
git-svn-id: trunk@35799 -
2012-03-07 11:47:14 +00:00
mattias
d8d20e8a91 lazutils: removed obsolete far proc modifier
git-svn-id: trunk@35798 -
2012-03-07 11:43:59 +00:00
mattias
e103b8519b lazutils: less hints
git-svn-id: trunk@35797 -
2012-03-07 11:43:14 +00:00
mattias
0d8b532562 lazutils: removed obsolete far proc modifier
git-svn-id: trunk@35796 -
2012-03-07 11:40:03 +00:00
mattias
689a813a02 lazutils: clean up
git-svn-id: trunk@35795 -
2012-03-07 11:37:21 +00:00
mattias
34ad8277c0 lazutils: less hints
git-svn-id: trunk@35794 -
2012-03-07 11:31:51 +00:00
mattias
5a0b544bd0 lazlogger: less hints
git-svn-id: trunk@35787 -
2012-03-07 06:06:07 +00:00