Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / mac /
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
2006-03-23  Stefan Csomorfiledata implementation streamlined
2006-03-23  Stefan Csomorimplementation streamlined
2006-03-23  Julian SmartFixed home and end accelerators.
2006-03-22  Julian SmartAdded missing include
2006-03-22  Julian SmartMac compile fixes
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-21  Julian SmartFix accelerstors with down and left
2006-03-19  Stefan Csomorrewire char events in case there is no focusable contro...
2006-03-18  Vadim Zeitlindo not assign uniChar to wxKeyEvent::m_keyCode for...
2006-03-18  Vadim Zeitlinremoved redundant declaration (no real changes)
2006-03-17  Robin DunnAdd DoGetBestSize
2006-03-17  Stefan Csomordisabling close box
2006-03-17  David Surovellcleanup - added some error checking, reformatting
2006-03-17  Stefan Csomorfixing a scope error introduced in 1.41
2006-03-17  Stefan Csomorintel pict fixes
2006-03-16  David Surovelladded missing ctor implementation
2006-03-16  Vadim Zeitlininitialize base class using its ctor
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-15  David Surovellcleanup - minor restructuring, reformatting
2006-03-15  David Surovellcleanup - fixed warnings, reformatting
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s.
2006-03-11  David Surovellminor cleanup
2006-03-10  Vadim Zeitlinmade DoListHitTest() more efficient (patch 1446848...
2006-03-10  Stefan Csomorpatch 1444066
2006-03-10  Stefan Csomorfixing RawBitmap access
2006-03-10  Stefan Csomornot needed anymore
2006-03-10  Vadim Zeitlinsigned/unsigned comparison warning fixed
2006-03-10  Stefan Csomorfix for non precomp
2006-03-10  Stefan Csomoradding experimental font dialog version - hacking the...
2006-03-10  Stefan CsomorCodeWarrior fixes
2006-03-10  Stefan Csomornon mach-o fix
2006-03-10  Stefan Csomorusing new API (no visual difference)
2006-03-10  Stefan Csomoradded non mach version
2006-03-10  Stefan Csomorsupport for unicode font names
2006-03-09  Vadim Zeitlincompilation fix after last commit
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-03-09  Julian SmartMissing >
2006-03-08  Julian SmartName clash correction
2006-03-08  Julian SmartAdded slightly better font dialog for Mac
2006-03-04  Vadim Zeitlindon't send mouse events to disabled windows (this reall...
2006-03-04  Vadim Zeitlinno real changes; just streamlined ifdef around composit...
2006-03-02  Stefan Csomorfix unresolved symbol under 10.3.9
2006-02-16  David Surovellcleanup - reformatting (pt 2)
2006-02-16  David Surovellcleanup - reformatting
2006-02-15  David Surovellcleanup - reformatting
2006-02-15  David Surovellcleanup - reformatting
2006-02-14  Kevin HockFix wxComboBox constructors after keyboard access commi...
2006-02-13  David Surovellcleanup - refomatting
2006-02-13  David Surovellcleanup - reformatting
2006-02-13  David Surovellcleanup - reformatting
2006-02-12  David Surovellcleanup - reformatting
next