]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx
return a wxAnyStrPtr covnertible to either narrow or wide char pointer from wxDateTim...
[wxWidgets.git] / include / wx / osx /
2009-03-24  Stefan Csomorconforming to new naming convention of starting all...
2009-03-24  Stefan Csomoradding back API for 2.8 compatibility
2009-03-23  Stefan Csomortextctrl cleanup
2009-03-23  Stefan Csomorfixing end-of-file
2009-03-22  Vadim Zeitlinuse wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to...
2009-03-22  Stefan Csomorsimpler define handling
2009-03-22  Vadim Zeitlinadd alignment flags support to wxSpinCtrl[Double] ...
2009-03-20  Stefan Csomorreworked font handling for osx
2009-03-15  Francesco Montorsiadd the wxFont(const wxSize& pixelSize, ...) ctor to...
2009-03-14  Francesco Montorsiadd wxSize overloads to wxBitmap ctors and to wxBitmap...
2009-03-13  Stefan Csomorsolving inversion problem, because SetShape is redefine...
2009-03-11  Kevin OllivierGet SetLabel working again for wxStaticText by overridi...
2009-03-10  Kevin OllivierForgot to commit the header change too.
2009-03-08  Stefan Csomorletting the peer declare whether it wants to draw its...
2009-03-08  Kevin OllivierFixes needed to get transient popup windows working...
2009-03-07  Robert RoeblingMake wxDataViewCtrl::GetBestSize() return a height...
2009-03-05  Kevin OllivierSheet support for wxDirDialog.
2009-03-05  Kevin OllivierUse sheets for native file dialogs if the dialog has...
2009-03-02  Vadim Zeitlinanother wxOSX build fix after wxTextEntry::GetValue...
2009-03-02  Vadim ZeitlinwxOSX build fix after wxTextEntry::GetValue() renaming...
2009-03-02  Vadim Zeitlinadded wxTextEntry::SetHint() (a.k.a. cue banner or...
2009-02-22  Kevin OllivierLanding basic EVT_CHAR support, along with the rest...
2009-02-19  Paul Cornettremove extra semicolons
2009-02-18  Paul Cornettuse bool expression rather than implicit conversion
2009-02-17  Robert RoeblingBlind implementation of GetSubItemRect() for wxListCtrl...
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-14  Kevin OllivierStart on implementation for wxTE_MULTILINE / wxTE_RICH...
2009-02-12  Stefan Csomorrenaming clickedAction callbacks to more generic contro...
2009-02-09  Stefan Csomorflipped accessor conforming to plain c++ impl
2009-02-09  Stefan CsomorGetRegion is not needed anymore
2009-02-09  Stefan Csomorcommon drawing code for osx-cocoa and osx-carbon, also...
2009-02-09  Francesco Montorsisave the current status text for each pane inside wxSta...
2009-02-08  Kevin OllivierEnable wxDVC on OS X Cocoa using the generic control.
2009-02-08  Kevin OllivierStub out GetMatchingPair() for now to allow us to use...
2009-02-08  Stefan Csomormenu fixes, also fixes #10479
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Kevin OllivierImplement GetDashCount() for Carbon/Cocoa.
2009-02-07  Kevin OllivierThe GL library needs access to this.
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2009-02-02  Vadim Zeitlindon't always disable new events code; leave it enabled...
2009-02-01  Stefan Csomoravoid warning
2009-02-01  Stefan Csomorfixing utf32 native conversion
2009-01-31  Robert RoeblingForgot to commit
2009-01-26  Robert RoeblingImplement hint cursor for resizable columns
2009-01-23  Robert RoeblingForgot header with OSX prefix
2009-01-23  Robert RoeblingGive some OSX specific methods OSX prefix, fixes hidden...
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  Stefan Csomormouse and cursor additions for cocoa, see #10361
2009-01-17  Stefan Csomorfixing dangling includes
2009-01-17  Stefan Csomorfixing dangling includes
2009-01-17  Stefan Csomorreverting to former mimetype routing to core
2009-01-17  Stefan Csomorwrong move
2009-01-17  Stefan Csomorheadermove osx - header files
2009-01-17  Stefan Csomortesting header replace
2009-01-17  Stefan Csomortesting header replace
2009-01-17  Stefan Csomorstreamlining printing support, adding printing support...
2009-01-15  Stefan Csomormake sure group boxes don't get the big font
2009-01-15  Stefan Csomorfixing controls with content areas, correcting radiobox...
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  Stefan Csomorusing subclass as impl ptr, common code in macro becaus...
2009-01-13  Stefan Csomorcommon event 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-11  Francesco Montorsijust fix some $Id$ tokens
2009-01-11  Vadim Zeitlinadded wxUSE_HEADERCTRL
2009-01-11  Vadim Zeitlinadded wxUSE_REARRANGECTRL
2009-01-10  Stefan Csomorfixing wrong constant
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-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2009-01-08  Robert RoeblingAdd the same margin to wxBitmapToggleButton as to wxBit...
2009-01-07  Francesco Montorsiremove an unused pool of strings using wxStringList
2008-12-28  Vadim Zeitlinimplement DispatchTimeout() for wxOSX/Cocoa
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-12-26  Vadim Zeitlinadded wxEventLoop::DispatchTimeout()
2008-12-16  Robert RoeblingAdded wxDataViewCtrl::IsExpanded(item)
2008-12-07  Vadim Zeitlindefine SetAsSortKey/IsSortKey() in wxMac wxDataViewColumn
2008-12-07  Vadim Zeitlinno changes, just removed whitespace and perfectly usele...
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-11-22  Kevin OllivierForward port event handler fixes to trunk.
2008-11-21  Vadim Zeitlinno changes, just reformat, remove extraneous semicolons...
2008-11-21  Vadim Zeitlinfix virtual function hiding for LoadFile(); replace...
2008-11-15  Francesco Montorsimake GetPaperRect() and GetResolution() const functions
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-11-03  Francesco Montorsifix the incoherence pointed out by ifacecheck between...
2008-11-02  Stefan Csomormake sure virtual method isn't inlined away
2008-11-02  Vadim Zeitlinremove tests for bool and {const,static,reinterpret...
2008-10-10  Stefan Csomormoving embedding to common API
2008-10-06  Stefan Csomorporting dcscreen blit from 2.8
2008-10-06  Stefan Csomormoving more things to common API between carbon and...
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2008-09-24  Kevin Ollivier#ifdef Carbon-specific code to get stubbed DND support...
2008-09-24  Francesco Montorsiuse wxStockCursor (as documented and as already impleme...
2008-09-22  Kevin OllivierAdding compiling (but not yet working) taskbar implemen...
2008-09-21  Francesco Montorsiintroduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
2008-09-21  Stefan Csomorfixing focus, fixes #9985
next