2009-03-05 |
Kevin Ollivier | Make sure we call SetEventObject before firing events. |
blob | commitdiff | raw |
2009-03-05 |
Kevin Ollivier | Fix comparison operator for functions keys (fixes ... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Kevin Ollivier | More fixes for clickCount... even sometimes when respon... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kevin Ollivier | Remove no longer necessary re-entrancy check, fix funct... |
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-14 |
Kevin Ollivier | Fix typo (sorry, thought I compiled before committing.) |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Kevin Ollivier | Add a tracking rect on resize so that the view will... |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Kevin Ollivier | clickCount is not available for mouse entered/exited... |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Stefan Csomor | direct wxFrame events support (paint was not delivered... |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Stefan Csomor | different contentview-offset code, otherwise 'wx' synth... |
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 | paint event handling fixes and wxClientDC implementatio... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Stefan Csomor | drawing code now in common file |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Kevin Ollivier | Initial support for EVT_ERASE_BACKGROUND for OS X Cocoa. |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Stefan Csomor | adding scroll wheel support |
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-25 |
Stefan Csomor | adapting to name change in r58318 |
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 | adding missing header for non-precomp build |
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 |
2008-10-10 |
Stefan Csomor | moving embedding to common API |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Stefan Csomor | avoiding crash for pure modifier events |
blob | commitdiff | raw | diff to current |
2008-09-10 |
Stefan Csomor | 64 bit fixes |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Stefan Csomor | non-precomp fixes |
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-09-01 |
Stefan Csomor | osx-cocoa updates |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Stefan Csomor | committing current cocoa state just to be safe ... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Stefan Csomor | universal implementation for osx cocoa |
blob | commitdiff | raw | diff to current |
|