2009-02-13 |
Stefan Csomor | direct wxFrame events support (paint was not delivered...
|
commit | commitdiff | tree |
2009-02-13 |
Stefan Csomor | different contentview-offset code, otherwise 'wx' synthetic...
|
commit | commitdiff | tree |
2009-02-13 |
Stefan Csomor | paint event was missing the id, Connect not working...
|
commit | commitdiff | tree |
2009-02-12 |
Stefan Csomor | renaming clickedAction callbacks to more generic controlActi...
|
commit | commitdiff | tree |
2009-02-12 |
Stefan Csomor | CGContextFlush is already called in SetNativeContext
|
commit | commitdiff | tree |
2009-02-10 |
Stefan Csomor | supporting graphics context on invisible views, icon...
|
commit | commitdiff | tree |
2009-02-09 |
Stefan Csomor | paint event handling fixes and wxClientDC implementation...
|
commit | commitdiff | tree |
2009-02-09 |
Stefan Csomor | make sure no delegates/impl ptrs are still set during...
|
commit | commitdiff | tree |
2009-02-09 |
Stefan Csomor | flipped accessor conforming to plain c++ impl
|
commit | commitdiff | tree |
2009-02-09 |
Stefan Csomor | drawing code now in common file
|
commit | commitdiff | tree |
2009-02-09 |
Stefan Csomor | GetRegion is not needed anymore
|
commit | commitdiff | tree |
2009-02-09 |
Stefan Csomor | replacing RgnHandle with HIShapeRef usage
|
commit | commitdiff | tree |
2009-02-09 |
Stefan Csomor | common drawing code for osx-cocoa and osx-carbon, also...
|
commit | commitdiff | tree |
2009-02-08 |
Stefan Csomor | turning on icons for osx-cocoa
|
commit | commitdiff | tree |
2009-02-08 |
Stefan Csomor | menu fixes, also fixes #10479
|
commit | commitdiff | tree |
2009-02-08 |
Stefan Csomor | adding scroll wheel support
|
commit | commitdiff | tree |
2009-02-07 |
Stefan Csomor | OSX currently doesn't expose an OnPaint anymore
|
commit | commitdiff | tree |
2009-02-07 |
Stefan Csomor | reworking event handling to redirect to c++ virtual...
|
commit | commitdiff | tree |
2009-02-07 |
Stefan Csomor | correct shortcuts on mac, fixes #10464
|
commit | commitdiff | tree |
2009-02-01 |
Stefan Csomor | avoid warning
|
commit | commitdiff | tree |
2009-02-01 |
Stefan Csomor | fixing utf32 native conversion
|
commit | commitdiff | tree |
2009-02-01 |
Stefan Csomor | adding explicit log.h include
|
commit | commitdiff | tree |
2009-02-01 |
Stefan Csomor | adding the GetEventHandler() indirection
|
commit | commitdiff | tree |
2009-02-01 |
Stefan Csomor | adding explicit log.h include
|
commit | commitdiff | tree |
2009-01-30 |
Stefan Csomor | workaround for crashes in release builds
|
commit | commitdiff | tree |
2009-01-30 |
Stefan Csomor | use native conversions that are close to the native...
|
commit | commitdiff | tree |
2009-01-25 |
Stefan Csomor | adapting to name change in r58318
|
commit | commitdiff | tree |
2009-01-25 |
Stefan Csomor | adapting to name change in r58318
|
commit | commitdiff | tree |
2009-01-24 |
Stefan Csomor | bring in the definition of wxSizer, making non-precomp...
|
commit | commitdiff | tree |
2009-01-24 |
Stefan Csomor | bring in the definition of wxScrollHelper, making non...
|
commit | commitdiff | tree |
2009-01-23 |
Stefan Csomor | fixing some warnings
|
commit | commitdiff | tree |
2009-01-23 |
Stefan Csomor | fixing 64 bit compile
|
commit | commitdiff | tree |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbon...
|
commit | commitdiff | tree |
2009-01-18 |
Stefan Csomor | mouse and cursor additions for cocoa, see #10361
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | fixing screen coordinate transformation
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | fixing include style
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | missing commit
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | fixing dangling includes
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | fixing dangling includes
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | reverting to former mimetype routing to core
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | wrong move
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | printing adjustment
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | printing adjustment
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | headermove osx - building
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | headermove osx - header files
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | testing header replace
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | testing header replace
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | adding NSPrintInfo support
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | streamlining printing support, adding printing support...
|
commit | commitdiff | tree |
2009-01-17 |
Stefan Csomor | avoiding warning for unused var in cocoa build
|
commit | commitdiff | tree |
2009-01-16 |
Stefan Csomor | fixing infinite recursion for rotated text, introduced...
|
commit | commitdiff | tree |
2009-01-15 |
Stefan Csomor | make sure group boxes don't get the big font
|
commit | commitdiff | tree |
2009-01-15 |
Stefan Csomor | adding missing header for non-precomp build
|
commit | commitdiff | tree |
2009-01-15 |
Stefan Csomor | fixing controls with content areas, correcting radiobox...
|
commit | commitdiff | tree |
2009-01-14 |
Stefan Csomor | cleaning up warnings, more common event code
|
commit | commitdiff | tree |
2009-01-14 |
Stefan Csomor | routing native events first to the wx class and only...
|
commit | commitdiff | tree |
2009-01-13 |
Stefan Csomor | using subclass as impl ptr, common code in macro because...
|
commit | commitdiff | tree |
2009-01-13 |
Stefan Csomor | common event code
|
commit | commitdiff | tree |
2009-01-13 |
Stefan Csomor | make sure that code is always available when compiling...
|
commit | commitdiff | tree |
2009-01-13 |
Stefan Csomor | removing duplicate code
|
commit | commitdiff | tree |
2009-01-12 |
Stefan Csomor | adding 10.4 build compatibility for osx cocoa, see...
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | fixes #10358
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | making sure enabling the menus works
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | guarding against NULL peers
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | fixing wrong constant
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | fixing default location for cocoa, see #10361
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | calling superclass impl, see #10361
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | cocoa layout optimization, see #10361
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | native apple event support for osx cocoa
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | supporting PopUp on osx cocoa as well, see #10361
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | cleaning up default OPEN and CLOSED HAND cursors
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | adding open and close hand cursor constants, implementation...
|
commit | commitdiff | tree |
2009-01-10 |
Stefan Csomor | moving launch methods to common code
|
commit | commitdiff | tree |
2009-01-09 |
Stefan Csomor | guarding against calls through 'non-window' instances...
|
commit | commitdiff | tree |
2009-01-09 |
Stefan Csomor | guard against NULL win (happens during debug startup...
|
commit | commitdiff | tree |
2008-11-02 |
Stefan Csomor | make sure virtual method isn't inlined away
|
commit | commitdiff | tree |
2008-10-18 |
Stefan Csomor | adapting to API change from GetContentAreaInset to...
|
commit | commitdiff | tree |
2008-10-11 |
Stefan Csomor | adding missing cast
|
commit | commitdiff | tree |
2008-10-11 |
Stefan Csomor | superfluous embedding API
|
commit | commitdiff | tree |
2008-10-10 |
Stefan Csomor | moving embedding to common API
|
commit | commitdiff | tree |
2008-10-09 |
Stefan Csomor | rebaked with glgrab again
|
commit | commitdiff | tree |
2008-10-09 |
Stefan Csomor | forgot to commit this file ...
|
commit | commitdiff | tree |
2008-10-08 |
Stefan Csomor | focus propagation, fixes #10047
|
commit | commitdiff | tree |
2008-10-06 |
Stefan Csomor | porting dcscreen blit from 2.8
|
commit | commitdiff | tree |
2008-10-06 |
Stefan Csomor | switching away from angle brackets includes, deactivating...
|
commit | commitdiff | tree |
2008-10-06 |
Stefan Csomor | moving more things to common API between carbon and...
|
commit | commitdiff | tree |
2008-10-01 |
Stefan Csomor | copying sizes upon construction, HDC doesn't deliver...
|
commit | commitdiff | tree |
2008-10-01 |
Stefan Csomor | fixing release handling of dc
|
commit | commitdiff | tree |
2008-09-30 |
Stefan Csomor | supporting NO_BORDER for Cocoa as well
|
commit | commitdiff | tree |
2008-09-30 |
Stefan Csomor | performance fix by Tim Kosse
|
commit | commitdiff | tree |
2008-09-25 |
Stefan Csomor | avoiding crash for pure modifier events
|
commit | commitdiff | tree |
2008-09-24 |
Stefan Csomor | supporting GetSize, fixes #9969
|
commit | commitdiff | tree |
2008-09-23 |
Stefan Csomor | fixing compiles under certain flags
|
commit | commitdiff | tree |
2008-09-22 |
Stefan Csomor | using new API instead of 2.8 compat, fixes #9990
|
commit | commitdiff | tree |
2008-09-22 |
Stefan Csomor | fixing typo, thanks to Angelo Mottola
|
commit | commitdiff | tree |
2008-09-22 |
Stefan Csomor | fixing override, fixes #9985 (second error)
|
commit | commitdiff | tree |
2008-09-21 |
Stefan Csomor | fixing typo (lead to always floating layering for simple...
|
commit | commitdiff | tree |
2008-09-21 |
Stefan Csomor | fixes #9982
|
commit | commitdiff | tree |
2008-09-21 |
Stefan Csomor | fixing focus, fixes #9985
|
commit | commitdiff | tree |
2008-09-18 |
Stefan Csomor | remove tests, from trunk, until we've sorted out the...
|
commit | commitdiff | tree |
next |