]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa
fixed compilation of multilib dll
[wxWidgets.git] / include / wx / cocoa /
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