2011-04-22 |
Stefan Csomor | implementation of HotKey, see #12354
|
commit | commitdiff | tree |
2011-04-16 |
Stefan Csomor | adding missing part when using the native paint CGContextRef...
|
commit | commitdiff | tree |
2011-04-16 |
Stefan Csomor | supprting flag for pixel offsetting for msw, see #11853
|
commit | commitdiff | tree |
2011-04-16 |
Stefan Csomor | supprting flag for pixel offsetting for osx, see #11853
|
commit | commitdiff | tree |
2011-04-16 |
Stefan Csomor | supprting flag for pixel offsetting for cairo, see...
|
commit | commitdiff | tree |
2011-04-16 |
Stefan Csomor | support generic flag for pixel offsetting, see #11853
|
commit | commitdiff | tree |
2011-04-13 |
Stefan Csomor | preparing for completions support
|
commit | commitdiff | tree |
2011-04-09 |
Stefan Csomor | fixing configure builds for iphone
|
commit | commitdiff | tree |
2011-04-08 |
Stefan Csomor | see #9715
|
commit | commitdiff | tree |
2011-04-08 |
Stefan Csomor | workaround OSX bug, fixes #4555
|
commit | commitdiff | tree |
2011-04-08 |
Stefan Csomor | support 3.X deployment
|
commit | commitdiff | tree |
2011-04-07 |
Stefan Csomor | adding 10.5 APIs to avoid CGErrors, fixes #13121
|
commit | commitdiff | tree |
2011-03-29 |
Stefan Csomor | fix clang warning (? having two different operand types)
|
commit | commitdiff | tree |
2011-03-22 |
Stefan Csomor | wiring notifications
|
commit | commitdiff | tree |
2011-03-22 |
Stefan Csomor | first version of osx_cocoa implementation
|
commit | commitdiff | tree |
2011-03-22 |
Stefan Csomor | only remove from parent if not content view, fixes...
|
commit | commitdiff | tree |
2011-03-22 |
Stefan Csomor | fixes #13064
|
commit | commitdiff | tree |
2011-03-22 |
Stefan Csomor | fixes #12579
|
commit | commitdiff | tree |
2011-03-20 |
Stefan Csomor | spinctrl on mac is generic, so the peer is a userpane...
|
commit | commitdiff | tree |
2011-03-19 |
Stefan Csomor | going private with userpane info
|
commit | commitdiff | tree |
2011-03-18 |
Stefan Csomor | moving userpane attribute into implementation
|
commit | commitdiff | tree |
2011-03-18 |
Stefan Csomor | going private for m_peer to give a foundation for better...
|
commit | commitdiff | tree |
2011-03-18 |
Stefan Csomor | going private for m_peer to give a foundation for better...
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | adding missing newline at end of file
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | removing condition that is always true anyway (unsigned>=0)
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | fixing unused params
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | always skip OnSize
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | calling explicit base class constructor from copy constructor
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | calling explicit base class constructor from copy constructor
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | replace usage of objective-c keyword 'id'
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | fixing iterator use
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | replace usage of objective-c keyword 'id'
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | replace usage of objective-c keyword 'id'
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | replace usage of objective-c keyword 'id'
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | making conversion explicit silences deprecation warning
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | signed/unsigned warning fix
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | signed/unsigned warning fix
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | replace usage of objective-c keyword 'id'
|
commit | commitdiff | tree |
2011-03-16 |
Stefan Csomor | silence incorrect warning about missing return value
|
commit | commitdiff | tree |
2011-03-15 |
Stefan Csomor | fixing iphone build
|
commit | commitdiff | tree |
2011-03-12 |
Stefan Csomor | add external utf16 text type explicitely, as it otherwise...
|
commit | commitdiff | tree |
2011-03-11 |
Stefan Csomor | supporting 24 and 64 sizes via scaling up
|
commit | commitdiff | tree |
2011-03-10 |
Stefan Csomor | under cocoa a too-small static box leads to erroneous...
|
commit | commitdiff | tree |
2011-03-10 |
Stefan Csomor | safeguard against not-yet-shown view which leads to...
|
commit | commitdiff | tree |
2011-03-07 |
Stefan Csomor | support app activated and deactivated events, also...
|
commit | commitdiff | tree |
2011-03-07 |
Stefan Csomor | window level support
|
commit | commitdiff | tree |
2011-03-07 |
Stefan Csomor | bracket unused function
|
commit | commitdiff | tree |
2011-03-06 |
Stefan Csomor | use FixedToFloat everywhere to make sure we don't round...
|
commit | commitdiff | tree |
2011-03-06 |
Stefan Csomor | position buttons to the right on OSX as well
|
commit | commitdiff | tree |
2011-03-06 |
Stefan Csomor | fix positioning bug with window disabler and hidden...
|
commit | commitdiff | tree |
2011-03-05 |
Stefan Csomor | support wxWindowDisabler on osx_cocoa
|
commit | commitdiff | tree |
2011-03-02 |
Stefan Csomor | proper focus lost for multiline textfields and having...
|
commit | commitdiff | tree |
2011-03-02 |
Stefan Csomor | the wx part knows better whether it has the focus ...
|
commit | commitdiff | tree |
2011-03-02 |
Stefan Csomor | move accel handling in front of the normal keyDown...
|
commit | commitdiff | tree |
2011-03-02 |
Stefan Csomor | move accel handling in front of the normal keyDown...
|
commit | commitdiff | tree |
2011-03-02 |
Stefan Csomor | supporting more key equivalents for display, fixing...
|
commit | commitdiff | tree |
2011-03-02 |
Stefan Csomor | removing code that will not have to be updated
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | adding hour constant to carbon build
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | fixing non-precomp headers
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | disable cursorRects for global busy state
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | avoid setting live cursor during busy state
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | add watch cursor to osx_cocoa
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | don't swallow command events that are not handled by...
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | adding taskbar implementation for statusitem (menubar...
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | moving appdelegate declaration to header
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | make sure the quit item is only shown where appropriate...
|
commit | commitdiff | tree |
2011-02-28 |
Stefan Csomor | osx_cocoa supports both kind of taskbaricons in the...
|
commit | commitdiff | tree |
2011-02-27 |
Stefan Csomor | make sure 10.4 command-key events are routed via the...
|
commit | commitdiff | tree |
2011-02-26 |
Stefan Csomor | fixing support for true children of wxStaticBox with...
|
commit | commitdiff | tree |
2011-02-26 |
Stefan Csomor | making GetPosition 1:1 symmetrical to Move (respecting...
|
commit | commitdiff | tree |
2011-02-24 |
Stefan Csomor | reverting part of r58797, otherwise wxClientDC get...
|
commit | commitdiff | tree |
2011-02-22 |
Stefan Csomor | supporting content size scaling (retina display)
|
commit | commitdiff | tree |
2011-02-22 |
Stefan Csomor | building iphone again
|
commit | commitdiff | tree |
2011-02-20 |
Stefan Csomor | handling nil images correctly, solves #12956
|
commit | commitdiff | tree |
2011-02-19 |
Stefan Csomor | appeasing clang
|
commit | commitdiff | tree |
2011-02-19 |
Stefan Csomor | only draw separator line on the area adjacent to content...
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | fixes #12935
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | bail out with error in case of carbon set for 64 bit...
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | precomp header fixes
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | updating sysopt string
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | support for file-type popup, compatible for 10.4+,...
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | support non precomp builds
|
commit | commitdiff | tree |
2011-02-17 |
Stefan Csomor | activating high-res support via artprov mac
|
commit | commitdiff | tree |
2011-02-17 |
Stefan Csomor | patch applied with thanks, fixes #10524
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | adding edit menu in order to be able to support native...
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | support native edit menu handling (cocoa enables menu...
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | remove ununsed member
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | conforming to deprecation recommendation for 10.6
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | support for file types in save panel
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | support wxFD_MULTIPLE
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | fixing naming to conform to effective ownership, cleaning...
|
commit | commitdiff | tree |
2011-02-14 |
Stefan Csomor | support framelayout for choice
|
commit | commitdiff | tree |
2011-02-08 |
Stefan Csomor | disabling multiline text controls correctly
|
commit | commitdiff | tree |
2011-02-08 |
Stefan Csomor | forward enable functionality to inner view in scrollview...
|
commit | commitdiff | tree |
2011-02-08 |
Stefan Csomor | copy item text for app menu items from wx menus
|
commit | commitdiff | tree |
2011-02-03 |
Stefan Csomor | fixes #10978
|
commit | commitdiff | tree |
2011-02-02 |
Stefan Csomor | switching to assert
|
commit | commitdiff | tree |
2011-02-02 |
Stefan Csomor | testing for define alone is sufficient and more portable
|
commit | commitdiff | tree |
next |