2011-05-16 |
Steve Lamerton | Rename source files for consistency |
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-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 |
2011-02-24 |
Stefan Csomor | reverting part of r58797, otherwise wxClientDC get... |
tree | commitdiff |
2011-02-22 |
Stefan Csomor | supporting content size scaling (retina display) |
tree | commitdiff |
2011-02-22 |
Stefan Csomor | building iphone again |
tree | commitdiff |
2011-02-20 |
Stefan Csomor | handling nil images correctly, solves #12956 |
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 | activating high-res support via artprov mac |
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-08 |
Stefan Csomor | copy item text for app menu items from wx menus |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Deprecate second parameter of wxSlider::SetTickFreq(). |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Implement restoring default video mode under OS X. |
tree | commitdiff |
2011-02-03 |
Stefan Csomor | fixes #10978 |
tree | commitdiff |
next |