2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw |
2011-06-09 |
Stefan Csomor | better retain/release semantics |
blob | commitdiff | raw |
2011-06-08 |
Stefan Csomor | adapting to init pattern |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Stefan Csomor | supporting native background on nonownedwindow, see... |
blob | commitdiff | raw | diff to current |
2011-06-03 |
Stefan Csomor | allowing more system keys in fullscreen mode, properly... |
blob | commitdiff | raw | diff to current |
2011-05-31 |
Stefan Csomor | making sure |
blob | commitdiff | raw | diff to current |
2011-05-25 |
Stefan Csomor | using systemui for full screen to allow modal dialogs |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Dimitri Schoolwerth | Set svn properties on various files throughout the... |
blob | commitdiff | raw | diff to current |
2011-03-16 |
Stefan Csomor | fixing unused params |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Stefan Csomor | window level support |
blob | commitdiff | raw | diff to current |
2011-02-19 |
Vadim Zeitlin | Remove unused variables in wxOSX code. |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Stefan Csomor | support non precomp builds |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Stefan Csomor | support native edit menu handling (cocoa enables menu... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Stefan Csomor | make sure Raise is also activating the window |
blob | commitdiff | raw | diff to current |
2010-12-27 |
Stefan Csomor | adding backtab to exception list |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Vadim Zeitlin | Fix showing the frames full screen under OS X. |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Stefan Csomor | fixing 'main screen' |
blob | commitdiff | raw | diff to current |
2010-07-28 |
Vadim Zeitlin | Allow non-modal windows shown from modal dialogs to... |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Stefan Csomor | only hide tool windows on deactivate, fixes #11924 |
blob | commitdiff | raw | diff to current |
2010-06-21 |
Stefan Csomor | adding fix for non-precomp header build |
blob | commitdiff | raw | diff to current |
2010-06-21 |
Stefan Csomor | storing current event for dnd support, adding default... |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Stefan Csomor | support for capturing, use categories instead of member... |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Stefan Csomor | correcting alpha and removing window shadow for overlay |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Vadim Zeitlin | Correct IsMaximized() in wxOSX for non-resizable windows. |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Stefan Csomor | fixing warning |
blob | commitdiff | raw | diff to current |
2010-02-07 |
Kevin Ollivier | Implement EVT_MAXIMIZE support for OS X Cocoa. |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Kevin Ollivier | Use the correct type to fix Tiger compilation. |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Vadim Zeitlin | Implement RequestUserAttention() for wxOSX/Cocoa. |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Stefan Csomor | adding protocol support for 10.6 |
blob | commitdiff | raw | diff to current |
2009-12-25 |
Stefan Csomor | removing event handlers on non-owned windows when the... |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Kevin Ollivier | Add OSX prefix, and be clear that this is OS X only... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Kevin Ollivier | Add wxTLW::SetModified to allow apps to set the TLW... |
blob | commitdiff | raw | diff to current |
2009-11-30 |
Kevin Ollivier | orderBack puts it behind all windows in its level,... |
blob | commitdiff | raw | diff to current |
2009-11-28 |
Kevin Ollivier | Fix needed to allow shaped windows, and other windows... |
blob | commitdiff | raw | diff to current |
2009-11-21 |
Stefan Csomor | making sure creation is setup correctly for wx-frame... |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Kevin Ollivier | ShowWithoutActivating fix for OS X Cocoa, and also... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Kevin Ollivier | Override default handling so that we can position windo... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Kevin Ollivier | Make wxSTAY_ON_TOP and other window styles toggleable... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kevin Ollivier | Initial ShowWithoutActivating implementations for Mac... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Vadim Zeitlin | Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Stefan Csomor | no focus on Show for toolwindows, closes #10872 |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-06-20 |
Vadim Zeitlin | suppress more float/double->int conversion warnings... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Stefan Csomor | adding events to single line textcontrols (password... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Stefan Csomor | simplyfing code, fixing warnings |
blob | commitdiff | raw | diff to current |
2009-03-17 |
Kevin Ollivier | Handle the remaining selectors which otherwise lead... |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Kevin Ollivier | Focus handling fixes - make sure new windows activate... |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Kevin Ollivier | Fixes needed to get transient popup windows working... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Kevin Ollivier | Fill out the left and top fields as well. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Kevin Ollivier | Ensure we get mouse moved events. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Kevin Ollivier | Don't always set the titled mask. |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Kevin Ollivier | Turn off the annoying beep when a key down is passed... |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Kevin Ollivier | Implement NSPanel support to get wxFRAME_TOOL_WINDOW... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Stefan Csomor | make sure no delegates/impl ptrs are still set during... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Kevin Ollivier | Remove delegates before releasing the native object... |
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-17 |
Stefan Csomor | fixing screen coordinate transformation |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Stefan Csomor | fixing typo (lead to always floating layering for simpl... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Stefan Csomor | adding min and max size support for resizing events |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Stefan Csomor | non-precomp fixes |
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 |
|