mortenw | 1 May 2008 01:22
Picon

goffice r2068 - in trunk: . goffice goffice/graph goffice/utils plugins/plot_xy

Author: mortenw
Date: Wed Apr 30 23:22:48 2008
New Revision: 2068
URL: http://svn.gnome.org/viewvc/goffice?rev=2068&view=rev

Log:
2008-04-30  Morten Welinder  <terra <at> gnome.org>

	* */*.[ch]: Make things compile --without-gtk.  Docs still do not
	work right.

Modified:
   trunk/ChangeLog
   trunk/goffice/goffice.c
   trunk/goffice/graph/gog-object.h
   trunk/goffice/graph/gog-renderer.c
   trunk/goffice/graph/gog-renderer.h
   trunk/goffice/utils/go-image.c
   trunk/plugins/plot_xy/gog-xy.c

Modified: trunk/goffice/goffice.c
==============================================================================
--- trunk/goffice/goffice.c	(original)
+++ trunk/goffice/goffice.c	Wed Apr 30 23:22:48 2008
 <at>  <at>  -107,7 +107,9  <at>  <at> 
 	/* keep trigger happy linkers from leaving things out */
 	plugin_services_init ();
 	gog_plugin_services_init ();
+#ifdef GOFFICE_HAVE_GTK
 	goc_plugin_services_init ();
(Continue reading)

rengelhard | 1 May 2008 01:42
Picon

ooo-build r12410 - in trunk: . bin patches/dev300

Author: rengelhard
Date: Wed Apr 30 23:42:12 2008
New Revision: 12410
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12410&view=rev

Log:
2008-04-30  Rene Engelhard  <rene <at> debian.org>

        * patches/dev300/apply,
          patches/dev300/debian-system-apache-commons.diff:
          (DebianBaseOnly) set Class-Path to the system libs and don't
          pack the apache-commons jars into the oxt
        * patches/dev300/wiki-publisher-no-license.diff: fix to build
        * bin/unpack: unpack swext-$CVSTAG.tar.gz when
          --disable-mediawiki not specified.
        * patches/dev300/apply: reenable above, move into own
          swextFixes enabled by below
        * Makefile.shared: add extra swext distro when swext directory exists

Added:
   trunk/patches/dev300/debian-system-apache-commons.diff
Modified:
   trunk/ChangeLog
   trunk/Makefile.shared
   trunk/bin/setup.in
   trunk/bin/unpack
   trunk/configure.in
   trunk/patches/dev300/apply
   trunk/patches/dev300/wiki-publisher-no-license.diff

(Continue reading)

rengelhard | 1 May 2008 01:46
Picon

ooo-build r12411 - trunk/bin

Author: rengelhard
Date: Wed Apr 30 23:46:31 2008
New Revision: 12411
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12411&view=rev

Log:
oops, not yet...

Modified:
   trunk/bin/setup.in

Modified: trunk/bin/setup.in
==============================================================================
--- trunk/bin/setup.in	(original)
+++ trunk/bin/setup.in	Wed Apr 30 23:46:31 2008
 <at>  <at>  -115,8 +115,9  <at>  <at> 
 DATADIR=$OODESTDIR$DATADIRBASE
 SYSCONFBASE= <at> sysconfdir <at> 
 SYSCONFDIR=$OODESTDIR$SYSCONFBASE
-OOINSTBASE= <at> libdir <at> 
+OOINSTBASE= <at> libdir <at> / <at> OOOINSTALLDIRNAME <at> 
 OOINSTDIR=$OODESTDIR$OOINSTBASE
+OOOINSTALLDIRNAME= <at> OOOINSTALLDIRNAME <at> 
 UPSTREAM_NAME= <at> UPSTREAM_NAME <at> 
 MONO_GAC_ROOT= <at> MONO_GAC_ROOT <at> 

 <at>  <at>  -238,7 +239,7  <at>  <at> 
 export BUILD_FLAGS VERSION TOOLSDIR VENDORNAME
 export PREFIX PREFIXBASE SYSCONFDIR SYSCONFBASE
 export MANDIR MANDIRBASE DOCDIR DOCDIRBASE
(Continue reading)

pmkovar | 1 May 2008 02:10
Picon

byzanz r99 - in trunk: . po

Author: pmkovar
Date: Thu May  1 00:10:25 2008
New Revision: 99
URL: http://svn.gnome.org/viewvc/byzanz?rev=99&view=rev

