Avoid unrealizing a frozen window
[wxWidgets.git] / src / gtk / treeentry_gtk.c
2012-05-04  Vadim ZeitlinDeclare variables before doing anything else in C code.
2011-04-11  Jouk Jansenrevoke OpenVMS dependend part of r67326
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2010-08-18  Robert RoeblingMake wxListBox sort in a case insensitive way, fixes...
2010-01-26  Jouk JansenFixes for compilation on OpenVMS platforms
2007-12-21  Jouk JansenUpdates For OpenVMS support and some extra includes...
2007-05-10  Vadim Zeitlindeclare variables in the beginning of the block in...
2007-02-08  Mart RaudseppDo not declare GTypeInfo instances static. This is...
2006-09-19  Mart RaudseppFix a few warnings that appear with -Wextra (unused...
2006-08-05  Mart RaudseppWarning fix.
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...