]> git.saurik.com Git - wxWidgets.git/history - src/gtk/assertdlg_gtk.c
fix idle handling when a new event loop is run from an idle event handler
[wxWidgets.git] / src / gtk / assertdlg_gtk.c
2006-12-24  Vadim Zeitlinanother fix for the default button in the dialog
2006-12-19  Vadim Zeitlinmake the continue button default, not the stop one...
2006-12-03  Vadim Zeitlindon't show line numbers as 0 when they're not available...
2006-12-03  Vadim Zeitlinreplaced the button suppressing the assert dialog with...
2006-12-02  Vadim Zeitlinescape '<' in strings with Pango markup
2006-11-25  Julian SmartAdded missing include for FILE
2006-11-24  Robert Roebling Commit FM's GTK+ native assert dialog code.