]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/menuitem.h
compatibility constructors for wxMenuItem() taking bool instead of wxItemKind
[wxWidgets.git] / include / wx / gtk / menuitem.h
2002-03-23  Vadim Zeitlincompatibility constructors for wxMenuItem() taking...
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
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-04-30  Robert Roebling Added hotkeys to menus "E&xit\tAlt-X" and such.
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-01-03  Robert Roebling new cursors
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-09  Robert Roebling Clipboard update
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-18  Julian Smartmenuitem.h is now per port, since some ports (e.g....