Commit Graph

202 Commits

Author SHA1 Message Date
sekelsenmat
8227b20654 customdrawn tests: Adds tests for the progressbar and listview
git-svn-id: trunk@33426 -
2011-11-09 08:24:46 +00:00
sekelsenmat
5db4db8822 customdrawn tests: Adds progressbar tests
git-svn-id: trunk@33419 -
2011-11-08 16:06:17 +00:00
sekelsenmat
d1b32f9a27 customdrawn tests: Adds more tests
git-svn-id: trunk@33418 -
2011-11-08 15:06:18 +00:00
sekelsenmat
b949305af6 customdrawn tests: Adds vertical trackbar tests
git-svn-id: trunk@33411 -
2011-11-08 10:36:42 +00:00
sekelsenmat
3e0f825405 custom drawn tests: Improves the trackbar tests
git-svn-id: trunk@33407 -
2011-11-08 07:56:32 +00:00
sekelsenmat
c8c3173472 Initial commit of the customdrawn widgetset. It already compiles in win32, but does not link yet.
git-svn-id: trunk@33362 -
2011-11-06 08:19:26 +00:00
sekelsenmat
f7dc81a9d1 customdrawn tests: adds TCDStaticText
git-svn-id: trunk@33345 -
2011-11-05 16:34:56 +00:00
sekelsenmat
84fd8c7545 customdrawn tests: Adds radiobutton
git-svn-id: trunk@33341 -
2011-11-05 14:54:37 +00:00
sekelsenmat
19a88c4667 customdrawn tests: Improves the layout (before the pagecontrols had left=-1)
git-svn-id: trunk@33330 -
2011-11-05 10:07:44 +00:00
sekelsenmat
34d9164fb9 customdrawn test: Adds a wince build mode
git-svn-id: trunk@33303 -
2011-11-04 16:51:43 +00:00
sekelsenmat
9e673aa6cf customdrawn test: Adds OnClick handler and logger
git-svn-id: trunk@33278 -
2011-11-04 07:38:22 +00:00
sekelsenmat
6ec44d6b2c customdrawn: Small test fixes
git-svn-id: trunk@33269 -
2011-11-03 16:34:33 +00:00
sekelsenmat
492de3197f customdrawn: More tests
git-svn-id: trunk@33266 -
2011-11-03 14:31:09 +00:00
sekelsenmat
574de4ecfd customdrawn: More tests
git-svn-id: trunk@33261 -
2011-11-03 13:06:31 +00:00
sekelsenmat
809aa055d4 customdrawn: More tests
git-svn-id: trunk@33258 -
2011-11-03 12:36:45 +00:00
sekelsenmat
c0fd58624a advances the customdrawn test battery
git-svn-id: trunk@33255 -
2011-11-03 10:36:14 +00:00
sekelsenmat
c1f462390c Initial structure of the customdrawn tester
git-svn-id: trunk@33249 -
2011-11-03 03:31:35 +00:00
sekelsenmat
172b031906 Adds a new unit to hold eventually utf16-based routines. Might be useful to speed up WideLowerCase for example in the future.
git-svn-id: trunk@32980 -
2011-10-19 12:14:14 +00:00
sekelsenmat
039f6c0926 One more test for assignment
git-svn-id: trunk@32974 -
2011-10-19 07:05:25 +00:00
sekelsenmat
7a64d13e99 Improved tests for paswstring
git-svn-id: trunk@32973 -
2011-10-19 06:54:19 +00:00
sekelsenmat
51be3f5f28 Starts a test for paswstring
git-svn-id: trunk@32966 -
2011-10-19 06:06:59 +00:00
sekelsenmat
810795ad1f Adds more uppercase support and tests, removes lowercase2
git-svn-id: trunk@32924 -
2011-10-16 15:18:12 +00:00
sekelsenmat
45ad603666 More tests and more lower/uppercase support
git-svn-id: trunk@32915 -
2011-10-15 21:20:11 +00:00
sekelsenmat
a8bff35bc7 More tests and more uppercase support
git-svn-id: trunk@32912 -
2011-10-15 18:38:52 +00:00
sekelsenmat
99b3c0f6bb New lower/upper tests, implements uppercase till 01FF, improves the description of the routines and fixes the identifier for Turkish and adds Azeri support
git-svn-id: trunk@32910 -
2011-10-15 17:48:16 +00:00
sekelsenmat
baf0f6193c More uppercase tests
git-svn-id: trunk@32897 -
2011-10-15 06:10:57 +00:00
sekelsenmat
37dedb8d8d More uppercase tests
git-svn-id: trunk@32895 -
2011-10-15 05:44:46 +00:00
sekelsenmat
8672da1501 Minor UpperCase fix and more UpperCase tests
git-svn-id: trunk@32885 -
2011-10-14 16:22:39 +00:00
sekelsenmat
947c02677b Adds more unicode tests
git-svn-id: trunk@32882 -
2011-10-14 11:22:43 +00:00
sekelsenmat
d6cddfc645 Completes lowercase up to codepoint 1EFF and adds many tests
git-svn-id: trunk@32880 -
2011-10-14 09:53:23 +00:00
sekelsenmat
4a5c0565bc More lowercase tests
git-svn-id: trunk@32872 -
2011-10-13 15:55:29 +00:00
sekelsenmat
d7e57fa8ee More lowercase tests and fixes
git-svn-id: trunk@32871 -
2011-10-13 15:41:29 +00:00
sekelsenmat
7ee3255580 Lowercase: Adds large new tests and reworks parts of the latin lowercase implementation
git-svn-id: trunk@32870 -
2011-10-13 15:23:26 +00:00
sekelsenmat
7914ea9804 Large overhaul to simplify the lowercase1 code
git-svn-id: trunk@32861 -
2011-10-12 16:38:56 +00:00
martin
7c38cfe300 LazUtf8: fixed test
git-svn-id: trunk@32858 -
2011-10-12 14:59:23 +00:00
sekelsenmat
5d79eb6782 Lowercase: Adds Georgian support
git-svn-id: trunk@32854 -
2011-10-12 13:51:33 +00:00
martin
a617d46d26 added tests utf8lower
git-svn-id: trunk@32853 -
2011-10-12 13:19:49 +00:00
martin
47e0abfb11 added tests utf8lower
git-svn-id: trunk@32849 -
2011-10-12 11:59:46 +00:00
martin
f4f2ae1e2e Fixed new utf8lower
git-svn-id: trunk@32846 -
2011-10-12 11:27:29 +00:00
sekelsenmat
21f584b765 Adds initial support in utf8lowercase for archaic and non-slavic cyrillic
git-svn-id: trunk@32837 -
2011-10-12 06:57:15 +00:00
sekelsenmat
dd582c9852 Removes my original LowerCase and now uses Martins version as the default one
git-svn-id: trunk@32836 -
2011-10-12 06:30:35 +00:00
sekelsenmat
1e5d7433ae Corrects a previously added test
git-svn-id: trunk@32835 -
2011-10-12 06:24:24 +00:00
sekelsenmat
2371688c04 Kills martin 2, adds more commenting to martin 1, removes the table usage from martin 1
git-svn-id: trunk@32834 -
2011-10-12 06:21:49 +00:00
martin
44e4f5e830 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32761 -
2011-10-07 21:58:48 +00:00
sekelsenmat
a69a6f4cad Removes turkish encoding from Cyrillic
git-svn-id: trunk@32759 -
2011-10-07 15:27:43 +00:00
sekelsenmat
493cba2f66 Adds more uppercase tests
git-svn-id: trunk@32755 -
2011-10-07 14:40:30 +00:00
sekelsenmat
ef5a653296 Adds some russian tests
git-svn-id: trunk@32751 -
2011-10-07 14:14:23 +00:00
sekelsenmat
28a437f358 Adds chinese and french unicode tests
git-svn-id: trunk@32746 -
2011-10-07 11:55:01 +00:00
sekelsenmat
404d1c3ffb Adds portuguese unicode test
git-svn-id: trunk@32745 -
2011-10-07 11:42:34 +00:00
sekelsenmat
fa95bffe24 Adds german unicode test
git-svn-id: trunk@32744 -
2011-10-07 11:36:38 +00:00