]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac
Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW...
[wxWidgets.git] / include / wx / mac /
2004-10-02  Ryan Nortonwarning for 2.5.3
2004-10-01  Vadim Zeitlinhack: hide the MDI parent frame by moving it off screen
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-30  Ryan Nortonhave it work the old way with PopupMenu(), and have...
2004-09-27  Ryan Nortonsource nice-ness and remove erronous files
2004-09-27  Ryan NortonAdd HID keyboard functionality
2004-09-26  Ryan Nortonhid integration
2004-09-26  Ryan Nortonnative font dialog implementation for mac os x 10.2+
2004-09-26  Stefan Csomorunicode fix
2004-09-26  Stefan Csomorfix for CW compilation
2004-09-26  Stefan Csomorclipping for wxMac cleaned up
2004-09-26  Ryan NortonLots of fixes/cleanups for OSX taskbar
2004-09-26  Ryan Nortoncleanups, proper event handling/cleanup
2004-09-25  Robin DunnAdd some missing methods to match other implementations
2004-09-25  Ryan NortonwxDrawerWindow - [ 909351 ] Drawer window for OS X...
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-09-25  Ryan Nortonmark changes. Mac OSX taskbar implementation
2004-09-24  Ryan NortonPort syncronization, more wxUSE_XML/XRC fixes and typo...
2004-09-24  Ryan Nortonmore setup0.h wxUSE_XRC fixes
2004-09-23  Ryan Nortonfix ifdef - its libpng not pnglib :)
2004-09-22  Ryan NortonOnly include/build pnghand if the user builds the png...
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-08-30  Václav Slavíknew stock buttons API
2004-08-25  Robin Dunnremoved final traces of wxStAppResource
2004-08-24  Stefan CsomorFSRef transition
2004-08-23  Stefan CsomorFSRef transition, common constant
2004-08-18  Dimitri Schoolwerthfixes for CW8 Mac Classic compilation
2004-08-16  David ElliottChange from IsOK to IsOk to match everything else
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-13  Vadim Zeitlinuse wxDD_DEFAULT_STYLE instead of 0 by default for...
2004-08-10  Robin DunnGive wxListBox a GetClassDefaultAttributes so wxCalenda...
2004-08-08  David ElliottUse bool instead of int. Replace TRUE/FALSE with true...
2004-08-07  Stefan Csomorforward declaration for combobox members
2004-08-06  David ElliottGet rid of inline C compatibility methods
2004-08-06  David ElliottGet rid of wxUSE_GSOCKET_CPLUSPLUS
2004-08-06  David ElliottwxMac GSocket C -> C++
2004-07-31  Dimitri Schoolwerthapplied patch #997019: '[wxMac] updated wxSound', adds...
2004-07-27  Stefan Csomorregion from polygon added
2004-07-25  Vadim Zeitlinfixed header include guard position (patch 992443)
2004-07-23  Włodzimierz SkibawxUSE_BUTTONBAR removed.
2004-07-21  Stefan Csomorryan's QT implementation
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-20  Stefan Csomorbackground handling
2004-07-20  Stefan Csomoravoid unimplemented wx stubs being used
2004-07-14  Stefan Csomormaking getter const
2004-07-13  Stefan Csomoradding correct events
2004-07-11  Stefan Csomorfurther separating implementation
2004-07-03  Stefan Csomorgoing on with wxMacControl functionality
2004-07-02  Stefan Csomormoving implementation out of class declaration
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-04  Kevin OllivierMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-05-31  Stefan Csomorcontinued spinning committed
2004-05-29  Stefan Csomorcontrol data support
2004-05-29  Stefan Csomorpreparing for internal changes
2004-05-27  Stefan Csomordebug method added for flashing invalid areas
2004-05-27  Stefan Csomormenu associations
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-15  Stefan Csomorsupport for insets of native controls, sigh...
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-13  Stefan Csomornon-osx methods bracketed
2004-05-11  Stefan Csomornot needed
2004-05-11  Stefan Csomorremove unneeded vars
2004-05-11  Stefan Csomoradded wxUSE_MDI
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-21  Stefan Csomoradded define for Aug 2003 gcc update compatibility...
2004-04-14  David ElliottQuick hack removing wxDIALOG_MODAL
2004-04-14  David ElliottQuick hack to rid the code of wxDIALOG_MODAL
2004-04-13  Stefan Csomoradding event construction
2004-04-13  Stefan Csomorswitching to native focus and control hit handling
2004-04-11  Stefan Csomorexpose find window method
2004-04-10  Mattia Barbon Avoid virtual function hiding.
2004-04-03  Stefan Csomorconcentrating content and structure region calculations
2004-04-01  Julian SmartImplemented Enable for wxMenuBar to avoid assert
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation...
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation
2004-03-30  Stefan Csomoruse base class implementation
2004-03-30  Julian SmartNeed wxUSE_LIBMSPACK
2004-03-29  Stefan Csomoradded port state save class
2004-03-29  Stefan Csomoradded hilite change notification
2004-03-29  Stefan Csomorexpose metal appearance
2004-03-28  Stefan Csomorglcanvas fix and toplevel event handler exposed
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-27  Stefan Csomormerge of new wxMac code
2004-03-26  Stefan Csomordispatch for header files in order to keep old way...
2004-03-25  Stefan Csomorunicode adaption
2004-03-23  Stefan Csomorclassic/carbon split
2004-03-23  Stefan Csomorclassic
2004-03-16  Robin DunnImplement wxBitmapButton::DoGetBestSize
2004-03-07  Stefan CsomorSetWindowVariant implemented
2004-03-04  Stefan Csomorsupport for wxUSE_PALETTE = 0
2004-03-03  Stefan CsomorAPI adaptions to MSW EnhMetafile
2004-02-21  Stefan Csomorimplementation for mac added
next