]> git.saurik.com Git - wxWidgets.git/history - src/cocoa
fix DMars compilation to use precompiled headers
[wxWidgets.git] / src / cocoa /
2003-06-13  David Elliott* Added gsockcocoa.c to files list
2003-06-13  David ElliottAdded GSocket stubs for wxCocoa
2003-06-13  David ElliottUse the new wxNSStringWithWxString conversion function
2003-06-07  David ElliottAdded stub for the new pure virtual DoInsert method
2003-06-07  David Elliottinclude "wx/module.h" for wxModule
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-05-23  Gilles Depeyrotremoved print.cpp from list of Mac files and regenerate...
2003-04-19  David Elliott#include "wx/cocoa/ObjcPose.h" from the source in prepa...
2003-04-14  David ElliottAdded InitMouseEvent helper method (like wxMSW)
2003-04-14  David ElliottCatch and forward the following mouse related events:
2003-04-13  David ElliottInclude datacmn.cpp in wxCocoa
2003-04-13  David ElliottRemoved everything since it's now in datacmn.cpp
2003-04-13  David ElliottImplemented Raise()
2003-04-07  David ElliottDo some sanity checks in DoDrawText to make sure we...
2003-04-07  David ElliottAdded stub for wxIcon(const char **xpm)
2003-04-07  David ElliottRelocate DeviceToLogical[XY], add stub for LogicalToDev...
2003-04-07  David ElliottX11-specific code doesn't work so well on wxCocoa
2003-04-06  David ElliottReplace dc.cpp with dc.mm and dcclient.cpp with dc.mm
2003-04-05  David ElliottAdded GetBordersForSizer(int *bordertop, int *borderOther)
2003-04-05  David ElliottCommented out most the the wxLogDebug
2003-04-05  Václav Slavíkregenerated makefiles
2003-04-01  David ElliottImplemented wxWindowCocoa::Cocoa_drawRect
2003-04-01  David ElliottRemoved deprecated parser.o from cocoa.t, reran tmake
2003-03-31  Mattia Barbon Removed Motif files that only contained stubs
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-24  David ElliottSet the m_isShown flag appropriately from Show()
2003-03-24  David ElliottUse m_dummyNSView if necessary to get the superview...
2003-03-24  David ElliottCreate an NSView in leiu of a radio box
2003-03-24  David ElliottCreate an NSView in leiu of a real listbox
2003-03-24  David ElliottUse m_dummyNSView (if it exists) in place of m_cocoaNSV...
2003-03-24  David ElliottCocoaRemoveFromParent can (and will) be called when...
2003-03-24  David ElliottCreate an NSView (in leiu of a real static line)
2003-03-24  David ElliottCreate an NSView (in leiu of a real static bitmap class)
2003-03-24  David Elliott- Remove wxTopLevelWindowCocoa from the wxRTTI class...
2003-03-23  Julian SmartRemoved obsolete ODBC classes.
2003-03-22  David ElliottRegenerated by tmake: added all the cocoa source files
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...
2003-03-22  David ElliottAdded more files containing original code and empty...
2003-03-21  David ElliottAdded more original works and stubs
2003-03-21  David ElliottAdded original works and stubs to CVS repository
2003-03-21  David ElliottAdded wxCocoa files.lst. There are not yet any wxCocoa...