Show full screen windows with WS_POPUP style in wxMSW.
[wxWidgets.git] / src / osx / choice_osx.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-12-02  Vadim ZeitlinAdd wxControlWithItems::SendSelectionChangedEvent(...
2012-11-01  Vadim ZeitlinRefactor and simplify wxChoice::DoGetBestSize().
2012-11-01  Vadim ZeitlinInvalidate best size of wxOSX wxChoice after its number...
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-01-10  Vadim ZeitlinCheck index in wxItemContainer methods working with...
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-12-17  Robin DunnUse a " " (space) for the menu item if an empty string...
2010-09-17  Dimitri SchoolwerthSet svn properties on .cpp files.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-10  Stefan Csomorfixing redraw of combobox on osx_cocoa
2009-05-02  Stefan Csomorreverting r43119, fixes #10752
2009-03-23  Stefan Csomorfixing warnings in osx common code
2009-01-23  Robert RoeblingGive some OSX specific methods OSX prefix, fixes hidden...
2009-01-10  Stefan Csomorfixes #10358
2008-10-14  Robert RoeblingFix off-by-1 error in wxChoice and wxComboBox (OSX...
2008-09-02  Stefan Csomorosx new layout