]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon
unified Carbon/Classic and Session/Port printing member name
[wxWidgets.git] / src / mac / carbon /
2002-01-06  Gilles Depeyrotunified Carbon/Classic and Session/Port printing member...
2002-01-06  Gilles Depeyrotremoving dependancy on mac headers from public wx heade...
2002-01-05  Stefan Csomorcorrected the non masked blitting code, brush hatched...
2002-01-05  Stefan Csomormade sure the alignment for the non-carbon fake list...
2002-01-05  Stefan Csomormemory leak fixed
2002-01-05  Stefan Csomorwhen the system is not yet start fully (macos not inite...
2002-01-05  Stefan Csomoradded method for finding out, whether the macos system...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-04  Gilles Depeyrotadded missing casts after removal of dependancy on...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-03  Gilles Depeyrotadded missing include file for Apple DevTools
2002-01-03  Stefan Csomoradded plain "*" as wildcard
2002-01-03  Stefan Csomorcorrected graying out, only to be executed when backgro...
2002-01-03  Ron LeeAdded (and documented :) optional stack size specificat...
2002-01-01  Václav Slavíkregenerated makefiles (forgot to do it after changing...
2002-01-01  Stefan Csomoradded correct pen styles for wxDOT etc as well as wxSTI...
2002-01-01  Stefan Csomorchanged layout hints to proper determining aqua layout...
2002-01-01  Stefan Csomordetection of aqua layout scheme added
2002-01-01  Stefan Csomorcorrected hatched brushes emulation
2002-01-01  Stefan Csomoradded stipple opaque mask detection
2002-01-01  Stefan Csomoradded wxcompliant patterns for hatched brushes
2002-01-01  Stefan Csomoradded null bytes to carb(0) resource, added comment...
2001-12-31  Gilles DepeyrotwxSystemSettings class API face lift: better names...
2001-12-31  Gilles Depeyrotadded missing include file for Apple DevTools
2001-12-31  Gilles Depeyrotadded missing include files for Apple DevTools
2001-12-31  Gilles Depeyrotadded bmpbase
2001-12-31  Stefan Csomordrag and drop implementation
2001-12-31  Stefan Csomorchecklist implementation
2001-12-31  Stefan Csomorredraws added when value changes
2001-12-30  Stefan Csomordrawing methods cleanup
2001-12-30  Stefan Csomorsetting and restoring the graf port
2001-12-29  Robert Roeblingcompile fix for bitmap.cpp under Mac
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-28  Stefan Csomornew redrawing code
2001-12-28  Stefan Csomoradded debugging code for redrawing
2001-12-28  Stefan Csomoradjusted for new visible region code
2001-12-28  Stefan Csomorcleaned drawing code
2001-12-28  Stefan Csomorappearance brush support
2001-12-28  Stefan Csomorremoved redundant code
2001-12-20  Stefan CsomorMacOS conforming activate/deactivate
2001-12-20  Gilles Depeyrotcorrections to includes for compilation under Mac OS X
2001-12-20  Stefan Csomorcorrected bug in MacRedraw
2001-12-20  Stefan Csomoradded additional setters for the current clip region
2001-12-19  Stefan Csomortoplevel adaptions
2001-12-19  Stefan CsomorGetMacXXXX renamed to MacGetXXXXX
2001-12-19  Stefan Csomorimplemented clipping using native regions
2001-12-19  Stefan Csomoradded SetStatusText method (avoiding dc.Clear)
2001-12-19  Stefan Csomorremoved clearing (done anyway)
2001-12-19  Stefan CsomorGetMacXXXX to MacGetXXXX
2001-12-19  Stefan Csomorstarted macosx compliant implementation
2001-12-19  Stefan Csomorcode moved from window to toplevel
2001-12-19  Stefan Csomorcorrected control functions
2001-12-19  Stefan CsomorAdaptions for new redrawing
2001-12-19  Stefan CsomorGetMacXXXX renamed MacGetXXXX
2001-12-19  Stefan Csomortoplevel adaptions
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-18  Robert RoeblingThe mac toolbar was redrawing buttons when not shown -
2001-12-17  Robert RoeblingMacOS 9 seems to clear the background itself, too.
2001-12-17  Robert Roebling MAcOS X clears the background (with stripes) for
2001-12-08  Stefan Csomorcorrected constness
2001-12-07  Stefan Csomoradded method for getting the help menu on classic and...
2001-12-05  Stefan Csomorchanged default size, because MacOS X was using the...
2001-12-04  Stefan Csomorchanged defaultitem method from belonging to a panel...
2001-12-04  Stefan Csomorchanged the button container from wxPanel to wxWindow
2001-12-04  Robert RoeblingCompile fix for app.cpp without precompiled headers.
2001-12-04  Stefan Csomoradded default return and escape/command-period handling...
2001-12-04  Stefan CsomorMacOS X was having a coordinate rollover for a rectangl...
2001-12-04  Robert RoeblingThe code in wxMac's listbox was too ambitious in filtering
2001-12-03  Robert Roebling Make wxMac single line text control ignore ENTER
2001-12-01  Gilles Depeyrotdon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-12-01  Gilles Depeyrotdon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-11-28  Robert Roebling Darwin has commandline args.
2001-11-25  Robert Roebling Correct wxTimer bug in wxGTK.
2001-11-23  Stefan Csomorformatting
2001-11-23  Stefan Csomormoved test for valid controlpart into this method
2001-11-23  Stefan Csomoradded virtual DoSetSize method in order to allow for...
2001-11-23  Robert Roebling Fixed mouse move bug. No idea why it has to be fixed,
2001-11-20  Václav Slavíkfixes for wxBase RPM
2001-11-19  Stefan Csomorapplied Paul A. Thiessen's patches for correcting coord...
2001-11-18  Stefan Csomoradded a preImage of the selection in order to avoid...
2001-11-18  Stefan Csomorcorrected MacSetSelection which was incorrectly deselec...
2001-11-18  Gilles Depeyrotremoved include/wx/mac/setup.h from filelist.txt
2001-11-18  Ron LeeRemoved include/wx/setup.h from filelist.txt -- Needed...
2001-11-17  Václav Slavíkregenerated makefiles
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-09  Vadim Zeitlinremoved code (re)setting the camera from wxGLCanvas...
2001-11-04  Stefan Csomorworkaroung for handling problems because groupboxes...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-04  Stefan Csomorcorrected tooltip
2001-11-02  Stefan Csomorcorrected rebuild of more than one-level hiearchical...
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-11-02  Robin DunnAdded wxEntryStart, wxEntryInitGui, and wxEntryCleanup...
2001-10-31  Gilles Depeyrotcorrected access to NULL parameters in wxGetOsVersion
2001-10-31  Stefan Csomorremoved subprojects for ldef and cdef, changed to in...
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded wx/platform.h to the list of files and regenerate...
2001-10-29  Gilles Depeyrotpath/file corrections for Darwin/Mac OS X
2001-10-28  Gilles Depeyrotcorrected realization of vertical toolbars (were always...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
next