Max Horn
|
24005adfd0
|
pedantic fixes
svn-id: r7789
|
2003-05-21 16:59:51 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
6ce098172f
|
next pedantic cleanup code
svn-id: r6714
|
2003-03-06 16:27:06 +00:00 |
|
Oliver Kiehl
|
ebdf89e418
|
Added some basic line editing to the EditText widget
svn-id: r6393
|
2003-01-10 21:33:42 +00:00 |
|
Max Horn
|
d95abae057
|
#include headers for strlen & assert
svn-id: r5536
|
2002-11-13 15:40:31 +00:00 |
|
Max Horn
|
8a7637cfc1
|
added methods to String class that convert a string to upper/lower case; changed config class to keep all domains as lower case (fixes bug #scummvm)
svn-id: r5104
|
2002-10-08 00:11:41 +00:00 |
|
Max Horn
|
09f56dc233
|
some fixes for the message dialog; added some comments
svn-id: r5021
|
2002-09-26 12:29:10 +00:00 |
|
Max Horn
|
58e5e0069f
|
added simple message dialog
svn-id: r5020
|
2002-09-26 11:44:02 +00:00 |
|
Max Horn
|
22e2df20c2
|
added String constructor which takes (and clones) a ConstString
svn-id: r4918
|
2002-09-09 11:42:24 +00:00 |
|
Max Horn
|
78f2f9e505
|
Added ConstString class; not yet used, but will allow us to reduce the overhead involved when passing in string constants as parameters taking a String ref right now
svn-id: r4904
|
2002-09-08 11:46:42 +00:00 |
|
Max Horn
|
523d8e64c0
|
rewrote config class; cleanup; code restructuring
svn-id: r4903
|
2002-09-08 01:08:12 +00:00 |
|