Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / cocoa / control.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-10-12  David ElliottRemove wxNonControlNSControl from trunk. Leave in...
2007-10-12  David ElliottUse WXNSView just like wxWindow does when creating...
2007-08-06  David ElliottConsolidate cocoa view/control/cell label setting into...
2007-07-17  David ElliottDon't use exceptions to determine lack of a method...
2007-05-28  David ElliottImplement mouse entered, exited, and synthesize move...
2007-05-27  David ElliottAllow many Objective-C classes to be uniquified at...
2007-04-20  David ElliottRemove Objective-C class posing for everything except...
2006-05-26  Włodzimierz SkibaInclude wx/control.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-05-23  David ElliottApplied patch 1206278 from Mike Wetherell.
2004-05-23  Julian SmartMore name change
2004-04-10  David Elliott1. Faster DoGetBestSize for single-cell controls.
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2003-09-08  David ElliottWhen using a non-subclassed NSControl, use a new wxNonC...
2003-09-02  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-08-19  David ElliottOverride CocoaSetEnabled() to call -[NSControl setEnabled:]
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-15  David ElliottAdded wxAutoNSAutoreleasePool to DoGetBestSize method
2003-07-12  David ElliottIn the object destructor, Disassociate the object from...
2003-03-21  David ElliottAdded original works and stubs to CVS repository