Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / carbon / textctrl.cpp
2004-05-01  Stefan Csomorpositioning of the insertion point at the end
2004-04-30  Stefan Csomoradaption for CW 8.3 and quick hack for unicode text...
2004-04-29  Stefan Csomorfirst private implementation for MPRemoteCalls
2004-04-29  Stefan Csomorat the moment built in 'old' textcontrol has better...
2004-04-24  Stefan Csomorgcc warnings
2004-04-01  Stefan Csomorcast corrected
2004-03-31  Stefan Csomorscrollbars added
2004-03-31  Julian SmartAdded version test
2004-03-31  Stefan Csomordifferent approaches implemented
2004-03-30  Stefan Csomorfixing auto wrap and default font
2004-03-29  Stefan Csomorfixed multiline wrap-around
2004-03-29  Stefan Csomorstarted for unicode text control, in case we will not...
2004-03-28  Stefan Csomoradded first bare bones implementation for PositionToXY...
2004-03-27  Stefan Csomornew control based view architecture
2004-03-27  Stefan CsomorNO_BORDER support backported into carbon subdir
2004-03-07  Stefan Csomorunicode fix and header includes corrected
2004-02-11  Stefan Csomorconversion corrections
2004-02-08  Stefan Csomorwchar_t 4 bytes support added
2004-02-08  Stefan Csomortabs fixed
2004-02-08  Stefan Csomorcorrected line counts and implemented ShowPosition
2004-01-15  David ElliottAllow Clear() to clear the control even when it is...
2003-10-15  Stefan Csomorbug fix
2003-10-10  Stefan Csomornewlines conversions streamlined
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-18  Stefan Csomormoved drawing to isvisible branch only
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-13  Stefan Csomorclassic fixes
2003-09-11  Stefan Csomorfocus setting must be possible even when not shown yet
2003-09-09  Stefan Csomortrying to avoid redraw problems at wrong places
2003-09-05  Stefan Csomorremoving scroll flags before instantiation the base...
2003-09-01  Stefan Csomoronly work on the focus if the control is shown
2003-08-29  Vadim Zeitlinimplemented IsModified() and DiscardEdits()
2003-08-28  Stefan Csomor-1 , -1 for SetSelection improved
2003-08-22  Vadim Zeitlinfixed text control creation broken by my MacPreControlC...
2003-08-17  Stefan Csomortextcontrol handling change for mac (execute event...
2003-08-04  Vadim Zeitlincompilation fixes
2003-06-28  Vadim Zeitlinfixed unused variable warnings
2003-06-24  Gilles Depeyrotminor corrections for compilation with gcc 3.3 (use...
2003-06-04  Stefan Csomorsupport undo patch applied
2003-04-14  David ElliottWhen saving the editable state, use the real state...
2003-04-11  Robin DunnFixed wxMac's wxTextCtrl::SetSelection so that (-1...
2003-03-27  Stefan CsomorwxMac Unicode support
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-02-09  Stefan Csomorcrash upon hide fix
2003-01-29  Stefan Csomorcarbon event support completed
2003-01-28  Stefan Csomorno new install of event handler
2003-01-14  Gilles Depeyrotupdated source to not use deprecated wxList methods
2002-12-15  Vadim Zeitlinmisc gcc compilation warnings
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-10  Stefan Csomorcorrected ::Clear
2002-08-10  Stefan Csomoradded new implementation for editable and brought selec...
2002-07-25  Stefan Csomorremoved virtual modifier from Command handlers, added...
2002-07-14  Robert Roebling Convert to and from \n and \r in wxMac's text
2002-06-21  Stefan Csomorchanged key handling to new carbon-savvy implementation
2002-05-21  Stefan Csomorshow/hide via moving
2002-05-20  Stefan Csomorremoved internal carbon events handlers, switch to...
2002-05-17  Stefan Csomorworking closer to proper MLTE support under OSX
2002-05-14  Julian SmartInitialized the controls on the widgets spinbutton...
2002-05-11  Stefan Csomoradded carbon events for navigation keys, size corrections
2002-05-08  Stefan Csomorfixed casting for X
2002-05-08  Stefan Csomoradded mlte implementation
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-05  Robert Roebling Corrected double clicks (always on the same window).
2002-01-11  Stefan Csomorfixes for using non opaque structs under debug classic...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-30  Stefan Csomordrawing methods cleanup
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-20  Gilles Depeyrotcorrections to includes for compilation under Mac OS X
2001-12-19  Stefan CsomorGetMacXXXX renamed MacGetXXXX
2001-12-04  Stefan Csomorchanged defaultitem method from belonging to a panel...
2001-12-03  Robert Roebling Make wxMac single line text control ignore ENTER
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-02  Gilles Depeyrotadded missing include file and conditional compilation
2001-08-06  Stefan Csomorcorrected mac src due to new api changes
2001-07-16  Robert RoeblingAdded missing methods. Now tested.
2001-07-16  Robert RoeblingAdded missing methods. Not yet tested.
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
2001-05-08  Stefan Csomorchanged port handling
2001-05-08  Stefan Csomormac fixes
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-03-04  Stefan Csomorcorrected redraw problems with native controls
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2000-08-09  Stefan Csomormerge with latest sources
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-09  Stefan Csomormac adaptions
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-02-02  Harco de Hilsteradded wxTextCtrl::AppendText, used by TextCtrl operator <<
1999-01-01  Stefan Csomorstarted once again from stubs