2011-11-14 |
Stefan Csomor | latest private API usage complaint, right now most... |
tree | commitdiff |
2011-10-25 |
Stefan Csomor | fixing reentrancy problem under iOS 5 |
tree | commitdiff |
2011-10-25 |
Stefan Csomor | fixing iPhone build |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-06-14 |
Vadim Zeitlin | Refactor wxButton and wxToggleButton to derive from... |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-04-08 |
Stefan Csomor | support 3.X deployment |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-19 |
Stefan Csomor | going private with userpane info |
tree | commitdiff |
2011-03-18 |
Stefan Csomor | moving userpane attribute into implementation |
tree | commitdiff |
2011-03-18 |
Dimitri Schoolwerth | Set svn properties on various files throughout the... |
tree | commitdiff |
2011-03-18 |
Stefan Csomor | going private for m_peer to give a foundation for bette... |
tree | commitdiff |
2011-02-22 |
Stefan Csomor | supporting content size scaling (retina display) |
tree | commitdiff |
2011-02-22 |
Stefan Csomor | building iphone again |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | keeping opaqueness and backgroundcolor in synch with... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | per default wx' static text items have a transparent... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | fixing toplevel position |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | support for hints, fixing textfield implementation... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | Maximize for iPhone |
tree | commitdiff |
2011-01-25 |
Stefan Csomor | support for separator (fixed width spacE) |
tree | commitdiff |
2011-01-24 |
Stefan Csomor | guarding code in case of delayed controller release |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | adapting inheritance to other osx ports |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Provide a task-dialog based wxMSW wxMessageDialog imple... |
tree | commitdiff |
2010-07-09 |
Julian Smart | Fix undefined symbols |
tree | commitdiff |
2010-07-08 |
Julian Smart | iPhone SDK 2.2 compilation |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | common wxMacWakeUp code across all platforms |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | missing commit, fixes #12067 |
tree | commitdiff |
2010-04-30 |
Stefan Csomor | adding wrapper for native UIWindow, using designated... |
tree | commitdiff |
2010-04-30 |
Stefan Csomor | adjusting to API change of cocoa and carbon |
tree | commitdiff |
2010-04-30 |
Stefan Csomor | cleanup |
tree | commitdiff |
2010-04-30 |
Stefan Csomor | moving value setting conformance to impl |
tree | commitdiff |
2010-04-30 |
Stefan Csomor | iphone implementations |
tree | commitdiff |
2010-04-14 |
Stefan Csomor | fixing build |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | allowing direct native tlw modal loops |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | shuffling code back from eventloop to common app utils |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | fixing multilib build |
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-03 |
Stefan Csomor | using native fullscreen support and ShowEvent triggers |
tree | commitdiff |
2010-02-23 |
Stefan Csomor | proper app shutdown support for iphone |
tree | commitdiff |
2010-02-09 |
Stefan Csomor | support fullscreen display (translucent status) in... |
tree | commitdiff |
2010-02-01 |
Stefan Csomor | adapting to new API variant |
tree | commitdiff |
2010-01-26 |
Stefan Csomor | optimizing creation of glcontexts, less flicker |
tree | commitdiff |
2010-01-25 |
Stefan Csomor | fixing building on iphone |
tree | commitdiff |
2010-01-24 |
Stefan Csomor | supporting auto-rotate for translucent statusbar |
tree | commitdiff |
2009-12-31 |
Stefan Csomor | adding placeholders and work in progress files |
tree | commitdiff |
2009-12-25 |
Stefan Csomor | removing event handlers on non-owned windows when the... |
tree | commitdiff |
2009-12-12 |
Stefan Csomor | rearranging contentview, adding toolbar |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | support for getting current event loop on iPhone |
tree | commitdiff |
2009-11-13 |
Stefan Csomor | adding toolbar implementation for iphone |
tree | commitdiff |
2009-11-13 |
Stefan Csomor | updating implementations of wxGetMouseState for osx_coc... |
tree | commitdiff |
2009-10-24 |
Stefan Csomor | support for auto-rotate on iphone |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | enable backface culling which is not enabled by default... |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | remove debug logging |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | avoiding potential infinite recursion |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | supporting rotated display correctly for display size |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | OpenGL for iPhone |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
2009-07-24 |
Stefan Csomor | implementing checkbox using UISwitch |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-22 |
Stefan Csomor | added missing files |
tree | commitdiff |
2009-07-22 |
Stefan Csomor | added missing files |
tree | commitdiff |
2009-07-22 |
Stefan Csomor | adapting to SDK 3.0 |
tree | commitdiff |
2009-07-10 |
Stefan Csomor | adapting to widgetimpl extensions and iPhone OS 3.0 |
tree | commitdiff |
2009-07-10 |
Stefan Csomor | committing current iphone state |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | osx new layout |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | universal implementation for iphone |
tree | commitdiff |
|