]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/window.h
Implement wxWindow::SetCursor to invalidate Cocoa's cursor rects.
[wxWidgets.git] / include / wx / cocoa / window.h
2007-07-20  David ElliottImplement wxWindow::SetCursor to invalidate Cocoa's...
2007-05-28  David ElliottImplement mouse entered, exited, and synthesize move...
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2005-11-10  Włodzimierz SkibaMissing commit.
2005-11-10  Włodzimierz SkibaMissing commit.
2005-11-08  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxCocoa part).
2005-01-14  David ElliottForgot to commit this as part of the CocoaGetWxToBounds...
2005-01-12  David ElliottAdd new methods to transform coordinates expressed...
2005-01-11  David ElliottRenamed the wxWindowCocoaScroller class to wxWindowCoco...
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
2004-10-06  Ryan Nortoncursors for cocoa
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-09-08  David ElliottAdded virtual GetNonClientNSView()
2003-08-19  David ElliottAdded machinery to Enable/Disable windows. When a...
2003-08-17  David ElliottHandle setting of client size for all types of windows
2003-08-14  David ElliottImplemented window scrolling using wxWindowCocoaScroller
2003-08-13  David ElliottAdded helper functions for setting initial window size:
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-12  David ElliottLaid groundwork for scrolling.
2003-07-29  David ElliottKeep track of the captured mouse window so the base...
2003-07-09  David ElliottAvoid paint event recursion when the run loop is restar...
2003-04-14  David ElliottAdded InitMouseEvent helper method (like wxMSW)
2003-04-01  David ElliottImplemented wxWindowCocoa::Cocoa_drawRect
2003-03-21  David ElliottAdded original works and stubs to CVS repository