2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw |
2011-04-22 |
Stefan Csomor | implementation of HotKey, see #12354 |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Stefan Csomor | only remove from parent if not content view, fixes... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
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 |
Stefan Csomor | going private for m_peer to give a foundation for bette... |
blob | commitdiff | raw | diff to current |
2011-03-02 |
Stefan Csomor | the wx part knows better whether it has the focus ... |
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-22 |
Stefan Csomor | supporting content size scaling (retina display) |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Paul Cornett | move default OnInternalIdle processing to wxWindowBase |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Stefan Csomor | adding support for layout coordinates via insets from... |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Vadim Zeitlin | Don't update scrollbars when the window is being destro... |
blob | commitdiff | raw | diff to current |
2010-09-17 |
Dimitri Schoolwerth | Set svn properties on .cpp files. |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Vadim Zeitlin | Set popup menu invoking window in wxWindowBase and... |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Stefan Csomor | missing return value |
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-12 |
Stefan Csomor | change grow box implementation - was incorrectly gettin... |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Stefan Csomor | using statically allocated font objects for speedup |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Stefan Csomor | borders might have to be drawn differently |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Stefan Csomor | using native fullscreen support and ShowEvent triggers |
blob | commitdiff | raw | diff to current |
2010-02-19 |
Kevin Ollivier | Disable sending of events by OS X Combobox during progr... |
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 |
2009-12-06 |
Kevin Ollivier | Handle deprecated style so we don't assert and then... |
blob | commitdiff | raw | diff to current |
2009-12-05 |
Paul Cornett | minor cleanup |
blob | commitdiff | raw | diff to current |
2009-11-14 |
Kevin Ollivier | Don't assert when we get wxBG_STYLE_TRANSPARENT. |
blob | commitdiff | raw | diff to current |
2009-11-06 |
Stefan Csomor | adding support for wxShowEvent |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Stefan Csomor | avoiding deprecated methods in wx code, avoiding for... |
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-28 |
Julian Smart | Applied #9076 (scrolling bars grow box fix) |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Julian Smart | Raise the scrollbars on reparenting (part of patch... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Julian Smart | Applied #10753: WarpPointer() for Mac |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Stefan Csomor | moving themeing include to private.h |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Vadim Zeitlin | Fix recurring typo in "theming". |
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-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-22 |
Vadim Zeitlin | invalidate best window size when its label changes |
blob | commitdiff | raw | diff to current |
2009-06-20 |
Stefan Csomor | simplify condition |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Vadim Zeitlin | no need to check for wxID_HELP buttons in SetLabel... |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Vadim Zeitlin | only erase background if we do have a non-default backg... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Vadim Zeitlin | erase background using the window background colour... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Vadim Zeitlin | implement propert background style semantics for OS X |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Julian Smart | Avoid accidental enabling of disabled windows by checki... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Vadim Zeitlin | add virtual DoGetTextExtent() to allow calling the... |
blob | commitdiff | raw | diff to current |
2009-04-14 |
Stefan Csomor | making sure min and max sizes can be overridden |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Stefan Csomor | focus handling streamlined |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Stefan Csomor | fixing warnings in osx common code |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Stefan Csomor | make it crash-proof |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Stefan Csomor | reworked font handling for osx (was missing because... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Kevin Ollivier | On OS X, the button for wxID_HELP should never accept... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Kevin Ollivier | Fix for accessing m_peer during initialization. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Stefan Csomor | letting the peer declare whether it wants to draw its... |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Paul Cornett | unused variable |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Stefan Csomor | paint event was missing the id, Connect not working... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Stefan Csomor | common drawing code for osx-cocoa and osx-carbon, also... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Stefan Csomor | reworking event handling to redirect to c++ virtual... |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Robert Roebling | Add wxSIZE_FORCE_EVENT and use is from wxSizerItem... |
blob | commitdiff | raw | diff to current |
2009-01-23 |
Robert Roebling | Give some OSX specific methods OSX prefix, fixes hidden... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbo... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Stefan Csomor | mouse and cursor additions for cocoa, see #10361 |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Stefan Csomor | fixing controls with content areas, correcting radiobox... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Stefan Csomor | removing duplicate code |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Stefan Csomor | adding 10.4 build compatibility for osx cocoa, see... |
blob | commitdiff | raw | diff to current |
2009-01-10 |
Stefan Csomor | supporting PopUp on osx cocoa as well, see #10361 |
blob | commitdiff | raw | diff to current |
2008-10-13 |
Vadim Zeitlin | no need to test that the pointer is non-NULL before... |
blob | commitdiff | raw | diff to current |
2008-10-10 |
Stefan Csomor | moving embedding to common API |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Stefan Csomor | moving more things to common API between carbon and... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Kevin Ollivier | A few checks for null pointers to avoid problems during... |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Stefan Csomor | forward define for non precomp build, switching preproc... |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Stefan Csomor | simplify native textcontrol creations, adding search... |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Stefan Csomor | osx new layout |
blob | commitdiff | raw | diff to current |
|