Files
wxWidgets/include/wx/gtk
Vadim Zeitlin 09e744f552 Don't duplicate event sending code in wxGTK wxListBox.
Reuse wxListBoxBase::SetEvent() instead of duplicating its code in wxGTK.

Also get rid of the code checking for selection of the item with index -1:
this can't happen any more since r65865 which changed GTK_SELECTION_SINGLE to
GTK_SELECTION_BROWSE.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-10-27 23:22:00 +00:00
..
2010-01-07 18:30:18 +00:00
2010-03-28 23:20:49 +00:00
2009-12-05 19:25:04 +00:00
2009-12-05 19:26:39 +00:00
2009-07-23 20:30:22 +00:00
2009-01-18 12:34:23 +00:00
2009-10-09 17:39:19 +00:00
2010-03-30 16:14:11 +00:00
2009-12-05 19:25:04 +00:00
2009-12-05 19:25:04 +00:00
2009-12-05 19:57:58 +00:00