mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 12:27:21 +00:00
9cfe9298d9
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. |
||
---|---|---|
.. | ||
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 | ||
zlib.m4 |