2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-11 |
Stefan Csomor | fixing 'main screen' |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
tree | commitdiff |
2010-07-28 |
Vadim Zeitlin | Add association between wxOSX wxTextWidgetImpl and... |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Fix file paths in the header comments. |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | overriding the cfrunloop accessor, during booting cocoa... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | type of wrapped window can be any NSWindow, not only... |
tree | commitdiff |
2010-04-16 |
Stefan Csomor | translating background style BG_PAINT into opaqueness... |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | name change to correctly reflect the autorelease nature... |
tree | commitdiff |
2010-04-11 |
Stefan Csomor | cocoa implementation for overlay |
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-02-27 |
Kevin Ollivier | Override CanFocus because the wxWindow level test will... |
tree | commitdiff |
2010-02-22 |
Kevin Ollivier | Cocoa text fields and views have their own context... |
tree | commitdiff |
2010-02-13 |
Kevin Ollivier | Basic support for tooltips under OS X Cocoa. |
tree | commitdiff |
2010-02-08 |
Stefan Csomor | adding carbon event missing in 10.4 headers |
tree | commitdiff |
2010-02-06 |
Kevin Ollivier | Get wxSearchCtrl text events working, and share the... |
tree | commitdiff |
2010-01-28 |
Kevin Ollivier | Get ShowWindowModal behavior working under OS X Cocoa... |
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 |
2009-12-25 |
Stefan Csomor | removing event handlers on non-owned windows when the... |
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-26 |
Kevin Ollivier | Build fix for OS X <= 10.5. |
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-10 |
Vadim Zeitlin | Add support for wxDV_NO_HEADER to OS X/Cocoa wxDataView... |
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-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-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 | 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-12 |
Vadim Zeitlin | Fix display of items without attributes in Cocoa wxDVC. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | No real changes, just minor cleanup in Cocoa wxDataView... |
tree | commitdiff |
2009-10-08 |
Stefan Csomor | implementing rollover and pressed image for bitmapbutto... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | adding NSImage to CGImageRef conversion |
tree | commitdiff |
2009-09-26 |
Stefan Csomor | cleaning up key handling, closes #10406 |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | moving themeing include to private.h |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Fix recurring typo in "theming". |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | fixing and completing iPhone sound |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | enabling correct audio framework on OSX |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
2009-06-21 |
Vadim Zeitlin | added support for bitmaps in wxButton to wxOSX/Cocoa |
tree | commitdiff |
2009-06-11 |
Stefan Csomor | adding events to single line textcontrols (password... |
tree | commitdiff |
2009-05-27 |
Stefan Csomor | allowing font changes on multi-line textctrls, see... |
tree | commitdiff |
2009-05-10 |
Stefan Csomor | exporting methods properly |
tree | commitdiff |
2009-05-08 |
Robert Roebling | Add wxDataViewCtrl implementation for OSX/Cocoa (closes... |
tree | commitdiff |
2009-04-15 |
Stefan Csomor | textctrl fixes |
tree | commitdiff |
2009-03-30 |
Stefan Csomor | hiding the impl type more again |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | textctrl cleanup |
tree | commitdiff |
2009-03-11 |
Kevin Ollivier | Get SetLabel working again for wxStaticText by overridi... |
tree | commitdiff |
2009-03-10 |
Kevin Ollivier | Forgot to commit the header change too. |
tree | commitdiff |
2009-03-08 |
Kevin Ollivier | Fixes needed to get transient popup windows working... |
tree | commitdiff |
2009-03-05 |
Kevin Ollivier | Use sheets for native file dialogs if the dialog has... |
tree | commitdiff |
2009-02-22 |
Kevin Ollivier | Landing basic EVT_CHAR support, along with the rest... |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
tree | commitdiff |
2009-02-14 |
Kevin Ollivier | Start on implementation for wxTE_MULTILINE / wxTE_RICH... |
tree | commitdiff |
2009-02-12 |
Stefan Csomor | renaming clickedAction callbacks to more generic contro... |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | flipped accessor conforming to plain c++ impl |
tree | commitdiff |
2009-02-08 |
Kevin Ollivier | Enable wxDVC on OS X Cocoa using the generic control. |
tree | commitdiff |
2009-02-07 |
Kevin Ollivier | The GL library needs access to this. |
tree | commitdiff |
2009-02-07 |
Stefan Csomor | reworking event handling to redirect to c++ virtual... |
tree | commitdiff |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbo... |
tree | commitdiff |
2009-01-18 |
Stefan Csomor | mouse and cursor additions for cocoa, see #10361 |
tree | commitdiff |
2009-01-15 |
Stefan Csomor | fixing controls with content areas, correcting radiobox... |
tree | commitdiff |
2009-01-14 |
Stefan Csomor | cleaning up warnings, more common event code |
tree | commitdiff |
2009-01-14 |
Stefan Csomor | routing native events first to the wx class and only... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | using subclass as impl ptr, common code in macro becaus... |
tree | commitdiff |
2009-01-12 |
Stefan Csomor | adding 10.4 build compatibility for osx cocoa, see... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | just fix some $Id$ tokens |
tree | commitdiff |
2008-12-28 |
Vadim Zeitlin | implement DispatchTimeout() for wxOSX/Cocoa |
tree | commitdiff |
2008-10-10 |
Stefan Csomor | moving embedding to common API |
tree | commitdiff |
2008-09-24 |
Kevin Ollivier | #ifdef Carbon-specific code to get stubbed DND support... |
tree | commitdiff |
2008-09-22 |
Kevin Ollivier | Adding compiling (but not yet working) taskbar implemen... |
tree | commitdiff |
2008-09-21 |
Kevin Ollivier | Stubbed wxToolTip implementation to get code that uses... |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Source changes needed to get MDI support compiling... |
tree | commitdiff |
2008-09-07 |
Kevin Ollivier | Remove a couple duplicate feature checks, and check... |
tree | commitdiff |
2008-09-07 |
Stefan Csomor | changes for command line builds of osx-cocoa |
tree | commitdiff |
2008-09-06 |
Stefan Csomor | defines reordered, support for non-precomp cocoa |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | simplify native textcontrol creations, adding search... |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | osx new layout |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
|