Removed minor differences between wxMSW and wxGTK
authorRobert Roebling <robert@roebling.de>
Thu, 17 Dec 1998 14:07:46 +0000 (14:07 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 17 Dec 1998 14:07:46 +0000 (14:07 +0000)
commit4f22cf8ddb6d4c75eee97d1320ba20f7c82753c8
treeed67306fbb371dfde83d42fe3896a221e77d16f5
parent399aa5e3f277e65ae6d2cac5c12761e79f637f26
  Removed minor differences between wxMSW and wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
31 files changed:
docs/gtk/install.txt
docs/gtk/todo.txt
include/wx/generic/colrdlgg.h
include/wx/generic/listctrl.h
include/wx/generic/treectrl.h
include/wx/gtk/brush.h
include/wx/gtk/checklst.h
include/wx/gtk/dc.h
include/wx/gtk/menu.h
include/wx/gtk/window.h
include/wx/gtk1/brush.h
include/wx/gtk1/checklst.h
include/wx/gtk1/dc.h
include/wx/gtk1/menu.h
include/wx/gtk1/window.h
samples/checklst/checklst.cpp
src/generic/listctrl.cpp
src/generic/treectrl.cpp
src/gtk/checklst.cpp
src/gtk/listbox.cpp
src/gtk/window.cpp
src/gtk1/checklst.cpp
src/gtk1/listbox.cpp
src/gtk1/window.cpp
utils/wxPython/src/cmndlgs.i
utils/wxPython/src/controls.i
utils/wxPython/src/controls2.i
utils/wxPython/src/gdi.i
utils/wxPython/src/helpers.cpp
utils/wxPython/src/stattool.i
utils/wxPython/src/windows.i