]> git.saurik.com Git - wxWidgets.git/history - src/gtk/treeentry_gtk.c
implemented UTF-16/32 using To/FromWChar() instead of MB2WC/WC2MB for sizeof(wchar_t...
[wxWidgets.git] / src / gtk / treeentry_gtk.c
2006-03-15  Mart Raudseppg_value_set_string duplicates the string itself, so...
2006-03-01  Robert Roebling Applied Ryan's native wxListBox and wxCheckListBox...