Commit Graph

262 Commits

Author SHA1 Message Date
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
mattias
cdf93d73b3 tests: added tests for UTF8Trim
git-svn-id: trunk@35421 -
2012-02-17 14:54:20 +00:00
martin
998b336ccb LazLogger: tests / fix parsing enabled groups
git-svn-id: trunk@35329 -
2012-02-12 16:44:13 +00:00
martin
a9dab89451 LazLogger: started tests
git-svn-id: trunk@35327 -
2012-02-12 15:13:37 +00:00
sekelsenmat
26d2cf7352 customdrawncontrols: Adds disabled looks for button and edit and adds partial code for the spin
git-svn-id: trunk@35037 -
2012-01-30 10:29:33 +00:00
mattias
197ac89ba8 codetools: completeblock debugging
git-svn-id: trunk@35002 -
2012-01-28 18:39:54 +00:00
mattias
cec16d5f5b tests: added completeblock test for case of end
git-svn-id: trunk@35000 -
2012-01-28 18:06:41 +00:00
mattias
525e2b6af4 tests: added completeblock test for try..finally
git-svn-id: trunk@34999 -
2012-01-28 18:01:12 +00:00
mattias
c15bbb3599 tests: complete block
git-svn-id: trunk@34610 -
2012-01-06 09:29:54 +00:00
mattias
b2dc71915b tests: complete block
git-svn-id: trunk@34604 -
2012-01-05 23:19:31 +00:00
sekelsenmat
c7d4748e81 customdrawn-android: Improves the text rendering, starts implementing text metrics. Improves the customdrawn examples.
git-svn-id: trunk@34150 -
2011-12-13 09:30:28 +00:00
mattias
3ec95f8d25 codetools: FindBlockStart: fixed when starting on last atom of block, bug #20797
git-svn-id: trunk@33915 -
2011-12-02 20:07:45 +00:00
mattias
55135cb93d tests: added test for codetools FindBlockStart
git-svn-id: trunk@33914 -
2011-12-02 19:50:31 +00:00
mattias
51ce9975e3 tests: added test for codetools FindBlockStart
git-svn-id: trunk@33913 -
2011-12-02 19:50:08 +00:00
sekelsenmat
7a56eb68a6 lazdialogs test: Adapts it for WinCE and improves the test
git-svn-id: trunk@33653 -
2011-11-20 21:19:54 +00:00
sekelsenmat
b51f40bfee Adds the lazdialogs testcase
git-svn-id: trunk@33651 -
2011-11-20 20:27:09 +00:00
sekelsenmat
ef607318ca Adds a button glyph test
git-svn-id: trunk@33571 -
2011-11-16 16:42:02 +00:00
sekelsenmat
ba4bd03d8d textextent test: Adds a arabic test
git-svn-id: trunk@33565 -
2011-11-16 13:06:06 +00:00
sekelsenmat
1e32edd4db textextent test: Fixes rendering for widgetsets which correctly apply the Brush under TextOut
git-svn-id: trunk@33564 -
2011-11-16 12:52:23 +00:00
sekelsenmat
fd7c5f87c7 textextent test: Fixes a tipo
git-svn-id: trunk@33560 -
2011-11-16 11:01:09 +00:00
sekelsenmat
5611271435 textextent test: Fixes a tipo
git-svn-id: trunk@33559 -
2011-11-16 10:52:54 +00:00