2012-08-12 |
Stefan Csomor | forwarding style changes to documentViews, see #14578 |
blob | commitdiff | raw |
2012-07-24 |
Stefan Csomor | avoid deprecated API, fixes #13727 |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Stefan Csomor | fixing capture problem for mouse moved events, fixes... |
blob | commitdiff | raw | diff to current |
2012-07-15 |
Stefan Csomor | removing workaround for listbox, finishing drop target... |
blob | commitdiff | raw | diff to current |
2012-07-01 |
Stefan Csomor | native drop target method for cocoa |
blob | commitdiff | raw | diff to current |
2012-06-18 |
Stefan Csomor | supporting promised file urls for transfer, see #14281 |
blob | commitdiff | raw | diff to current |
2012-05-29 |
Stefan Csomor | adapting char event handling to msw / gtk, see #13415... |
blob | commitdiff | raw | diff to current |
2012-03-22 |
Vadim Zeitlin | Use enum for wxMouseEvent::m_wheelAxis instead of int. |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Stefan Csomor | using 10.5 API for cursor updates as well |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Stefan Csomor | removing NSWindow based mouse tracking in favour of... |
blob | commitdiff | raw | diff to current |
2012-03-08 |
Paul Cornett | fix incorrect tests of wxUSE_ macros |
blob | commitdiff | raw | diff to current |
2012-03-08 |
Stefan Csomor | removing unnecessary hook |
blob | commitdiff | raw | diff to current |
2012-03-08 |
Stefan Csomor | removing 10.4 code, adding webkit trick for showing... |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Julian Smart | Added MacInternalOnSize() to allow windows to resize... |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Stefan Csomor | applying Andrew's patch, closes #13440, fine now that... |
blob | commitdiff | raw | diff to current |
2012-02-01 |
Stefan Csomor | should not bring to front upon focussing |
blob | commitdiff | raw | diff to current |
2012-01-15 |
Stefan Csomor | patch applied with thanks, fixes #13865 |
blob | commitdiff | raw | diff to current |
2011-12-11 |
Vadim Zeitlin | Ensure that Enter key presses are never stolen from... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK propagate upwards and send it... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Vadim Zeitlin | Implement EVT_CHAR_HOOK for wxOSX/Cocoa. |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Stefan Csomor | applying patch for raise and synthesizing mouse-up... |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Vadim Zeitlin | Added wxNonOwnedWindow::SetShape(wxGraphicsPath). |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Vadim Zeitlin | Fix SetShape() in wxOSX/Cocoa. |
blob | commitdiff | raw | diff to current |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Stefan Csomor | fixes #13443, thanks :-) |
blob | commitdiff | raw | diff to current |
2011-08-28 |
Stefan Csomor | routing keys like ESC etc, fixes #13429 |
blob | commitdiff | raw | diff to current |
2011-08-23 |
Stefan Csomor | fixing type for key event, using WXK_RAW_CONTROL consta... |
blob | commitdiff | raw | diff to current |
2011-08-23 |
Stefan Csomor | exposing control key combinations as before, fixing... |
blob | commitdiff | raw | diff to current |
2011-08-23 |
Stefan Csomor | adjusting keyboardstate to new ctrl / raw_ctrl handling... |
blob | commitdiff | raw | diff to current |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Vadim Zeitlin | Generate events with WXK_NONE Unicode keys for non... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Stefan Csomor | adapting to init pattern |
blob | commitdiff | raw | diff to current |
2011-06-06 |
Stefan Csomor | 10.4 compatibility |
blob | commitdiff | raw | diff to current |
2011-06-06 |
Stefan Csomor | supporting native background color on wxWindow descenda... |
blob | commitdiff | raw | diff to current |
2011-06-02 |
Stefan Csomor | fixes #12867 |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Stefan Csomor | going private with userpane info |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Stefan Csomor | moving userpane attribute into implementation |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Dimitri Schoolwerth | Set svn properties on various files throughout the... |
blob | commitdiff | raw | diff to current |
2011-03-16 |
Stefan Csomor | making conversion explicit silences deprecation warning |
blob | commitdiff | raw | diff to current |
2011-03-02 |
Stefan Csomor | move accel handling in front of the normal keyDown... |
blob | commitdiff | raw | diff to current |
2011-02-28 |
Stefan Csomor | avoid setting live cursor during busy state |
blob | commitdiff | raw | diff to current |
2011-02-28 |
Stefan Csomor | don't swallow command events that are not handled by... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Stefan Csomor | make sure 10.4 command-key events are routed via the... |
blob | commitdiff | raw | diff to current |
2011-02-26 |
Stefan Csomor | making GetPosition 1:1 symmetrical to Move (respecting... |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Stefan Csomor | forward enable functionality to inner view in scrollvie... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Stefan Csomor | fixing selectors |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Stefan Csomor | fixing redraw debugging |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Vadim Zeitlin | Avoid using wx GDI classes from non-main thread in... |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Vadim Zeitlin | Use CGFloat instead of float for mouse wheel event... |
blob | commitdiff | raw | diff to current |
2010-08-22 |
Vadim Zeitlin | Work around a crash on starting editing in wxGrid under... |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Stefan Csomor | organizing code, adding offset correction for update... |
blob | commitdiff | raw | diff to current |
2010-06-21 |
Stefan Csomor | text updated events were not always sent out correctly... |
blob | commitdiff | raw | diff to current |
2010-04-22 |
Stefan Csomor | simpler code |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Stefan Csomor | fixing coordinate conversions for captured windows |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Stefan Csomor | translating background style BG_PAINT into opaqueness... |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Stefan Csomor | fixing non-precomp build, fixes #10985 |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Stefan Csomor | correcting alpha and removing window shadow for overlay |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Stefan Csomor | fixing some warnings, adding proper OnChar support... |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Stefan Csomor | changing sequence of makeFirstResponder and makeKeyAndO... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Stefan Csomor | supporting text foreground color, fixes #11903 |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Kevin Ollivier | Override CanFocus because the wxWindow level test will... |
blob | commitdiff | raw | diff to current |
2010-02-13 |
Kevin Ollivier | Basic support for tooltips under OS X Cocoa. |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Kevin Ollivier | Get wxSearchCtrl text events working, and share the... |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Kevin Ollivier | Forgot about the drag source delegate, which is the... |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Kevin Ollivier | Add an accessor to get the current drop source from... |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Stefan Csomor | safe degradation |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Kevin Ollivier | nschars is never used for the wxEVT_CHAR case, so don... |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Stefan Csomor | better wheel support |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Stefan Csomor | adding protocol support for 10.6 |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Kevin Ollivier | Support mouse click through as otherwise clicking insid... |
blob | commitdiff | raw | diff to current |
2009-12-25 |
Kevin Ollivier | Use NSTrackingArea when available (building for 10... |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Vadim Zeitlin | Add wxOSX_10_6_AND_LATER macro and use it. |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Stefan Csomor | implementing rollover and pressed image for bitmapbutto... |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Vadim Zeitlin | Ensure that an event loop exists in ShowViewOrWindowWit... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Vadim Zeitlin | Make wxWindow::ShowWithEffect() synchronous under wxOSX... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Vadim Zeitlin | Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. |
blob | commitdiff | raw | diff to current |
2009-09-30 |
Stefan Csomor | support backgroundcolor on osx_cocoa |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Stefan Csomor | reducing key event handling complexity |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Stefan Csomor | cleaning up key handling, closes #10406 |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | Allow creating initially hidden controls in wxOSX/Cocoa. |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Stefan Csomor | adding gc aware code, fixes #11061 |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Stefan Csomor | better variant support, fixes #11114 |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Stefan Csomor | simplifying native string handling, see #11061 |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Stefan Csomor | adding #ifs for reflecting existing controls, fixing... |
blob | commitdiff | raw | diff to current |
2009-06-21 |
Vadim Zeitlin | added support for bitmaps in wxButton to wxOSX/Cocoa |
blob | commitdiff | raw | diff to current |
2009-06-20 |
Vadim Zeitlin | suppress more float/double->int conversion warnings... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Stefan Csomor | adding events to single line textcontrols (password... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Stefan Csomor | making SetFocus bringing TLW to front as Carbon, see... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Stefan Csomor | allow mouse events being sent to parents, see #10876 |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Stefan Csomor | allow vetoing on drop, see #10876 |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Stefan Csomor | fixing coordinates for dnd, see #10876 |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Stefan Csomor | misc key-event fixes, see #10876 |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Stefan Csomor | fixes direction for scroll events, closes #10873 |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Stefan Csomor | focus handling streamlined |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Stefan Csomor | conforming to new naming convention of starting all... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Stefan Csomor | fixing warnings in osx cocoa |
blob | commitdiff | raw | diff to current |
next |