]> git.saurik.com Git - wxWidgets.git/commit
String changes for translations,
authorRobert Roebling <robert@roebling.de>
Sat, 4 Dec 1999 10:37:39 +0000 (10:37 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 4 Dec 1999 10:37:39 +0000 (10:37 +0000)
commit58c837a4e67c0996134cc0947691dc09c5f26687
tree2fd8bc27f29db808a75dfcaca65fa30e2bd6e4a2
parent4f72fe4f1a906688bfc4ea99a5007437503babdf
  String changes for translations,
  Made wxBitmap derive from wxGDIObject,
  Removed #ifdefs around destrctors for GDI lists (wxBrushList etc),
  Created wxEVT_COMMAND_SPINCTRL_UPDATE with obvious usage.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
39 files changed:
docs/gtk/todo.txt
include/wx/event.h
include/wx/gtk/bitmap.h
include/wx/gtk1/bitmap.h
src/common/docview.cpp
src/common/dynlib.cpp
src/common/fontmap.cpp
src/common/fs_zip.cpp
src/common/ftp.cpp
src/common/gdicmn.cpp
src/common/imagbmp.cpp
src/common/image.cpp
src/common/imaggif.cpp
src/common/imagjpeg.cpp
src/common/imagpcx.cpp
src/common/imagpng.cpp
src/common/imagpnm.cpp
src/common/imagtiff.cpp
src/common/intl.cpp
src/common/prntbase.cpp
src/common/sckaddr.cpp
src/common/socket.cpp
src/common/url.cpp
src/generic/busyinfo.cpp
src/generic/colrdlgg.cpp
src/generic/dirdlgg.cpp
src/generic/tipdlg.cpp
src/gtk/brush.cpp
src/gtk/colour.cpp
src/gtk/dcclient.cpp
src/gtk/fontdlg.cpp
src/gtk/joystick.cpp
src/gtk/spinctrl.cpp
src/gtk1/brush.cpp
src/gtk1/colour.cpp
src/gtk1/dcclient.cpp
src/gtk1/fontdlg.cpp
src/gtk1/joystick.cpp
src/gtk1/spinctrl.cpp