]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
use wxDEPRECATED around GetNoHistoryFiles()
[wxWidgets.git] / include / wx / mac /
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-04-30  Stefan Csomorremoving unused flags
2003-04-13  Stefan Csomorsupported controls on toolbar
2003-04-08  Vadim Zeitlinadded missing default argument value
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-28  Stefan Csomorsimplified definition
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-17  Julian SmartCorrected copyright
2003-03-17  Julian SmartCorrected copyright message
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-10  Stefan Csomorsubmenu preparation in two methods encapsulated
2003-03-07  Stefan Csomorshow and hide implementation added
2003-03-07  Stefan Csomordepth for masks added
2003-03-06  Stefan Csomoradded OnMouse which will trigger context menu events
2003-03-02  Stefan Csomorxpm support
2003-03-02  Stefan Csomorfix
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied up white space and tabs in wxMac
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-09  Stefan Csomorclipboard extension
2003-01-29  Stefan Csomormoving all string conversions to private.h
2003-01-29  Stefan Csomormoving all string conversions here
2003-01-28  Gilles Depeyrotmoved definition of TARGET_CARBON to generated setup...
2003-01-28  Stefan CsomorCarbon Events
2003-01-28  Stefan Csomorformatting
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2003-01-28  Stefan Csomornot needed anymore
2003-01-17  Stefan Csomorinclude needed for CFString conversion routines (param...
2003-01-17  Stefan CsomorGet/SetNoAntiAliasing implemented
2003-01-16  Stefan Csomorrenaming because of conflicts with base Create::
2003-01-15  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_4
2003-01-13  Stefan Csomorcursor functionality expanded
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-11  Stefan Csomoradded conversion function to CFStringRefs
2003-01-11  Stefan Csomorremoved commented out snippets
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-17  Robin DunnAdded missing #if wxUSE_WAVE
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-02  Gilles Depeyrotavoid warning for duplicate defined wxEntry when compil...
2002-09-02  Gilles Depeyrotuse "..." for wx includes instead of <...>
2002-09-01  Gilles Depeyrotadded wxSpinCtrl::SetSelection method
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-25  Stefan Csomoradded forcing to image conversion to always attempt...
2002-08-24  Stefan Csomoradded new default handlers for open/print events, remov...
2002-08-21  Stefan CsomorI think this is now defined in the common accel.h,...
2002-08-20  Julian SmartOpenGL off by default on Mac, correct scripts to
2002-08-14  Stefan Csomorattempt to bring event system in synch with MSW
2002-08-14  Stefan Csomorseparated modifier keys handling in order to distinct...
2002-08-13  Stefan Csomoradded new method MacSetupCursor
2002-08-10  Stefan Csomoradded control action for redraws (classic only)
2002-08-10  Stefan Csomoradded clipping code for controls
2002-08-03  Stefan Csomoradded option for getting visible region w/o children...
2002-08-02  Stefan Csomoradded a MacUpdateDimensions callback for DoMoveWindow
2002-08-02  Stefan Csomorseparate mac implementation
2002-08-02  Stefan Csomoradded a MacUpdateDimensions callback for DoMoveWindow
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-07-25  Stefan Csomorremoved virtual modifier from Command handlers, added...
2002-07-20  Stefan Csomoradded Mark Newsam's patch
2002-07-19  Julian SmartApplied patch [ 573644 ] wxDisplay for Mac (again)
2002-06-29  Gilles Depeyrotrename method to prevent collision with some BSD defini...
2002-06-21  Stefan Csomorfactored out key handling for better integrating with...
2002-06-05  Gilles Depeyrotapplied SourceForge patch # 544164 (hidden virtual...
2002-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2002-05-28  Vadim Zeitlinadded consts to wxAcceleratorTable ctors from wxAcceler...
2002-05-27  Robin DunnFixed wxMac's wxStaticText::SetFont to behave like...
2002-05-26  Stefan Csomoradded accessors for last focus
2002-05-23  Robert Roebling Redirect SetFocus Part II.
2002-05-21  Stefan Csomoradded hide/show
2002-05-20  Stefan Csomorcarbon event handlers
2002-05-20  Stefan CsomorCarbon-Standard conversion
2002-05-20  Stefan CsomorDan 'Bud' Keith's Implementation
2002-05-20  Stefan CsomorOnInit for adding carbon event handlers
2002-05-18  Julian SmartUpdated font dialog constructors to use a reference...
2002-05-17  Stefan Csomoradded GetApplicationScript for non Carbon builds
2002-05-15  Julian SmartAdded missing const for operator !=
2002-05-15  Gilles Depeyrotapplied copy constructor fix to assignment operator...
2002-05-11  Stefan Csomorexposed background theme
2002-05-11  Stefan CsomorDrawParagraph changed
2002-05-11  Stefan Csomorcommon value change method
2002-05-11  Stefan Csomoradded keyboard focus & typein
2002-05-08  Stefan Csomoradded rtti to tooltip, mlte implementation to textctrl
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotadded DECLARE_NO_COPY_CLASS where appropriate since...
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-06  Vadim Zeitlinadded wxCheckBox::IsChecked() to wxMac and documented it
2002-05-05  Gilles Depeyrotimproved opening/closing of shared library resources...
2002-05-04  Vadim ZeitlinwxDirDialog now has the same ctor under all platforms...
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-28  Gilles Depeyrotderive wxBitmapButton from wxBitmapButtonBase
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-16  Stefan Csomoradded patch for theme savvy checkbox metrics
2002-04-11  Stefan CsomorRemoveChild added for correct disposal of scrollbar
2002-04-07  Gilles Depeyrotremoved unnecessarily overridden wxControl method
next