Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Patch provided by Martin Wilke via PR 34525.
- Changelog
- 1.9
Fix mb_want_warning(s) typo
Remove various non-critical stderr warnings.
Make old behaviour reproduce-able via setting MB_WARNINGS env var.
Set PID hint correctly.
- 1.8
Fix xsettings never actually getting used :(
A Little reformatting.
Rework pc file to use requires
Fix various GCC 4 warnings
Allow for timeout to be cleared.
Backout 2005-10-12 change, needs proper fix
Detach SHM test correctly via patch from Tapani
Hack to allow parsing of [icon theme] .desktop files
Tweak for people that try to compile without-x
Dont put ellipses right after a space
Check for AC_PATH_XTRA fail.
Changes:
2005-04-08 mallum,,, <mallum@openedhand.com>
* configure.ac:
* libmb/Makefile.am:
Bump up version to 1.7
2005-03-30 mallum,,, <mallum@openedhand.com>
* libmb/mbpixbuf.c: (_load_xpm_file):
Fix potential overflow in xmp loader. via Andreas Gunnarsson.
2005-03-29 mallum,,, <mallum@openedhand.com>
* libmb/mbdotdesktop.c: (_parse_desktop_entry):
Fix pontential overflow by 1 in scanf call.
* libmb/mbutil.c:
Ditch alloca.h include.
Fixes via ML post from Andreas Gunnarsson
2005-03-16 mallum,,, <mallum@openedhand.com>
* Makefile.am:
* configure.ac:
* tests/Makefile.am:
* tests/menu/Makefile.am:
Add tests/menu to dist and make sure make dist includes it.
2005-03-16 mallum,,, <mallum@openedhand.com>
* libmb/hash.c:
* libmb/mbdotdesktop.c:
* libmb/mbexp.c:
* libmb/mbmenu.c:
* libmb/mbpixbuf.c:
* libmb/mbtray.c:
* libmb/mbutil.c:
Add _GNU_SOURCE define to fix -DXOPEN_SOURCE issues.
2005-03-07 Ross Burton <ross@burtonini.com>
* tests/Makefile.am:
Add oh.h to pixbuf_SOURCES.
2005-02-22 mallum,,, <mallum@openedhand.com>
* configure.ac:
move AC_CONFIG_AUX_DIR above AM_INIT_AUTOMAKE
2005-02-22 mallum,,, <mallum@openedhand.com>
* libmb/mbtray.c: (get_xevent_timed):
Make timeouts work more correctly. Fixes bug with large timeouts
never getting called like with the clock applet.
This is package is necessary for later versions of the matchbox window
manager.
A small basic library that provides a large amount of shared
functionality to the various matchbox librarys. Provides image
processing, font abstraction, a tray app toolkit and more. It is
licensed under LGPL.