]> git.saurik.com Git - wxWidgets.git/history - src/gtk/textctrl.cpp
Added SetFont to most controls and controls sample
[wxWidgets.git] / src / gtk / textctrl.cpp
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-09-02  Robert Roebling Fixed event handling for DialogEd
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-14  Robert Roebling Added validation support
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-10  Robin DunnSince wxREADONLY has disappeared, I had to change to...
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-08  Denis PershinDP:
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-27  Robert Roeblingwarning msgs
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Vadim Zeitlinscrollbar support added (experimental)
1998-07-23  Vadim ZeitlinIsModified() function now works correctly
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-01  Vadim Zeitlin* added gtk_text_changed callback and implemented Disca...
1998-06-10  Vadim ZeitlinwxTextCtrl::WriteText() now adds it at the end and...
1998-06-04  Robert Roebling GTK
1998-05-30  Robert Roebling Same as last one..
1998-05-20  Karsten BallüderInitial revision