]> git.saurik.com Git - wxWidgets.git/history - src/mac
wxTopLevelWindow (only for wxGTK for now)
[wxWidgets.git] / src / mac /
2001-09-15  Stefan Csomorchanged FindControl to FindControlUnderMouse and use...
2001-08-29  Gilles Depeyrotconditional compilation corrections for Apple Developer...
2001-08-29  Gilles Depeyrotadded missing include for compilation with Apple Develo...
2001-08-29  Gilles Depeyrotadded common and generic files implementing wxFindRepla...
2001-08-29  Stefan Csomorcorrected shutdown proc
2001-08-25  Stefan Csomoradded disk space
2001-08-25  Stefan Csomorcorrected OWNER_DRAWN Remove to RemoveAt in Delete
2001-08-24  Stefan Csomordecremented timeout, we have to find a better algorithm...
2001-08-24  Robert RoeblingFixed apparent typo.
2001-08-24  Stefan Csomoradded late init and setup timeout
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-12  Gilles Depeyrotadded missing return value
2001-08-12  Gilles Depeyrotadded container class files
2001-08-11  Stefan Csomorcorrected a bug in the masking code
2001-08-07  Stefan Csomorno message
2001-08-06  Stefan Csomorcorrected mac src due to new api changes
2001-08-05  Gilles Depeyrotremoved useless include (already in glcanvas.h)
2001-08-05  Gilles Depeyrotadded include for Mac OS X
2001-07-22  Gilles Depeyrotcorrected pragma interface/implementation for Mac OS X
2001-07-16  Robert RoeblingAdded missing methods. Now tested.
2001-07-16  Robert RoeblingAdded missing methods. Not yet tested.
2001-07-16  Robert RoeblingAdded symptomatic fix to wrong height in wxStaticText.
2001-07-16  Robert RoeblingFixed small prob with wxSpinButton orientation.
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  Gilles Depeyrotadded common regex
2001-07-15  Stefan Csomorno message
2001-07-14  Robert RoeblingMinor beautification of wxToolBar under Mac.
2001-07-14  Robert RoeblingCorrected wxScrolledWindow's OnSize behaviour.
2001-07-13  Stefan Csomorcorrected check string handling
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-08  Gilles Depeyrotuse RemoveAt instead of Remove
2001-07-07  Stefan Csomormac filter routine for nav services
2001-07-07  Stefan Csomorcorrected log error after initialize when in release...
2001-07-07  Gilles Depeyrotcorrected file list for Mac OS X compilation
2001-07-06  Stefan Csomorfirst impl (needs extending)
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-03  Gilles Depeyrotcorrected according to file name change for generic...
2001-07-02  Stefan Csomorchanged Refresh to take Rect as client coordinates...
2001-07-02  Gilles Depeyrotadded common notebookbase source file
2001-07-01  Stefan Csomorrefresh during window delete (if root window deleted...
2001-06-30  Gilles Depeyrotcorrections for Mac OS X after wxUniv merge
2001-06-30  Gilles Depeyrotadded missing common cmdproc files
2001-06-29  Gilles Depeyrotcorrected virtual function prototype
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-06-28  Gilles Depeyrotapplied SourceForge patch #423536
2001-06-28  Gilles Depeyrotcorrections after wxUniv merge
2001-06-28  Gilles Depeyrotimplemented printing dialogs in Carbon with Sessions...
2001-06-28  Gilles Depeyrotcorrected conditional compilation
2001-06-28  Gilles Depeyrotadded missing return on error
2001-06-28  Gilles Depeyrotcorrected conditional compilation
2001-06-28  Gilles Depeyrotcorrected after wxUniv merge
2001-06-27  Gilles Depeyrotadded missing includes after wxUniv merge
2001-06-27  Gilles Depeyrotadded missing conditional compilation tests
2001-06-27  Stefan Csomorno message
2001-06-26  Stefan Csomoradded tiered implementation (using draw paragraph)...
2001-06-23  Gilles Depeyrotcorrected use of Print Manager Session APIs for Carbon...
2001-06-23  Gilles Depeyrotuse Print Manager session APIs if PM_USE_SESSION_APIS...
2001-06-23  Gilles Depeyrotremoved dialup from list of files because of compilatio...
2001-06-23  Gilles Depeyrotcorrected for compilation under Mac OS X with -cpp...
2001-06-23  Gilles Depeyrotadded missing cast for delete
2001-06-22  Stefan CsomorRaise and Lower implemented
2001-06-09  Stefan Csomordelete now does remove the item in correct synch from...
2001-06-07  Stefan Csomorimplemented generic clipboard, corrected event handling...
2001-06-05  Stefan Csomorunnecessary ClipRects
2001-06-05  Stefan Csomorreverted some redrawing optimizations due to redraw...
2001-06-05  Gilles Depeyrotremove xpm files replaced with internal xpm decoder...
2001-06-03  Stefan Csomoradded GetControlBounds for accessing contrl.rect
2001-05-31  Stefan Csomorremoved unnecessary ClipRect calls, refresh on MacActiv...
2001-05-31  Stefan Csomoradapted to new sending for radiobutton events for unsel...
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
2001-05-29  Stefan Csomorcorrected update upon activate
2001-05-29  Stefan Csomoradapted background color for mac for listcontrols
2001-05-29  Stefan Csomorcorrected GetCharWidth and implemented MacSuperChangedP...
2001-05-27  Robert RoeblingwxDC::DrawPolygon correction
2001-05-26  Robert RoeblingFix cvs conflict.
2001-05-26  Robert RoeblingImplemented LAST_NOT pen style for orthogonal lines.
2001-05-26  Stefan Csomorclipboard reading
2001-05-26  Stefan Csomorchanged Mac Mouse Moved Hysteresis (area in which mouse...
2001-05-26  Stefan Csomorcorrected transparency in DoDrawIcon , if there is...
2001-05-26  Stefan Csomorcorrect bitmap construction (including mask) from...
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-24  Gilles Depeyrotadded missing check for wxUSE_JOYSTICK
2001-05-23  Stefan Csomoradded mouse down before activate event in background...
2001-05-23  Stefan Csomorscrollbar fixes and workaround for redraw problems...
2001-05-23  Stefan Csomorscrollbar fixes
2001-05-17  Stefan Csomorfixed wxWindow::SetCursor( wxNullCursor) for mac
2001-05-16  Gilles Depeyrotcorrection for Mac OS X (M_PI is already defined)
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
2001-05-16  Stefan Csomorworkaround for notebook/tabctrl redraw bug, it is now...
2001-05-16  Stefan Csomorcorrected loop for calculating the proper updatergn...
2001-05-13  Gilles Depeyrotapplied SourceForge patch #423532
2001-05-11  Robert RoeblingCorrected wxToolBar::ToolSetBitmapSize()
2001-05-11  Stefan Csomorcorrected eventual endless loop
2001-05-11  Stefan Csomorcorrected control update code
2001-05-11  Stefan Csomorcorrected control update code
2001-05-11  Stefan Csomorredraw problems fix
next