2013-06-28 |
Stefan Csomor | support getting device resolution on all osx ports |
tree | commitdiff |
2013-06-28 |
Stefan Csomor | new method for contentScaleFactor on main screen |
tree | commitdiff |
2013-06-27 |
Stefan Csomor | new method for contentScaleFactor on main screen |
tree | commitdiff |
2013-06-27 |
Stefan Csomor | native bitmap scaling codes |
tree | commitdiff |
2013-06-25 |
Stefan Csomor | support for scaled bitmaps in wxMemoryDC |
tree | commitdiff |
2013-06-25 |
Stefan Csomor | native scaling support for bitmap |
tree | commitdiff |
2013-06-25 |
Stefan Csomor | supporting native content scaling on OSX |
tree | commitdiff |
2013-06-19 |
Stefan Csomor | fixing iPhone build |
tree | commitdiff |
2013-06-19 |
Stefan Csomor | using common GetContentScaleFactor throughout part 2/2 |
tree | commitdiff |
2013-06-17 |
Stefan Csomor | fixing sdk compilo |
tree | commitdiff |
2013-06-17 |
Stefan Csomor | adding magnification API into the wxWindow classes... |
tree | commitdiff |
2013-06-15 |
Stefan Csomor | adding new constructor for best dc-compatibility of... |
tree | commitdiff |
2013-06-14 |
Vadim Zeitlin | Don't crash in wxWebView under OS X if custom URI is... |
tree | commitdiff |
2013-06-14 |
Vadim Zeitlin | Handle NULL flags argument in wxOSX wxNotebook::HitTest(). |
tree | commitdiff |
2013-06-13 |
Stefan Csomor | fixing correct delete key |
tree | commitdiff |
2013-06-13 |
Stefan Csomor | reusing existing API |
tree | commitdiff |
2013-06-13 |
Stefan Csomor | slight adaption, shorter max wait |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | adding missing include |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | supporting max len event |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | quite ugly workaround, but even the engineers at WWDC... |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | guarding open combo box against AppDefined NSEvents... |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | guarding open combo box against AppDefined NSEvents... |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | adding check for invalid date |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | as the native control doesn't check the min max values... |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | adding hook, but unfortunately no solution yet for... |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | cocoa needs a special implementation for read-only... |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | Clear is also expected to clear the text |
tree | commitdiff |
2013-06-11 |
Stefan Csomor | add more high-level event concepts, fixing native butto... |
tree | commitdiff |
2013-06-11 |
Stefan Csomor | notify the event loop that synthesized events are on... |
tree | commitdiff |
2013-06-11 |
Stefan Csomor | better support for ui action simulation |
tree | commitdiff |
2013-06-10 |
Vadim Zeitlin | Add wxMouseEvent::GetColumnsPerAction(). |
tree | commitdiff |
2013-06-04 |
Stefan Csomor | associate the outline view with the impl, fixes #13748 |
tree | commitdiff |
2013-06-04 |
Stefan Csomor | refactoring focus handling |
tree | commitdiff |
2013-06-04 |
Stefan Csomor | exposing wxOSXGetViewFromResponder |
tree | commitdiff |
2013-06-04 |
Stefan Csomor | adding a more extensive version to arrive at the impl... |
tree | commitdiff |
2013-06-04 |
Stefan Csomor | adding comment |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | avoiding reentrancy problems and congestion |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | avoiding focus lost events when a different subview... |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | make sure we don't execute pending deletes either when... |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | using ordinary Show for popup windows as on MSW which... |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | refactoring SizeEvent sending |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | refactoring SizeEvent sending |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | attempt to get the 'new focus' window parameter of... |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | make sure mouse moved events are always delivered,... |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | make sure button clicks etc. on a popup window don... |
tree | commitdiff |
2013-06-02 |
Stefan Csomor | don't take resize indicators into account if we are... |
tree | commitdiff |
2013-06-02 |
Stefan Csomor | propagate scroll wheel events to parent, fixes #15187 |
tree | commitdiff |
2013-06-01 |
Stefan Csomor | fixes potential crash under gatekeeper |
tree | commitdiff |
2013-06-01 |
Stefan Csomor | only set native window level, when not using a wrapped... |
tree | commitdiff |
2013-05-31 |
Stefan Csomor | using an empty default menu bar when no menubar is... |
tree | commitdiff |
2013-05-31 |
Stefan Csomor | make sure we have a default handling the quit command... |
tree | commitdiff |
2013-05-31 |
Stefan Csomor | avoiding reshow of hidden windows when app is brought... |
tree | commitdiff |
2013-05-24 |
Stefan Csomor | using scan-line polygon conversion for constructing... |
tree | commitdiff |
2013-05-21 |
Vadim Zeitlin | Use the best instead of current page size in OS X prefe... |
tree | commitdiff |
2013-05-20 |
Vadim Zeitlin | Add a public wxModalDialogHook class for intercepting... |
tree | commitdiff |
2013-05-16 |
Vadim Zeitlin | Allow to specify the title used by wxPreferencesEditor... |
tree | commitdiff |
2013-05-16 |
Václav Slavík | Call wxThread::Create() from Run() automatically. |
tree | commitdiff |
2013-05-12 |
Stefan Csomor | deactivating r65382 see #12267 (which does not seem... |
tree | commitdiff |
2013-05-10 |
Stefan Csomor | applying editor part of patch, see #15003 |
tree | commitdiff |
2013-05-05 |
Steve Lamerton | Speculative fix for wxWebView unit tests on OSX. |
tree | commitdiff |
2013-04-30 |
Vadim Zeitlin | Use WXUNUSED() to suppress unused parameter warnings. |
tree | commitdiff |
2013-04-30 |
Vadim Zeitlin | Allow using wxDEFAULT as font size in wxOSX. |
tree | commitdiff |
2013-04-26 |
Vadim Zeitlin | wxOSX: store the menu title when inserting it in the... |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
tree | commitdiff |
2013-04-12 |
Robin Dunn | Ensure there is valid context for DrawRectangle |
tree | commitdiff |
2013-03-31 |
Vadim Zeitlin | Remove wxTextCtrl::OnEnabled() hack from wxGTK. |
tree | commitdiff |
2013-03-26 |
Vadim Zeitlin | Use wxCONTROL_PRESSED instead of wxCONTROL_SELECTED... |
tree | commitdiff |
2013-03-11 |
Stefan Csomor | more specific solution to tooltips appearing on neighbo... |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | supporting also mouse entered / exited events which... |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | support alpha in color dialog, see #14127 |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | make sure dialogs can support alpha transparency sliders |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | add support for alpha in color dialog on OSX, see ... |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | avoid multiple mouse moved events, refs #15072 |
tree | commitdiff |
2013-03-10 |
Stefan Csomor | trying to solve cursor update problems with AUI, refs... |
tree | commitdiff |
2013-03-07 |
Stefan Csomor | avoid infinite recursion for richtooltops, (hopefully... |
tree | commitdiff |
2013-03-06 |
Stefan Csomor | implementing canBecomeKeyView for user panes, native... |
tree | commitdiff |
2013-03-03 |
Vadim Zeitlin | Fix handling of wxST_NO_AUTORESIZE in wxOSX. |
tree | commitdiff |
2013-03-03 |
Stefan Csomor | issue NUMPAD constants only for Key but not for Char... |
tree | commitdiff |
2013-03-02 |
Stefan Csomor | enabling cursor events, fixes #15044 |
tree | commitdiff |
2013-02-28 |
Stefan Csomor | enabling menu close event, fixes #15069 |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Add wxPreferencesEditor class. |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Add support for Cocoa's selectable toolbar items. |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Add wxBitmap(NSImage*) ctor to wxOSX. |
tree | commitdiff |
2013-02-17 |
Stefan Csomor | applying patch, closes #13045 |
tree | commitdiff |
2013-02-17 |
Stefan Csomor | switching notebook implementation to common |
tree | commitdiff |
2013-02-01 |
Steve Lamerton | Rename all WEB_VIEW* style identifiers to WEBVIEW*. |
tree | commitdiff |
2013-01-27 |
Stefan Neis | No changes, just remove unneeded variable initializatio... |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | No changes, just remove unused variable in wxCarbon... |
tree | commitdiff |
2013-01-20 |
Stefan Csomor | workaround for crash, see #14906 |
tree | commitdiff |
2013-01-20 |
Paul Cornett | add wxMask::GetBitmap(), closes #9381 |
tree | commitdiff |
2013-01-20 |
Paul Cornett | sizeof(char) is 1. By definition. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX. |
tree | commitdiff |
2012-12-31 |
Steve Lamerton | Add context menu enabling and disabling to wxWebView... |
tree | commitdiff |
2012-12-29 |
Vadim Zeitlin | Spelling fixes in comments in wxOSX. |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | Don't assume that wxTE_RICH(2) implies wxTE_MULTILINE... |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | No changes, just remove an unused variable. |
tree | commitdiff |
2012-12-23 |
Stefan Csomor | removing 10.5 version checks |
tree | commitdiff |
2012-12-23 |
Stefan Csomor | removing outdated code |
tree | commitdiff |
2012-12-23 |
Stefan Csomor | making sure we are using correct implementation for... |
tree | commitdiff |
2012-12-23 |
Stefan Csomor | adding isFlipped to userpane |
tree | commitdiff |
next |