no real changes, just minor refactoring and cleanup
[wxWidgets.git] / src / osx /
2009-01-28  Vadim Zeitlinrename wxRendererNative::DrawRadioButton() to DrawOptio...
2009-01-26  Robert RoeblingImplement hint cursor for resizable columns
2009-01-25  Francesco Montorsiblind build fix for wxMac
2009-01-25  Francesco Montorsibuild fix
2009-01-25  Stefan Csomoradapting to name change in r58318
2009-01-25  Stefan Csomoradapting to name change in r58318
2009-01-23  Stefan Csomorfixing some warnings
2009-01-23  Stefan Csomorfixing 64 bit compile
2009-01-23  Robert RoeblingForgot this one
2009-01-23  Robert RoeblingGive some OSX specific methods OSX prefix, fixes hidden...
2009-01-23  Robert RoeblingwxDataViewCtrl fixes
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-20  Stefan Csomorstreamlining slider, scroller, spinbutton for osx carbo...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-18  Robert RoeblingReally set standard cursor when over title bar and...
2009-01-18  Stefan Csomormouse and cursor additions for cocoa, see #10361
2009-01-17  Stefan Csomorfixing screen coordinate transformation
2009-01-17  Stefan Csomormissing commit
2009-01-17  Stefan Csomorfixing dangling includes
2009-01-17  Stefan Csomorprinting adjustment
2009-01-17  Stefan Csomorstreamlining printing support, adding printing support...
2009-01-17  Stefan Csomoravoiding warning for unused var in cocoa build
2009-01-16  Stefan Csomorfixing infinite recursion for rotated text, introduced...
2009-01-15  Stefan Csomormake sure group boxes don't get the big font
2009-01-15  Stefan Csomoradding missing header for non-precomp build
2009-01-15  Stefan Csomorfixing controls with content areas, correcting radiobox...
2009-01-14  Robert RoeblingDon't make wxFrame grow when adding a native wxToolbar
2009-01-14  Stefan Csomorcleaning up warnings, more common event code
2009-01-14  Stefan Csomorrouting native events first to the wx class and only...
2009-01-13  Robert RoeblingAlso update cursor when over toolbar and titlebar
2009-01-13  Stefan Csomorusing subclass as impl ptr, common code in macro becaus...
2009-01-13  Stefan Csomorcommon event code
2009-01-13  Stefan Csomormake sure that code is always available when compiling...
2009-01-13  Stefan Csomorremoving duplicate code
2009-01-12  Stefan Csomoradding 10.4 build compatibility for osx cocoa, see...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-10  Stefan Csomorfixes #10358
2009-01-10  Stefan Csomormaking sure enabling the menus works
2009-01-10  Stefan Csomorguarding against NULL peers
2009-01-10  Stefan Csomorfixing wrong constant
2009-01-10  Stefan Csomorfixing default location for cocoa, see #10361
2009-01-10  Stefan Csomorcalling superclass impl, see #10361
2009-01-10  Stefan Csomorcocoa layout optimization, see #10361
2009-01-10  Stefan Csomornative apple event support for osx cocoa
2009-01-10  Stefan Csomorsupporting PopUp on osx cocoa as well, see #10361
2009-01-10  Stefan Csomoradding open and close hand cursor constants, implementa...
2009-01-10  Stefan Csomormoving launch methods to common code
2009-01-09  Stefan Csomorguarding against calls through 'non-window' instances...
2009-01-09  Francesco Montorsifix the fix of r57935
2009-01-09  Francesco Montorsiblind fix for buildbot
2009-01-09  Francesco MontorsiFix wxLaunchDefaultBrowser on wxMSW for local files...
2009-01-09  Robert RoeblingTried to improve look of toogle tool under OS X, adapte...
2009-01-09  Robert RoeblingCompile fix
2009-01-08  Francesco Montorsibuild fix
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2009-01-08  Francesco Montorsifix build
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2009-01-08  Robert RoeblingAdd the same margin to wxBitmapToggleButton as to wxBit...
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2008-12-31  Kevin OllivierFix for OS X Cocoa build.
2008-12-31  Francesco Montorsiget rid of the wxListString class in wxStatusBar code...
2008-12-30  Vadim Zeitlinremove wxSOCKET_MAX_EVENT, it is not really necessary...
2008-12-29  Francesco Montorsiuse a common m_isInsideYield flag instead of static...
2008-12-28  Vadim Zeitlinimplement DispatchTimeout() for wxOSX/Cocoa
2008-12-27  Vadim Zeitlincompilation fix: use IsServer() instead of m_server...
2008-12-27  Francesco Montorsi(blind) fix for unneeded inclusions of headers
2008-12-27  Francesco Montorsiblind fix for wxMac (notebook headers shouldn't be...
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-12-26  Vadim Zeitlinadded wxEventLoop::DispatchTimeout()
2008-12-25  Vadim Zeitlinmake colours used by list and tree controls more consis...
2008-12-23  Robert RoeblingAdd wxDataViewCtrl::ExpandAncestors() and call it from...
2008-12-20  Robert RoeblingCall Expand on an item's parent chain in EnsureVisible
2008-12-17  Robert RoeblingCorrect wxDataViewCtrl::IsExpanded and add test for it
2008-12-16  Robert RoeblingAdded wxDataViewCtrl::IsExpanded(item)
2008-12-13  Kevin OllivierForward port new wxRenderer methods in 2.8 to trunk.
2008-12-11  Francesco Montorsisubstitute (c) and (C) for copyright strings as documented
2008-12-09  Vadim Zeitlincall wxMDIClientWindow::CreateClient()
2008-12-07  Vadim Zeitlindefine SetAsSortKey/IsSortKey() in wxMac wxDataViewColumn
2008-12-07  Vadim Zeitlinno changes, just removed whitespace and perfectly usele...
2008-11-29  Vadim Zeitlincompilation fix after making wxSocketImpl derive from...
2008-11-28  Vadim Zeitlinrename various gsock* files to sock* (except for MSW...
2008-11-28  Vadim ZeitlinStreamline wxSocket code: wxSocketBase now uses wxSocke...
2008-11-26  Vadim Zeitlinremove apparently unused file (src/osx/core/gsocket...
2008-11-26  Vadim Zeitlinmove wx/gsocket.h to wx/private/gsocket.h
2008-11-25  Vadim Zeitlintrying to resolve GSocketManager API mess: the meaning...
2008-11-22  Kevin OllivierForward port event handler fixes to trunk.
2008-11-21  Vadim Zeitlinfix virtual function hiding for LoadFile(); replace...
2008-11-15  Francesco Montorsimake GetPaperRect() and GetResolution() const functions
2008-11-14  Robert Roebling#10183: patch to add wxOSX print job name
2008-11-13  Robert Roebling#10181: wxOSX: patch for proper wxPrintData to/from...
2008-11-13  Vadim Zeitlinfix warnings about hiding virtual wxGraphicsContext...
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-11-03  Francesco Montorsibuild fix
2008-11-03  Francesco Montorsibuild fixes
2008-11-03  Francesco Montorsifix the incoherence pointed out by ifacecheck between...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-20  Robert RoeblingFix wxListCtrl::Insert() bug reported by Riccardo Cohen
2008-10-18  Stefan Csomoradapting to API change from GetContentAreaInset to...
2008-10-17  Vadim Zeitlinreverted the change of r56246 and keep the old behaviou...
2008-10-16  Robert RoeblingEnable intercepting ENTER in wxSpinCtrl under wxMac...
next