]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/menu.h
1. small dnd compilation fixes (no attempt to make icon setting work though)
[wxWidgets.git] / include / wx / gtk / menu.h
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-10-11  Robert Roebling Added wxMenu::Delete() and fixed some menu deleted...
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-07-22  Robert Roebling wxMenu compile fix
1999-07-19  Vadim Zeitlincompilation fixes
1999-07-19  Vadim ZeitlinwxMenu ctor made compatible again
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-06  Robert Roebling Corrected hotkeys for MDI menus.
1999-05-19  Robert Roebling YOu can now activate the menu pressing F10 anywhere.
1999-05-12  Robert Roebling Fixes a few SGI compiler warnings..
1999-04-25  Robert Roebling Backgrounds work again
1999-04-09  Robert Roebling Here it comes:
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-02-28  Robert Roebling added wxMenu::Append( wxMenuItem )
1999-02-10  Robert Roebling distribution things
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-05  Robert Roebling Added menu_highlight behaviour as in wxMSW (statusbar)
1999-01-13  Robert Roebling Better disabling of toolbars and menubars
1999-01-08  Robert Roebling minor Configure / makefiles updates
1998-12-18  Robert Roebling wxClipboard now serves the primary selection as well
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-11-16  Robert Roebling Fixed resizing of wxTextCtrl
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-29  Robert Roebling Big color update with the newest information
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-08-15  Robert Roebling Added graying out of menus and buttons
1998-08-15  Robert Roebling See last changelog
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-05  Robert Roebling Removed /install/gtk/configure from cvs
1998-07-23  Vadim Zeitlinmore accessors added, member variablesmade private
1998-07-22  Robert Roeblingmdi private menus
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-05-20  Karsten BallüderInitial revision