]> git.saurik.com Git - wxWidgets.git/history - src/gtk/aboutdlg.cpp
put GtkArray into anonymous namespace, the name is too generic to risk conflicts
[wxWidgets.git] / src / gtk / aboutdlg.cpp
2007-05-30  Václav Slavíkput GtkArray into anonymous namespace, the name is...
2007-05-30  Václav Slavík1. removed useless GtkStr class, wxGTK_CONV is the...
2007-02-27  Vadim ZeitlinSupport encodings in wxGTK_CONV_BACK() in the same...
2006-10-29  Vadim Zeitlindon't set translation credits if they're empty (part...
2006-10-08  Vadim Zeitlinclose the dialog when close button is pressed, this...
2006-10-08  Vadim Zeitlinwe need to set URL hook for the link to appear as a...
2006-10-08  Vadim Zeitlinuse translators if explicitely specified, fall back...
2006-10-08  Vadim Zeitlinfixed double free crash introduced by last commit
2006-10-08  Vadim ZeitlinUnicode compilation fix
2006-10-08  Vadim Zeitlinadded GTK+ 2.6 implementation of wxAboutBox