]> git.saurik.com Git - wxWidgets.git/history - src/mac
don't use dynamic handlers for standard buttons as this prevents static event handler...
[wxWidgets.git] / src / mac /
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...
2006-06-06  Julian SmartSuppress assertion when the array is sorted
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-06-05  Włodzimierz SkibaInclude wx/radiobut.h according to precompiled headers...
2006-06-01  Włodzimierz SkibaInclude wx/radiobox.h according to precompiled headers...
2006-06-01  Włodzimierz SkibaInclude wx/listbox.h according to precompiled headers...
2006-05-31  Włodzimierz SkibaInclude wx/statbox.h according to precompiled headers...
2006-05-31  Stefan Csomorchanging scrollbars (hiding/showing) triggers a size...
2006-05-30  Włodzimierz SkibaInclude wx/stattext.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/scrolbar.h according to precompiled headers...
2006-05-30  Włodzimierz SkibawxFD_* constants without 2.6 compatibility (heavily...
2006-05-29  Robin DunnAvoid an assert if no alignment style is specified
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-26  Włodzimierz SkibaInclude wx/control.h according to precompiled headers...
2006-05-25  Włodzimierz SkibaInclude wx/cmndata.h according to precompiled headers...
2006-05-25  Stefan Csomorusing new method for implementing Maximize
2006-05-25  Włodzimierz Skibasrc/mac/carbon/pnghand.cpp removed
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-21  Stefan Csomorhack around a UnicodeEditTextControl which does not...
2006-05-20  Włodzimierz SkibaInclude wx/palette.h according to precompiled headers...
2006-05-20  Stefan Csomorhacking around a missed-scroll bug in multi-line text...
2006-05-20  Paul Cornettnon-pch build fix
2006-05-19  Włodzimierz SkibaInclude wx/brush.h according to precompiled headers...
2006-05-19  Włodzimierz SkibaInclude wx/pen.h according to precompiled headers of...
2006-05-19  Stefan Csomorfixing style and underline information transfer back
2006-05-18  Stefan Csomorswitching to ATS font names instead of ATSUI ones ...
next