1) corrected bug in log.cpp which only affected wxGTK: some messages could
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Aug 1998 21:02:14 +0000 (21:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Aug 1998 21:02:14 +0000 (21:02 +0000)
commitd553992a3c1aa98ae615b9e009ea23fcbcab0242
tree7deaefdfd53621e0f03e93b894c3a734054a93b5
parentff7b1510ea7f7855091df83d75a44415dc1cba18
1) corrected bug in log.cpp which only affected wxGTK: some messages could
   appear twice
2) tried to use gtk_widget_set_usize in wxFrame::SetSizeHints(), but it
   still doesn't work...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/gdicmn.cpp
src/common/log.cpp
src/gtk/frame.cpp
src/gtk1/frame.cpp