2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw |
2013-06-28 |
Stefan Csomor | support getting device resolution on all osx ports |
blob | commitdiff | raw | diff to current |
2013-06-27 |
Stefan Csomor | new method for contentScaleFactor on main screen |
blob | commitdiff | raw | diff to current |
2013-06-27 |
Stefan Csomor | native bitmap scaling codes |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Stefan Csomor | using common GetContentScaleFactor throughout part 1 |
blob | commitdiff | raw | diff to current |
2013-06-17 |
Stefan Csomor | adding magnification API into the wxWindow classes... |
blob | commitdiff | raw | diff to current |
2013-06-12 |
Stefan Csomor | exposing useful typedefs |
blob | commitdiff | raw | diff to current |
2013-06-04 |
Stefan Csomor | exposing wxOSXGetViewFromResponder |
blob | commitdiff | raw | diff to current |
2013-06-03 |
Stefan Csomor | attempt to get the 'new focus' window parameter of... |
blob | commitdiff | raw | diff to current |
2013-05-10 |
Stefan Csomor | applying editor part of patch, see #15003 |
blob | commitdiff | raw | diff to current |
2013-03-02 |
Stefan Csomor | enabling cursor events, fixes #15044 |
blob | commitdiff | raw | diff to current |
2012-12-23 |
Stefan Csomor | try support for native isFlipped usage and coalesce... |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Stefan Csomor | support for freeze and thaw under cocoa |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Vadim Zeitlin | Update the button bezel to account for multi-line label... |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Stefan Csomor | missing commit, fixes #14797 |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Stefan Csomor | exposing common used button impl class |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Stefan Csomor | add global NSLayoutManager instance |
blob | commitdiff | raw | diff to current |
2012-07-01 |
Stefan Csomor | native drop target method for cocoa |
blob | commitdiff | raw | diff to current |
2012-06-13 |
Stefan Csomor | exposing mainWindow for C++ |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Stefan Csomor | using 10.5 API for cursor updates as well |
blob | commitdiff | raw | diff to current |
2012-01-08 |
Vadim Zeitlin | Add wxTopLevelWindow::SetRepresentedFilename(). |
blob | commitdiff | raw | diff to current |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Vadim Zeitlin | Don't export Objective C interfaces in non-x86_64 builds. |
blob | commitdiff | raw | diff to current |
2011-04-22 |
Stefan Csomor | osx 64 bit multilib build needs an explicit export... |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Stefan Csomor | moving userpane attribute into implementation |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Dimitri Schoolwerth | Set svn properties on various files throughout the... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Stefan Csomor | window level support |
blob | commitdiff | raw | diff to current |
2011-02-28 |
Stefan Csomor | add watch cursor to osx_cocoa |
blob | commitdiff | raw | diff to current |
2011-02-28 |
Stefan Csomor | moving appdelegate declaration to header |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Stefan Csomor | artmac extended for cocoa |
blob | commitdiff | raw | diff to current |
2010-11-09 |
Vadim Zeitlin | Fix preprocessor definitions for wxBase build under... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Stefan Csomor | fixing 'main screen' |
blob | commitdiff | raw | diff to current |
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 |
|