Commit graph

5 commits

Author SHA1 Message Date
obache
e6ff7b17fb Update libmatchbox to 1.9.
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.
2006-10-16 10:48:35 +00:00
peter
5072831849 Update to version 1.7.
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.
2005-12-31 13:21:44 +00:00
ben
421de1232c Update libmatchbox to 1.6. Many bug fixes since 1.4.
Now using GPL 2.1 instead of 2.
2005-04-07 13:43:15 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
agc
1218083350 Initial import of libmatchbox-1.4 into the Packages Collection.
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.
2004-09-30 11:25:58 +00:00