2010-01-18 |
Stefan Csomor | applying patch, closes #11309
|
commit | commitdiff | tree |
2010-01-18 |
Stefan Csomor | setting correct refcon in menus (was incorrectly changed...
|
commit | commitdiff | tree |
2010-01-18 |
Stefan Csomor | avoiding double define warning
|
commit | commitdiff | tree |
2010-01-14 |
Stefan Csomor | fixing comments, making sure sound always gets the...
|
commit | commitdiff | tree |
2010-01-11 |
Stefan Csomor | adding protocol support for 10.6
|
commit | commitdiff | tree |
2010-01-05 |
Stefan Csomor | added zlib directly to dynamic targets
|
commit | commitdiff | tree |
2010-01-05 |
Stefan Csomor | added zlib directly to dynamic targets
|
commit | commitdiff | tree |
2010-01-05 |
Stefan Csomor | add zlib only in dynamic build targets
|
commit | commitdiff | tree |
2010-01-04 |
Stefan Csomor | fixing include type
|
commit | commitdiff | tree |
2010-01-04 |
Stefan Csomor | adding stc support
|
commit | commitdiff | tree |
2010-01-04 |
Stefan Csomor | adding kqueue define for xcode builds
|
commit | commitdiff | tree |
2010-01-04 |
Stefan Csomor | fixing include types
|
commit | commitdiff | tree |
2010-01-03 |
Stefan Csomor | correcting error message
|
commit | commitdiff | tree |
2010-01-03 |
Stefan Csomor | fixing name collision ocuring in a specific script...
|
commit | commitdiff | tree |
2010-01-03 |
Stefan Csomor | building xcode projects from files.bkl
|
commit | commitdiff | tree |
2009-12-31 |
Stefan Csomor | adding placeholders and work in progress files
|
commit | commitdiff | tree |
2009-12-30 |
Stefan Csomor | fixing SetSubMenu for OSX_Cocoa, fixes #11581
|
commit | commitdiff | tree |
2009-12-25 |
Stefan Csomor | removing event handlers on non-owned windows when the...
|
commit | commitdiff | tree |
2009-12-25 |
Stefan Csomor | fixing parameter names
|
commit | commitdiff | tree |
2009-12-17 |
Stefan Csomor | supporting sleep mode properly, see #11557
|
commit | commitdiff | tree |
2009-12-12 |
Stefan Csomor | rearranging contentview, adding toolbar
|
commit | commitdiff | tree |
2009-12-12 |
Stefan Csomor | rearranging contentview, adding toolbar
|
commit | commitdiff | tree |
2009-12-09 |
Stefan Csomor | support for getting current event loop on iPhone
|
commit | commitdiff | tree |
2009-12-09 |
Stefan Csomor | avoiding string conversions on 1st param of wxStat...
|
commit | commitdiff | tree |
2009-12-09 |
Stefan Csomor | using on all OSX variants
|
commit | commitdiff | tree |
2009-12-09 |
Stefan Csomor | fixing toolbar support, adding iphone
|
commit | commitdiff | tree |
2009-12-09 |
Stefan Csomor | make sure it is compilable w/o menus (eg on iPhone)
|
commit | commitdiff | tree |
2009-12-09 |
Stefan Csomor | remove workaround
|
commit | commitdiff | tree |
2009-12-09 |
Stefan Csomor | avoid double define warnings
|
commit | commitdiff | tree |
2009-11-30 |
Stefan Csomor | using 64bit APIs, closes #10184
|
commit | commitdiff | tree |
2009-11-28 |
Stefan Csomor | 64bit builds had problems with full circles, as we...
|
commit | commitdiff | tree |
2009-11-21 |
Stefan Csomor | making sure creation is setup correctly for wx-frame...
|
commit | commitdiff | tree |
2009-11-15 |
Stefan Csomor | fixing typo for builds < 10.6
|
commit | commitdiff | tree |
2009-11-13 |
Stefan Csomor | adding toolbar implementation for iphone
|
commit | commitdiff | tree |
2009-11-13 |
Stefan Csomor | updating implementations of wxGetMouseState for osx_cocoa...
|
commit | commitdiff | tree |
2009-11-06 |
Stefan Csomor | adding support for wxShowEvent
|
commit | commitdiff | tree |
2009-10-24 |
Stefan Csomor | support for auto-rotate on iphone
|
commit | commitdiff | tree |
2009-10-24 |
Stefan Csomor | switching to explicit flush mode, otherwise clientdc...
|
commit | commitdiff | tree |
2009-10-09 |
Stefan Csomor | adding defaults as wxDC did
|
commit | commitdiff | tree |
2009-10-09 |
Stefan Csomor | avoiding deprecated methods in wx code, avoiding for...
|
commit | commitdiff | tree |
2009-10-09 |
Stefan Csomor | moving bitmapbutton functionality up to button for OSX
|
commit | commitdiff | tree |
2009-10-09 |
Stefan Csomor | removing unneeded file
|
commit | commitdiff | tree |
2009-10-08 |
Stefan Csomor | implementing rollover and pressed image for bitmapbutton...
|
commit | commitdiff | tree |
2009-10-08 |
Stefan Csomor | fixing typo
|
commit | commitdiff | tree |
2009-10-07 |
Stefan Csomor | fixing gdiplus implementation, see #11282
|
commit | commitdiff | tree |
2009-10-06 |
Stefan Csomor | use better background color
|
commit | commitdiff | tree |
2009-10-03 |
Stefan Csomor | commenting never used code
|
commit | commitdiff | tree |
2009-10-02 |
Stefan Csomor | fixing typo
|
commit | commitdiff | tree |
2009-10-02 |
Stefan Csomor | adding construction from native bitmaps
|
commit | commitdiff | tree |
2009-10-02 |
Stefan Csomor | adding NSImage to CGImageRef conversion
|
commit | commitdiff | tree |
2009-10-01 |
Stefan Csomor | fixing setting initial value under osx_cocoa for single...
|
commit | commitdiff | tree |
2009-09-30 |
Stefan Csomor | overriding to allocate an outer autorelease pool
|
commit | commitdiff | tree |
2009-09-30 |
Stefan Csomor | fixing text matrix (dataview custom renderer showed...
|
commit | commitdiff | tree |
2009-09-30 |
Stefan Csomor | support backgroundcolor on osx_cocoa
|
commit | commitdiff | tree |
2009-09-26 |
Stefan Csomor | adding ProcessPendingEvents as ProcessIdle doesn't...
|
commit | commitdiff | tree |
2009-09-26 |
Stefan Csomor | reducing key event handling complexity
|
commit | commitdiff | tree |
2009-09-26 |
Stefan Csomor | cleaning up key handling, closes #10406
|
commit | commitdiff | tree |
2009-09-25 |
Stefan Csomor | using native key handling, closes #10406
|
commit | commitdiff | tree |
2009-09-25 |
Stefan Csomor | using common notification mechanism for selection changes...
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Csomor | avoiding double define warnings on osx
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Csomor | support PerformClick for NSControls, closes #11129
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Csomor | no focus on Show for toolwindows, closes #10872
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Csomor | documenting events that are not available on OSX, closes...
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Csomor | supporting disabled items, closes #11130
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Csomor | fixing styles, closes #11128
|
commit | commitdiff | tree |
2009-09-21 |
Stefan Csomor | on iPhone default is to cover entire screen
|
commit | commitdiff | tree |
2009-09-21 |
Stefan Csomor | fixing cast warnings on OSX 10.6
|
commit | commitdiff | tree |
2009-09-21 |
Stefan Csomor | fixing include type
|
commit | commitdiff | tree |
2009-09-21 |
Stefan Csomor | moving themeing include to private.h
|
commit | commitdiff | tree |
2009-09-14 |
Stefan Csomor | added missing destructor
|
commit | commitdiff | tree |
2009-09-14 |
Stefan Csomor | fixing and completing iPhone sound
|
commit | commitdiff | tree |
2009-09-14 |
Stefan Csomor | enable backface culling which is not enabled by default...
|
commit | commitdiff | tree |
2009-09-14 |
Stefan Csomor | remove debug logging
|
commit | commitdiff | tree |
2009-09-14 |
Stefan Csomor | Launch Services are not available on iPhone
|
commit | commitdiff | tree |
2009-09-14 |
Stefan Csomor | adding glFrustum to compat API, supporting SetColour...
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | adapting to new sound file organization for osx
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | adding types for OpenGL on iPhone
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | adapting to new sound files organization on osx
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | avoiding potential infinite recursion
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | supporting rotated display correctly for display size
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | enabling correct audio framework on OSX
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | sound implementation for AudioToolbox on 10.5 and iPhone
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | OpenGL for iPhone
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | OpenGL changes for carbon and cocoa
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Csomor | adding emulation API for OpenGL ES platforms
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Csomor | adding Kevin's fix for wxTOOL_STYLE_SEPARATOR
|
commit | commitdiff | tree |
2009-08-21 |
Stefan Csomor | supporting earlier xcode version
|
commit | commitdiff | tree |
2009-08-19 |
Stefan Csomor | adding gc aware code, fixes #11061
|
commit | commitdiff | tree |
2009-08-19 |
Stefan Csomor | making sure an empty label is not reserving place above...
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | support for plug-in unloading, closes #10836
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | better variant support, fixes #11114
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | gcc 4.2 warning fix
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | simplifying native string handling, see #11061
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | fixing 64bit OSX, closes #11118
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | added wakeup implementation for osx_cocoa
|
commit | commitdiff | tree |
2009-08-04 |
Stefan Csomor | correcting #ifdef to #if, fixes #11062
|
commit | commitdiff | tree |
2009-07-24 |
Stefan Csomor | implementing checkbox using UISwitch
|
commit | commitdiff | tree |
2009-07-22 |
Stefan Csomor | added missing files
|
commit | commitdiff | tree |
next |