2011-07-09 |
Steve Lamerton | Add start of selection api, support for HasSelection... |
tree | commitdiff |
2011-07-09 |
Stefan Csomor | avoid scrolling to cleared-non existing- data, reload... |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add the ability to enable / disable and check for the... |
tree | commitdiff |
2011-07-06 |
Stefan Csomor | allow NULL parent menu |
tree | commitdiff |
2011-07-06 |
Steve Lamerton | Implement cut / copy / paste in osx webkit and fix... |
tree | commitdiff |
2011-07-05 |
Steve Lamerton | Bring osx class naming into line with the other ports. |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Suppress some harmless warnings about unused parameters... |
tree | commitdiff |
2011-06-25 |
Robin Dunn | Paper size fix for wxOSX-cocoa |
tree | commitdiff |
2011-06-18 |
Stefan Csomor | fixing iphone build |
tree | commitdiff |
2011-06-16 |
Robin Dunn | Use wxAnyButton's DoGetBestSize for toggle buttons |
tree | commitdiff |
2011-06-15 |
Vadim Zeitlin | Don't crash in wxOSX wxTextEntry if the window wasn... |
tree | commitdiff |
2011-06-14 |
Robin Dunn | wxButtonBase::GetDefaultSize is declared but not implem... |
tree | commitdiff |
2011-06-14 |
Vadim Zeitlin | Refactor wxButton and wxToggleButton to derive from... |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | adding implementation for osx |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | adding placeholders for interpolation setting |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | fixing two warnings |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | fixing memory leak |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | inner layout support |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | adapting ownership semantics to cocoa convention |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | init pattern |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | better ownership handling |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | guard against nullptr |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | using common colorspace method |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | add member for sheetdialog |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | better retain/release semantics |
tree | commitdiff |
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-16 |
Steve Lamerton | Rename source files for consistency |
tree | commitdiff |
2011-05-11 |
Stefan Csomor | separating observers for default mode (outer 'normal... |
tree | commitdiff |
2011-05-04 |
Steve Lamerton | Set the correct svn properties on the new files. Correc... |
tree | commitdiff |
2011-05-04 |
Steve Lamerton | Application of the most recent wxWebView patch, the... |
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 |
next |