Added dataxpm.c to avoid name clash; removed ifdefing around wxDummyChar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-01-26 14:18:32 +00:00
parent 9638564219
commit 8cbd2bdeff
9 changed files with 669 additions and 52 deletions

View File

@@ -1,8 +1,34 @@
wxWindows 2.0 Change Log
------------------------
Beta 2, ??? 1998
--------------------------
Beta 3, January 1999
--------------------
wxGTK:
wxMSW:
- wxRegConfig DeleteAll bug fixed.
- Makefiles for more compilers.
- TWIN32 support added.
- Renamed VC++ makefiles from .nt to .vc, and
factored out program/library settings.
wxMotif:
- A few more colour fixes.
- wxGLCanvas and OpenGL samples working.
- Some compiler warnings fixed.
- wxChoice crash fix.
- Dialog Editor starting to work on Motif.
General:
- wxBusyCursor class added.
- More doc improvements.
Beta 2, January 1999
--------------------
wxGTK: