Next | Query returned 161 messages, browsing 121 to 130 | Previous

History of commit frequency

CVS Commit History:


   2004-05-15 13:25:52 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Update to 2.6.1:

2004-05-14  Michael Meeks  <michael@ximian.com>

	* Version 2.6.1

2004-05-14  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>

	* bonobo/bonobo-ui-util.c
	(bonobo_ui_util_translate_ui): use direct
	gettext call to cover all domains.

	* bonobo/bonobo-ui-main.c (do_low_level_init)
	(bonobo_ui_init_full): initialize i18n bits /
	gettext package / code-set.

	* bonobo/Makefile.am: define
	BONOBO_EXPLICIT_TRANSLATION_DOMAIN.

2004-05-12  Michael Meeks  <michael@ximian.com>

	* bonobo/bonobo-ui-util.c
	(bonobo_ui_util_set_ui): don't add a broken
	file to the cache.

	* bonobo/bonobo-ui-node.c
	(bonobo_ui_node_to_string): add pre-condition.

2004-04-27  Michael Meeks  <michael@ximian.com>

	* bonobo/bonobo-dock-band.c (check_guint_arg):
	add pre-condition.

2004-04-16  Iñaki Larrañaga  <dooteo@euskalgnu.org>

	* configure.in: Added "eu" (Basque) to ALL_LINGUAS.

2004-04-09  Guntupalli Karunakar  <karunakar@freedomink.org>

        * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.

2004-03-31  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "af" to ALL_LINGUAS.

2004-03-30  Adam Weinberger  <adamw@gnome.org>

	* configure.in: Added en_CA to ALL_LINGUAS.
   2004-05-02 22:35:00 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Fix multiple perl problem (like on Darwin/MacOSX)
   2004-05-02 22:34:38 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Fix multiple perl problem (like on Darwin/MacOSX)
   2004-04-14 18:15:30 by Julio M. Merino Vidal | Files touched by this commit (147)
Log message:
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
   2004-04-01 20:23:21 by Julio M. Merino Vidal | Files touched by this commit (4)
Log message:
Update to 2.6.0.  The list of changes since the previous stable version may
be incomplete, but couldn't find anything better:

libbonoboui 2.5.3
	* bugs fixed
		+ toolbar/dock destruction crasher (Michael)
		+ unused arg cleanup (Fernando Herrera)
	* featurelets
		+ BonoboWindow cleanup (Arvind Samptur)

libbonoboui 2.5.2
	* bugs fixed
		+ require the right gtk+ (Jason Leach)
		+ AIX portability (The Written Word)
		+ svg icon image size (Sergey V. Udaltsov)
		+ status bar grip problem (Michael)
		+ control 'activate' signal (Federico, JP)
		+ memove not strcpy for overlap (JP)
		+ dock size allocation problem (Michael)
	* featurelets
		+ status bar packing improvement (Alexander Larsson)
   2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | Package updated
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
   2004-03-18 10:12:18 by Johnny C. Lam | Files touched by this commit (232)
Log message:
Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
   2004-03-07 07:24:25 by Min Sik Kim | Files touched by this commit (2)
Log message:
No longer used.
   2004-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256)
Log message:
Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
   2004-02-15 08:48:09 by Min Sik Kim | Files touched by this commit (1)
Log message:
libbonoboui is installed into LOCALBASE, not X11BASE.

Next | Query returned 161 messages, browsing 121 to 130 | Previous