2011-06-08 |
Stefan Csomor | adapting to init pattern |
tree | commitdiff |
2011-06-08 |
Stefan Csomor | adding fallback |
tree | commitdiff |
2011-06-08 |
Stefan Csomor | newstate already set |
tree | commitdiff |
2011-06-08 |
Stefan Csomor | adding fallback |
tree | commitdiff |
2011-06-08 |
Stefan Csomor | making intention clearer by explicit parentheses |
tree | commitdiff |
2011-06-08 |
Stefan Csomor | fixing uninit vars warning and memory errors |
tree | commitdiff |
2011-06-08 |
Stefan Csomor | adapting to init pattern |
tree | commitdiff |
2011-06-08 |
Stefan Csomor | adapting to init pattern |
tree | commitdiff |
2011-06-06 |
Stefan Csomor | speeding up rectangle drawing by using specific methods... |
tree | commitdiff |
2011-06-06 |
Stefan Csomor | 10.4 compatibility |
tree | commitdiff |
2011-06-06 |
Stefan Csomor | reverting to idle handling |
tree | commitdiff |
2011-06-06 |
Stefan Csomor | turning off unconditional usage of filter-delegate... |
tree | commitdiff |
2011-06-06 |
Stefan Csomor | supporting nested window disablers on the same window |
tree | commitdiff |
2011-06-06 |
Stefan Csomor | supporting native background color on wxWindow descenda... |
tree | commitdiff |
2011-06-05 |
Stefan Csomor | supporting native background on nonownedwindow, see... |
tree | commitdiff |
2011-06-05 |
Stefan Csomor | adding another assert for tracking modalSession problems |
tree | commitdiff |
2011-06-03 |
Stefan Csomor | allowing more system keys in fullscreen mode, properly... |
tree | commitdiff |
2011-06-02 |
Stefan Csomor | first implementation for state on custom renderer,... |
tree | commitdiff |
2011-06-02 |
Stefan Csomor | fixes #12867 |
tree | commitdiff |
2011-06-02 |
Stefan Csomor | reactivate commented out method |
tree | commitdiff |
2011-06-02 |
Stefan Csomor | cleanup |
tree | commitdiff |
2011-06-01 |
Stefan Csomor | first stab at supporting custom renderers |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
tree | commitdiff |
2011-05-31 |
Stefan Csomor | making sure |
tree | commitdiff |
2011-05-25 |
Stefan Csomor | using systemui for full screen to allow modal dialogs |
tree | commitdiff |
2011-05-18 |
Stefan Csomor | making sure clip (device coordinages) is applied before... |
tree | commitdiff |
2011-05-11 |
Stefan Csomor | separating observers for default mode (outer 'normal... |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Restored wxNotebook::HitTest for wxOSX-Carbon. |
tree | commitdiff |
2011-04-26 |
Stefan Csomor | fixes #12220 |
tree | commitdiff |
2011-04-25 |
Dimitri Schoolwerth | Fixed filename in wxOSX-Cocoa's file dialog using exten... |
tree | commitdiff |
2011-04-22 |
Stefan Csomor | implementation of HotKey, see #12354 |
tree | commitdiff |
2011-04-20 |
Dimitri Schoolwerth | Make use of SetFilterIndex in wxOSX-Cocoa's file dialog. |
tree | commitdiff |
2011-04-20 |
Dimitri Schoolwerth | Fixed saving dialog's filter index always being -1... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Implement auto-completion support for wxTextEntry in... |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | adding missing part when using the native paint CGConte... |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | supprting flag for pixel offsetting for osx, see #11853 |
tree | commitdiff |
2011-04-13 |
Stefan Csomor | preparing for completions support |
tree | commitdiff |
2011-04-09 |
Stefan Csomor | fixing configure builds for iphone |
tree | commitdiff |
2011-04-08 |
Stefan Csomor | workaround OSX bug, fixes #4555 |
tree | commitdiff |
2011-04-08 |
Stefan Csomor | support 3.X deployment |
tree | commitdiff |
2011-04-07 |
Stefan Csomor | adding 10.5 APIs to avoid CGErrors, fixes #13121 |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Implement wxGraphicsContext::GetSize() for Cairo. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Add wxUSE_STD_CONTAINERS and turn it on by default. |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | wiring notifications |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | first version of osx_cocoa implementation |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | only remove from parent if not content view, fixes... |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | fixes #13064 |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | fixes #12579 |
tree | commitdiff |
2011-03-20 |
Stefan Csomor | spinctrl on mac is generic, so the peer is a userpane... |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-19 |
Stefan Csomor | going private with userpane info |
tree | commitdiff |
2011-03-18 |
Stefan Csomor | moving userpane attribute into implementation |
tree | commitdiff |
2011-03-18 |
Dimitri Schoolwerth | Set svn properties on various files throughout the... |
tree | commitdiff |
2011-03-18 |
Stefan Csomor | going private for m_peer to give a foundation for bette... |
tree | commitdiff |
2011-03-18 |
Stefan Csomor | going private for m_peer to give a foundation for bette... |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | adding missing newline at end of file |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | removing condition that is always true anyway (unsigned>=0) |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | fixing unused params |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | calling explicit base class constructor from copy const... |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | fixing iterator use |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | making conversion explicit silences deprecation warning |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | signed/unsigned warning fix |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | signed/unsigned warning fix |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | replace usage of objective-c keyword 'id' |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | silence incorrect warning about missing return value |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Allow wxThread::Wait() and Delete() to block, even... |
tree | commitdiff |
2011-03-12 |
Stefan Csomor | add external utf16 text type explicitely, as it otherwi... |
tree | commitdiff |
2011-03-11 |
Stefan Csomor | supporting 24 and 64 sizes via scaling up |
tree | commitdiff |
2011-03-10 |
Stefan Csomor | under cocoa a too-small static box leads to erroneous... |
tree | commitdiff |
2011-03-10 |
Stefan Csomor | safeguard against not-yet-shown view which leads to... |
tree | commitdiff |
2011-03-07 |
Stefan Csomor | support app activated and deactivated events, also... |
tree | commitdiff |
2011-03-07 |
Stefan Csomor | window level support |
tree | commitdiff |
2011-03-07 |
Stefan Csomor | bracket unused function |
tree | commitdiff |
2011-03-06 |
Stefan Csomor | use FixedToFloat everywhere to make sure we don't round... |
tree | commitdiff |
2011-03-06 |
Stefan Csomor | fix positioning bug with window disabler and hidden... |
tree | commitdiff |
2011-03-05 |
Stefan Csomor | support wxWindowDisabler on osx_cocoa |
tree | commitdiff |
2011-03-02 |
Stefan Csomor | proper focus lost for multiline textfields and having... |
tree | commitdiff |
2011-03-02 |
Stefan Csomor | the wx part knows better whether it has the focus ... |
tree | commitdiff |
2011-03-02 |
Stefan Csomor | move accel handling in front of the normal keyDown... |
tree | commitdiff |
2011-03-02 |
Stefan Csomor | move accel handling in front of the normal keyDown... |
tree | commitdiff |
2011-03-02 |
Stefan Csomor | supporting more key equivalents for display, fixing... |
tree | commitdiff |
2011-03-02 |
Stefan Csomor | removing code that will not have to be updated |
tree | commitdiff |
2011-03-02 |
Vadim Zeitlin | Add missing wxUSE_MARKUP checks in wxOSX code. |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | fixing non-precomp headers |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | disable cursorRects for global busy state |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | avoid setting live cursor during busy state |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | add watch cursor to osx_cocoa |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | don't swallow command events that are not handled by... |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | adding taskbar implementation for statusitem (menubar... |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | moving appdelegate declaration to header |
tree | commitdiff |
2011-02-27 |
Stefan Csomor | make sure 10.4 command-key events are routed via the... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add markup support to wxOSX/Cocoa wxStaticText and... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | No real changes, just make wxColour::OSXGetNSColor... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). |
tree | commitdiff |
2011-02-26 |
Stefan Csomor | fixing support for true children of wxStaticBox with... |
tree | commitdiff |
2011-02-26 |
Stefan Csomor | making GetPosition 1:1 symmetrical to Move (respecting... |
tree | commitdiff |
2011-02-25 |
Julian Smart | Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree... |
tree | commitdiff |
next |