]> git.saurik.com Git - wxWidgets.git/history - src/mac
Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / mac /
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
2006-01-12  Vadim Zeitlinimproved wxMac event loop implementation and refactored...
2006-01-12  Vadim Zeitlinimplemented wxEventLoop for wxMac
2006-01-10  David Surovellcleanup - reformat - 4th pass
2006-01-09  David Surovellcleanup - reformat
2006-01-09  David Surovellcleanup - reformat
2006-01-08  David Surovellminor cleanup - reformat
2006-01-08  David Surovellcleanup - reformat
2006-01-08  Stefan Csomorallowing ampersands in choices and comboboxes means...
2006-01-07  David Surovellfixed typo in prior checkin
2006-01-07  David Surovellcleanup - reformat
2006-01-07  Stefan Csomorbug fix for MacTel builds, using the same code on PPC...
2006-01-07  David Surovellcleanup - reformat
2006-01-06  David Surovellcleanup - reformat (take 2)
2006-01-06  David Surovellcleanup - reformat
2006-01-06  David Surovellcleanup - reformat; added assignment of initial selecti...
2006-01-06  David Surovellcleanup - reformat; added (disabled) support for second...
2006-01-05  David Surovellcleanup - reformat; minor code tweaks
2006-01-05  Stefan Csomortransparent grow box for dialogs
2006-01-05  David Surovellported KO's v262 change forward
2006-01-05  David Surovellcleanup - reformat (part 3)
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2006-01-05  David Surovellcleanup - reformat (part 2)
2006-01-04  David Surovellcleanup - reformat
2006-01-04  Stefan Csomorremove sizing controls when being in fullscreen mode
2006-01-04  Stefan Csomorincrease min size to make all scrollbar controls visible
2006-01-04  Stefan Csomorstarting blend modes for Core Graphics
2006-01-04  Stefan Csomorfactoring out Background setter
2006-01-04  David Surovellcleanup - reformat
2006-01-04  David Surovellcleanup - reformat
2006-01-04  David Surovellcleanup - reformat
2006-01-04  David Surovellcleanup - reformat
2006-01-03  David Surovellcleanup - reformat
2006-01-03  David Surovellcleanup - reformat
2006-01-03  David Surovellcleanup - reformat
2006-01-02  David Surovellcleanup - reformat
2006-01-02  David Surovellcleanup - reformat
2006-01-02  David Surovelladded runtime protection for no SL_LABEL style case
2005-12-30  David Surovellminor reformat
2005-12-29  David Surovellcleanup - reformatting (lots), minor code tweaks
2005-12-29  David Surovellcleanup - reformatting, minor code tweaks
2005-12-28  David Surovellcleanup - reformatting, minor code rewrites
2005-12-27  David Surovellcleanup - reformatting
2005-12-26  David Surovellprotect separators against inappropriate state changes
2005-12-26  David Surovellcleanup - reformatting
2005-12-24  David Surovellmore cleanup
2005-12-23  David Surovellmore cleanup - added comment regarding possible stipple...
next