2013-09-21 |
Václav Slavík | Make public headers compatible with Objective-C++ with... |
blob | commitdiff | raw |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw | diff to current |
2013-07-17 |
Vadim Zeitlin | Handle wxALWAYS_SHOW_SB in wxOSX. |
blob | commitdiff | raw | diff to current |
2013-07-16 |
Stefan Csomor | never return negative client sizes, fixes #15338 |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Stefan Csomor | using common GetContentScaleFactor throughout part 2/2 |
blob | commitdiff | raw | diff to current |
2013-06-17 |
Stefan Csomor | adding magnification API into the wxWindow classes... |
blob | commitdiff | raw | diff to current |
2013-06-04 |
Stefan Csomor | adding comment |
blob | commitdiff | raw | diff to current |
2013-06-03 |
Stefan Csomor | refactoring SizeEvent sending |
blob | commitdiff | raw | diff to current |
2013-06-03 |
Stefan Csomor | make sure button clicks etc. on a popup window don... |
blob | commitdiff | raw | diff to current |
2013-06-02 |
Stefan Csomor | don't take resize indicators into account if we are... |
blob | commitdiff | raw | diff to current |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
blob | commitdiff | raw | diff to current |
2013-03-31 |
Vadim Zeitlin | Remove wxTextCtrl::OnEnabled() hack from wxGTK. |
blob | commitdiff | raw | diff to current |
2013-03-10 |
Stefan Csomor | trying to solve cursor update problems with AUI, refs... |
blob | commitdiff | raw | diff to current |
2013-01-20 |
Paul Cornett | sizeof(char) is 1. By definition. |
blob | commitdiff | raw | diff to current |
2012-12-29 |
Vadim Zeitlin | Spelling fixes in comments in wxOSX. |
blob | commitdiff | raw | diff to current |
2012-11-28 |
Stefan Csomor | support for inheriting non-standard attributes (explici... |
blob | commitdiff | raw | diff to current |
2012-11-27 |
Stefan Csomor | support for simulating focus events since not all contr... |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Stefan Csomor | support for freeze and thaw under cocoa |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Vadim Zeitlin | Make hack for button creation in wxOSX more robust. |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Stefan Csomor | remove duplicate code |
blob | commitdiff | raw | diff to current |
2012-07-24 |
Vadim Zeitlin | Build fix for wxOSX after removing position in MacCreat... |
blob | commitdiff | raw | diff to current |
2012-07-01 |
Stefan Csomor | adding native hook for drop target |
blob | commitdiff | raw | diff to current |
2012-05-18 |
Stefan Csomor | fixing c++11 build |
blob | commitdiff | raw | diff to current |
2012-03-18 |
Stefan Csomor | fixes #14110 |
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-02-21 |
Stefan Csomor | making sure eventual borders get updated when windows... |
blob | commitdiff | raw | diff to current |
2012-02-21 |
Stefan Csomor | making sure eventual borders get updated when windows... |
blob | commitdiff | raw | diff to current |
2012-01-31 |
Stefan Csomor | guarding Update() on OSX not to be issued faster than... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Stefan Csomor | removing QD dependency |
blob | commitdiff | raw | diff to current |
2011-10-02 |
Vadim Zeitlin | Fix harmless warnings in hot key code in wxOSX. |
blob | commitdiff | raw | diff to current |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
blob | commitdiff | raw | diff to current |
2011-08-25 |
Stefan Csomor | mb:54153a12-b2c7-417e-b607-c4faa9c436ab |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Stefan Csomor | adapt defines for ctrl/command key |
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-07-04 |
Vadim Zeitlin | Suppress some harmless warnings about unused parameters... |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
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 |
next |