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 |
2012-12-23 |
Stefan Csomor | try support for native isFlipped usage and coalesce... |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | Add wxListCtrl::EnableAlternateRowColours() and SetAlte... |
tree | commitdiff |
2012-12-20 |
Stefan Csomor | benefit from 10.5+ call HIShapeUnionWithRect |
tree | commitdiff |
2012-12-19 |
Stefan Csomor | activating DrawRectangle optimization |
tree | commitdiff |
2012-12-19 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2012-12-19 |
Stefan Csomor | HIThemeBrushCreateCGColor seems to have become very... |
tree | commitdiff |
2012-12-18 |
Stefan Csomor | setting offsets for window and client dcs when not... |
tree | commitdiff |
2012-12-14 |
Stefan Csomor | support SDK < 10.6, fixes #14902 |
tree | commitdiff |
2012-12-14 |
Stefan Csomor | supporting private types in DnD on osx_cocoa, fixes... |
tree | commitdiff |
2012-12-14 |
Stefan Csomor | avoid double up events for static text, fixes #14902 |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Add wxControlWithItems::SendSelectionChangedEvent(... |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Fix bezel used for bitmap buttons in wxOSX/Cocoa. |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Handle Shift-TAB correctly in wxOSX/Carbon wxComboBox. |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | adding some additional fixes for programmatic selection... |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | support for inheriting non-standard attributes (explici... |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | supporting selection methods when not focused, closes... |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | simulating focus events, see #13495 |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | support for simulating focus events since not all contr... |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | emulating wx' focus-lost behavior |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | spell error fixed |
tree | commitdiff |
2012-11-23 |
Stefan Csomor | support for custom app controllers, override OSXCreateA... |
tree | commitdiff |
2012-11-23 |
Stefan Csomor | fixing overrelease and out-of-bounds write, fixes ... |
tree | commitdiff |
2012-11-19 |
Stefan Csomor | implementing delayed freezing, fixes #12865 |
tree | commitdiff |
2012-11-12 |
Stefan Csomor | making sure we have an initial frame buffer, even thoug... |
tree | commitdiff |
2012-11-08 |
Stefan Csomor | support for freeze and thaw under cocoa |
tree | commitdiff |
2012-11-06 |
Stefan Csomor | supporting iOS 6 autorotate |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Make hack for button creation in wxOSX more robust. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Ensure that paths used inside wxOSX are always in NFC... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Add wxCFStringRef::AsStringWithNormalizationFormC(... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Use kCGBlendModeExclusion for wxCOMPOSITION_XOR operation. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Implement setting default wxTextCtrl style in wxOSX. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | No changes, just remove unnecessary wxTextAttr tests. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Suppress warnings about NSText not responding to setAll... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Update the button bezel to account for multi-line label... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | No changes, just rename OSXSetAcceleratorFromLabel(). |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | No real change, just make bezel setting code in wxOSX... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Revert "Fix the pages range in the print dialog in... |
tree | commitdiff |
2012-11-02 |
Stefan Csomor | using smaller size for font on non native toolbar |
tree | commitdiff |
2012-11-02 |
Stefan Csomor | fixing class |
tree | commitdiff |
2012-11-02 |
Stefan Csomor | using button impl |
tree | commitdiff |
2012-11-02 |
Stefan Csomor | exposing common used button impl class |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Refactor and simplify wxChoice::DoGetBestSize(). |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Invalidate best size of wxOSX wxChoice after its number... |
tree | commitdiff |
2012-11-01 |
Václav Slavík | Add wxTEST_DIALOG for testing of modal dialogs. |
tree | commitdiff |
2012-10-31 |
Stefan Csomor | adding principal class for command line builds (High... |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | Fix the use of obsolete wxDD_NEW_DIR_BUTTON in wxOSX. |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | No changes, just avoid code duplication in wxOSX wxDirD... |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Implement support for button mnemonics in wxOSX/Cocoa. |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Improve splitter appearance in wxOSX/Cocoa. |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Implement image support for wxNotebook pages in wxOSX... |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Fix the pages range in the print dialog in wxOSX. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | No changes, just remove unneeded variable initialization. |
tree | commitdiff |
2012-09-19 |
Stefan Csomor | completing the removal of PICT |
tree | commitdiff |
2012-09-19 |
Stefan Csomor | bracing 10.7+ constant |
tree | commitdiff |
2012-09-19 |
Stefan Csomor | workaround for non-standard icon sizes under 64 bit |
tree | commitdiff |
2012-09-13 |
Vadim Zeitlin | Add wxBitmap::NewFromPNGData() for creating bitmaps... |
tree | commitdiff |
2012-09-10 |
Stefan Csomor | layout adaption, current sizer code leads to too much... |
tree | commitdiff |
2012-09-08 |
Vadim Zeitlin | Fix some typos in the comments in wxOSX code. |
tree | commitdiff |
2012-09-06 |
Stefan Csomor | restrict change from r71719 because otherwise apps... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Remove wxOSX implementation of wxSpinCtrl and use the... |
tree | commitdiff |
2012-08-29 |
Stefan Csomor | avoid duplication in native dialog |
tree | commitdiff |
2012-08-29 |
Stefan Csomor | use global NSLayoutManager |
tree | commitdiff |
next |