2009-02-27 |
Stefan Csomor | applying patch, fixes #10524 |
tree | commitdiff |
2009-02-25 |
Kevin Ollivier | Remove no longer necessary re-entrancy check, fix funct... |
tree | commitdiff |
2009-02-24 |
Kevin Ollivier | Turn off the annoying beep when a key down is passed... |
tree | commitdiff |
2009-02-22 |
Kevin Ollivier | Quick fix to prevent a crash when running on 10.4. |
tree | commitdiff |
2009-02-22 |
Kevin Ollivier | Landing basic EVT_CHAR support, along with the rest... |
tree | commitdiff |
2009-02-22 |
Kevin Ollivier | Add support for EVT_TEXT in OS X Cocoa. |
tree | commitdiff |
2009-02-17 |
Robert Roebling | Blind implementation of YieldFor() for OSX/Cocoa, copie... |
tree | commitdiff |
2009-02-16 |
Paul Cornett | fix evtloop.h header dependency |
tree | commitdiff |
2009-02-16 |
Robert Roebling | Compilo |
tree | commitdiff |
2009-02-14 |
Kevin Ollivier | Fix typo (sorry, thought I compiled before committing.) |
tree | commitdiff |
2009-02-14 |
Kevin Ollivier | Start on implementation for wxTE_MULTILINE / wxTE_RICH... |
tree | commitdiff |
2009-02-14 |
Kevin Ollivier | Remove the "double border" around the search ctrl. |
tree | commitdiff |
2009-02-14 |
Kevin Ollivier | Add a tracking rect on resize so that the view will... |
tree | commitdiff |
2009-02-13 |
Kevin Ollivier | clickCount is not available for mouse entered/exited... |
tree | commitdiff |
2009-02-13 |
Kevin Ollivier | Implement NSPanel support to get wxFRAME_TOOL_WINDOW... |
tree | commitdiff |
2009-02-13 |
Stefan Csomor | direct wxFrame events support (paint was not delivered... |
tree | commitdiff |
2009-02-13 |
Stefan Csomor | different contentview-offset code, otherwise 'wx' synth... |
tree | commitdiff |
2009-02-12 |
Stefan Csomor | renaming clickedAction callbacks to more generic contro... |
tree | commitdiff |
2009-02-12 |
Kevin Ollivier | Fix assertion when passing nil to setKeyEquivalent. |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | paint event handling fixes and wxClientDC implementatio... |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | make sure no delegates/impl ptrs are still set during... |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | drawing code now in common file |
tree | commitdiff |
2009-02-09 |
Kevin Ollivier | Remove delegates before releasing the native object... |
tree | commitdiff |
2009-02-09 |
Kevin Ollivier | Initial support for EVT_ERASE_BACKGROUND for OS X Cocoa. |
tree | commitdiff |
2009-02-08 |
Kevin Ollivier | Crash fix for when a wxNullBitmap is passed in as the... |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-08 |
Stefan Csomor | adding scroll wheel support |
tree | commitdiff |
2009-02-07 |
Stefan Csomor | reworking event handling to redirect to c++ virtual... |
tree | commitdiff |
2009-01-25 |
Francesco Montorsi | build fix |
tree | commitdiff |
2009-01-25 |
Stefan Csomor | adapting to name change in r58318 |
tree | commitdiff |
2009-01-25 |
Stefan Csomor | adapting to name change in r58318 |
tree | commitdiff |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbo... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
tree | commitdiff |
2009-01-18 |
Stefan Csomor | mouse and cursor additions for cocoa, see #10361 |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | fixing screen coordinate transformation |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | printing adjustment |
tree | commitdiff |
2009-01-15 |
Stefan Csomor | adding missing header for non-precomp build |
tree | commitdiff |
2009-01-15 |
Stefan Csomor | fixing controls with content areas, correcting radiobox... |
tree | commitdiff |
2009-01-14 |
Stefan Csomor | cleaning up warnings, more common event code |
tree | commitdiff |
2009-01-14 |
Stefan Csomor | routing native events first to the wx class and only... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | using subclass as impl ptr, common code in macro becaus... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | common event code |
tree | commitdiff |
2009-01-12 |
Stefan Csomor | adding 10.4 build compatibility for osx cocoa, see... |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | guarding against NULL peers |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | fixing default location for cocoa, see #10361 |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | native apple event support for osx cocoa |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | supporting PopUp on osx cocoa as well, see #10361 |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | s/wxSplitPath/wxFileName::SplitPath |
tree | commitdiff |
2008-12-28 |
Vadim Zeitlin | implement DispatchTimeout() for wxOSX/Cocoa |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | (blind) fix for unneeded inclusions of headers |
tree | commitdiff |
2008-12-11 |
Francesco Montorsi | substitute (c) and (C) for copyright strings as documented |
tree | commitdiff |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
tree | commitdiff |
2008-10-10 |
Stefan Csomor | moving embedding to common API |
tree | commitdiff |
2008-09-30 |
Stefan Csomor | supporting NO_BORDER for Cocoa as well |
tree | commitdiff |
2008-09-25 |
Stefan Csomor | avoiding crash for pure modifier events |
tree | commitdiff |
2008-09-25 |
Kevin Ollivier | Remove some wxCocoa stuff that isn't in OS X Cocoa. |
tree | commitdiff |
2008-09-23 |
Stefan Csomor | fixing compiles under certain flags |
tree | commitdiff |
2008-09-22 |
Kevin Ollivier | Adding compiling (but not yet working) taskbar implemen... |
tree | commitdiff |
2008-09-21 |
Stefan Csomor | fixing typo (lead to always floating layering for simpl... |
tree | commitdiff |
2008-09-21 |
Kevin Ollivier | Stubbed wxToolTip implementation to get code that uses... |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Source changes needed to get MDI support compiling... |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | adding min and max size support for resizing events |
tree | commitdiff |
2008-09-11 |
Kevin Ollivier | DoGetAsBitmap implementation for Cocoa. |
tree | commitdiff |
2008-09-10 |
Stefan Csomor | 64 bit fixes |
tree | commitdiff |
2008-09-07 |
Stefan Csomor | non-precomp fixes |
tree | commitdiff |
2008-09-06 |
Stefan Csomor | several small fixes |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | adapting to new msgdlg class hierarchy |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | simplify native textcontrol creations, adding search... |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | osx new layout |
tree | commitdiff |
2008-09-01 |
Stefan Csomor | osx-cocoa updates |
tree | commitdiff |
2008-08-30 |
Stefan Csomor | committing current cocoa state just to be safe ... |
tree | commitdiff |
2008-08-23 |
Stefan Csomor | cocoa implementation files |
tree | commitdiff |
2008-08-22 |
Stefan Csomor | osx-cocoa event loop |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | cocoa specific implementations |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | universal implementation for osx cocoa |
tree | commitdiff |
|