2010-09-11 |
Stefan Csomor | fixing 'main screen' |
blob | commitdiff | raw |
2010-04-20 |
Stefan Csomor | type of wrapped window can be any NSWindow, not only... |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Stefan Csomor | translating background style BG_PAINT into opaqueness... |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Stefan Csomor | name change to correctly reflect the autorelease nature... |
blob | commitdiff | raw | diff to current |
2010-02-13 |
Kevin Ollivier | Basic support for tooltips under OS X Cocoa. |
blob | commitdiff | raw | diff to current |
2010-02-08 |
Stefan Csomor | adding carbon event missing in 10.4 headers |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Kevin Ollivier | Get wxSearchCtrl text events working, and share the... |
blob | commitdiff | raw | diff to current |
2010-01-28 |
Kevin Ollivier | Get ShowWindowModal behavior working under OS X Cocoa... |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Stefan Csomor | adding protocol support for 10.6 |
blob | commitdiff | raw | diff to current |
2009-12-25 |
Stefan Csomor | removing event handlers on non-owned windows when the... |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Kevin Ollivier | Add OSX prefix, and be clear that this is OS X only... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Kevin Ollivier | Add wxTLW::SetModified to allow apps to set the TLW... |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Vadim Zeitlin | Add wxOSX_10_6_AND_LATER macro and use it. |
blob | commitdiff | raw | diff to current |
2009-11-26 |
Kevin Ollivier | Build fix for OS X <= 10.5. |
blob | commitdiff | raw | diff to current |
2009-11-26 |
Kevin Ollivier | Add CheckSpelling support for OS X Cocoa, make sure... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Kevin Ollivier | Make wxSTAY_ON_TOP and other window styles toggleable... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kevin Ollivier | Initial ShowWithoutActivating implementations for Mac... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Stefan Csomor | implementing rollover and pressed image for bitmapbutto... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Vadim Zeitlin | Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. |
blob | commitdiff | raw | diff to current |
2009-10-02 |
Stefan Csomor | fixing typo |
blob | commitdiff | raw | diff to current |
2009-10-02 |
Stefan Csomor | adding NSImage to CGImageRef conversion |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Stefan Csomor | cleaning up key handling, closes #10406 |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Stefan Csomor | moving themeing include to private.h |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Vadim Zeitlin | Fix recurring typo in "theming". |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-06-21 |
Vadim Zeitlin | added support for bitmaps in wxButton to wxOSX/Cocoa |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Stefan Csomor | adding events to single line textcontrols (password... |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Stefan Csomor | exporting methods properly |
blob | commitdiff | raw | diff to current |
2009-03-30 |
Stefan Csomor | hiding the impl type more again |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Stefan Csomor | textctrl cleanup |
blob | commitdiff | raw | diff to current |
2009-03-11 |
Kevin Ollivier | Get SetLabel working again for wxStaticText by overridi... |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Kevin Ollivier | Forgot to commit the header change too. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Kevin Ollivier | Fixes needed to get transient popup windows working... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Kevin Ollivier | Use sheets for native file dialogs if the dialog has... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Kevin Ollivier | Landing basic EVT_CHAR support, along with the rest... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Stefan Csomor | renaming clickedAction callbacks to more generic contro... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Stefan Csomor | flipped accessor conforming to plain c++ impl |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Kevin Ollivier | The GL library needs access to this. |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Stefan Csomor | reworking event handling to redirect to c++ virtual... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbo... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Stefan Csomor | mouse and cursor additions for cocoa, see #10361 |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Stefan Csomor | fixing controls with content areas, correcting radiobox... |
blob | commitdiff | raw | diff to current |
2009-01-14 |
Stefan Csomor | cleaning up warnings, more common event code |
blob | commitdiff | raw | diff to current |
2009-01-14 |
Stefan Csomor | routing native events first to the wx class and only... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Stefan Csomor | using subclass as impl ptr, common code in macro becaus... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Stefan Csomor | adding 10.4 build compatibility for osx cocoa, see... |
blob | commitdiff | raw | diff to current |
2008-10-10 |
Stefan Csomor | moving embedding to common API |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Stefan Csomor | changes for command line builds of osx-cocoa |
blob | commitdiff | raw | diff to current |
2008-09-06 |
Stefan Csomor | defines reordered, support for non-precomp cocoa |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Stefan Csomor | simplify native textcontrol creations, adding search... |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Stefan Csomor | osx new layout |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Stefan Csomor | osx regrouping |
blob | commitdiff | raw | diff to current |
|