2010-05-19 |
Stefan Csomor | set default resolutions in case of errors
|
commit | commitdiff | tree |
2010-05-19 |
Stefan Csomor | using wx dynamic cast
|
commit | commitdiff | tree |
2010-05-19 |
Stefan Csomor | removing unused var
|
commit | commitdiff | tree |
2010-05-19 |
Stefan Csomor | missing commit, fixes #12067
|
commit | commitdiff | tree |
2010-04-30 |
Stefan Csomor | updated headers
|
commit | commitdiff | tree |
2010-04-30 |
Stefan Csomor | textctrl impl
|
commit | commitdiff | tree |
2010-04-30 |
Stefan Csomor | adding wrapper for native UIWindow, using designated...
|
commit | commitdiff | tree |
2010-04-30 |
Stefan Csomor | adjusting to API change of cocoa and carbon
|
commit | commitdiff | tree |
2010-04-30 |
Stefan Csomor | cleanup
|
commit | commitdiff | tree |
2010-04-30 |
Stefan Csomor | moving value setting conformance to impl
|
commit | commitdiff | tree |
2010-04-30 |
Stefan Csomor | iphone implementations
|
commit | commitdiff | tree |
2010-04-30 |
Stefan Csomor | adding uifont support
|
commit | commitdiff | tree |
2010-04-22 |
Stefan Csomor | missed in r64093
|
commit | commitdiff | tree |
2010-04-22 |
Stefan Csomor | switching to correct hit-testing
|
commit | commitdiff | tree |
2010-04-22 |
Stefan Csomor | simpler code
|
commit | commitdiff | tree |
2010-04-22 |
Stefan Csomor | shutdown sequence routing to EndSession calls
|
commit | commitdiff | tree |
2010-04-22 |
Stefan Csomor | overriding the cfrunloop accessor, during booting cocoa...
|
commit | commitdiff | tree |
2010-04-21 |
Stefan Csomor | non precomp build fix
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | avoiding full resize-invalidate and refresh
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | restoring special handling for carbon system menu items...
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | tracking open modal dialogs
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | currently avoid problems when releasing the capture...
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | better layout for simple one param messages, closes...
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | having common API for mapping between native and wx...
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | type of wrapped window can be any NSWindow, not only...
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | TODO done
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | use new call
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | wrap native TLWs so that they also appear in the tlw...
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | support for capturing, use categories instead of member...
|
commit | commitdiff | tree |
2010-04-20 |
Stefan Csomor | if we have wxBG_STYLE_PAINT, we must clear the background...
|
commit | commitdiff | tree |
2010-04-19 |
Stefan Csomor | re-adding script that is needed for xcode builds
|
commit | commitdiff | tree |
2010-04-19 |
Stefan Csomor | missing return value
|
commit | commitdiff | tree |
2010-04-18 |
Stefan Csomor | render characters on OSX one by one as fractional widths...
|
commit | commitdiff | tree |
2010-04-18 |
Stefan Csomor | concatenation must use prepend mode on osx as well
|
commit | commitdiff | tree |
2010-04-18 |
Stefan Csomor | fixing coordinate conversions for captured windows
|
commit | commitdiff | tree |
2010-04-18 |
Stefan Csomor | using same API
|
commit | commitdiff | tree |
2010-04-18 |
Stefan Csomor | streamlining code for extra controls
|
commit | commitdiff | tree |
2010-04-18 |
Stefan Csomor | painting background of splitter as well, fixes #11958
|
commit | commitdiff | tree |
2010-04-18 |
Stefan Csomor | normal windows also have transparent corners, so don...
|
commit | commitdiff | tree |
2010-04-16 |
Stefan Csomor | translating background style BG_PAINT into opaqueness...
|
commit | commitdiff | tree |
2010-04-15 |
Stefan Csomor | supporting switching back background style from transparent...
|
commit | commitdiff | tree |
2010-04-14 |
Stefan Csomor | fixing build
|
commit | commitdiff | tree |
2010-04-14 |
Stefan Csomor | make sure log output on the iphone goes to the console...
|
commit | commitdiff | tree |
2010-04-14 |
Stefan Csomor | fixing layout of custom controls during resize, cleanup...
|
commit | commitdiff | tree |
2010-04-14 |
Stefan Csomor | fixing constants to be of the expected parameter type...
|
commit | commitdiff | tree |
2010-04-13 |
Stefan Csomor | adding support for extraControl on osx_carbon
|
commit | commitdiff | tree |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws
|
commit | commitdiff | tree |
2010-04-13 |
Stefan Csomor | making sure calls don't crash for fully native dialogs...
|
commit | commitdiff | tree |
2010-04-13 |
Stefan Csomor | adding fallbacks for non-native font variants, fixes...
|
commit | commitdiff | tree |
2010-04-13 |
Stefan Csomor | fixing non-precomp build, fixes #10985
|
commit | commitdiff | tree |
2010-04-12 |
Stefan Csomor | correcting alpha and removing window shadow for overlay
|
commit | commitdiff | tree |
2010-04-12 |
Stefan Csomor | correcting alpha and removing window shadow for overlay
|
commit | commitdiff | tree |
2010-04-12 |
Stefan Csomor | fixing copy/paste error from carbon version, fixes...
|
commit | commitdiff | tree |
2010-04-12 |
Stefan Csomor | name change to correctly reflect the autorelease nature...
|
commit | commitdiff | tree |
2010-04-12 |
Stefan Csomor | copying native cursor under cocoa
|
commit | commitdiff | tree |
2010-04-12 |
Stefan Csomor | fixing some warnings, adding proper OnChar support...
|
commit | commitdiff | tree |
2010-04-12 |
Stefan Csomor | changing sequence of makeFirstResponder and makeKeyAndOrderFront
|
commit | commitdiff | tree |
2010-04-12 |
Stefan Csomor | change grow box implementation - was incorrectly getting...
|
commit | commitdiff | tree |
2010-04-11 |
Stefan Csomor | cocoa implementation for overlay
|
commit | commitdiff | tree |
2010-04-10 |
Stefan Csomor | flushing upon destruction, hope this won't redraw congestion...
|
commit | commitdiff | tree |
2010-04-10 |
Stefan Csomor | note for future implementation using a former private API
|
commit | commitdiff | tree |
2010-04-09 |
Stefan Csomor | reverting r57083 for OSX, fixes #11922
|
commit | commitdiff | tree |
2010-04-08 |
Stefan Csomor | trying to simplify and optimize font handling
|
commit | commitdiff | tree |
2010-04-08 |
Stefan Csomor | using statically allocated font objects for speedup
|
commit | commitdiff | tree |
2010-04-08 |
Stefan Csomor | allowing direct native tlw modal loops
|
commit | commitdiff | tree |
2010-04-08 |
Stefan Csomor | switching modal loop implementation, fixes #11921
|
commit | commitdiff | tree |
2010-04-07 |
Stefan Csomor | fixing NSFontDescriptor matching for font weights and...
|
commit | commitdiff | tree |
2010-04-07 |
Stefan Csomor | fixing focus, fixes #11911
|
commit | commitdiff | tree |
2010-04-07 |
Stefan Csomor | borders might have to be drawn differently
|
commit | commitdiff | tree |
2010-04-07 |
Stefan Csomor | switching loop mode for idle processing, fixes #11912...
|
commit | commitdiff | tree |
2010-04-07 |
Stefan Csomor | moving static box construction - z Order makes checkboxes...
|
commit | commitdiff | tree |
2010-04-06 |
Stefan Csomor | making gradients working again
|
commit | commitdiff | tree |
2010-04-06 |
Stefan Csomor | supporting text foreground color, fixes #11903
|
commit | commitdiff | tree |
2010-04-06 |
Stefan Csomor | fixing warnings
|
commit | commitdiff | tree |
2010-04-06 |
Stefan Csomor | adding clipboard events, fixes #11906
|
commit | commitdiff | tree |
2010-04-05 |
Stefan Csomor | moving OnInit back
|
commit | commitdiff | tree |
2010-04-03 |
Stefan Csomor | shuffling code back from eventloop to common app utils
|
commit | commitdiff | tree |
2010-04-03 |
Stefan Csomor | no special casing for iphone necessary
|
commit | commitdiff | tree |
2010-04-03 |
Stefan Csomor | fixing wrong version commit
|
commit | commitdiff | tree |
2010-04-03 |
Stefan Csomor | support for toggle bitmap button
|
commit | commitdiff | tree |
2010-04-03 |
Stefan Csomor | fixing multilib build
|
commit | commitdiff | tree |
2010-04-02 |
Stefan Csomor | keeping m_labelOrig untouched, solves test failures...
|
commit | commitdiff | tree |
2010-04-02 |
Stefan Csomor | simplifying modal event loop handling
|
commit | commitdiff | tree |
2010-04-02 |
Stefan Csomor | moving OnInit to a later stage to avoid Carbon Emulation...
|
commit | commitdiff | tree |
2010-03-17 |
Stefan Csomor | fixing non-precomp builds
|
commit | commitdiff | tree |
2010-03-17 |
Stefan Csomor | adding proper removal of observer for stacked event...
|
commit | commitdiff | tree |
2010-03-17 |
Stefan Csomor | streamlining OSX event support third step, using platform...
|
commit | commitdiff | tree |
2010-03-15 |
Stefan Csomor | streamlining OSX event support second step, moving...
|
commit | commitdiff | tree |
2010-03-15 |
Stefan Csomor | streamlining OSX event support first step, see #11805...
|
commit | commitdiff | tree |
2010-03-08 |
Stefan Csomor | pending events detected didn't work properly, go the...
|
commit | commitdiff | tree |
2010-03-04 |
Stefan Csomor | no existing on iphone
|
commit | commitdiff | tree |
2010-03-03 |
Stefan Csomor | fixing leak, fixes #11781
|
commit | commitdiff | tree |
2010-03-03 |
Stefan Csomor | fixing leak, fixes #11782
|
commit | commitdiff | tree |
2010-03-03 |
Stefan Csomor | using native fullscreen support and ShowEvent triggers
|
commit | commitdiff | tree |
2010-03-03 |
Stefan Csomor | fixing warning
|
commit | commitdiff | tree |
2010-03-03 |
Stefan Csomor | make sure ShowEvent doesn't get triggered to early...
|
commit | commitdiff | tree |
2010-02-28 |
Stefan Csomor | translate 0.5 offset into user space before applying...
|
commit | commitdiff | tree |
2010-02-28 |
Stefan Csomor | moving header for precomp builds
|
commit | commitdiff | tree |
2010-02-23 |
Stefan Csomor | proper app shutdown support for iphone
|
commit | commitdiff | tree |
2010-02-09 |
Stefan Csomor | support fullscreen display (translucent status) in...
|
commit | commitdiff | tree |
next |