Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / osx / combobox_osx.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-12  Stefan Csomorcocoa needs a special implementation for read-only...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-07-02  Vadim ZeitlinKeep client data in sync when deleting items from wxOSX...
2012-07-02  Vadim ZeitlinPreserve client data in wxComboBox::SetString() in...
2011-12-07  Vadim ZeitlinImplement wxComboBox::Popup() and Dismiss() for wxOSX...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-25  Dimitri SchoolwerthFixed wxOSX-Cocoa compilation.
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-09-17  Dimitri SchoolwerthSet svn properties on .cpp files.
2010-08-22  Vadim ZeitlinFix selection corner cases in wxOSX wxComboBox.
2010-04-06  Vadim ZeitlinFix text text changed events sending in OS X combo...
2010-04-06  Vadim ZeitlinRemove duplicated GetTextPeer() definitions from derive...
2010-04-06  Vadim ZeitlinSet the value passed to wxComboBox ctor in wxOSX/Cocoa.
2010-04-06  Vadim ZeitlinSuppress a harmless signed/unsigned comparison warning.
2010-04-06  Vadim ZeitlinSuppress unused parameter warnings.
2010-02-15  Kevin OllivierImplement case-insensitive find and read only support...
2010-01-24  Kevin OllivierFix mistake, though this assert is unfortunate since...
2010-01-24  Vadim ZeitlinReplace wxLogWarning()s in wxOSX wxComboBox code with...
2010-01-09  Kevin OllivierImplement native OS X ComboBox for OS X Cocoa, and...
2010-01-04  Kevin OllivierGet the OS X Cocoa native combobox building by having...
2009-12-31  Stefan Csomoradding placeholders and work in progress files