Adapted wxGTK to wxMSW's notion of region setting.

Made Julian's gc_include_inferior hack a bit less radical.
  Small addition to changes.txt,
  Compile fix to dbbrowse sample. Still crashes upon startup.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-03-04 09:24:17 +00:00
parent 36bec0acf0
commit 993f97eed6
5 changed files with 85 additions and 27 deletions

View File

@@ -1,5 +1,13 @@
12th March '2000: wxWindows 2.1.14 released
Added support for pipes and a stream class to get data
out of them.
Added memory file system (so you can save html pages with
images in memory).
Added wxDragImage class for dragging easily images.
The DEB and RPM packages now conform better to various