mkvtoolnix/ac
Moritz Bunkus 9cfe9298d9 Use wxBitmapComboBoxes instead of wxComboBoxes on Linux with wxWidgets 2.8.0 and newer
On Linux wxWidgets 2.8.0 and newer uses the GTK combo boxes which suck. A lot.
Therefore mmg uses wxBitmapComboBoxes for wxWidgets >= 2.8.0 on Linux and normal
wxComboBoxes in all other cases. wxBitmapComboBoxes are still drawn by wxWidgets
itself (just like wxComboBoxes before 2.8.0) and offer much better functionality.
Fix for bug 339.
2009-02-25 22:40:12 +01:00
..
ax_boost_base.m4
ax_boost_regex.m4
boost.m4
bz.m4
check_version.m4
debugging_profiling.m4
ebml.m4
endianess.m4
expat.m4
extra_inc_lib.m4
flac.m4
gcc_version.m4
iconv.m4
initialization.m4
inttypes.m4
lzo.m4
magic.m4
matroska.m4
mingw.m4
nl_langinfo.m4
ogg.m4
posix_fadvise.m4
pri64d.m4
qt4.m4
translations.m4
vorbis.m4
wxwidgets.m4 Use wxBitmapComboBoxes instead of wxComboBoxes on Linux with wxWidgets 2.8.0 and newer 2009-02-25 22:40:12 +01:00
zlib.m4