]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/menu.tex
added new and improved wxFileCtrl implementation (patch 1763164)
[wxWidgets.git] / docs / latex / wx / menu.tex
2007-08-13  Julian SmartDocumented new menu label functions
2007-07-28  Vadim Zeitlinadded the mention of library in which each class is...
2007-05-26  Vadim ZeitlinGetMenuCount() returns size_t, not int
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2006-10-25  Vadim Zeitlinadd hyperlink to wxList to GetMenuItems() docs (bug...
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-07-06  Vadim ZeitlinwxMenu::AppendRadioItem() now implemented under all...
2006-04-16  Vadim Zeitlinadded wxMenu::AppendSubMenu() to avoid having to specif...
2005-08-31  Vadim Zeitlinadded link to wxFileHistory
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-10  Włodzimierz SkibaMissing API of wxMenuItem. const corrections. PalmOS...
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-02-06  Ryan NortonDoc fixes A-M edition. Thanks to Arnout for pointing...
2005-02-06  Ryan NortonVarious underscore doc fixes
2004-12-28  Robert Roebling Documented the special meaning of wxID_EXIT and wxID_ABOUT
2004-12-11  Robert Roebling Whole bunch of minor doc updates from an external...
2004-10-20  Włodzimierz SkibaMinor manual fixes.
2004-09-28  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-05-04  Julian SmartName change replacements
2004-02-22  Julian SmartDoc corrections
2004-02-20  Julian SmartAdditions to changes.txt
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2003-12-24  Ryan NortonwxMenuBar derives from wxWindow...
2003-08-15  Julian SmartMisc. corrections
2003-06-22  Vadim Zeitlinmissing backslash before underscore (patch 758143)
2003-06-14  Julian SmartAdded wxMenuBase::FindItemByPosition
2003-05-10  Vadim Zeitlinrecognize ESC[APE] in menu accel strings (patch 733967)
2003-04-13  Vadim Zeitlinadded the list of supported accelerators
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-12-18  Vadim Zeitlinremoved extra (non existing) Prepend() parameter
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-10  Vadim Zeitlinclarification of Set/GetTitle() with respect to popup...
2002-09-06  Julian SmartCorrected wxMenu::Append item symbol documentation
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-05-05  Vadim Zeitlinfixed LaTeX compilation problems (part of patch 551210)
2002-03-21  Vadim Zeitlinimplemented radio menu items for wxMSW
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-02-15  Mattia BarbonUpdated docs for wxProcessEvent
2002-01-08  Julian SmartMoved include for Windows compilation; minor doc tweaks
2001-11-23  Mattia BarbonwxPerl documentation updates
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-04-11  Václav Slavíkadded remark about wxMENU_TEAROFF being wxGTK only
2000-12-20  Vadim ZeitlinwxPerl doc patches applied
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Julian SmartSome doc proofreading
2000-02-22  Vadim Zeitlin1. wxMenuBar::FindMenu() made "const"
2000-02-07  Harco de HilsterSome fixes (&->\&, _->\_) to remove latex complaints.
2000-01-01  Václav Slavíkdocumented wxMB_DOCKABLE
1999-12-29  Julian SmartTidied some doc references; added Stefan's Blit optimis...
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-23  Robin DunnwxPython doc updates
1999-12-06  Vadim Zeitlinfixed LaTex error
1999-12-04  Vadim Zeitlinnew wxMenu(Bar) dynamic menu(bar) management functions...
1999-11-06  Robin DunnwxPython stuff:
1999-11-02  Julian SmartSome doc corrections
1999-11-01  Robert Roebling Small doc updates.
1999-09-06  Patrick AlbertAdded documentation for wxMenuBar::Refresh()
1999-07-07  Karsten Ballüderdocumented wxMENU_TEAROFF
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-06  Julian SmartFixed OnMenuHighlight, wxPrintData problems
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-02-19  Robin DunnAdded first batch of docs and notes for wxPython.
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-08-18  Julian SmartVarious .tex files updated. .bmp files were corrupted...
1998-06-14  Julian SmartChanged documentation const convention for non-objects...
1998-05-20  Karsten BallüderI've now added the documentation files.