]> git.saurik.com Git - wxWidgets.git/history - src/gtk/dirdlg.cpp
Commit patch [ 1559950 ] fix mem leaks in wx{Dir|File}Dialog
[wxWidgets.git] / src / gtk / dirdlg.cpp
2006-09-17  Robert Roebling Commit patch [ 1559950 ] fix mem leaks in wx{Dir...
2006-08-19  Vadim Zeitlindon't call base class OnOk() directly, use EndDialog...
2006-07-02  Vadim Zeitlinuse gtk_file_chooser_set_current_folder() instead of...
2006-05-29  Vadim Zeitlinremoved spurious #endif
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinfix the bug which prevented the same wxFile/DirDialog...
2006-05-15  Mart RaudseppRename *_filedialog_* to *_dirdialog_* to ensure there...
2006-05-15  Mart RaudseppDon't cast with G_OBJECT when passing a GObject to...
2006-05-11  Mart Raudsepp[wxGTK2] Make the affirmative button the default in...
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-05-03  Vadim Zeitlincompilation fix when not using PCH
2006-04-30  Robert Roebling Fix mem leak.
2006-04-30  Robert Roebling Trying to commit wxDirDialog patch.
1998-12-18  Robert Roebling Fixed nasty bug wxFont
1998-12-17  Robert Roebling GTK is standard in configure again
1998-12-17  Robert Roebling Added wxDirDialog