2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Generate events with WXK_NONE Unicode keys for non... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Avoid bogus focus loss event when wxTextCtrl is modifie... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-07-19 |
Stefan Csomor | make sure we can issue a WakeUp call that really trigge... |
tree | commitdiff |
2011-07-10 |
Stefan Csomor | support multi-line labels, add different native styles... |
tree | commitdiff |
2011-07-09 |
Stefan Csomor | avoid scrolling to cleared-non existing- data, reload... |
tree | commitdiff |
2011-07-06 |
Stefan Csomor | allow NULL parent menu |
tree | commitdiff |
2011-06-25 |
Robin Dunn | Paper size fix for wxOSX-cocoa |
tree | commitdiff |
2011-06-14 |
Vadim Zeitlin | Refactor wxButton and wxToggleButton to derive from... |
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 | 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 | 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 | 10.4 compatibility |
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-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-04-25 |
Dimitri Schoolwerth | Fixed filename in wxOSX-Cocoa's file dialog using exten... |
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-13 |
Stefan Csomor | preparing for completions support |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
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-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-16 |
Stefan Csomor | fixing unused params |
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 | silence incorrect warning about missing return value |
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 | 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 | 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 |
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 | 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-26 |
Stefan Csomor | making GetPosition 1:1 symmetrical to Move (respecting... |
tree | commitdiff |
2011-02-19 |
Stefan Csomor | appeasing clang |
tree | commitdiff |
2011-02-19 |
Stefan Csomor | only draw separator line on the area adjacent to conten... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Remove unused variables in wxOSX code. |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Remove extra semicolons in Objective-C code. |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | precomp header fixes |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | support for file-type popup, compatible for 10.4+,... |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | support non precomp builds |
tree | commitdiff |
2011-02-17 |
Stefan Csomor | patch applied with thanks, fixes #10524 |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | support native edit menu handling (cocoa enables menu... |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | conforming to deprecation recommendation for 10.6 |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | support for file types in save panel |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | support wxFD_MULTIPLE |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | fixing naming to conform to effective ownership, cleani... |
tree | commitdiff |
2011-02-14 |
Stefan Csomor | support framelayout for choice |
tree | commitdiff |
2011-02-08 |
Stefan Csomor | disabling multiline text controls correctly |
tree | commitdiff |
2011-02-08 |
Stefan Csomor | forward enable functionality to inner view in scrollvie... |
tree | commitdiff |
2011-02-02 |
Stefan Csomor | fixing searchctrl on osx_cocoa, changing type for peer... |
tree | commitdiff |
2011-01-30 |
Stefan Csomor | adding support for wxCANCEL_DEFAULT |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | clang warnings |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | supporting clang 2.0 under xcode, see #12332 |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | support for hints, fixing textfield implementation... |
tree | commitdiff |
2011-01-19 |
Stefan Csomor | make sure Raise is also activating the window |
tree | commitdiff |
2011-01-19 |
Robin Dunn | On OSX don't propogate the alignment setting from colum... |
tree | commitdiff |
2011-01-07 |
Václav Slavík | Implement wxCOL_WIDTH_AUTOSIZE on OS X. |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
tree | commitdiff |
next |