Log:
cs.po: Added Czech translation by Adrian Gunis. configure.ac: Added cs and hu to ALL_LINGUAS.

Added:
   trunk/po/cs.po
Modified:
   trunk/ChangeLog
   trunk/configure.ac
   trunk/po/ChangeLog

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Thu May  1 00:10:25 2008
 <at>  <at>  -21,7 +21,7  <at>  <at> 
 AC_PROG_INTLTOOL

 dnl the gettext stuff needed
-ALL_LINGUAS="ar ca de dz el en_GB es fi fr ja oc sv tr"
+ALL_LINGUAS="ar ca cs de dz el en_GB es fi fr hu ja oc sv tr"
 GETTEXT_PACKAGE=$PACKAGE
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_DIR(GNOMELOCALEDIR, "${datadir}/locale", [locale directory])
_______________________________________________
SVN-commits-list mailing list (read only)
(Continue reading)

pmkovar | 1 May 2008 02:33
Picon

fantasdic r309 - trunk/po

Author: pmkovar
Date: Thu May  1 00:33:19 2008
New Revision: 309
URL: http://svn.gnome.org/viewvc/fantasdic?rev=309&view=rev

Log:
cs.po: Added Czech translation by Adrian Gunis. LINGUAS: Added cs.

Added:
   trunk/po/cs.po
Modified:
   trunk/po/ChangeLog
   trunk/po/LINGUAS

Modified: trunk/po/LINGUAS
==============================================================================
--- trunk/po/LINGUAS	(original)
+++ trunk/po/LINGUAS	Thu May  1 00:33:19 2008
 <at>  <at>  -2,6 +2,7  <at>  <at> 
 ar
 br
 ca
+cs
 de
 en_GB
 es
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

(Continue reading)

matthiasc | 1 May 2008 02:37
Picon

gtk+ r20058 - in trunk: . modules/printbackends/cups

Author: matthiasc
Date: Thu May  1 00:37:20 2008
New Revision: 20058
URL: http://svn.gnome.org/viewvc/gtk+?rev=20058&view=rev

Log:
        Bug 529386 – Printing options hidden by blacklisted option

        * modules/printbackend/cups/gtkprintbackendcups.c
        (cups_printer_get_options): Fix the blacklist handling.
        Patch by Marek Kašík.

Modified:
   trunk/ChangeLog
   trunk/modules/printbackends/cups/gtkprintbackendcups.c

