Applied patch [ 679397 ] remove GPL code from motif build
authorMattia Barbon <mbarbon@cpan.org>
Tue, 4 Feb 2003 21:09:03 +0000 (21:09 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Tue, 4 Feb 2003 21:09:03 +0000 (21:09 +0000)
commit9b1bd0c6e7ed45535fabc574f69b7670fc28191e
tree11af1475b56a2244e6cd375078f5147ac409cf4a
parent205b0c9c6aa69c02a7774846e677910bf1609a53
  Applied patch [ 679397 ] remove GPL code from motif build
from Ian Brown, with some modifications; this patch replaces the (GPL)
Motif ComboBox with an implementation based on the native (for Motif 2.0)
ComboBox. The old ComboBox is still used as a fallback for older Motif
versions. My modifications include some method's implementation and
some workarounds for LessTif.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/msw/tmake/filelist.txt
include/wx/motif/combobox.h
include/wx/motif/private.h
src/motif/combobox.cpp
src/motif/combobox_native.cpp [copied from src/motif/combobox.cpp with 54% similarity]
src/motif/files.lst
src/motif/listbox.cpp
src/motif/xmcombo/xmcombo.c