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 |
2009-03-06 |
Kevin Ollivier | docs/mac is now docs/osx.
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Fill out the left and top fields as well.
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Make about dialog non-modal on GTK/Mac and don't show...
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Sheet support for wxDirDialog.
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Don't use result for both NS and wx button ID values.
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Sheet support for wxMessageDialog.
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Fix for sheets based on NSAlert.
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Fix typo.
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Make sure we call SetEventObject before firing events.
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Make wxStaticText for OS X Cocoa properly size multiline...
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Use sheets for native file dialogs if the dialog has...
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Ensure that WriteText moves the selection to the end...
|
commit | commitdiff | tree |
2009-03-05 |
Kevin Ollivier | Fix comparison operator for functions keys (fixes ...
|
commit | commitdiff | tree |
2009-03-04 |
Kevin Ollivier | Ensure we get mouse moved events.
|
commit | commitdiff | tree |
2009-03-04 |
Kevin Ollivier | Don't always set the titled mask.
|
commit | commitdiff | tree |
2009-03-03 |
Kevin Ollivier | More fixes for clickCount... even sometimes when respondsToS...
|
commit | commitdiff | tree |
2009-03-02 |
Kevin Ollivier | Land the rest of the changes made by a rebake after...
|
commit | commitdiff | tree |
2009-03-02 |
Kevin Ollivier | Rebake after OS X Cocoa header changes.
|
commit | commitdiff | tree |
2009-03-02 |
Kevin Ollivier | Commit changes caused by setting configure.in's svn...
|
commit | commitdiff | tree |
2009-03-02 |
Kevin Ollivier | Update files.bkl to look in the proper place for moved...
|
commit | commitdiff | tree |
2009-02-28 |
Kevin Ollivier | Cast needed to fix compilation on 10.4 --This line...
|
commit | commitdiff | tree |
2009-02-25 |
Kevin Ollivier | Remove no longer necessary re-entrancy check, fix function...
|
commit | commitdiff | tree |
2009-02-24 |
Kevin Ollivier | Fix for deprecated constructor issues, setting a function...
|
commit | commitdiff | tree |
2009-02-24 |
Kevin Ollivier | Turn off the annoying beep when a key down is passed...
|
commit | commitdiff | tree |
2009-02-22 |
Kevin Ollivier | Quick fix to prevent a crash when running on 10.4.
|
commit | commitdiff | tree |
2009-02-22 |
Kevin Ollivier | Missed one symbol used in the compatibility path.
|
commit | commitdiff | tree |
2009-02-22 |
Kevin Ollivier | Fix for building under 10.4, where the BlendMode constants...
|
commit | commitdiff | tree |
2009-02-22 |
Kevin Ollivier | Landing basic EVT_CHAR support, along with the rest...
|
commit | commitdiff | tree |
2009-02-22 |
Kevin Ollivier | Add support for EVT_TEXT in OS X Cocoa.
|
commit | commitdiff | tree |
2009-02-14 |
Kevin Ollivier | Fix typo (sorry, thought I compiled before committing.)
|
commit | commitdiff | tree |
2009-02-14 |
Kevin Ollivier | Start on implementation for wxTE_MULTILINE / wxTE_RICH...
|
commit | commitdiff | tree |
2009-02-14 |
Kevin Ollivier | Remove the "double border" around the search ctrl.
|
commit | commitdiff | tree |
2009-02-14 |
Kevin Ollivier | Add a tracking rect on resize so that the view will...
|
commit | commitdiff | tree |
2009-02-13 |
Kevin Ollivier | clickCount is not available for mouse entered/exited...
|
commit | commitdiff | tree |
next |