Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / src / msw / menuitem.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-20  Vadim ZeitlinFix changing labels of menu items with bitmaps in wxMSW.
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2012-05-09  Vadim ZeitlinRemove assert checking bitmap size in wxMenuItem drawin...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-10  Vadim ZeitlinRewrote wxMSW radio menu items code to support not...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-07  Stefan Csomorremoving xti info from msw specific files
2011-01-05  Vadim ZeitlinCorrect measurement for owner drawn menu items with...
2011-01-05  Vadim ZeitlinNo changes, just fix a typo in a variable name.
2010-11-04  Vadim ZeitlinUse explicit menu item background if it's given under...
2010-11-04  Vadim ZeitlinNo changes, just use RAII-based classes in MSW owner...
2010-10-30  Vadim ZeitlinFix confusion with LOGFONT{A,W} parameters to MSW GetTh...
2010-10-30  Vadim ZeitlinNo real changes, just cleanup of wxMSW MenuDrawData.
2010-03-19  Vadim ZeitlinPostpone initialization of owner-drawn menu metrics.
2010-01-26  Vadim ZeitlinCompilation fixes for PCH-less build after ownerdraw...
2010-01-24  Vadim ZeitlinCompilation fix after ownerdraw-refactor branch merge.
2010-01-23  Vadim ZeitlinFix off by 1 errors in owner-drawn menu drawing code...
2010-01-23  Vadim ZeitlinCorrect drawing of check marks for owner-drawn items...
2010-01-23  Vadim ZeitlinCorrect alignment of menu accelerator strings in owner...
2010-01-23  Vadim ZeitlinUse theme functions for drawing owner-drawn menus.
2010-01-23  Vadim ZeitlinRefactor owner-drawing code.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-01  Vadim Zeitlincheck for m_parentMenu being NULL in IsChecked/Checked...
2009-01-31  Vadim Zeitlinallow calling SetItemLabel() for menu items with NULL...
2009-01-31  Vadim Zeitlinallow calling SetItemLabel() for items not attached...
2009-01-31  Vadim Zeitlincorrections after last commit, (see #10452 comment:6)
2009-01-31  Vadim Zeitlinuse SetMenuItemInfo() to update the item label to avoid...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-06-11  Paul Cornettmove 8 copies of the same function to common code
2008-05-29  Paul Cornettmark long-deprecated ctor as such
2008-04-06  Vadim Zeitlinuse kind, not id, of a menu item to test whether it...
2008-02-28  Vadim Zeitlinmore /Wp64 warning fixes: mostly use UINT_PTR instead...
2007-11-17  Vadim Zeitlinfix several problems in handling of the menu items...
2007-08-11  Julian SmartMenu label consistency changes
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-09-05  Vadim Zeitlinfixes to menu stock items support (patch 1547639)
2006-09-04  Robert Roebling I forgot to commit this one.
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-06-14  Włodzimierz SkibaInclude wx/font.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-12  Gilles Depeyrotcorrected typo in comment
2005-02-19  Vadim Zeitlinmore visual improvements to owner-drawn menus (patch...
2005-02-12  Julian SmartApplied [ 1059554 ] patch for [1028659] fixes a couple...
2004-09-18  Vadim Zeitlincompilation fix
2004-09-18  Vadim Zeitlinreplaced wxLogLastError with an assert when checking...
2004-08-30  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-25  Robin Dunnsilence a bogus error message
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-01-17  Julian SmartApplied [ 876737 ] menu item with bitmap uses wrong...
2003-09-04  Stefan Csomormacro naming changes
2003-08-25  Stefan Csomorunicode adaptions, menu support
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-12  Julian SmartFixed menubar on WinCE
2003-07-11  Julian SmartMore WinCE mods
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-05-03  Julian SmartApplied patch [ 731719 ] Owner draw font leak/overuse
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-09  Julian SmartApplied patch [ 642172 ] Fix menu accelerators in ownerdrw
2002-05-16  Vadim Zeitlinuse the menu item text, not label, in the owner drawn...
2002-03-28  Vadim Zeitlinfixed a (harmless) BoundsChecker warning
2002-03-27  Vadim Zeitlincompilation warning about signed/unsigned comparison...
2002-03-24  Vadim Zeitlinfixes to radio menu items
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-21  Vadim Zeitlinimplemented radio menu items for wxMSW
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-02-06  Vadim ZeitlinIMPLEMENT_DYNAMIC_CLASS fixes
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-21  Vadim Zeitlintried to fix the accel string drawing in the owner...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-11  Bart A.M. JourquinFix bug in GetLableFromText
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-03  Ove KaavenUnicode compilation fixes
1999-12-16  Guillermo Rodrigue... Compilation fix when wxUSE_OWNER_DRAWN is 0
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARIES
1999-11-02  Vadim ZeitlinwxMenuItem::IsChecked() corrected
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-26  Vadim ZeitlinwxMenuBarBase for MSW (untested)
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-12  Václav Slavík*** empty log message ***
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-09  Vadim Zeitlin1. wxPaintDC reuse now seems to actually work instead...
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
next