Various small fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -137,6 +137,13 @@ Metrowerks CodeWarrior compilation
|
||||
Further project files for samples will be available in due
|
||||
course.
|
||||
|
||||
NOTES:
|
||||
|
||||
(a) Unfortunately CodeWarrior support is broken in this
|
||||
release. Stefan Csomor (csomor@advancedconcepts.ch) will rectify this shortly.
|
||||
(b) You need CodeWarrior Pro 4 plus the patches to 4.1 from the
|
||||
Metrowerks Web site.
|
||||
|
||||
Symantec C++ compilation
|
||||
------------------------
|
||||
|
||||
|
@@ -33,19 +33,9 @@ e.g. ',' instead of '.' for decimal points.
|
||||
|
||||
Supply correct ctl3d/odbc lib files for BC++, Watcom (corrupt?)
|
||||
|
||||
16-bit compilation: replace small icons in treectrl/listctrl
|
||||
samples that also have a 32x32 icon, with icons with only one
|
||||
image, using Borland Image Editor. WIN16 doesn't have a function
|
||||
for specifying which image to use, so the larger one gets used
|
||||
erroneously.
|
||||
Implement new wxClipboard and DnD (Vadim)
|
||||
|
||||
Add headers to VC++ project files.
|
||||
|
||||
Implement Robert's wxClipboard.
|
||||
|
||||
Distribution naming?
|
||||
|
||||
wxToolTip
|
||||
Implement wxToolTip
|
||||
|
||||
LOW PRIORITY (MEDIUM TERM)
|
||||
--------------------------
|
||||
@@ -97,8 +87,6 @@ Miscellaneous file/system function wrappers.
|
||||
|
||||
Bug database.
|
||||
|
||||
OpenGL integration: check that wxGLCanvas works cross-platform.
|
||||
|
||||
Menu bitmaps - document Vadim's enhancements.
|
||||
|
||||
wxCreateDynamicObject is apparently slow: ~ 2000 calls to strcmp. Need to
|
||||
|
Reference in New Issue
Block a user