]> git.saurik.com Git - wxWidgets.git/history - src/mac
1. use tar.bz2 as sources, not tar.gz
[wxWidgets.git] / src / mac /
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
2001-05-11  Stefan Csomormaintaining 8.1 compat (defining 8.5 calls)
2001-05-10  Gilles Depeyrotconditional compilation for Universal Interfaces (3...
2001-05-10  Gilles Depeyrotconditional compilation for Universal Interfaces (3...
2001-05-10  Gilles Depeyrotcorrected conditional compilation for Universal Interfa...
2001-05-10  Gilles Depeyrotactivate new xpm handler under Classic Mac OS after...
2001-05-10  Stefan Csomorcorrected redraw problems in controls (the erroneusly...
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  Gilles Depeyrotremoved useless file (notebmac.cpp is the one that...
2001-05-08  Stefan Csomorchanged port handling
2001-05-08  Gilles Depeyrotadded CreateFromXpm method that uses image xpm decoder
2001-05-08  Gilles Depeyrotadded definition/initialisation of static class member
2001-05-08  Stefan Csomormac fixes part II
2001-05-08  Stefan Csomormac fixes
2001-05-06  Gilles Depeyrotadded clientcontext variable to Open Transport initiali...
2001-05-06  Gilles Depeyrotapplied correction from Marc Newsam in calculations...
2001-05-01  Gilles Depeyrotadded xpmdecod files
2001-05-01  Gilles Depeyrotapplied SourceForge patch #419884 from Marc Newsam
2001-05-01  Stefan Csomorcorrected event handling according to current msw/gtk...
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-28  Robert RoeblingImplement wxRB_GROUP
2001-04-28  Gilles Depeyrotadded common imagxpm files
2001-04-28  Gilles Depeyrotcorrections for Mac OS X
2001-04-28  Gilles Depeyrotcorrections for modifications made to common mimetype...
2001-04-19  Gilles DepeyrotCorrections for Mac OS X
2001-04-18  Gilles Depeyrotremoved unused files so that makefile VPATH works under...
2001-04-14  Gilles Depeyrotadded spinctrl and corrected list of files for Mac...
2001-04-13  Gilles Depeyrotadded spinctrl implementation
2001-04-12  Stefan Csomorcorrected cw6 project files and other small problems
2001-04-12  Stefan Csomorcorrected cw6 project files and other small problems
2001-04-12  Stefan Csomorcorrected cw6 project files
2001-04-09  Gilles Depeyrotremoved case conflicting file
2001-04-07  Gilles Depeyrotpreliminary file list for Mac OS X compilation
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 Csomorcorrected redraw problems with native controls
2001-03-04  Stefan Csomor correct window class attribution (was wrong in carbon)
2001-03-04  Stefan Csomorchanged choice to properly inherit from wxChoiceBase...
2001-03-03  Stefan Csomormac changes : wxDC - removed doubly defined vars (inher...
2001-03-02  Robert RoeblingImplemented wxStaticLine under Mac. I thought I had
2001-03-01  Stefan Csomorfinal adjustements to wxToolbar to make it layout as...
2001-02-28  Stefan Csomoradded new focus behaviour (like MSW) and toolbar fixes
2001-02-28  Stefan Csomordefault window creation algorithm for mac platform...
2001-02-28  Stefan Csomortoolbars are now possible in any window
2001-02-28  Stefan Csomoradded menubar update OnActivate for multiple frames...
2001-02-28  Stefan Csomorcorrected hiding/showing of native mac controls
2001-02-27  Stefan Csomorcorrected the invalidation when resizing windows (was...
2001-02-27  Stefan Csomoradded calls for invalidating the dc setup on mac explic...
2001-02-26  Robert RoeblingwxMac:
2001-02-22  Julian SmartAdded wxYieldIfNeeded
2001-02-21  Stefan Csomorthe carbon resource tag
2001-02-21  Stefan Csomorcorrected an superfluous initfloatingwindows call in...
2001-02-20  Gilles Depeyrotdo not perform Gestalt tests under Mac OS X
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-02-04  Gilles Depeyrotignore CodeWarrior build directory and files produced...
2001-01-30  Gilles Depeyrotchanged argument types (replaced long with wxCoord)
2001-01-30  Gilles Depeyrotcorrected indentation
2001-01-30  Gilles Depeyrotadded missing return type (implicit int no longer accep...
2001-01-30  Gilles Depeyrotremoved unused variables
2001-01-27  Gilles Depeyrotmodified macintosh ifdef compilations to also test...
2001-01-27  Gilles Depeyrotcorrections related to event.h modifications
2001-01-26  Gilles Depeyrotcorrection to maintain data array in synch with string...
next