]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/control.cpp
Include wx/radiobox.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / carbon / control.cpp
2006-06-01  Włodzimierz SkibaInclude wx/radiobox.h according to precompiled headers...
2006-05-31  Włodzimierz SkibaInclude wx/statbox.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/stattext.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/scrolbar.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-02-03  David Surovellminor reformat
2006-01-02  David Surovellcleanup - reformat
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-10  Stefan Csomorcleanup
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2004-07-11  Stefan Csomorfurther separating implementation
2004-06-04  Stefan Csomorintroduction of m_peer
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-27  Stefan Csomornew control based view architecture
2004-03-16  Stefan Csomorset scrollbarsize back to normal
2004-03-07  Stefan CsomorSetWindowVariant implemented
2004-03-03  Stefan Csomorcasting for CW
2004-03-03  Stefan Csomortentative fix for http://sourceforge.net/tracker/index...
2004-02-26  Stefan Csomorreverting best size calculations
2004-02-21  Stefan Csomorusing Large System font for Buttons needs more space
2004-02-11  Stefan Csomorremoving unreached code (overriden)
2004-02-08  Stefan Csomorfont encoding support
2003-09-09  Stefan Csomorcrashes fixed, trying to remove erradic redraws when...
2003-09-05  Stefan Csomorcommented section removed
2003-08-18  Vadim Zeitlinuse wxWindowBase::Create() instead of duplicating its...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-06-07  Stefan CsomorMacHandleControlClick extended by mouseStillDown state...
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-06  Stefan Csomorwe now must skip right click events in order to allow...
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-01-29  Stefan Csomorcarbon event support completed
2003-01-28  Stefan Csomorclipping before redraw in the setbackground callback
2003-01-14  Gilles Depeyrotupdated source to not use deprecated wxList methods
2002-12-17  Julian SmartCommitted Stefan's temporary fix for crashing in Mac...
2002-09-15  Stefan Csomoradded arrow cursor for standard controls
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-23  Stefan Csomoradded test for m_macControlIsShown in MacRedrawControl...
2002-08-10  Stefan CsomorwxMac removed debugging code
2002-08-10  Stefan Csomorcommented out controlDef for carbon
2002-08-10  Stefan Csomorimplemented clipping for controls via callback (classic...
2002-08-04  Stefan Csomoradded border clipping
2002-08-03  Stefan Csomoradded option for getting visible region w/o children...
2002-08-02  Stefan Csomorcorrected scrolling problems for controls, switched...
2002-07-15  Julian SmartStripped menu control characters from buttons, static...
2002-06-24  Stefan Csomorcorrected scoping
2002-06-24  Stefan Csomorsupport for arbitrary backgrounds via suppressing the...
2002-06-21  Stefan Csomortake out key handling at control level, we'll remove...
2002-05-11  Stefan Csomorcorrected appeaance of boxes und OSX
2002-03-26  Gilles Depeyrotminor compilation warning corrections
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-31  Gilles Depeyrotadded missing include files for Apple DevTools
2001-12-30  Stefan Csomordrawing methods cleanup
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-28  Stefan Csomorcleaned drawing code
2001-12-20  Stefan CsomorMacOS conforming activate/deactivate
2001-12-19  Stefan CsomorAdaptions for new redrawing
2001-12-04  Stefan Csomorchanged defaultitem method from belonging to a panel...
2001-11-28  Robert Roebling Darwin has commandline args.
2001-11-23  Stefan Csomorformatting
2001-11-04  Stefan Csomorworkaroung for handling problems because groupboxes...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-20  Stefan Csomorchanged menu creation for choice and combobox (unique...
2001-10-07  Gilles Depeyrotinclude wxWindows headers using "..." instead of <...>
2001-09-15  Stefan Csomorchanged FindControl to FindControlUnderMouse and use...
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-06-27  Gilles Depeyrotadded missing includes after wxUniv merge
2001-06-23  Gilles Depeyrotcorrected for compilation under Mac OS X with -cpp...
2001-06-05  Stefan Csomorreverted some redrawing optimizations due to redraw...
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
2001-05-16  Stefan Csomorworkaround for notebook/tabctrl redraw bug, it is now...
2001-05-10  Gilles Depeyrotcorrected conditional compilation for Universal Interfa...
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-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 calls for invalidating the dc setup on mac explic...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-01-30  Gilles Depeyrotremoved unused variables
2000-08-09  Stefan Csomormerge with latest sources
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
2000-01-13  Stefan Csomorcw pro 5.3 adaptions
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-09  Stefan Csomormac adaptions
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-01-01  Stefan Csomorstarted once again from stubs