]> git.saurik.com Git - wxWidgets.git/commit - src/generic/scrolwin.cpp
Solved wxMotif scrolling display problem; added wxImageModule;
authorJulian Smart <julian@anthemion.co.uk>
Thu, 11 Feb 1999 16:00:33 +0000 (16:00 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 11 Feb 1999 16:00:33 +0000 (16:00 +0000)
commita91b47e800c78dbf8e91191ce3977d148a13f1fe
tree509443de50e71d910d47dad471d204ea2ecb08b6
parentb4b92fa660b3d08b8c26f714abafeb776d3b1cca
Solved wxMotif scrolling display problem; added wxImageModule;
added wxRETAINED support in wxMotif; changed wxDC::SetBackground behaviour;
changed OnKeyDown/OnChar behaviour; fixed wxToolBar toggle bugs; fixed
wxImage on wxMotif bug whereby new was used to allocate XImage data

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
distrib/msw/generic.rsp
docs/bugs.txt
docs/changes.txt
docs/motif/issues.txt
docs/motif/todo.txt
include/wx/motif/dcclient.h
include/wx/motif/window.h
samples/image/image.cpp
src/common/image.cpp
src/generic/scrolwin.cpp
src/motif/app.cpp
src/motif/dcclient.cpp
src/motif/dialog.cpp
src/motif/filedlg.cpp
src/motif/listbox.cpp
src/motif/makefile.unx
src/motif/toolbar.cpp
src/motif/window.cpp
src/msw/dc.cpp
src/msw/dcclient.cpp
src/msw/makefile.twn
src/stubs/makefile.unx
utils/ogl/samples/studio/studio.cpp
utils/ogl/samples/studio/studio.xpm