Remove #ifdef __WXSTUBS__ from headers.
[wxWidgets.git] / include / wx / menuitem.h
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-04-12  Julian SmartApplied docview patch
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-21  Vadim Zeitlinimplemented radio menu items for wxMSW
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-01-20  Vadim Zeitlinadded wxMenuITemBase copy ctor decl apparently needed...
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
1999-12-13  Vadim Zeitlinmoved wxID_SEPARATOR from menuitem.h to defs.h
1999-11-24  Karsten Ballüderfixed setfocus() flicker in listctrl
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24  Julian SmartRemoved strange wxFAIL; added dialup.cpp to filelist.txt
1999-11-22  Robert Roebling Headers moved a bit.
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-07-28  David Webster*** empty log message ***
1998-09-18  Julian SmartSome more wxMotif stuff: menus
1998-07-17  Vadim ZeitlinwxTString removed
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-06-22  Julian SmartAdded wxCLIP_CHILDREN style (mainly for getting rid...
1998-05-20  Karsten BallüderInitial revision