Renamed GtkMyFixed to GtkPizza,
authorRobert Roebling <robert@roebling.de>
Fri, 29 Oct 1999 17:20:44 +0000 (17:20 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 29 Oct 1999 17:20:44 +0000 (17:20 +0000)
commitda048e3d4c244a0d0b42e6e6970ad895ea948a53
tree69e4363f1df204e9c0a069a6d70d36dd7f32ec52
parent928b5c086086ec04c5a8d5ac7d8692bb92ad74f6
  Renamed GtkMyFixed to GtkPizza,
  Made default button work more often than before.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
27 files changed:
include/wx/gtk/spinctrl.h
include/wx/gtk/win_gtk.h
include/wx/gtk1/spinctrl.h
include/wx/gtk1/win_gtk.h [copied from include/wx/gtk/win_gtk.h with 65% similarity]
src/gtk/button.cpp
src/gtk/dcclient.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/mdi.cpp
src/gtk/minifram.cpp
src/gtk/radiobox.cpp
src/gtk/spinctrl.cpp
src/gtk/textctrl.cpp
src/gtk/win_gtk.c
src/gtk/window.cpp
src/gtk1/button.cpp
src/gtk1/dcclient.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/mdi.cpp
src/gtk1/minifram.cpp
src/gtk1/radiobox.cpp
src/gtk1/spinctrl.cpp
src/gtk1/textctrl.cpp
src/gtk1/win_gtk.c [copied from src/gtk/win_gtk.c with 60% similarity]
src/gtk1/window.cpp
utils/glcanvas/gtk/glcanvas.cpp