]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
Glitches in wxDelegateRenderer
[wxWidgets.git] / include / wx / mac /
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
2002-04-07  Gilles Depeyrotremoved unused enum
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-26  Gilles Depeyrotminimum changes required for toolbar text related changes
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Gilles Depeyrotadded missing consts
2002-02-19  Stefan Csomoradded default style wxFRAME_TOOL_WINDOW to creation
2002-02-16  Stefan Csomornew bitmap creation code for mac
2002-02-14  Stefan Csomoradded .inited comparison as suggested by John McPherso...
2002-01-20  Stefan Csomornew static structure for using the correct resource...
2002-01-20  Stefan Csomorexport statement needed
2002-01-20  Stefan Csomorpreparation for separated menu items
2002-01-20  Stefan Csomorchanged the usage of the member vars to be more consistent
2002-01-20  Stefan Csomoradded new constructor for wxpython
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-18  Vadim ZeitlinIFF support off by default
2002-01-15  Robert Roebling Added IFF handler.
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-11  Gilles Depeyrotadded missing const for Apple DevTools
2002-01-11  Robert RoeblingMove notebook size code for mac to mac/notebook.cpp
2002-01-11  Stefan Csomorfewer standard includes
2002-01-11  Stefan CsomorATSU Rendering Support added
2002-01-10  Gilles Depeyrotunified UMAPrOpen/UMAPrClose prototypes for session...
2002-01-06  Gilles Depeyrotremoving dependancy on mac headers from public wx heade...
2002-01-06  Gilles Depeyrotunified Carbon/Classic and Session/Port printing member...
2002-01-06  Gilles Depeyrotmoved TARGET_CARBON define to private include for MacOS X
2002-01-05  Stefan Csomoradded method for finding out, whether the macos system...
2002-01-04  Gilles Depeyrotadded missing include file for Apple DevTools
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx headers
2002-01-01  Stefan Csomoradded detection of aqua layout scheme
2001-12-31  Gilles DepeyrotwxSystemSettings class API face lift: better names...
2001-12-31  Gilles Depeyrotadded wxUSE_PROTOCOL/wxUSE_URL defines
2001-12-31  Stefan Csomord&d implementation and checklistbox enabled
2001-12-31  Stefan Csomordrag & drop implemented
2001-12-31  Stefan Csomorchecklist implemented
2001-12-30  Stefan Csomorgetting rid of several graf port handling routines
2001-12-30  Stefan Csomoradded theme savvy store/restore grafport
2001-12-29  Stefan Csomorcorrections for theme brush alignments
2001-12-28  Stefan Csomorremoved redundant code
2001-12-28  Stefan Csomorcode changes for redrawing
2001-12-28  Stefan Csomoradded support for appearance brushes, corrected blittin...
2001-12-28  Stefan Csomoradded support for appearance brushes
2001-12-23  Robert Roebling Removed warning for Darwin compilation from datetime.inl
2001-12-23  Ron LeeAdded missing compile define.
2001-12-20  Stefan CsomorMacOS conforming activate/deactivate
2001-12-19  Stefan Csomortoplevel code transferred to wxTopLevelWindow
2001-12-19  Stefan Csomoradded UMAHideControl again
2001-12-19  Stefan Csomormoved all code concerning toplevel code from the window...
2001-12-19  Stefan Csomoradded SetStatusText method for proper drawing, because...
2001-12-19  Stefan Csomorchanged clipping to use native mac regions
2001-12-19  Stefan Csomorchanged return type of RGBColor to const Reference...
2001-12-19  Vadim Zeitlinadded missing default param value for Enable()
2001-12-07  Stefan Csomoradded method for getting the help menu
2001-12-01  Gilles Depeyrotdon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-12-01  Vadim Zeitlinadded wxUSE_TIPWINDOW
2001-11-27  Robin DunnAdded IsVertical to wxMac's wxScrollBar. (It doesn...
2001-11-23  Stefan Csomorcarbon compat routine define
2001-11-23  Stefan Csomoradded virtual DoSetSize method in order to allow for...
2001-11-18  Stefan Csomoradded a preImage of the selection in order to avoid...
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
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-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle
2001-10-20  Stefan Csomorremoved duplicated DYNCLASS macro
2001-10-20  Gilles Depeyrotremoved extra DECLARE_DYNAMIC_CLASS
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-19  Stefan Csomorcorrected default arguments, so that setting GetStdIcon...
2001-10-04  Gilles Depeyrotstandard settings for wxMac compilation using CodeWarrior
2001-10-02  Gilles Depeyrotinclude wx headers using "..." instead of <...>
2001-10-01  Václav Slavíkadded wxSystemSettings::HasFrameDecorations (anybody...
2001-09-30  Stefan Csomortoplevel fixes
2001-09-30  Stefan Csomormac toplevel window added
2001-09-10  Gilles Depeyrotadded missing defines
2001-08-19  Stefan Csomoradded a few encoding convenience methods for pc-mac...
2001-08-12  Gilles Depeyrotadded missing methods/removed duplicated base methods
2001-08-12  Gilles Depeyrotapplied SourceForge patch #440594 which corrects ListBo...
2001-08-10  Robert RoeblingMessage dialog crashes when calling ::Move() etc. Better
2001-08-05  Gilles Depeyrotcorrected includes for Mac OS X
2001-07-22  Gilles Depeyrotcorrected pragma interface/implementation for Mac OS X
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-15  Stefan Csomorno message
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-07  Gilles Depeyrotcorrected wxGauge to inherit from wxGaugeBase
2001-07-06  Gilles Depeyrotadded missing include
2001-07-06  Stefan Csomorfirst impl (needs extending)
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-01  Stefan Csomoradded generic color dialog to setup
next