]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/utils.cpp
non owned window implementation
[wxWidgets.git] / src / mac / carbon / utils.cpp
2008-03-25  Stefan Csomornon owned window implementation
2008-03-22  Vadim Zeitlinfix warnings about unused parameters/variables in relea...
2008-02-15  Stefan Csomorbetter implementation from VZ
2008-02-15  Stefan Csomorapplying patch 1894478, 10.5 AudioServices support
2008-01-29  Julian SmartFixed global cursor setting on Mac, which fixes busy...
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-11-30  Vadim Zeitlinunused parameters and float/double->int conversion...
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-29  Stefan Csomorcleanup
2007-11-29  Stefan Csomorcleanup
2007-11-29  Stefan Csomorporting forward scrolling fix
2007-11-28  Stefan Csomorcleanup, going private with platform specific that...
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-27  Stefan Csomorguard code for mac / quickdraw
2007-11-26  Stefan Csomorcleanup / adding effects
2007-11-23  Stefan Csomormac cleanup, pure cgcolor
2007-11-22  Stefan Csomorcleanup and cgcolor changeds
2007-11-20  Stefan Csomorcleanup mac
2007-11-17  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup mac
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-10-06  Vadim Zeitlinalways return wxString from wxGetUserHome() instead...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-06-19  Václav Slavíkmake wxSetEnv compatible with ANSI and Unicode, depreca...
2007-05-22  Vadim Zeitlindon't define wxEventLoop class differently in GUI and...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-01  Stefan CsomorPatch 1709108
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-01-26  Stefan Csomorseparate assert in case the control ref is already...
2006-12-10  Stefan Csomorswitching to autorelease
2006-12-08  Stefan Csomorswitching from native rtti to wxrtti
2006-10-24  Włodzimierz SkibaBlind Tinderbox build fix according to simiar usage...
2006-10-20  Vadim Zeitlinfix warnings (double to int conversions and unused...
2006-10-17  Stefan Csomorfixing coordinate conversions
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-02  Kevin OllivierRemove the ability to sort by column in virtual wxListC...
2006-09-30  Kevin OllivierFixed sorting and commiting support for native virtual...
2006-09-24  Kevin OllivierkDataBrowserListViewNoGapForIconInHeaderButton not...
2006-09-20  Stefan Csomorundoing my duplicate efforts to solve the same problem ...
2006-09-20  Stefan Csomoradding support for listctrl editable columns
2006-09-20  Stefan Csomoradding support for listctrl editable columns
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-08  Stefan Csomormake sure we catch invalid control refs better
2006-08-13  Vadim ZeitlinwxGetOsVersion() compilation andl inking fixes for...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-06-14  Włodzimierz SkibaInclude wx/font.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-19  Stefan Csomorlistbox rewrite, cleanup
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-09  Stefan Csomorlistbox cleanup
2006-03-24  Julian SmartReduced deprecation warning frequency
2006-03-02  Stefan Csomorfix unresolved symbol under 10.3.9
2006-02-11  Vadim Zeitlinuse wxDiskspaceSize_t which is long and not wxLongLong...
2005-12-27  David Surovellcleanup - reformatting
2005-11-14  Stefan Csomorcorrected wake up code
2005-11-07  Stefan Csomorcleanup, using Tiger funcs if possible
2005-11-07  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMac part).
2005-10-06  Vadim Zeitlindon't use a floating point value as a boolean flag...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-24  Stefan CsomorOSX two-level header fixes
2005-04-19  Stefan Csomorprinting to CW console only for debug builds
2005-04-03  Kevin HockRemove unused variable "Point topleft" in ScrollRect
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 Csomormoving compositing knowledge into utility classes
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 Csomorcarbon cfm fixes
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-19  Stefan Csomorcorrecting dangling refs / reuse
2004-12-18  Stefan Csomorwake up corrections : correcting ref count (mem-leak...
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-11-06  Stefan Csomorselection handling for data browser
2004-10-29  David ElliottMoved wxCFStringHolder and some other string functions...
2004-10-03  Vadim Zeitlindon't include headers not needed when wxUSE_GUI == 0
2004-09-24  Ryan Nortonpartial aggregate warning fix
2004-08-25  Stefan Csomoradded trailing slash
2004-08-24  Stefan CsomorFSRef transition
2004-07-23  Robin DunnAvoid an assert in wxFrame::SetTitle
2004-07-20  Stefan Csomorbackground handling
2004-07-12  Vadim Zeitlinfixed unused variable warnings
2004-07-11  Stefan Csomorfurther separating implementation
2004-07-03  Stefan CsomorwxMacControl extensions, sleep implementations header...
2004-07-02  Stefan Csomorsleep methods in synch with last changes
2004-06-17  Robin Dunnmoved metrowerks debugger support in to wxUSE_BASE...
2004-06-17  Stefan Csomormoved metrowerks debugger support out of wxUSE_GUI
2004-06-08  Robin DunnMove wxMacCFStringHolder::AsString and etc. to wxBase
next