]> git.saurik.com Git - wxWidgets.git/history - src/mac
Include "xrc" support properly for OpenVMS
[wxWidgets.git] / src / mac /
2006-09-18  Robin DunnAdd a couple missing methods
2006-09-18  Stefan Csomorfixing notifications
2006-09-18  Stefan Csomorfixed crash when no status bar is present, conditionals...
2006-09-18  Kevin OllivierFixing compilation on Mac, and attempting to better...
2006-09-17  Robert Roebling [ 1550698 ] Bottom aligned toolbar
2006-09-17  Kevin OllivierAccidently checked for invalid image index rather than...
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-09-16  Kevin OllivierAdding OS X list ctrl implementation file, and listctrl...
2006-09-15  Stefan Csomoradded Bryan's new icons
2006-09-14  Robin DunnAs per wx-dev, split the sort arrow options out to...
2006-09-14  Stefan Csomormdi fix
2006-09-14  Stefan Csomorcleanup
2006-09-14  Stefan Csomorswitching colors
2006-09-13  Robin DunnMore support for drawing native column headers, adds...
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-10  Vadim Zeitlinremoved unused variable
2006-09-09  Kevin OllivierMac(Carbon) impl of wxGauge::Pulse, also added sample...
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-09-08  Robin DunndeTABified
2006-09-08  Stefan Csomorfixing ownership and positioning of embedded controls...
2006-09-08  Stefan Csomormake sure we catch invalid control refs better
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-30  Julian SmartDon't skip event if default processing has inserted...
2006-08-29  Stefan Csomormake sure we are feeding coordinates of HIView instance...
2006-08-29  Stefan Csomoradding command key accelerator
2006-08-26  Stefan Csomoradding alpha to core graphics dc
2006-08-26  Stefan Csomoradding alpha to wxColour
2006-08-22  Paul Cornettprevent linker from discarding wxStockGDIMac
2006-08-22  Paul Cornettuse wxModule to ensure proper initialization order...
2006-08-21  Stefan Csomorremoving unneeded event table
2006-08-19  Vadim Zeitlinmoved all wxDialog event handlers to wxDialogBase to...
2006-08-19  Vadim Zeitlincentralized Esc key handling for closing the dialogs...
2006-08-16  Václav Slavíkmoved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject...
2006-08-15  Vadim ZeitlinIntel compilation fix (patch 1540790)
2006-08-13  Vadim ZeitlinwxGetOsVersion() compilation andl inking fixes for...
2006-08-13  Vadim Zeitlinremoved code for non-compositing case to fix the compil...
2006-08-13  Vadim Zeitlincompilation fixes after recent wxFontEnumerator changes...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-11  Stefan Csomoradding support for embedded controls in native toolbar
2006-08-11  Stefan Csomorcompilo introduced fixed
2006-08-11  Stefan Csomorremoving non-compositing code, adding individual transp...
2006-08-11  Stefan Csomorfix for 64 bit
2006-08-11  Stefan Csomorremoving code for pre 10.3 systems
2006-08-11  Stefan Csomorwe're always compositing
2006-08-11  Stefan Csomorfixing compilo for 10.5
2006-08-11  Stefan Csomorcommitting the code for resolution independence (turned...
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-08-10  Stefan Csomorusing newer API
2006-08-09  Stefan Csomorfixing code for shared mach-o builds (removing no-ops)
2006-08-09  Stefan Csomorsimplifying alpha, adding commented part for high-res...
2006-08-09  Stefan Csomorfixing y-transformations
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-26  Jamie GaddPCH build fix.
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-24  Vadim Zeitlinadd default value for the encoding parameter of wxMacCF...
2006-07-24  Vadim ZeitlinwxUSE_GUI == 0 compilation fix (patch 1501724)
2006-07-22  Stefan Csomorfixing this conversion (was essentially a no-op under...
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Michael WetherellCompile fix for OS X 10.2
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-05  Stefan Csomorint warning
2006-07-05  Stefan Csomormaking cocoa build again
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-07-02  Julian SmartAdded wxTextCtrlBase to type info, useful if different...
2006-06-30  Stefan Csomormissing retval
2006-06-30  Stefan Csomorfixing PPI bugs in printer dcs and print preview
2006-06-30  Stefan Csomorfixing PPI bugs in printer dcs
2006-06-29  Stefan Csomorswitching all text rendering/measuring to ATSUI
2006-06-29  Stefan Csomormoving UniChar code to one place
2006-06-29  Stefan Csomorfix for potential crash when conversion fails
2006-06-29  Stefan Csomorfix for potention crash when conversion fails
2006-06-21  Włodzimierz SkibaInclude wx/containr.h according to precompiled headers...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-18  Julian SmartWouldn't compile on Intel/universal binary with those...
2006-06-16  Włodzimierz SkibaInclude wx/region.h according to precompiled headers...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/font.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2006-06-11  Stefan Csomorfunctions may return a CFStringRef that is null, so...
2006-06-10  Stefan Csomornumpad keys didn't trigger an update (reason for bug...
2006-06-09  Robin DunnPrevent assert and crash if an attempt is made to make...
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaInclude wx/mdi.h according to precompiled headers of...
2006-06-08  Stefan Csomormissing else
2006-06-08  Włodzimierz SkibaInclude wx/memory.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-06-07  Julian SmartAlternative implementation for process termination...
2006-06-06  Włodzimierz SkibaInclude wx/gauge.h according to precompiled headers...
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
next