2010-04-11 |
Stefan Csomor | cocoa implementation for overlay |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | allowing direct native tlw modal loops |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | fixing focus, fixes #11911 |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | supporting text foreground color, fixes #11903 |
tree | commitdiff |
2010-04-05 |
Stefan Csomor | moving OnInit back |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | fixing wrong version commit |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | support for toggle bitmap button |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | fixing multilib build |
tree | commitdiff |
2010-04-02 |
Stefan Csomor | simplifying modal event loop handling |
tree | commitdiff |
2010-04-02 |
Stefan Csomor | moving OnInit to a later stage to avoid Carbon Emulatio... |
tree | commitdiff |
2010-03-17 |
Stefan Csomor | fixing non-precomp builds |
tree | commitdiff |
2010-03-17 |
Stefan Csomor | streamlining OSX event support third step, using platfo... |
tree | commitdiff |
2010-03-15 |
Stefan Csomor | streamlining OSX event support first step, see #11805... |
tree | commitdiff |
2010-03-08 |
Stefan Csomor | pending events detected didn't work properly, go the... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Correct IsMaximized() in wxOSX for non-resizable windows. |
tree | commitdiff |
2010-03-03 |
Stefan Csomor | fixing leak, fixes #11781 |
tree | commitdiff |
2010-03-03 |
Stefan Csomor | fixing warning |
tree | commitdiff |
2010-02-28 |
Stefan Csomor | moving header for precomp builds |
tree | commitdiff |
2010-02-27 |
Kevin Ollivier | Override CanFocus because the wxWindow level test will... |
tree | commitdiff |
2010-02-19 |
Kevin Ollivier | Since wxDialog::Show(false) only calls wxWindow::Show... |
tree | commitdiff |
2010-02-19 |
Kevin Ollivier | Typo fix. |
tree | commitdiff |
2010-02-19 |
Kevin Ollivier | Disable sending of events by OS X Combobox during progr... |
tree | commitdiff |
2010-02-15 |
Kevin Ollivier | Implement case-insensitive find and read only support... |
tree | commitdiff |
2010-02-13 |
Kevin Ollivier | Basic support for tooltips under OS X Cocoa. |
tree | commitdiff |
2010-02-07 |
Kevin Ollivier | Implement EVT_MAXIMIZE support for OS X Cocoa. |
tree | commitdiff |
2010-02-06 |
Kevin Ollivier | Fix handling of the *.* extension case, before this... |
tree | commitdiff |
2010-02-06 |
Kevin Ollivier | Get wxSearchCtrl text events working, and share the... |
tree | commitdiff |
2010-02-06 |
Kevin Ollivier | Forgot about the drag source delegate, which is the... |
tree | commitdiff |
2010-02-06 |
Kevin Ollivier | Add an accessor to get the current drop source from... |
tree | commitdiff |
2010-02-03 |
Stefan Csomor | safe degradation |
tree | commitdiff |
2010-02-03 |
Kevin Ollivier | Refactor DND code into Carbon and Cocoa parts, and... |
tree | commitdiff |
2010-02-03 |
Kevin Ollivier | Add sanity check on the item number. |
tree | commitdiff |
2010-02-01 |
Kevin Ollivier | nschars is never used for the wxEVT_CHAR case, so don... |
tree | commitdiff |
2010-02-01 |
Kevin Ollivier | Use the correct type to fix Tiger compilation. |
tree | commitdiff |
2010-01-28 |
Stefan Csomor | setting correct alertType |
tree | commitdiff |
2010-01-28 |
Kevin Ollivier | Get ShowWindowModal behavior working under OS X Cocoa... |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Implement RequestUserAttention() for wxOSX/Cocoa. |
tree | commitdiff |
2010-01-25 |
Stefan Csomor | simplifying code, removing outdated API |
tree | commitdiff |
2010-01-25 |
Stefan Csomor | better wheel support |
tree | commitdiff |
2010-01-25 |
Stefan Csomor | adding wxWindow::Show in order to make the sheet showin... |
tree | commitdiff |
2010-01-23 |
Kevin Ollivier | Remove assert that was used during testing while changi... |
tree | commitdiff |
2010-01-23 |
Kevin Ollivier | Start on ShowWindowModal for OS X Cocoa. Not working... |
tree | commitdiff |
2010-01-20 |
Kevin Ollivier | Handle the case of NSNotFound result properly. |
tree | commitdiff |
2010-01-18 |
Stefan Csomor | setting correct 'default' for m_filterIndex, closes... |
tree | commitdiff |
2010-01-11 |
Stefan Csomor | adding protocol support for 10.6 |
tree | commitdiff |
2010-01-09 |
Kevin Ollivier | Implement native OS X ComboBox for OS X Cocoa, and... |
tree | commitdiff |
2010-01-08 |
Kevin Ollivier | Support mouse click through as otherwise clicking insid... |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Get the OS X Cocoa native combobox building by having... |
tree | commitdiff |
2009-12-31 |
Stefan Csomor | adding placeholders and work in progress files |
tree | commitdiff |
2009-12-30 |
Stefan Csomor | fixing SetSubMenu for OSX_Cocoa, fixes #11581 |
tree | commitdiff |
2009-12-25 |
Kevin Ollivier | Remove the native toolbar from the frame in Destroy... |
tree | commitdiff |
2009-12-25 |
Kevin Ollivier | Use NSTrackingArea when available (building for 10... |
tree | commitdiff |
2009-12-25 |
Stefan Csomor | removing event handlers on non-owned windows when the... |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Add support for stretchable spaces to wxToolBar. |
tree | commitdiff |
2009-12-09 |
Kevin Ollivier | Add OSX prefix, and be clear that this is OS X only... |
tree | commitdiff |
2009-12-07 |
Kevin Ollivier | Add wxTLW::SetModified to allow apps to set the TLW... |
tree | commitdiff |
2009-12-01 |
Vadim Zeitlin | Add wxOSX_10_6_AND_LATER macro and use it. |
tree | commitdiff |
2009-11-30 |
Kevin Ollivier | orderBack puts it behind all windows in its level,... |
tree | commitdiff |
2009-11-28 |
Kevin Ollivier | Fix needed to allow shaped windows, and other windows... |
tree | commitdiff |
2009-11-26 |
Kevin Ollivier | Allow OS X Cocoa (or any OS X port) to override GetBest... |
tree | commitdiff |
2009-11-26 |
Kevin Ollivier | Add CheckSpelling support for OS X Cocoa, make sure... |
tree | commitdiff |
2009-11-21 |
Stefan Csomor | making sure creation is setup correctly for wx-frame... |
tree | commitdiff |
2009-11-15 |
Kevin Ollivier | ShowWithoutActivating fix for OS X Cocoa, and also... |
tree | commitdiff |
2009-11-13 |
Stefan Csomor | updating implementations of wxGetMouseState for osx_coc... |
tree | commitdiff |
2009-11-13 |
Kevin Ollivier | Override default handling so that we can position windo... |
tree | commitdiff |
2009-11-11 |
Kevin Ollivier | Run sanity checks on the position values. |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Send the selected item in wxDVC SELECTION_CHANGED event... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | No changes, just reformat comments in osx/dataview.mm. |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Fix width of the wxDataViewTreeCtrl column under OSX... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Add support for wxDV_NO_HEADER to OS X/Cocoa wxDataView... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | More cleanup of OS X Cocoa wxDataViewCtrl code. |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Add support for custom attributes to wxOSX/Cocoa wxData... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Don't overwrite background in custom renderer in OSX... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Allow custom wxDataViewCtrl renderers to easily use... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Big wxDataViewCtrl renderer classes refactoring. |
tree | commitdiff |
2009-11-08 |
Kevin Ollivier | Make wxSTAY_ON_TOP and other window styles toggleable... |
tree | commitdiff |
2009-11-01 |
Kevin Ollivier | Start on Get/SetStyle support for OS X Cocoa wxTextCtrl. |
tree | commitdiff |
2009-11-01 |
Kevin Ollivier | wxColour -> NSColor conversion. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | Adding NSColor -> wxColour conversion. |
tree | commitdiff |
2009-10-31 |
Vadim Zeitlin | Return the real column width from wxOSX wxDataViewColum... |
tree | commitdiff |
2009-10-30 |
Kevin Ollivier | Initial ShowWithoutActivating implementations for Mac... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Don't show anything in the cells which should be empty... |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Use virtual functions to convert NSObject to the correc... |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Add wxDataViewModel::ChangeValue() and use it in wxDVC... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Refactor wxEventLoopSource-related code. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-17 |
Vadim Zeitlin | Rewrite handling cell value changes in wxOSX/Cocoa... |
tree | commitdiff |
2009-10-17 |
Vadim Zeitlin | No changes, just attempts to make the code more readable. |
tree | commitdiff |
2009-10-17 |
Vadim Zeitlin | Fix crash when editing wxDVC items in place in wxOSX... |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Improve wxCollapsiblePane appearance under OS X. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Fix conversion from wxColour to NSColor in wxOSX/Cocoa... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Fix display of items without attributes in Cocoa wxDVC. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | No real changes, just clean up wxCustomRendererObject... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Use Cocoa methods instead of wx ones in wxDVC font... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Add support for cell attributes to wxDVC in wxOSX/Cocoa. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | No real changes, just minor cleanup in Cocoa wxDataView... |
tree | commitdiff |
2009-10-09 |
Stefan Csomor | moving bitmapbutton functionality up to button for OSX |
tree | commitdiff |
2009-10-08 |
Stefan Csomor | implementing rollover and pressed image for bitmapbutto... |
tree | commitdiff |
2009-10-06 |
Vadim Zeitlin | Create an NSAutoreleasePool in wxMacWakeUp(). |
tree | commitdiff |
next |