]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/nonownedwnd.mm
no focus on Show for toolwindows, closes #10872
[wxWidgets.git] / src / osx / cocoa / nonownedwnd.mm
2009-09-24  Stefan Csomorno focus on Show for toolwindows, closes #10872
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-20  Vadim Zeitlinsuppress more float/double->int conversion warnings...
2009-06-11  Stefan Csomoradding events to single line textcontrols (password...
2009-03-23  Stefan Csomorsimplyfing code, fixing warnings
2009-03-17  Kevin OllivierHandle the remaining selectors which otherwise lead...
2009-03-10  Kevin OllivierFocus handling fixes - make sure new windows activate...
2009-03-08  Kevin OllivierFixes needed to get transient popup windows working...
2009-03-05  Kevin OllivierFill out the left and top fields as well.
2009-03-04  Kevin OllivierEnsure we get mouse moved events.
2009-03-04  Kevin OllivierDon't always set the titled mask.
2009-02-24  Kevin OllivierTurn off the annoying beep when a key down is passed...
2009-02-13  Kevin OllivierImplement NSPanel support to get wxFRAME_TOOL_WINDOW...
2009-02-09  Stefan Csomormake sure no delegates/impl ptrs are still set during...
2009-02-09  Kevin OllivierRemove delegates before releasing the native object...
2009-01-18  Stefan Csomormouse and cursor additions for cocoa, see #10361
2009-01-17  Stefan Csomorfixing screen coordinate transformation
2008-09-21  Stefan Csomorfixing typo (lead to always floating layering for simpl...
2008-09-11  Stefan Csomoradding min and max size support for resizing events
2008-09-07  Stefan Csomornon-precomp fixes
2008-09-01  Stefan Csomorosx-cocoa updates
2008-08-30  Stefan Csomorcommitting current cocoa state just to be safe ...
2008-07-29  Stefan Csomoruniversal implementation for osx cocoa