XRC: make wxSplitterWindow's sashpos and minpanesize dimensions.
[wxWidgets.git] / src / cocoa / textctrl.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-04-06  Vadim ZeitlinMove SendTextUpdatedEvent() down to wxTextEntryBase...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-09-17  David ElliottInstantiate NSSecureTextField instead of NSTextField...
2007-08-28  David ElliottwxTextCtrl: Implement alignment flags, editable (read...
2007-08-10  David ElliottTell NSTextField to send us its action message and...
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-07-02  Julian SmartAdded wxTextCtrlBase to type info, useful if different...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2005-05-23  David ElliottApplied patch 1206278 from Mike Wetherell.
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2004-05-23  Julian SmartMore name change
2004-04-13  David Elliott#import <AppKit/NSCell.h>
2004-04-10  David ElliottMake DoGetBestSize() always return a width of 100
2004-01-22  David ElliottUnicode build fixes
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-02  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-09-02  David ElliottSupport precompiled headers
2003-08-13  David ElliottImprove default size. If the control is auto-fit its...
2003-07-14  David ElliottPut wxAutoNSAutoreleasePool in methods that may be...
2003-07-12  David ElliottIn the object destructor, Disassociate the object from...
2003-07-11  David ElliottImplement SetValue() and GetValue()
2003-03-21  David ElliottAdded original works and stubs to CVS repository