]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac/carbon/private.h
mac cleanup
[wxWidgets.git] / include / wx / mac / carbon / private.h
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Stefan Csomormac cleanup, pure cgcolor
2007-11-22  Stefan Csomormac cgcolor changes & cleanup
2007-11-20  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcorrecting import/export (_adv gave linking errors)
2007-11-15  Stefan Csomorcleanup
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-05  Vadim Zeitlinfix a few hundreds of harmless unused parameters warnin...
2007-08-13  Václav SlavíkwxMac compilation fixes for visibility (missing DLL...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-12-08  Stefan Csomorswitching from native rtti to wxrtti
2006-11-01  Robin DunnImplement deep copy of wxBitmapRefData
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-10-15  Paul Cornettprobable typo
2006-10-15  Stefan Csomoradding missing typedefs for 10.4
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Robin DunnOverride CreateItem so wxListBox can turn its notificat...
2006-09-30  Kevin OllivierFixed sorting and commiting support for native virtual...
2006-09-25  Vadim Zeitlinmake wxMacItem::m_colId of type DataBrowserPropertyID...
2006-09-22  Stefan Csomorextending graphics context encapsulation
2006-09-20  Stefan Csomorundoing my duplicate efforts to solve the same problem ...
2006-09-20  Stefan Csomortype corrections, adding support for listctrl editable...
2006-09-19  Kevin OllivierImproved handling of column widths, removed need for...
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-05-20  Paul Cornettremove unneeded includes from mac/carbon/private.h
2006-05-18  Vadim Zeitlinsuppress gcc printf format warning
2006-05-02  Paul Cornettcorrect access specifier for virtuals
2006-04-19  Stefan Csomorlistbox rewrite, cleanup
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-09  Stefan Csomorlistbox cleanup
2006-04-07  Stefan Csomorapplied patch 1465549
2006-03-28  Julian SmartCorrect test for WORDS_BIGENDIAN
2006-03-24  Julian SmartReduced deprecation warning frequency
2006-03-23  Stefan Csomorconvenience methods
2006-03-17  Stefan Csomorintel pict fixes
2006-03-10  Stefan Csomoradditional types for carbon events
2005-12-10  Stefan Csomorsupport for standard command IDs
2005-11-07  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMac part).
2005-11-06  Stefan Csomoradded CFRef holder templated class
2005-10-06  Vadim Zeitlindon't use a floating point value as a boolean flag...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-14  Stefan Csomoradding Robert Lang's native CG-Bezier patch
2005-04-24  Stefan Csomoradding core services and increase Universal Header...
2005-03-30  Stefan Csomorunifying redraw and scrolling calls between compositing...
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-02-27  Stefan Csomorcleanup, adding common methods
2005-02-27  Ryan Nortonfix compilation - Stefan see my last commit bundle :)
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-24  Stefan Csomorforwarding position changed events to peer
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-21  Stefan Csomormoving native format generation into bitmap ref data...
2005-02-15  Stefan Csomordrawing fixes
2005-02-13  Stefan Csomoradding metafile and clipboard support
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-01-29  Stefan Csomormove FixMath include into non darwin part
2005-01-28  Stefan CsomorFixMath fix
2004-12-29  Stefan Csomoradded RequestUserAttention
2004-12-21  Stefan Csomormoving Carbon Event Class out of USE_GUI
2004-12-19  Stefan Csomorextended EventRef class
2004-11-05  Stefan CsomorListbox fixes
2004-10-29  David ElliottMoved wxCFStringHolder and some other string functions...
2004-08-24  Stefan CsomorFSRef transition
2004-08-23  Stefan CsomorFSRef transition, common constant
2004-07-20  Stefan Csomorbackground handling
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-04  Stefan Csomorintroduction of m_peer
2004-05-29  Stefan Csomorcontrol data support
2004-05-27  Stefan Csomormenu associations
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-04-21  Stefan Csomoradded define for Aug 2003 gcc update compatibility...
2004-04-13  Stefan Csomoradding event construction
2004-04-11  Stefan Csomorexpose find window method
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation
2004-03-29  Stefan Csomoradded port state save class
2004-03-27  Stefan Csomormerge of new wxMac code
2004-03-25  Stefan Csomorunicode adaption
2004-03-23  Stefan Csomorclassic