]> git.saurik.com Git - wxWidgets.git/history - src/gtk/aboutdlg.cpp
don't set translation credits if they're empty (part of patch 1586730)
[wxWidgets.git] / src / gtk / aboutdlg.cpp
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