Minor changes to viusal appearance,
authorRobert Roebling <robert@roebling.de>
Wed, 4 Aug 1999 14:41:41 +0000 (14:41 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 4 Aug 1999 14:41:41 +0000 (14:41 +0000)
commite65cc56a3b275ef24ab117dfcd84b75dd33ab66f
treea86a7aec5f3c20f7f10ca688cfa495de90995306
parent33961d59b0fc1271fd7f12cf99819a552610269c
  Minor changes to viusal appearance,
  Added wxYield() to wxEndBusyCursor(),
  Made wxSpinButton always sent a wxSROLL_THUMBTRACK event,
  Made wxDirDialog resizable,
  Made gsocket.c compile,

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
samples/controls/controls.cpp
samples/dialogs/dialogs.cpp
src/generic/dirdlgg.cpp
src/gtk/choicdlg.cpp
src/gtk/cursor.cpp
src/gtk/msgdlg.cpp
src/gtk/spinbutt.cpp
src/gtk/textdlg.cpp
src/gtk1/choicdlg.cpp
src/gtk1/cursor.cpp
src/gtk1/msgdlg.cpp
src/gtk1/spinbutt.cpp
src/gtk1/textdlg.cpp
src/unix/gsocket.c