don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / include / wx / gtk1 / menuitem.h
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2007-08-11  Julian SmartMenu label consistency changes
2007-04-15  Vadim Zeitlinfix handling of stock menu items (creating a stock...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-01-23  Mart RaudseppRemove GTK2 specific prototypes from wx/include/gtk1...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-03-25  Vadim Zeitlinfixed the menu bug introduced by the previous commit
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....