]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac/carbon
unifying CFTypes
[wxWidgets.git] / include / wx / mac / carbon /
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Robert RoeblingForgot this one.
2007-12-06  Paul Cornettmake access for virtuals match base
2007-12-05  Robert RoeblingAdded wxToggleBitmapButton
2007-11-30  Robert Roeblingcompilation
2007-11-30  Stefan Csomoratsu for textctrl
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Robert RoeblingDC reorganization
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Stefan Csomorusing the cf string conversions exclusively
2007-11-29  Stefan Csomoradding CoreText implementation
2007-11-29  Stefan Csomorcleanup
2007-11-28  Stefan Csomorcleanup
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-27  Václav Slavíkfixed linking with visibility enabled on Ubuntu and...
2007-11-26  Stefan Csomorcleanup / adding effects
2007-11-24  Stefan Csomormac more native types
2007-11-24  Stefan Csomor64bit mac adaptions
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Vadim Zeitlinuse correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
2007-11-23  Stefan Csomormac cleanup, pure cgcolor
2007-11-22  Stefan Csomormac cgcolor changes & cleanup
2007-11-22  Stefan Csomormac cgcolor changes
2007-11-22  Paul Cornettmake DoSetSizeHints protected, remove parameter defaults
2007-11-20  Stefan Csomorcleanup mac
2007-11-18  Vadim Zeitlinremoved not implemented anyhow SetIcons()
2007-11-17  Robert RoeblingUpdate to wxDataViewCtrl from Hartwig
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcorrecting import/export (_adv gave linking errors)
2007-11-15  Stefan Csomorcleanup
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-08  Robert RoeblingAdd wxDataViewTextRendererAttr, blind noop under wxMac
2007-11-05  Vadim Zeitlinfix a few hundreds of harmless unused parameters warnin...
2007-11-03  Vadim Zeitlinadded wxWindow::AlwaysShowScrollbars() and its wxMac...
2007-11-03  Vadim Zeitlinmake wxScrollBar derive from wxScrollBarBase under...
2007-10-27  Paul Cornettbuild fixes
2007-10-27  Paul Cornettdon't include platform headers from public wx header
2007-10-27  Paul Cornettcorrect access for virtuals
2007-10-22  Vadim Zeitlinadded wxBG_STYLE_TRANSPARENT and implemented it for...
2007-10-22  Robert Roeblingremove deprecated and constructor and SetModal() methods
2007-10-22  Chris Elliottupdate to 2.9.0
2007-10-20  Robert RoeblingAdded wxDataViewCustomRenderer::RenderText() for render...
2007-10-09  Robin DunnGive wxMac's wxStaticBox an AcceptsFocus method
2007-10-07  Robert RoeblingUpdate from Hartwig for OS X implementation
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...
2007-09-17  Vadim Zeitlinreverted wxSocket changes of rev 48723 as they broke...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-16  Vadim Zeitlinmore fixes for using wxSocket in console applications...
2007-09-13  Robert RoeblingwxDataViewCtrl patch from Hartwig
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetColumnPosition() stubs
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetSortingColumn() stubs
2007-09-13  Robert RoeblingPatch from Hartwig (use new GetChildren() API)
2007-09-13  Paul Cornettremove unused configure tests and macros
2007-09-03  Robin Dunnmore exports
2007-08-30  Robert RoeblingPatch from Hartwig for wxMac implementation
2007-08-25  Robert RoeblingHartwig's patch for OS X implementation of wxDataViewCtrl
2007-08-18  Kevin OllivierAdd the unified style on OS X 10.4, and default to...
2007-08-15  Vadim Zeitlinadded wxToolTip::SetAutoPop() and SetReshow() (patch...
2007-08-13  Václav SlavíkwxMac compilation fixes for visibility (missing DLL...
2007-08-13  Robert RoeblingApplied Hartwig's implementation of OS X wxDataViewCtrl
2007-08-11  Julian SmartMenu label consistency changes
2007-07-28  Vadim Zeitlinno changes, just a typo fix
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-25  Václav Slavíkremoved executable bit on files that aren't executables
2007-06-13  Václav Slavíkmake wxFrame a wxControlContainer too, so that it behav...
2007-06-06  Robert Roebling Added initial OS X implementation of the wxDataViewCtrl
2007-05-30  Václav Slavíkuse wxString, not wxChar*, in wxDataFormat ctor and...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-05-16  Robin DunnApply parts of patch #1719888 to fix compilation on...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-10  Vadim Zeitlinadded wxListCtrl::SetItemPtrData()
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2007-04-07  Vadim Zeitlinadded MacOpenURL() (patch 1235957)
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2007-03-21  Paul Cornettrevert use of AllocExclusive
2007-03-18  Vadim Zeitlinadded labels support for toolbar controls for wxMac...
2007-03-18  Vadim ZeitlinwxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
2007-03-16  Vadim Zeitlinmultiple fixes to wxJoystick under Unix and new index...
2007-03-14  Vadim Zeitlinavoid duplicated empty help menu in localized applicati...
2007-03-11  Paul Cornettput refdata virtuals in the right class this time
next