Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
IMPLEMENT_APP() macro so dummy.obj doesn't have to be linked; lexer.l fix for LEX (I hope) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,14 +20,6 @@ Please see also:
|
||||
|
||||
- Fix TCP/IP mode in dde sample (how to use; why does it crash).
|
||||
|
||||
- Remove trashed CVS files:
|
||||
|
||||
include/wx/msw/magnif1.cur
|
||||
src/msw/ctl3d/*
|
||||
utils/glcanvas/samples/isosurf/isosurf.dat.gz
|
||||
|
||||
and re-add them.
|
||||
|
||||
- wxDB ODBC classes: it seems that there are too many
|
||||
Sybase-specific features for it to work on e.g. MySQL,
|
||||
PostgreSQL. Find out what Remstar uses and document
|
||||
@@ -36,5 +28,7 @@ Please see also:
|
||||
- In doc/view file selector, document type is selected by
|
||||
extension, not the type selected in the (Windows) file selector.
|
||||
|
||||
- Add all makefiles/documentation for utils/serialize.
|
||||
|
||||
- Complete this ToDo list :-)
|
||||
|
||||
|
Reference in New Issue
Block a user