SetSelection must not send an event. Fixed an off
authorMattia Barbon <mbarbon@cpan.org>
Wed, 26 Mar 2003 22:20:59 +0000 (22:20 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Wed, 26 Mar 2003 22:20:59 +0000 (22:20 +0000)
commitd8d1818419134415331bfe9f6d4703a8f0742caa
treeeafb0a6c53f593b5a52f77fc70fffc50c4150483
parent6789bce964868332ea0c119accd7108e2056c21c
  SetSelection must not send an event. Fixed an off
by one index, and a crash (probably a Motif bug).
  Improved wxSpinButton appearance.
  Fixed some build warnings here and there in the samples,
removed use of deprecated wxList methods in prntdlgg.cpp, fixed
aot-of-range ID in tipdlg.cpp, fixed some errors detected by
valgrind.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/motif/combobox.h
include/wx/motif/private.h
samples/dragimag/dragimag.cpp
samples/propsize/mondrian.xpm
src/common/treebase.cpp
src/generic/prntdlgg.cpp
src/generic/tipdlg.cpp
src/motif/combobox_native.cpp
src/motif/cursor.cpp
src/motif/evtloop.cpp
src/motif/spinbutt.cpp