]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa
Use old licence name
[wxWidgets.git] / include / wx / cocoa /
2003-08-04  David ElliottAdded dash support
2003-08-04  David ElliottwxPen implementation (no dash support yet)
2003-07-29  David ElliottKeep track of the captured mouse window so the base...
2003-07-28  David ElliottAdded wxClipboard and wxDataObject (and friends) declar...
2003-07-22  David ElliottwxCocoa: Added preliminary Blit support
2003-07-21  Vadim Zeitlinadded default parameters to wxBrush/wxPen ctors
2003-07-21  David ElliottwxCocoa: Preliminary wxMemoryDC implementation
2003-07-21  David ElliottImplemented wxDC stack with focus locking and unlocking
2003-07-21  David ElliottwxCocoa: Added preliminary wxBitmap support
2003-07-21  David ElliottwxCursorRefData inherits from wxObjectRefData instead...
2003-07-16  David ElliottImplement GetLabel and SetLabel
2003-07-15  David ElliottSetStringSelection: wxString& should be const
2003-07-15  David ElliottwxCocoa: Added wxGauge
2003-07-14  David ElliottwxCocoa: Added wxSpinButton
2003-07-14  David ElliottwxCocoa: Added basic (i.e. not working) implementation...
2003-07-14  David ElliottAdded default argument (true) to Show()
2003-07-14  David ElliottAdded (Start|End)DrawingOnTop stubs
2003-07-14  David ElliottPlace wxAutoNSAutoreleasePool in this header
2003-07-14  Julian SmartRationalised OnIdle
2003-07-14  David ElliottPut OnIdle() back. Without deleting pending objects...
2003-07-14  Vadim Zeitlinremoved OnIdle() which didn't compile any longer
2003-07-11  David ElliottAssociate/Disassociate now check for non-NULL pointer...
2003-07-10  David ElliottImplement SetBackgroundMode()
2003-07-09  David ElliottImplement wxWindowDC::Clear()
2003-07-09  David ElliottStore a pointer to the wxWindow in the wxWindowDC class
2003-07-09  David ElliottAvoid paint event recursion when the run loop is restar...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-08  David ElliottPosition the status bar properly
2003-07-07  David ElliottFirst hack at wxBrush for wxCocoa
2003-07-03  David ElliottAdded GetNSColor() accessor
2003-07-03  David ElliottProvide empty stubs for constructors
2003-07-03  David ElliottProvide NSAutoreleasePool instances during initialization
2003-07-02  David ElliottRemoved conflicting wxEntry prototype
2003-07-02  David ElliottIt was not acceptable to call the class method from...
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-25  David ElliottChanged bool WakeUpIdle() to void to match base class
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-21  Vadim Zeitlinadded wxIconLocation; minor fixes to wxIcon on some...
2003-06-19  David ElliottMissed a few substitutions the first time around
2003-06-19  David ElliottAdded wxSlider stub
2003-06-19  David ElliottFirst stab at wxColour using NSColor
2003-06-13  David ElliottAdded wxString to NSString conversion functions
2003-06-07  David ElliottAdded stub for the new pure virtual DoInsert method
2003-04-19  David ElliottSeparated the Objective-C to C++ association code into...
2003-04-14  David ElliottAdded InitMouseEvent helper method (like wxMSW)
2003-04-14  David ElliottCatch and forward the following mouse related events:
2003-04-07  David ElliottWhoops! Might want the headers too.
2003-04-05  David ElliottAdded GetBordersForSizer(int *bordertop, int *borderOther)
2003-04-01  David ElliottImplemented wxWindowCocoa::Cocoa_drawRect
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-24  David Elliott- Remove wxTopLevelWindowCocoa from the wxRTTI class...
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...
2003-03-21  David ElliottAdded more original works and stubs
2003-03-21  David ElliottAdded original works and stubs to CVS repository