Modified: trunk/modules/printbackends/cups/gtkprintbackendcups.c
==============================================================================
--- trunk/modules/printbackends/cups/gtkprintbackendcups.c	(original)
+++ trunk/modules/printbackends/cups/gtkprintbackendcups.c	Thu May  1 00:37:20 2008
 <at>  <at>  -2484,7 +2484,7  <at>  <at> 

   for (i = 0; i < num_opts; i++)
     {
-      if (STRING_IN_TABLE (opts->name, cups_option_blacklist))
+      if (STRING_IN_TABLE (opts[i].name, cups_option_blacklist))
         continue;

       name = get_option_name (opts[i].name);
_______________________________________________
(Continue reading)

matthiasc | 1 May 2008 02:39
Picon

gtk+ r20059 - in branches/gtk-2-12: . modules/printbackends/cups

Author: matthiasc
Date: Thu May  1 00:39:29 2008
New Revision: 20059
URL: http://svn.gnome.org/viewvc/gtk+?rev=20059&view=rev

Log:
        Bug 529386 – Printing options hidden by blacklisted option

        * modules/printbackend/cups/gtkprintbackendcups.c
        (cups_printer_get_options): Fix the blacklist handling.
        Patch by Marek Kašík.

Modified:
   branches/gtk-2-12/ChangeLog
   branches/gtk-2-12/modules/printbackends/cups/gtkprintbackendcups.c

Modified: branches/gtk-2-12/modules/printbackends/cups/gtkprintbackendcups.c
==============================================================================
--- branches/gtk-2-12/modules/printbackends/cups/gtkprintbackendcups.c	(original)
+++ branches/gtk-2-12/modules/printbackends/cups/gtkprintbackendcups.c	Thu May  1 00:39:29 2008
 <at>  <at>  -2484,7 +2484,7  <at>  <at> 

   for (i = 0; i < num_opts; i++)
     {
-      if (STRING_IN_TABLE (opts->name, cups_option_blacklist))
+      if (STRING_IN_TABLE (opts[i].name, cups_option_blacklist))
         continue;

       name = get_option_name (opts[i].name);
_______________________________________________
(Continue reading)

jdub | 1 May 2008 03:01
Picon

planet-web r551 - trunk/config/people

Author: jdub
Date: Thu May  1 01:01:05 2008
New Revision: 551
URL: http://svn.gnome.org/viewvc/planet-web?rev=551&view=rev

Log:
add wwalker

Modified:
   trunk/config/people/config.ini

Modified: trunk/config/people/config.ini
==============================================================================
--- trunk/config/people/config.ini	(original)
+++ trunk/config/people/config.ini	Thu May  1 01:01:05 2008
 <at>  <at>  -1452,6 +1452,11  <at>  <at> 
 #face = http://planet.gnome.org/heads/baris.png
 nick = baris

+[http://blogs.sun.com/wwalker/feed/entries/rss]
+name = Willie Walker
+#face = http://planet.gnome.org/heads/wwalker.png
+nick = wwalker
+
 # 500ing on 2007-11-30
 #[http://www.curtis.hovey.name/category/sinzui/feed/]
 #name = Curtis Hovey
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
(Continue reading)

dbera | 1 May 2008 03:11
Picon

beagle r4740 - in trunk/beagle: . Util tools

Author: dbera
Date: Thu May  1 01:11:53 2008
New Revision: 4740
URL: http://svn.gnome.org/viewvc/beagle?rev=4740&view=rev

Log:
Add the google backend related options to beagle-settings-qt.
* KdeUtils.cs: Fix a bug during storing passwords in kdewallet.
* beagle/tools/beagle-settings-qt.ui, beagle/tools/SettingsQt.cs, beagle/tools/Makefile.am:
Add google backend specific options. Disable the whole tab when build without google backend support.
* configure.in: Some distributions do not ship qyoto.pc; fallback on checking presence of
qt-dotnet.dll. This should cover most of the mainline distros.

Modified:
   trunk/beagle/Util/KdeUtils.cs
   trunk/beagle/configure.in
   trunk/beagle/tools/Makefile.am
   trunk/beagle/tools/SettingsQt.cs
   trunk/beagle/tools/beagle-settings-qt.ui

Modified: trunk/beagle/Util/KdeUtils.cs
==============================================================================
--- trunk/beagle/Util/KdeUtils.cs	(original)
+++ trunk/beagle/Util/KdeUtils.cs	Thu May  1 01:11:53 2008
 <at>  <at>  -211,7 +211,7  <at>  <at> 
 			pc.Start ();
 			string ret = null;
 			using (StreamReader pout = new StreamReader (pc.StandardOutput))
-				password = pout.ReadLine ();
+				ret = pout.ReadLine ();
(Continue reading)

jaalburqu | 1 May 2008 03:43
Picon

gnomemm r1486 - in gstreamermm/trunk: . gstreamer/gstreamermm gstreamer/gstreamermm/private gstreamer/src

Author: jaalburqu
Date: Thu May  1 01:43:55 2008
New Revision: 1486
URL: http://svn.gnome.org/viewvc/gnomemm?rev=1486&view=rev

Log:
2008-04-30  José Alburquerque  <jaalburqu <at> svn.gnome.org>

	* gstreamer/gstreamermm/Makefile.am: Added taglist.{h,c} to extra
	files that should be compiled because both are generated by adding 
	taglist.hg to list of files in Makefile_list_of_hg.am_fragment,
	editing the *.h file and then removing the *.hg from list of files in
	Makefile_list_of_hg.am_fragment (see comments on this in ChangeLog)

	* gstreamer/gstreamermm/private/taglist_p.h: Added this file for same
	reasons as above (otherwise build process would generate this file
	automatically)

	* gstreamer/src/buffer.hg: Removed completed TODO's

	* gstreamer/src/element.hg: Changed GQuark to const Glib::QueryQuark&

	* gstreamer/src/event.ccg:
	* gstreamer/src/event.hg: Added EventTag::create() and
	EventTag::parse(); Used forward declarations of Gst::Structure and
	Gst::TagList instead of including *.h files in header file

	* gstreamer/src/message.ccg:
	* gstreamer/src/message.hg: Added MessageTag class with create() and
	parse() methods; Used forward declarations instead of including *.h
(Continue reading)


Gmane