]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/utils.cpp
many wxItemContainer-related changes:
[wxWidgets.git] / src / mac / carbon / utils.cpp
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
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
next