]> git.saurik.com Git - wxWidgets.git/history - src/mac
Added wxToolbook class
[wxWidgets.git] / src / mac /
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...
2005-12-22  David Surovellfixed error in prior checkin
2005-12-21  David Surovellminor cleanup; remove focus patch scaffolding
2005-12-21  Vadim Zeitling++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes
2005-12-15  David Surovellfixed bug introduced in prior check-ins; minor reformatting
2005-12-15  David Surovellmore reformatting
2005-12-15  David Surovelleven more reformatting
2005-12-15  Dimitri Schoolwerthfixed compilo
2005-12-14  David Surovellreformat for readability
2005-12-14  David Surovellsimplified ::Show
2005-12-13  David Surovellfixed obscure compilation problem at line 139
2005-12-13  David Surovellmore reformatting
2005-12-13  David Surovellreformat for readability
2005-12-13  David Surovellreformat for readability
2005-12-10  Stefan Csomoractivate SetFocus patch
2005-12-10  Stefan Csomorsupport for standard menu ids
2005-12-10  Stefan Csomorsupport for default key handling (escape,enter,command...
2005-12-10  Stefan Csomorsupport for standard command IDs
2005-12-10  Stefan Csomordefault to simple show/hide tlw on OSX instead of trans...
2005-12-09  David Surovellreformat for readability; more prep. for patch 1376506
2005-12-09  David Surovellcleanup in preparation for patch 1376506
2005-12-09  David Surovellformat cleanup; some new comments; minor optimizations
2005-12-05  David Surovellapplied Paul Cornett's suggested changes
2005-12-04  David Surovellapplied patch 1372567, with some minor mods and cleanup
2005-12-03  David Surovellapplied patch 1372197, with some minor mods and cleanup
2005-12-03  Stefan Csomoravoiding unkown namespace std
2005-12-03  Stefan Csomorcorrecting CGImage handling to be always correctly...
2005-12-01  David Surovellminor cleanup, part 2
2005-12-01  David Surovellminor cleanup: corrected typos, etc.
2005-12-01  David Surovellminor cleanup: corrected typos, etc.
2005-11-30  David Surovellreadability cleanup
next