]> git.saurik.com Git - wxWidgets.git/history - src/gtk/aboutdlg.cpp
fix warnings (double to int conversions and unused variables); removed hard TABs...
[wxWidgets.git] / src / gtk / aboutdlg.cpp
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