]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx/carbon
Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / osx / carbon /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-10  Václav SlavíkFix lots of warnings reported by Clang.
2013-07-03  Vadim ZeitlinAdd "OSX" prefix to wxCFEventLoop::DoRun() and DoStop...
2013-02-17  Stefan Csomorswitching notebook implementation to common
2012-12-20  Stefan Csomorbenefit from 10.5+ call HIShapeUnionWithRect
2012-01-17  Václav SlavíkAdd wxDataViewCtrl::GetCurrentColumn().
2011-12-29  Stefan NeisDo not put semicolons after the definition of an inline...
2011-10-18  Vadim ZeitlinDon't create a valid wxRegion when using default ctor...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-19  Stefan Csomordoing WakeUp in osx_carbon differently for the main...
2011-07-16  Stefan Csomorproper guard for bitmap constructors
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-18  Stefan Csomormoving userpane attribute into implementation
2011-02-28  Stefan Csomoradding hour constant to carbon build
2011-01-28  Stefan Csomorclang fix, fixes #12332
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2010-11-09  Vadim ZeitlinFix preprocessor definitions for wxBase build under...
2010-11-09  Vadim ZeitlinRemove non-existent functions declarations from wxOSX...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-06-21  Stefan Csomoradding HitTest to osx_cocoa implementation of listbox...
2010-05-19  Stefan Csomoradding methoddefs
2010-04-22  Stefan Csomormissed in r64093
2010-04-20  Stefan CsomorTODO done
2010-04-16  Stefan Csomortranslating background style BG_PAINT into opaqueness...
2010-04-13  Stefan Csomoradding wrapping possibility for native tlws
2010-03-17  Stefan Csomorstreamlining OSX event support third step, using platfo...
2010-03-15  Stefan Csomorstreamlining OSX event support first step, see #11805...
2009-12-25  Stefan Csomorremoving event handlers on non-owned windows when the...
2009-12-05  Paul Cornettminor cleanup
2009-12-03  Paul Cornettmake access for virtuals match base
2009-10-30  Kevin OllivierInitial ShowWithoutActivating implementations for Mac...
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-12  Vadim ZeitlinNo real changes, just minor cleanup in Cocoa wxDataView...
2009-10-09  Paul Cornettreplace TRUE/FALSE with true/false
2009-09-25  Julian SmartApplied #9011: Native wxListCtrl::HitTest on OS X
2009-09-14  Stefan Csomorfixing and completing iPhone sound
2009-09-13  Stefan Csomorenabling correct audio framework on OSX
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-09  Stefan Csomoradding special case for Carbon DataBrowser Checkbox
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-15  Robert RoeblingFix sending wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK...
2009-06-10  Vadim Zeitlinremoved the inexistent (at least in 10.4 SDK) and unnee...
2009-05-12  Stefan Csomorfiles are replaced by dataview implementations
2009-05-08  Robert RoeblingAdd wxDataViewCtrl implementation for OSX/Cocoa (closes...
2009-04-18  Stefan Csomorremoving overloads to avoid 'hidden method' warning
2009-03-25  Stefan Csomorfocus handling streamlined
2009-03-22  Stefan Csomorsimpler define handling
2009-03-07  Robert RoeblingMake wxDataViewCtrl::GetBestSize() return a height...
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
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-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-31  Robert RoeblingForgot to commit
2009-01-26  Robert RoeblingImplement hint cursor for resizable columns
2009-01-20  Stefan Csomorstreamlining slider, scroller, spinbutton for osx carbo...
2009-01-18  Stefan Csomormouse and cursor additions for cocoa, see #10361
2009-01-17  Stefan Csomorfixing dangling includes
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 Csomorstreamlining printing support, adding printing support...
2009-01-15  Stefan Csomormake sure group boxes don't get the big font
2009-01-13  Stefan Csomorcommon event code
2009-01-12  Stefan Csomoradding 10.4 build compatibility for osx cocoa, see...
2009-01-11  Francesco Montorsijust fix some $Id$ tokens
2009-01-10  Stefan Csomorfixing wrong constant
2009-01-10  Stefan Csomornative apple event support for osx cocoa
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-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-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  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
2008-09-12  Stefan CsomorCoreText fixes
2008-09-11  Stefan Csomorfixes #9951
2008-09-05  Stefan Csomoradapting to new msgdlg class hierarchy
next