r10133@lvps87-230-33-50: verhaegs | 2009-01-31 22:52:22 +0100
commite00aadc3a66fef20d980ff88fe013f5cc6cc5a84
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 31 Jan 2009 22:11:42 +0000 (31 22:11 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 31 Jan 2009 22:11:42 +0000 (31 22:11 +0000)
tree40c835409671757433e04db9c6d501f1ae724e42
parente18f94d74ad885983baed1e6311af21d40f89948
 r10133@lvps87-230-33-50:  verhaegs | 2009-01-31 22:52:22 +0100
 Merges upstream codesetslib changes:
  r159:  thboeckel | 2009-01-27 18:57:14 +0100
  * developer/examples/demo1.c: added some NULL checks to avoid stricmp() to be
    called with NULL pointers. This should fix bug #2539755.

  r160:  thboeckel | 2009-01-28 12:32:41 +0100
  * developer/examples/demo1.c: replaced use of the custom class Textinput.mcc
    by a simple Text object, as this class is not installed on all systems and
    may also have caused bug #2539755. However, the custom TextEditor.mcc class
    is still required, but this one is correctly checked if it should be
    missing.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@30398 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/codesetslib/ChangeLog
workbench/libs/codesetslib/developer/examples/demo1.c