Still bit fiddling in wxImage.
authorRobert Roebling <robert@roebling.de>
Wed, 11 Nov 1998 14:19:46 +0000 (14:19 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 11 Nov 1998 14:19:46 +0000 (14:19 +0000)
commitfb1585ae85bc09432ae4c1afd805fb4aebf6e0c8
treefaeb0f7be2d1167e5aaf8ad6f6ca90095b7c5bc6
parent0f358732e44d89af3d83c4b77e19d0963afa7c7e
  Still bit fiddling in wxImage.
  SetSize rewritten.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 files changed:
docs/gtk/todo.txt
include/wx/gtk/dialog.h
include/wx/gtk/frame.h
include/wx/gtk/window.h
include/wx/gtk1/dialog.h
include/wx/gtk1/frame.h
include/wx/gtk1/window.h
samples/image/image.cpp
src/gtk.inc
src/gtk/bitmap.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp [copied from src/gtk1/frame.cpp with 64% similarity]
src/gtk/mdi.cpp
src/gtk/win_gtk.c
src/gtk/window.cpp
src/gtk1/bitmap.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/mdi.cpp
src/gtk1/win_gtk.c
src/gtk1/window.cpp