wxPlatformInfo (patch 1532064)
[wxWidgets.git] / src / mac / carbon / utils.cpp
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
2004-06-05  Stefan Csomorfixing the carbon cfm
2004-06-04  Stefan Csomorintroduction of m_peer
2004-05-29  Stefan Csomorcontrol data support
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-16  Stefan Csomorusing MPSleep also for non Darwin Targets
2004-05-15  Robin DunnwxMacWakeUp needs to be in wxBase
2004-05-14  Stefan Csomormoving wxMacWakeUp to utils, as macnotify will soon...
2004-03-27  Stefan Csomormoving GUI function to proper place
2004-03-27  Stefan Csomornew control based view architecture
2004-03-07  Stefan CsomorOS Header includes corrected
2004-02-19  Stefan Csomorcorrect boundaries for carbon
2004-02-11  Stefan Csomornon-unicode fix
2004-02-11  Stefan Csomorconversion corrections
2004-02-08  Stefan Csomorproper UTF32 / 16 conversions added
2004-02-08  Stefan Csomorfont encodings and a first copy implementation wchar_t...
2004-01-23  Robin DunnMoved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncF...
2004-01-20  Stefan Csomorwchar_t (4 bytes) / unichar (2 bytes) problems first...
2003-10-22  Stefan Csomorstring conversion bug fixed
2003-10-10  Stefan Csomornewlines conversions streamlined
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-13  Robin DunnMove more stuff into base for wxMac so that two level...
2003-08-16  Stefan Csomorunicode for mac fixes
2003-08-10  Vadim Zeitlincompilation fix for !wxUSE_BASE
2003-08-04  Vadim Zeitlincompilation fixes
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-07-10  Vadim Zeitlinfixed build
2003-07-09  Vadim Zeitlinattempts to fix separate compilation (didn't work)
2003-07-04  Stefan Csomorapp traits support and CW Debug output fix
2003-06-28  Vadim Zeitlinreplaced wxGetOsVersion() with wxGUIAppTraits::GetOSVer...
2003-06-19  Vadim Zeitlinadded wxIsDebuggerRunning() (which is going to replace...
2003-06-01  Vadim Zeitlincompilation warnings fixes
2003-05-28  Gilles Depeyrotallow wxDisplaySize to be called with NULL parameters
2003-04-30  Stefan Csomorcorrecting non-unicode char conversion
2003-03-28  Stefan Csomormach targets added
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-02  Stefan Csomorusleep fix
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-01-29  Stefan Csomormoving string conversions at one place
2003-01-13  Stefan Csomorcursor cleanup
2003-01-11  Stefan Csomoradded conversion function to CFStringRefs
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Stefan Csomorgetting rid of warnings
2002-05-08  Stefan Csomordisplay rect fixed
2002-05-05  Vadim Zeitlinadded wxShutdown (patch 547443)
2002-02-22  Vadim Zeitlin1. made wxDebugMsg, wxError and wxFatalError deprecated...
next