]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
Added in-place editiging in wxListCtrl
[wxWidgets.git] / include / wx / generic /
1998-08-17  Robert Roebling Added in-place editiging in wxListCtrl
1998-08-14  Robert Roebling Added validation support
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-10  Denis PershinDP: GetBitmap() added to wxImageList
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-03  Vadim ZeitlinSelectItem() always sends the notification messages
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-07-29  Karsten Ballüderfixed compiler warning
1998-07-27  Robert Roeblingwarning msgs
1998-07-23  Vadim ZeitlinwxTreeControl::Get/SetSelection implemented
1998-07-23  Vadim ZeitlinIsItemExpanded() function added
1998-07-21  Karsten Ballüderfixed duplicate definition
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-12  Robert Roeblingstream compile fixes
1998-07-10  Robert Roeblingtree control and dc::drawlines bug
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-08  Vadim Zeitlin1) keyboard handling added (OnNavigationKey)
1998-07-08  Vadim Zeitlina couple of "const" mistakenly removed restored
1998-07-07  Vadim Zeitlinadded missing DeleteItem(long itemId) function
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-07-01  Vadim ZeitlinwxImageList ctor now takes the same arguments as the...
1998-07-01  Vadim Zeitlinmany changes to make generic tree control (more) MSW...
1998-06-26  Julian SmartwxEventType alterations.
1998-06-25  Julian SmartVarious measures to reduce flicker.
1998-06-22  Julian SmartAdded wxCLIP_CHILDREN style (mainly for getting rid...
1998-06-14  Julian SmartCorrected missing pipe in treectrl.h, wxOK->wxID_OK...
1998-06-03  Robert Roebling GTK
1998-05-28  Julian Smart#ifdefed out a typedef not appropriate to MSW; added...
1998-05-21  Robert RoeblingAdd support for dynamic event tables
1998-05-20  Karsten BallüderInitial revision