]> git.saurik.com Git - wxWidgets.git/history - src/mac
compilation fix for !wxUSE_LOG
[wxWidgets.git] / src / mac /
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 ...
2006-05-18  Stefan Csomoradding an assert for invalid fonts
2006-05-18  Stefan Csomorusing ATSUI also in textctrl
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaMissing #includes to allow wx/mac/carbon/tooltip.h...
2006-05-17  Włodzimierz Skiba#include order with correct PCH support.
2006-05-17  Julian SmartFixes for compile breakage with no PCH
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-16  Stefan Csomorm_dialogStyle removed
2006-05-14  Włodzimierz SkibawxTabCtrl off build fix.
2006-05-09  Włodzimierz SkibaInclude wx/dcscreen.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcprint.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-05-08  Vadim Zeitlinremoved __throws_bad_alloc import, this apparently...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-06  Stefan Csomormust be AnyState , not NoState to get all elements...
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-05-03  Paul CornettwxASSERT(false) --> wxFAIL
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-05-01  Stefan Csomoruse cleaner OSX version (10.3 upwards)
next