]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
fix for releasing the HDC in WM_DRAWITEM handler
[wxWidgets.git] / include / wx / mac /
2001-05-16  Gilles Depeyrotcorrections for Mac OS X Developer Tools
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
2001-05-10  Stefan Csomorcorrected a bug in dc which resetted the port , exchang...
2001-05-08  Stefan CsomorwxRadioBox fixed on mac
2001-05-08  Gilles Depeyrotadded const for Mac OS X compilation
2001-05-08  Stefan Csomorchanged port handling
2001-05-08  Gilles Depeyrotadded CreateFromXpm method
2001-05-08  Gilles Depeyrotremoved duplicated friend declaration
2001-05-08  Stefan Csomormac fixes
2001-05-01  Gilles Depeyrotapplied SourceForge patch #419884 from Marc Newsam
2001-04-28  Robert Roeblingadd #define wxUSE_SPINCTRL
2001-04-28  Robert RoeblingImplement wxRB_GROUP
2001-04-28  Gilles Depeyrotcorrections for modifications made to common mimetype...
2001-04-26  Stefan Csomoradjusted for vaseks addition of USE_IMAGE and USE_XMP
2001-04-13  Gilles Depeyrotcorrections for Mac OS X
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-03-04  Stefan Csomorchanged choice to properly inherit from wxChoiceBase...
2001-03-03  Stefan Csomormac changes : wxDC - removed doubly defined vars (inher...
2001-02-28  Stefan Csomoradded new focus behaviour (like MSW) and toolbar fixes
2001-02-28  Stefan Csomorcorrected hiding/showing of native mac controls
2001-02-27  Stefan Csomoradded a call for invalidating the dc setup on mac expli...
2001-02-26  Gilles Depeyrotadded missing method to set colour from hex value
2001-02-23  Stefan CsomorDefine wxUSE_NOTEBOOK for Mac. Required ny sizer.
2001-02-23  Stefan CsomorDont crash wxFileDialog on Mac when calling CentreOnXXX...
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...
2001-01-30  Gilles Depeyrotchanged argument types (replaced long with wxCoord)
2001-01-30  Gilles Depeyrotadded test for __MACH__ for Mac OS X compilation
2001-01-30  Gilles Depeyrotadded missing return type (implicit int no longer accep...
2001-01-26  Gilles Depeyrotcorrected comment
2001-01-20  Gilles Depeyrotapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-12-10  Stefan Csomoradded cw6 fixes and patrick's patches
2000-08-19  Robert RoeblingAdded wxChoice::GetCount() and Select()
2000-08-14  Stefan Csomorthread support for mac finished
2000-08-11  Stefan Csomorchanged license type
2000-08-10  Stefan CsomorwxMac merge
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-02-15  Václav Slavíkremoved duplicate defines of wxSYS_ constants
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
2000-01-13  Stefan Csomoradaptions for CW Pro 5.3 on mac
1999-12-03  Stefan CsomorwxMSW update for CW, wxMac updated
1999-12-03  Stefan CsomorwxMSW update for CW, wxMac updated
1999-11-28  Unknown (JL)Same comment as in dc.cpp
1999-11-28  Unknown (JL)DoSetSize has to be virtual because subtype controls...
1999-11-19  Unknown (JL)few adaptations to cope with new control.h file
1999-11-19  Unknown (JL)adding the notion of cyclic group of radiobutton
1999-11-19  Unknown (JL)with only a little modification could be generic
1999-11-18  Unknown (JL)copy of the generic before adaptation
1999-11-18  Unknown (JL)needed to compile
1999-11-18  Unknown (JL)first add
1999-11-18  Unknown (JL)for Gray Controls implementation
1999-11-18  Unknown (JL)needed for mac port
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-09  Stefan Csomormac adaptions
1999-11-06  George TaskerAdded wxODBC_FWD_ONLY_CURSORS to allow for drivers...
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-09-29  Sylvain BougnouxFactorize timercmm.cpp code
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-02-11  Stefan CsomorCW Win32 and Mac adaptions
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-02  Harco de Hilsteradded wxTextCtrl::AppendText, used by TextCtrl operator <<
1999-02-01  Stefan Csomorlatest CW additions
1999-01-01  Stefan Csomorstarted once again from stubs