2010-01-04 |
Kevin Ollivier | Rebake from clean wx tree.
|
commit | commitdiff | tree |
2010-01-03 |
Kevin Ollivier | Don't use a destroy event handler to disconnect the...
|
commit | commitdiff | tree |
2010-01-03 |
Kevin Ollivier | Create a text measuring context until a real context...
|
commit | commitdiff | tree |
2009-12-30 |
Kevin Ollivier | Fix issue that was causing ShowWithoutActivating to...
|
commit | commitdiff | tree |
2009-12-30 |
Kevin Ollivier | To support playing async sounds on the stack on Mac...
|
commit | commitdiff | tree |
2009-12-25 |
Kevin Ollivier | Remove the native toolbar from the frame in Destroy...
|
commit | commitdiff | tree |
2009-12-25 |
Kevin Ollivier | Use NSTrackingArea when available (building for 10...
|
commit | commitdiff | tree |
2009-12-09 |
Kevin Ollivier | Add OSX prefix, and be clear that this is OS X only...
|
commit | commitdiff | tree |
2009-12-07 |
Kevin Ollivier | Add wxTLW::SetModified to allow apps to set the TLW...
|
commit | commitdiff | tree |
2009-12-06 |
Kevin Ollivier | Handle deprecated style so we don't assert and then...
|
commit | commitdiff | tree |
2009-11-30 |
Kevin Ollivier | orderBack puts it behind all windows in its level,...
|
commit | commitdiff | tree |
2009-11-29 |
Kevin Ollivier | Make sure we setup the base's Show state correctly...
|
commit | commitdiff | tree |
2009-11-28 |
Kevin Ollivier | Fix needed to allow shaped windows, and other windows...
|
commit | commitdiff | tree |
2009-11-26 |
Kevin Ollivier | Build fix for OS X <= 10.5.
|
commit | commitdiff | tree |
2009-11-26 |
Kevin Ollivier | Allow OS X Cocoa (or any OS X port) to override GetBestSize...
|
commit | commitdiff | tree |
2009-11-26 |
Kevin Ollivier | Add CheckSpelling support for OS X Cocoa, make sure...
|
commit | commitdiff | tree |
2009-11-18 |
Kevin Ollivier | Fix accidental commit of 2.8 ABI compat. code.
|
commit | commitdiff | tree |
2009-11-18 |
Kevin Ollivier | Rebake after last commit.
|
commit | commitdiff | tree |
2009-11-18 |
Kevin Ollivier | Forward port of r60190 (wxMSW Cairo support) to trunk.
|
commit | commitdiff | tree |
2009-11-15 |
Kevin Ollivier | ShowWithoutActivating fix for OS X Cocoa, and also...
|
commit | commitdiff | tree |
2009-11-14 |
Kevin Ollivier | Don't assert when we get wxBG_STYLE_TRANSPARENT.
|
commit | commitdiff | tree |
2009-11-14 |
Kevin Ollivier | Fix typo that broke compilation and adjust the defines...
|
commit | commitdiff | tree |
2009-11-13 |
Kevin Ollivier | Override default handling so that we can position windows...
|
commit | commitdiff | tree |
2009-11-11 |
Kevin Ollivier | Use wxWebKitCtrlNameStr to adhere to the convention...
|
commit | commitdiff | tree |
2009-11-11 |
Kevin Ollivier | Run sanity checks on the position values.
|
commit | commitdiff | tree |
2009-11-08 |
Kevin Ollivier | Make wxSTAY_ON_TOP and other window styles toggleable...
|
commit | commitdiff | tree |
2009-11-05 |
Kevin Ollivier | Create an autorelease pool to catch objects created...
|
commit | commitdiff | tree |
2009-11-01 |
Kevin Ollivier | Start on Get/SetStyle support for OS X Cocoa wxTextCtrl.
|
commit | commitdiff | tree |
2009-11-01 |
Kevin Ollivier | wxColour -> NSColor conversion.
|
commit | commitdiff | tree |
2009-10-31 |
Kevin Ollivier | NSFont -> wxFont conversion.
|
commit | commitdiff | tree |
2009-10-31 |
Kevin Ollivier | Adding NSColor -> wxColour conversion.
|
commit | commitdiff | tree |
2009-10-31 |
Kevin Ollivier | Bakefile 0.2.8 rebake.
|
commit | commitdiff | tree |
2009-10-31 |
Kevin Ollivier | Update to Bakefile 0.2.8.
|
commit | commitdiff | tree |
2009-10-30 |
Kevin Ollivier | Compilation fix for last commit.
|
commit | commitdiff | tree |
2009-10-30 |
Kevin Ollivier | Initial ShowWithoutActivating implementations for Mac...
|
commit | commitdiff | tree |
2009-10-18 |
Kevin Ollivier | Just doing a rebake of latest trunk.
|
commit | commitdiff | tree |
2009-10-08 |
Kevin Ollivier | Make sure all Bakefile formats that use CRLF line feeds...
|
commit | commitdiff | tree |
2009-10-05 |
Kevin Ollivier | Fix the line endings to be CRLF after the property...
|
commit | commitdiff | tree |
2009-10-05 |
Kevin Ollivier | Setting eol-style property to CRLF for some project...
|
commit | commitdiff | tree |
2009-09-05 |
Kevin Ollivier | If gcc-4.2+ is specified for compiling OS X Carbon...
|
commit | commitdiff | tree |
2009-08-24 |
Kevin Ollivier | Restore pattern creation, and do sanity checks before...
|
commit | commitdiff | tree |
2009-07-17 |
Kevin Ollivier | Typo in a bug fix I made.
|
commit | commitdiff | tree |
2009-07-17 |
Kevin Ollivier | Adding preliminary code for C bindings, thanks to Luke...
|
commit | commitdiff | tree |
2009-07-17 |
Kevin Ollivier | Add an underscore before the generated output names.
|
commit | commitdiff | tree |
2009-07-17 |
Kevin Ollivier | Only load/parse options when run as the main script.
|
commit | commitdiff | tree |
2009-06-28 |
Kevin Ollivier | Fix typo in class name.
|
commit | commitdiff | tree |
2009-06-24 |
Kevin Ollivier | Add wxGraphicsBitmap overload for DrawBitmap.
|
commit | commitdiff | tree |
2009-06-23 |
Kevin Ollivier | Build fixes after the 2.8->trunk forward port.
|
commit | commitdiff | tree |
2009-06-20 |
Kevin Ollivier | Forward port wxGraphicsBitmap cairo implementation...
|
commit | commitdiff | tree |
2009-05-02 |
Kevin Ollivier | Separate the parts of make_bindings.py out into common...
|
commit | commitdiff | tree |
2009-05-02 |
Kevin Ollivier | Move the scripts into a separate directory and commit...
|
commit | commitdiff | tree |
2009-05-02 |
Kevin Ollivier | Add the ability to query if a class is derived from...
|
commit | commitdiff | tree |
2009-05-02 |
Kevin Ollivier | (Forward port from 2.8) Allow m_current to be used...
|
commit | commitdiff | tree |
2009-04-26 |
Kevin Ollivier | Rebake after latest changes.
|
commit | commitdiff | tree |
2009-04-26 |
Kevin Ollivier | Don't move the actual executable, just link to it.
|
commit | commitdiff | tree |
2009-04-25 |
Kevin Ollivier | Separate out constructors / destructors, add support...
|
commit | commitdiff | tree |
2009-04-19 |
Kevin Ollivier | Document CreateMeasuringContext now that it is available...
|
commit | commitdiff | tree |
2009-04-15 |
Kevin Ollivier | Add a test to ensure that CreateMeasuringContext creates...
|
commit | commitdiff | tree |
2009-04-15 |
Kevin Ollivier | Implement CreateMeasuringContext for GTK/Cairo.
|
commit | commitdiff | tree |
2009-04-15 |
Kevin Ollivier | Add a space to ensure we have a space between qualifiers...
|
commit | commitdiff | tree |
2009-04-14 |
Kevin Ollivier | For the wxPython headers, we need to copy SWIG files...
|
commit | commitdiff | tree |
2009-04-10 |
Kevin Ollivier | Catch the return type when it's inside a <ref> tag.
|
commit | commitdiff | tree |
2009-04-09 |
Kevin Ollivier | Commit script which parses the Doxygen XML output into...
|
commit | commitdiff | tree |
2009-03-22 |
Kevin Ollivier | Disabling sheets codepath until we can resolve the...
|
commit | commitdiff | tree |
2009-03-22 |
Kevin Ollivier | New release script docs.
|
commit | commitdiff | tree |
2009-03-18 |
Kevin Ollivier | Fix toggle button style.
|
commit | commitdiff | tree |
2009-03-17 |
Kevin Ollivier | Leave anti-aliasing on by default on Mac as well
|
commit | commitdiff | tree |
2009-03-17 |
Kevin Ollivier | Handle the remaining selectors which otherwise lead...
|
commit | commitdiff | tree |
2009-03-15 |
Kevin Ollivier | On OS X, the button for wxID_HELP should never accept...
|
commit | commitdiff | tree |
2009-03-15 |
Kevin Ollivier | Rebake after last change.
|
commit | commitdiff | tree |
2009-03-15 |
Kevin Ollivier | On Mac, ensure that the library path and dependencies...
|
commit | commitdiff | tree |
2009-03-15 |
Kevin Ollivier | Consider wxOSX the port name, and have wxOSX/Carbon...
|
commit | commitdiff | tree |
2009-03-14 |
Kevin Ollivier | implement EVT_TEXT and EVT_TEXT_ENTER for NSTextView...
|
commit | commitdiff | tree |
2009-03-13 |
Kevin Ollivier | Only MSW supports loading sounds from data.
|
commit | commitdiff | tree |
2009-03-13 |
Kevin Ollivier | Another place we need an autorelease pool.
|
commit | commitdiff | tree |
2009-03-13 |
Kevin Ollivier | Mac -> OSX header change.
|
commit | commitdiff | tree |
2009-03-13 |
Kevin Ollivier | Rebake after Mac bundle change.
|
commit | commitdiff | tree |
2009-03-13 |
Kevin Ollivier | Just move the binary inside of the app bundle instead...
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Removing more CodeWarrior samples.
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Removing more CodeWarrior project files.
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Remove docs for the removed CodeWarrior projects.
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Remove instructions for Mac OS Classic.
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Removing Classic MacOS / CodeWarrior instructions as...
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Removing pch header files for CodeWarrior and also...
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Fix reference ids and update Mac requirements in the...
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Remove CodeWarrior portion of the Mac installation...
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | CodeWarrior has been discontinued on Mac for years...
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Update wxMac docs to reflect new wxOSX/Carbon and wxOSX...
|
commit | commitdiff | tree |
2009-03-12 |
Kevin Ollivier | Add a note about the flag for compiling OSX/Cocoa.
|
commit | commitdiff | tree |
2009-03-11 |
Kevin Ollivier | Get SetLabel working again for wxStaticText by overriding...
|
commit | commitdiff | tree |
2009-03-10 |
Kevin Ollivier | Forgot to commit the header change too.
|
commit | commitdiff | tree |
2009-03-10 |
Kevin Ollivier | Focus handling fixes - make sure new windows activate...
|
commit | commitdiff | tree |
2009-03-10 |
Kevin Ollivier | Border styles create a double-border on native search...
|
commit | commitdiff | tree |
2009-03-09 |
Kevin Ollivier | Fix for accessing m_peer during initialization.
|
commit | commitdiff | tree |
2009-03-08 |
Kevin Ollivier | Fix double-click support for wxListBox (#10548)
|
commit | commitdiff | tree |
2009-03-08 |
Kevin Ollivier | Mac inherits the window variant setting on control...
|
commit | commitdiff | tree |
2009-03-08 |
Kevin Ollivier | Fixes needed to get transient popup windows working...
|
commit | commitdiff | tree |
2009-03-08 |
Kevin Ollivier | Make sure the user can't select the text.
|
commit | commitdiff | tree |
2009-03-07 |
Kevin Ollivier | For search ctrl, the bordered and bezeled styles destroy...
|
commit | commitdiff | tree |
2009-03-07 |
Kevin Ollivier | Add alignment support, and more tweaks for label size...
|
commit | commitdiff | tree |
next |