]> git.saurik.com Git - wxWidgets.git/history - src/mac
Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac /
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
2006-02-12  David Surovellclean - reformatting
2006-02-12  Stefan Csomorintel fixes
2006-02-11  Vadim Zeitlinuse wxDiskspaceSize_t which is long and not wxLongLong...
2006-02-10  David Surovellfixed compilation problem in pror commit
2006-02-10  David Surovellcleanup - reformatting (reapplied after RN-VZ mega...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-02-10  David Surovellcleanup - reformatting; simplified OnPaint
2006-02-10  David Surovellcleanup - reformatting
2006-02-10  Stefan Csomorintel endian fix
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-09  Stefan Csomorsupport themed foreground brushes
2006-02-09  Stefan Csomorguard against empty ref
2006-02-09  Stefan Csomorbring XBM in line with MSW
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-09  Vadim Zeitlinfixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-02-08  David Surovellcleanup - reformatting (again)
2006-02-07  David Surovellfixed DoDrawRoundedRect to use corner rounding radius...
2006-02-06  Stefan Csomorguard against early redraws
2006-02-06  David Surovelladded protection against non-file drop targets receivin...
2006-02-06  David Surovellcleanup - reformatting
2006-02-05  David Surovellcleanup - reformatting
2006-02-05  David Surovelladded ctor implementation from header + initialzation...
2006-02-05  David Surovellcleanup - reformatting
2006-02-05  David Surovellcleanup - reformatting
2006-02-04  Stefan Csomorsupport for default location added
2006-02-04  Stefan Csomorlinking commands on the individual window level, otherw...
2006-02-04  Stefan Csomordeactivate read-only implementation for unicodetextcont...
2006-02-03  David Surovellminor reformat
2006-01-28  Stefan Csomorconverting menu ids and safeguarding against missing...
2006-01-27  Vadim Zeitlindon't eat all events if m_maxLength is 0: this means...
2006-01-27  Stefan Csomorremoving unnecessary code
2006-01-27  Stefan Csomoradapting keycode field usage for EVT_CHAR in unicode...
2006-01-27  Stefan Csomorapp.h must be included for the non RAEL implementation...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Stefan Csomorimplementing pure carbon event behaviour, getting rid...
2006-01-25  Stefan Csomorkey/char event changes for inline editing (japanese...
2006-01-24  Stefan Csomormask fixes for non-core graphics case (this build uses...
2006-01-21  Stefan Csomoradjust subbitmap mask code to new representation
2006-01-20  Stefan Csomorusing a dynamic cast to wxFrame in order to get the...
2006-01-20  David Surovellfixed compilation errors in prior checkin; some minor...
2006-01-20  Stefan CsomorSupporting a SetMenuBar call when this frame is already...
2006-01-20  Stefan Csomorallow for a range value of SInt32 instead of SInt16
2006-01-19  Julian SmartApplied patch [ 1378183 ] Mac: wxNotebook::HitTest...
2006-01-19  Julian SmartApplied patch [ 1374618 ] Fix wxJoystick::GetXMin/Max...
2006-01-18  Julian SmartApplied patch [ 1188724 ] missing header in carbon...
2006-01-18  Julian SmartApplied patch [ 1312729 ] fix for wxMac Carbon spin...
2006-01-15  David Surovellcleanup - reformat
2006-01-14  David Surovellfixed crash introduced in v1.41
2006-01-14  David Surovellcleanup - reformat ()
2006-01-14  David Surovellcleanup - reformat
2006-01-14  David Surovellcleanup - reformat
2006-01-14  David Surovellremoved extraneous spaces
next