Commit Graph

282 Commits

Author SHA1 Message Date
sekelsenmat
d98c131660 A modified version of the windows7 drawer patch from bug #24156
git-svn-id: trunk@40656 -
2013-03-28 09:53:24 +00:00
mattias
e3fad78b87 tests: added TestCompareTextIgnoringSpace test
git-svn-id: trunk@40184 -
2013-02-04 22:37:53 +00:00
mattias
314c442ef8 tests: codetools
git-svn-id: trunk@40022 -
2013-01-29 13:56:54 +00:00
mattias
ca6c8654a9 codetools: added tests for ComparingTextIgnoringSpace
git-svn-id: trunk@39965 -
2013-01-25 08:21:03 +00:00
mattias
e038ce4fc2 lazutils: xpath: test for predicates
git-svn-id: trunk@39917 -
2013-01-20 12:22:29 +00:00
mattias
5eecb021b6 lazutils: xpath: test for position
git-svn-id: trunk@39916 -
2013-01-20 12:10:15 +00:00
mattias
9ad25df1d3 lazutils: xpath: test for nodes
git-svn-id: trunk@39915 -
2013-01-20 12:05:07 +00:00
mattias
32fc4e1bed lazutils: xpath: test for root and //
git-svn-id: trunk@39914 -
2013-01-20 11:52:49 +00:00
mattias
a841f44ff5 xpath: added a test
git-svn-id: trunk@39913 -
2013-01-20 11:34:32 +00:00
mattias
6438ccc4ba codetools: added test for scanner at end, tool at impl uses end, then buildtree
git-svn-id: trunk@39865 -
2013-01-16 17:10:59 +00:00
mattias
0a8cd93bc5 tests: nice
git-svn-id: trunk@39819 -
2013-01-10 12:26:33 +00:00
mattias
c47b6d72a2 lazutils: TranslateUTF8Chars: multibyte with different size replacements
git-svn-id: trunk@39799 -
2013-01-07 16:49:16 +00:00
mattias
d594f5e36a lazutils: TranslateUTF8Chars: multibyte with same size replacements
git-svn-id: trunk@39798 -
2013-01-07 16:12:40 +00:00
mattias
dbdae2d1c7 lazutils: TranslateUTF8Chars: ascii with delete
git-svn-id: trunk@39795 -
2013-01-07 12:51:47 +00:00
mattias
222d3f6e64 lazutils: TranslateUTF8Chars: plain ascii
git-svn-id: trunk@39794 -
2013-01-07 12:34:37 +00:00
mattias
5bcaa75c06 lazutils: moved SplitCmdLineParms to LazFileUtils
git-svn-id: trunk@39741 -
2013-01-03 12:10:48 +00:00
mattias
899bdb7156 lazutils: FileUtil: added SplitCmdLineParams
git-svn-id: trunk@39730 -
2013-01-02 12:43:12 +00:00
mattias
1944243a3c codetools: added test for FindJumpPoint and double parsed include file
git-svn-id: trunk@39569 -
2012-12-17 13:29:37 +00:00
mattias
a86057b6f4 tests: fixed compilation
git-svn-id: trunk@38473 -
2012-09-01 23:49:32 +00:00
mattias
d21465be10 codetools: started skipping codetools skip comments
git-svn-id: trunk@38190 -
2012-08-06 22:37:08 +00:00
mattias
593c7fdb94 lazutils: utf8pos: added optional parameter StartPos
git-svn-id: trunk@37703 -
2012-06-20 12:11:42 +00:00
mattias
b7deaffd70 IDE,codetools: added conditionals functions GetIDEValue, GetEnv
git-svn-id: trunk@37391 -
2012-05-22 13:27:59 +00:00
mattias
b88a39ccca codetools: cfgscript: nicer error message if semicolon is missing
git-svn-id: trunk@37390 -
2012-05-22 10:53:35 +00:00
mattias
752c8adef7 runtests: unit output directory
git-svn-id: trunk@37389 -
2012-05-22 10:23:18 +00:00
mattias
8d1cb5ba75 tests: added tests for cfgscripts
git-svn-id: trunk@37388 -
2012-05-22 10:19:03 +00:00
mattias
8f39480f49 tests: complete block: repeat if else
git-svn-id: trunk@37014 -
2012-04-24 14:04:56 +00:00
mattias
8ec7169736 tests: complete block: fail on if
git-svn-id: trunk@37013 -
2012-04-24 13:48:56 +00:00
mattias
ba1fbe98f3 tests: todo
git-svn-id: trunk@37001 -
2012-04-24 09:39:10 +00:00
mattias
eb3ec4b040 tests: complete block: try, if
git-svn-id: trunk@36999 -
2012-04-24 08:55:06 +00:00
mattias
78412d51f2 tests: complete block: asm
git-svn-id: trunk@36997 -
2012-04-24 08:44:42 +00:00
mattias
ff80c97e6a runtests: fixed compilation
git-svn-id: trunk@36996 -
2012-04-24 08:27:04 +00:00
mattias
d9a785c090 tests: codetools: added test for duplicate sections, parsing library
git-svn-id: trunk@36971 -
2012-04-22 17:50:36 +00:00
sekelsenmat
eb613379a2 Initial implementation of the multiline TCDEdit
git-svn-id: trunk@36930 -
2012-04-20 14:05:13 +00:00
mattias
d5b401577b laz2_dom: added XmlValueToStr
git-svn-id: trunk@36348 -
2012-03-26 18:14:23 +00:00
sekelsenmat
194f7e5e2d Minor improvement in TTF debugging, cd_test_all and CustomDrawn glyph drawing
git-svn-id: trunk@36270 -
2012-03-23 11:30:16 +00:00
sekelsenmat
c35fbab45c Moves customdrawn_android and customdrawn_winxp drawers into the LCL in preparation for using them in LCL-CustomDrawn
git-svn-id: trunk@36258 -
2012-03-23 09:46:10 +00:00
sekelsenmat
0c67c051d3 Minor improvement to the common radiobutton drawer and adds android radiobutton tests
git-svn-id: trunk@36255 -
2012-03-23 09:37:42 +00:00
sekelsenmat
40a6a4cab9 cd_test_all: Adds a edit and combobox for Android testing
git-svn-id: trunk@36179 -
2012-03-20 17:37:53 +00:00
mattias
ba291b44cc lazutils: added TIndexedAVLTree
git-svn-id: trunk@36146 -
2012-03-18 01:05:11 +00:00
mattias
065bc9485c avglvltree: use rotateleft/right for balanceafterinsert
git-svn-id: trunk@36137 -
2012-03-17 20:38:48 +00:00
mattias
4d16618629 tests: avglvltree
git-svn-id: trunk@36123 -
2012-03-17 16:53:54 +00:00
sekelsenmat
6d8f89f7ee Initial implementation of TCDSpinEdit (supports both float and integer value)
git-svn-id: trunk@35973 -
2012-03-14 09:39:36 +00:00
martin
5a1360baf1 LazLogger, introduce base and dummy classes
git-svn-id: trunk@35778 -
2012-03-06 19:36:11 +00:00
mattias
f3d45bc669 tests: codetools: hastxtword count>1
git-svn-id: trunk@35735 -
2012-03-05 14:29:11 +00:00
mattias
ea6accf625 tests: HasTxtWord
git-svn-id: trunk@35678 -
2012-03-03 17:02:24 +00:00
sekelsenmat
179972fb78 Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog
git-svn-id: trunk@35641 -
2012-03-01 15:30:26 +00:00
mattias
9a2c21130a lazutils: fixed ReplaceSubString not changing original string
git-svn-id: trunk@35507 -
2012-02-20 12:47:43 +00:00
mattias
2e114fe055 lazutils: changed replacesubstring function to procedure
git-svn-id: trunk@35506 -
2012-02-20 10:53:10 +00:00
mattias
c80c2dfecc lazutils: added ReplaceSubString
git-svn-id: trunk@35499 -
2012-02-20 02:18:56 +00:00
mattias
44740de026 lazutils: added StrToXMLValue
git-svn-id: trunk@35468 -
2012-02-18 21:09:48 +00:00