File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src / mac /
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)
2006-04-30  Robert Roebling Applied patch to add n bitmaps at once to an image
2006-04-29  Dimitri Schoolwerthchanged calls to wxMac's private wxColour::Set to use...
2006-04-29  Stefan Csomorobsolete ref to checklistbox
2006-04-29  Stefan Csomorswitching implementation to current base technologies
2006-04-29  Stefan Csomorswitching implementation new core system (ATS)
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-27  Włodzimierz SkibaInclude wx/event.h according to precompiled headers...
2006-04-27  Stefan Csomorrenamed RGBColor setter to avoid former overload being...
2006-04-26  Stefan Csomorfixing translation
2006-04-26  Stefan Csomordefault button on older systems was not shown with...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-19  Stefan Csomorfixing two unicode compile errors
2006-04-19  Stefan Csomorfixing sign conversion warning
2006-04-19  Stefan Csomormb2wc fixes
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/object.h according to precompiled headers...
2006-04-19  Stefan Csomorlistbox rewrite, cleanup
2006-04-19  Paul Cornettdon't convert false to a pointer
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-15  Robin DunnAvoid assert that was hidden by IsStandard bug
2006-04-11  Stefan CsomorRyan's patch 1468129 ,
2006-04-11  Stefan CsomorRyan's patch 1467727 , removing the SetValue from SetRa...
2006-04-10  David Surovellcleanup - reformatting, pt 2
2006-04-10  David Surovellcleanup - reformatting
2006-04-09  Stefan Csomormake the string properly 0 terminated and allow for...
2006-04-09  Stefan Csomorin case of an faulty event this might not get initialized
2006-04-09  Stefan Csomorconversion fix by Ryan
2006-04-09  Stefan Csomorlistbox cleanup
2006-04-09  Stefan Csomorlistbox cleanup
2006-04-08  Stefan Csomorfixing Clipboard::IsSupported when asking for unicode...
2006-04-08  Julian SmartCorrected FindString
2006-04-08  Stefan Csomorchanging coordinates to client-area relative (patch...
2006-04-08  Stefan Csomorallowing the suppression of SetValue event-triggering...
2006-04-08  Stefan Csomorapplying patch 1411230
2006-04-08  David Surovellminor cleanup
2006-04-08  Stefan Csomorellipsis support
2006-04-07  Stefan Csomorapplied patch 1378261
2006-04-07  Stefan Csomorapplied patch 1466370
2006-03-29  David Surovellsimplify OnActivate menubar install code
2006-03-29  Stefan Csomorformatting and native HIView compilation fixes
2006-03-29  Stefan Csomorclean-up and fix
2006-03-28  David Surovellfix null-deref
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-28  Julian SmartAdded missing includes
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-24  Włodzimierz SkibaBack to unsigned int count in wxTreeCtrl.
2006-03-24  David Surovellminor cleanup
2006-03-24  Julian SmartCommented out call that breaks metal style setting...
2006-03-24  Julian SmartReduced deprecation warning frequency
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  David Surovellminor cleanup
next