GNOME CVS: libical ireneh

2006-05-12 Thread Irene Huang

CVSROOT:/cvs/gnome
Module name:libical
Changes by: ireneh  06/05/12 03:08:37

Modified files:
.  : ChangeLog 
src/libical: icaltimezone.c 

Log message:
2006-05-12  Nancy Cai <[EMAIL PROTECTED]>

* src/libical/icaltimezone.c: (icaltimezone_get_builtin_timezone):
init time zone first if builtin_timezones is NULL, before checking
location.
Fixes #333594.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libical&who=ireneh&date=explicit&mindate=2006-05-12%2003:07&maxdate=2006-05-12%2003:09

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: libical ireneh

2006-05-12 Thread Irene Huang

CVSROOT:/cvs/gnome
Module name:libical
Changes by: ireneh  06/05/12 03:11:59

Modified files:
.  : Tag: gnome-2-14 ChangeLog 
src/libical: Tag: gnome-2-14 icaltimezone.c 

Log message:
2006-05-12  Nancy Cai <[EMAIL PROTECTED]>

* src/libical/icaltimezone.c: (icaltimezone_get_builtin_timezone):
init time zone first if builtin_timezones is NULL, before checking
location.
Fixes #333594.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libical&who=ireneh&date=explicit&mindate=2006-05-12%2003:10&maxdate=2006-05-12%2003:12

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: goffice jbrefort

2006-05-12 Thread Jean Bréfort

CVSROOT:/cvs/gnome
Module name:goffice
Changes by: jbrefort06/05/12 03:16:54

Modified files:
.  : ChangeLog 
goffice/graph  : gog-style.c gog-style.h 

Log message:
2006-05-12  Jean Brefort  <[EMAIL PROTECTED]>

* goffice/graph/gog-style.c: (pixbuf_to_cairo),
(gog_style_create_cairo_pattern): new cairo support functions.
* goffice/graph/gog-style.h: ditto.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=goffice&who=jbrefort&date=explicit&mindate=2006-05-12%2003:15&maxdate=2006-05-12%2003:17

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: goffice jbrefort

2006-05-12 Thread Jean Bréfort

CVSROOT:/cvs/gnome
Module name:goffice
Changes by: jbrefort06/05/12 03:25:34

Modified files:
.  : ChangeLog 
goffice/utils  : go-color.h 

Log message:
2006-05-12  Jean Brefort  <[EMAIL PROTECTED]>

* goffice/utils/go-color.h: define GO_COLOR_TO_CAIRO.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=goffice&who=jbrefort&date=explicit&mindate=2006-05-12%2003:24&maxdate=2006-05-12%2003:26

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: rhythmbox jrl

2006-05-12 Thread James Livingston

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: jrl 06/05/12 03:27:14

Modified files:
.  : ChangeLog 
lib: rb-util.c rb-util.h 
metadata   : rb-metadata-dbus-client.c 
 rb-metadata-dbus-service.c rb-metadata-dbus.c 
plugins: rb-plugins-engine.c 
rhythmdb   : rhythmdb.c 
shell  : rb-audioscrobbler.c 
widgets: rb-property-view.c 

Log message:
2006-05-12  James Livingston  <[EMAIL PROTECTED]>

* lib/rb-util.c: (rb_value_free):
* lib/rb-util.h: Add function to unset and free a GValue* that was
allocated in the heap.

* metadata/rb-metadata-dbus-client.c: (rb_metadata_load): don't leak
the metadata hastable values
* metadata/rb-metadata-dbus-service.c: (rb_metadata_dbus_save): don't
leak the metadata hashtable structure
* metadata/rb-metadata-dbus.c:
(rb_metadata_dbus_read_from_message):use g_value_set_string instead of
using g_strdup and then _take_string

* rhythmdb/rhythmdb.c: (rhythmdb_start_action_thread),
(rhythmdb_execute_stat): Don't leak the GnomeVFSURIs every time we
stat something.

* shell/rb-audioscrobbler.c: (rb_audioscrobbler_do_handshake): don't
leak the encoded string

* widgets/rb-property-view.c:
(rb_property_view_selection_changed_cb): set some variables to have
inital values, because some code paths may not set them before we use
them.

* plugins/rb-plugins-engine.c: (rb_plugins_engine_load): turn the "you
don't have python warning into a debug message".

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-05-12%2003:26&maxdate=2006-05-12%2003:28

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: jhbuild jamesh

2006-05-12 Thread James Henstridge

CVSROOT:/cvs/gnome
Module name:jhbuild
Changes by: jamesh  06/05/12 04:04:56

Modified files:
.  : ChangeLog 
jhbuild: __init__.py config.py errors.py main.py 
 moduleset.py monkeypatch.py 
jhbuild/commands: __init__.py base.py bootstrap.py gui.py 
  info.py sanitycheck.py tinderbox.py 
jhbuild/frontends: __init__.py buildscript.py gtkui.py 
   terminal.py tinderbox.py 
jhbuild/modtypes: __init__.py autotools.py mozillamodule.py 
  tarball.py 
jhbuild/utils  : cmds.py httpcache.py packagedb.py trayicon.py 
jhbuild/versioncontrol: arch.py cvs.py darcs.py git.py svn.py 
tarball.py 
scripts: changecvsroot.py 
Added files:
jhbuild/cut_n_paste: optparse.py 

Log message:
Merge from jhbuild.dev
bzr-mergeid: [EMAIL PROTECTED]

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=jhbuild&who=jamesh&date=explicit&mindate=2006-05-12%2004:03&maxdate=2006-05-12%2004:05

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gnome-vfs cneumair

2006-05-12 Thread Christian Neumair

CVSROOT:/cvs/gnome
Module name:gnome-vfs
Changes by: cneumair06/05/12 04:08:33

Modified files:
.  : ChangeLog 
libgnomevfs: gnome-vfs-mime-info-cache.c 

Log message:
2006-05-12  Christian Neumair  <[EMAIL PROTECTED]>

* libgnomevfs/gnome-vfs-mime-info-cache.c:
(gnome_vfs_mime_info_cache_dir_init),
(gnome_vfs_mime_info_cache_dir_init_defaults_list):
Unalias application MIME types before adding them to the cache.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-vfs&who=cneumair&date=explicit&mindate=2006-05-12%2004:07&maxdate=2006-05-12%2004:09

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: glibmm murrayc

2006-05-12 Thread Murray Cumming

CVSROOT:/cvs/gnome
Module name:glibmm
Changes by: murrayc 06/05/12 04:08:45

Modified files:
.  : ChangeLog NEWS configure.in 
examples/iochannel_stream: fdstream.cc 
examples/markup: parser.cc 
examples/options: main.cc 
glib   : glibmmconfig.h.in 
glib/glibmm: class.cc class.h dispatcher.cc dispatcher.h 
 error.cc error.h exceptionhandler.cc 
 exceptionhandler.h main.cc objectbase.h 
 property.cc property.h propertyproxy.h 
 propertyproxy_base.cc propertyproxy_base.h 
 signalproxy.cc streamiochannel.cc 
 stringutils.cc threadpool.cc ustring.cc 
 value.cc value.h 
glib/src   : convert.ccg convert.hg date.ccg iochannel.ccg 
 iochannel.hg markup.ccg spawn.ccg thread.ccg 
scripts: Makefile.am 
tools/m4   : class_interface.m4 class_shared.m4 
 convert_base.m4 gerror.m4 method.m4 property.m4 
 signal.m4 vfunc.m4 
tools/pm   : FunctionBase.pm Output.pm 
Added files:
scripts: reduced.m4 

Log message:
Merged changes from glibmm-2-10 branch.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glibmm&who=murrayc&date=explicit&mindate=2006-05-12%2004:07&maxdate=2006-05-12%2004:09

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution-jescs jedywang

2006-05-12 Thread Jedy Jedy Wang

CVSROOT:/cvs/gnome
Module name:evolution-jescs
Changes by: jedywang06/05/12 04:08:50

Modified files:
.  : ChangeLog configure.in 
calendar   : cal-backend-wcap-events.c 
 cal-backend-wcap-tasks.c cal-backend-wcap.c 
 cal-backend-wcap.h 

Log message:
2006-05-12  Wang Xin  <[EMAIL PROTECTED]>

Bump version to 2.6.0.
Make sure connection is not NULL before we use it.

* calendar/cal-backend-wcap-events.c:
(cal_backend_wcap_events_update_objects),
(cal_backend_wcap_events_remove_object),
(cal_backend_wcap_events_get_freebusy),
(cal_backend_wcap_events_receive_objects):
* calendar/cal-backend-wcap-tasks.c:
(cal_backend_wcap_tasks_update_objects),
(cal_backend_wcap_tasks_remove_object),
(cal_backend_wcap_tasks_receive_objects):
* calendar/cal-backend-wcap.c: (cal_backend_wcap_poll_cb),
(cal_backend_wcap_get_alarm_email_address), (go_online),
(cal_backend_wcap_get_open_error), (cal_backend_wcap_init): Save error
number we got when go online in open_error.
* calendar/cal-backend-wcap.h:

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-jescs&who=jedywang&date=explicit&mindate=2006-05-12%2004:07&maxdate=2006-05-12%2004:09

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gnome-vfs cneumair

2006-05-12 Thread Christian Neumair

CVSROOT:/cvs/gnome
Module name:gnome-vfs
Changes by: cneumair06/05/12 04:12:04

Modified files:
.  : Tag: gnome-2-14 ChangeLog 
libgnomevfs: Tag: gnome-2-14 gnome-vfs-mime-info-cache.c 

Log message:
2006-05-12  Christian Neumair  <[EMAIL PROTECTED]>

* libgnomevfs/gnome-vfs-mime-info-cache.c:
(gnome_vfs_mime_info_cache_dir_init),
(gnome_vfs_mime_info_cache_dir_init_defaults_list):
Unalias application MIME types before adding them to the cache.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-vfs&who=cneumair&date=explicit&mindate=2006-05-12%2004:11&maxdate=2006-05-12%2004:13

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution-exchange rsushma

2006-05-12 Thread Sushma Rai

CVSROOT:/cvs/gnome
Module name:evolution-exchange
Changes by: rsushma 06/05/12 04:15:26

Modified files:
.  : ChangeLog 

Log message:
Added a bug id to Jeff's changelog

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-exchange&who=rsushma&date=explicit&mindate=2006-05-12%2004:14&maxdate=2006-05-12%2004:16

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution-exchange psankar

2006-05-12 Thread Sankarasivasubramanian Pasupathilingam

CVSROOT:/cvs/gnome
Module name:evolution-exchange
Changes by: psankar 06/05/12 04:23:28

Modified files:
.  : ChangeLog 
camel  : camel-stub.c 

Log message:
2006-05-12  Sankar P  <[EMAIL PROTECTED]>

* Committed on behalf of Patrick Ohly <[EMAIL PROTECTED]>
* camel-stub.c: (stub_send_internal):
Adds a NULL check before proceeding further

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-exchange&who=psankar&date=explicit&mindate=2006-05-12%2004:22&maxdate=2006-05-12%2004:24

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution-exchange psankar

2006-05-12 Thread Sankarasivasubramanian Pasupathilingam

CVSROOT:/cvs/gnome
Module name:evolution-exchange
Changes by: psankar 06/05/12 04:30:52

Modified files:
.  : Tag: gnome-2-14 ChangeLog 
camel  : Tag: gnome-2-14 camel-stub.c 

Log message:
2006-05-12  Sankar P  <[EMAIL PROTECTED]>

* Committed on behalf of Patrick Ohly <[EMAIL PROTECTED]>
* camel-stub.c: (stub_send_internal):
Adds a NULL check before proceeding further

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-exchange&who=psankar&date=explicit&mindate=2006-05-12%2004:29&maxdate=2006-05-12%2004:31

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gtk+ ebassi

2006-05-12 Thread Emmanuele Bassi

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: ebassi  06/05/12 04:37:09

Modified files:
gtk: gtkrecentmanager.c gtkrecentmanager.h 
.  : ChangeLog 

Log message:
2006-05-11  Emmanuele Bassi  <[EMAIL PROTECTED]>

* gtk/gtkrecentmanager.h: Remove the error parameter to the
gtk_recent_manager_add() and gtk_recent_manager_add_full()
functions; remove the unneeded error codes from the error
enumeration.  (#336774).

* gtk/gtkrecentmanager.c: Make gtk_recent_manager_add() and
gtk_recent_manager_add_full() complain loudly about wrong or
missing meta-data, instead of using a GError.  (#336774)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=ebassi&date=explicit&mindate=2006-05-12%2004:36&maxdate=2006-05-12%2004:38

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gtk+ ebassi

2006-05-12 Thread Emmanuele Bassi

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: ebassi  06/05/12 04:39:18

Modified files:
docs/reference/gtk/tmpl: gtkrecentmanager.sgml 
docs/reference/gtk: migrating-GtkRecentChooser.sgml 
docs/reference : ChangeLog 

Log message:
2006-05-11  Emmanuele Bassi  <[EMAIL PROTECTED]>

* gtk/tmpl/gtkrecentmanager.sgml: Update the error enum and the
gtk_recent_manager_add and gtk_recent_manager_add_full parameters.

* gtk/migrating-GtkRecentChooser.sgml: Mention
gtk_recent_manager_get_default() and update the code examples.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=ebassi&date=explicit&mindate=2006-05-12%2004:38&maxdate=2006-05-12%2004:40

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution-exchange rsushma

2006-05-12 Thread Sushma Rai

CVSROOT:/cvs/gnome
Module name:evolution-exchange
Changes by: rsushma 06/05/12 04:42:47

Modified files:
.  : ChangeLog configure.in NEWS 

Log message:
Buped version to 2.7.2 and updated NEWS.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-exchange&who=rsushma&date=explicit&mindate=2006-05-12%2004:41&maxdate=2006-05-12%2004:43

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution-jescs jedywang

2006-05-12 Thread Jedy Jedy Wang

CVSROOT:/cvs/gnome
Module name:evolution-jescs
Changes by: jedywang06/05/12 04:54:24

Modified files:
.  : ChangeLog configure.in 

Log message:
2006-05-12  Wang Xin  <[EMAIL PROTECTED]>

Bump version to 2.6.1, fix build broken bug related
with idn support.

* configure.in:

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-jescs&who=jedywang&date=explicit&mindate=2006-05-12%2004:53&maxdate=2006-05-12%2004:55

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: dia lclausen

2006-05-12 Thread Lars Clausen

CVSROOT:/cvs/gnome
Module name:dia
Changes by: lclausen06/05/12 05:07:13

dia/tests

Update of /cvs/gnome/dia/tests
In directory container.gnome.org:/tmp/cvs-serv17253/tests

Log Message:
Directory /cvs/gnome/dia/tests added to the repository

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: dia lclausen

2006-05-12 Thread Lars Clausen

CVSROOT:/cvs/gnome
Module name:dia
Changes by: lclausen06/05/12 05:07:36

dia/tests/exports

Update of /cvs/gnome/dia/tests/exports
In directory container.gnome.org:/tmp/cvs-serv17293/exports

Log Message:
Directory /cvs/gnome/dia/tests/exports added to the repository

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gimp-help-2 neo

2006-05-12 Thread Sven Neumann

CVSROOT:/cvs/gnome
Module name:gimp-help-2
Changes by: neo 06/05/12 05:16:04

Modified files:
.  : ChangeLog 
src/using  : brushes.xml 

Log message:
2006-05-12  Sven Neumann  <[EMAIL PROTECTED]>

* src/using/brushes.xml: fixed typo (bug #341483 
[http://bugzilla.gnome.org/show_bug.cgi?id=341483]).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp-help-2&who=neo&date=explicit&mindate=2006-05-12%2005:15&maxdate=2006-05-12%2005:17

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution simonz

2006-05-12 Thread Simon Zheng

CVSROOT:/cvs/gnome
Module name:evolution
Changes by: simonz  06/05/12 05:19:21

Modified files:
addressbook: ChangeLog 
addressbook/gui/contact-editor: contact-editor.glade 

Log message:
2006-05-12  simon.zheng  <[EMAIL PROTECTED]>

Fix for Bug 341521
* gui/contact-editor/contact-editor.glade: Change the label
name of categories button.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=simonz&date=explicit&mindate=2006-05-12%2005:18&maxdate=2006-05-12%2005:20

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): dasher ankitp

2006-05-12 Thread Ankitkumar Rameshchandra Patel

CVSROOT:/cvs/gnome
Module name:dasher
Changes by: ankitp  06/05/12 05:30:47

Modified files:
po : gu.po ChangeLog 

Log message:
Updated Translation

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dasher&who=ankitp&date=explicit&mindate=2006-05-12%2005:29&maxdate=2006-05-12%2005:31

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution-data-server dsharma

2006-05-12 Thread Devashish Sharma

CVSROOT:/cvs/gnome
Module name:evolution-data-server
Changes by: dsharma 06/05/12 05:46:00

Modified files:
addressbook/tests/vcard: README 
addressbook: ChangeLog 
addressbook/libebook: e-vcard.c e-vcard.h 
Added files:
addressbook/tests/vcard: 12.vcf 13.vcf 

Log message:
Changes to vcard parsing so that it handles quoted printable characters 
correctly.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=dsharma&date=explicit&mindate=2006-05-12%2005:45&maxdate=2006-05-12%2005:47

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gtk+ alexl

2006-05-12 Thread Alexander Larsson

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: alexl   06/05/12 05:47:58

Modified files:
.  : ChangeLog 
demos/gtk-demo : printing.c 
gtk: gtk.symbols gtkmenu.c gtkprintoperation-win32.c 
 gtkprintoperation.c gtkprintoperation.h 
 gtkprintsettings.c gtkprintsettings.h 
 gtkprintunixdialog.c gtkrecentmanager.c 
 gtkwindow.c 
modules/printbackends/cups: gtkprintbackendcups.c 
modules/printbackends/lpr: gtkprintbackendlpr.c 
modules/printbackends/pdf: gtkprintbackendpdf.c 
tests  : print-editor.c testnouiprint.c testprint.c 
 testprintfileoperation.c 

Log message:
2006-05-12  Alexander Larsson  <[EMAIL PROTECTED]>

* gtk/gtkrecentmanager.c:
Fix build errors.

* gtk/gtk.symbols:
* demos/gtk-demo/printing.c:
* gtk/gtkprintoperation-win32.c:
* gtk/gtkprintoperation.[ch]:
* gtk/gtkprintsettings.[ch]:
* modules/printbackends/cups/gtkprintbackendcups.c:
* modules/printbackends/lpr/gtkprintbackendlpr.c:
* modules/printbackends/pdf/gtkprintbackendpdf.c:
* tests/print-editor.c:
* tests/testnouiprint.c:
* tests/testprint.c:
* tests/testprintfileoperation.c:
Rename functions from nr_of_pages to n_pages, and num_copies to
n_copies to match other gtk+ names.

* gtk/gtkmenu.c: (gtk_menu_popdown):
Only re-set window group on popdown if we set it on popup (i.e.
if there is a parent menu shell).
Fixed part of bug #340401 [http://bugzilla.gnome.org/show_bug.cgi?id=340401]

* gtk/gtkwindow.c:
Add (contruct) property "transient-for" to GtkWindow. This
is needed for the fix to bug #340401 
[http://bugzilla.gnome.org/show_bug.cgi?id=340401].

* gtk/gtkprintunixdialog.c:
Use the transient-for property on construction and populate the dialog
with widgets after that. This fixes bug #340401 
[http://bugzilla.gnome.org/show_bug.cgi?id=340401].
More n_pages renames.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=alexl&date=explicit&mindate=2006-05-12%2005:46&maxdate=2006-05-12%2005:48

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution-exchange kharish

2006-05-12 Thread Harish Krishnaswamy

CVSROOT:/cvs/gnome
Module name:evolution-exchange
Changes by: kharish 06/05/12 05:55:00

Modified files:
.  : ChangeLog configure.in 
Added files:
po : LINGUAS 

Log message:
2006-05-12  Brian Pepple  <[EMAIL PROTECTED]>

Reviewed by Harish Krishnaswamy <[EMAIL PROTECTED]>

* po/LINGUAS: New file listing all supported languages.

* configure.in: Use po/LINGUAS instead of including all languages
directly in this file. See the wiki for more information:
http://live.gnome.org/GnomeGoals/PoLinguas

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-exchange&who=kharish&date=explicit&mindate=2006-05-12%2005:54&maxdate=2006-05-12%2005:56

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gtkmm murrayc

2006-05-12 Thread Murray Cumming

CVSROOT:/cvs/gnome
Module name:gtkmm
Changes by: murrayc 06/05/12 06:21:27

Modified files:
.  : ChangeLog NEWS configure.in 
gtk/src: uimanager.ccg 

Log message:
2006-05-12  Murray Cumming  <[EMAIL PROTECTED]

* gtk/src/uimanager.ccg: Fix a typo to fix the build when not disabling
exceptions.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=murrayc&date=explicit&mindate=2006-05-12%2006:20&maxdate=2006-05-12%2006:22

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gnome-mud jordim

2006-05-12 Thread Jordi Mallach

CVSROOT:/cvs/gnome
Module name:gnome-mud
Changes by: jordim  06/05/12 07:36:57

Modified files:
.  : ChangeLog Makefile.am 

Log message:
2006-05-12  Jordi Mallach  <[EMAIL PROTECTED]>

* Makefile.am (EXTRA_DIST): Add gnome-doc-utils.make.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-mud&who=jordim&date=explicit&mindate=2006-05-12%2007:35&maxdate=2006-05-12%2007:37

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: evolution kharish

2006-05-12 Thread Harish Krishnaswamy

CVSROOT:/cvs/gnome
Module name:evolution
Changes by: kharish 06/05/12 07:43:38

Modified files:
widgets/table  : ChangeLog e-table.h 

Log message:
2006-05-12  Hiroyuki Ikezoe  <[EMAIL PROTECTED]>
Reviewed and committed by Harish Krishnaswamy <[EMAIL PROTECTED]>

** Fixes bug #341530 [http://bugzilla.gnome.org/show_bug.cgi?id=341530].
* e-table.h:
Removed duplicate delcaration of e_table_commi_click_to_add.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=kharish&date=explicit&mindate=2006-05-12%2007:42&maxdate=2006-05-12%2007:44

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build jholesovsky

2006-05-12 Thread Jan Holesovsky

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: jholesovsky 06/05/12 07:56:31

Modified files:
.  : ChangeLog 
patches/src680 : apply 
Added files:
patches/src680 : recovery-disabled-crashreporter-localize.diff 
 recovery-disabled-crashreporter.diff 

Log message:
2006-05-12  Jan Holesovsky  <[EMAIL PROTECTED]>

* patches/src680/recovery-disabled-crashreporter-localize.diff,
patches/src680/recovery-disabled-crashreporter.diff,
patches/src680/apply: Don't talk about sending crash report when
it's disabled.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=jholesovsky&date=explicit&mindate=2006-05-12%2007:55&maxdate=2006-05-12%2007:57

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gdl jhs

2006-05-12 Thread Johannes Schmid

CVSROOT:/cvs/gnome
Module name:gdl
Changes by: jhs 06/05/12 08:10:44

Modified files:
.  : ChangeLog MAINTAINERS NEWS 

Log message:
NEWS, MAINTAINERS: Updated

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdl&who=jhs&date=explicit&mindate=2006-05-12%2008:09&maxdate=2006-05-12%2008:11

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 08:33:51

garnome/bindings/gtkmm/files

Update of /cvs/gnome/garnome/bindings/gtkmm/files
In directory container.gnome.org:/tmp/cvs-serv25325/files

Log Message:
Directory /cvs/gnome/garnome/bindings/gtkmm/files added to the repository
--> Using per-directory sticky tag `gnome-2-14'

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 08:36:58

Modified files:
bindings/gtkmm : Tag: gnome-2-14 Makefile checksums 
Added files:
bindings/gtkmm/files: Tag: gnome-2-14 uimanager.cc.diff 

Log message:
bump version back to 2.8.6; patch gtk/gtkmm/uimanager.cc

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2008:35&maxdate=2006-05-12%2008:37

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: epiphany chpe

2006-05-12 Thread Christian Persch

CVSROOT:/cvs/gnome
Module name:epiphany
Changes by: chpe06/05/12 08:37:11

Modified files:
.  : ChangeLog configure.ac 
m4 : gecko.m4 

Log message:
2006-05-12  Christian Persch  <[EMAIL PROTECTED]>

* configure.ac:
* m4/gecko.m4:

Update gecko version checks to detect also gecko 1.8.1.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=epiphany&who=chpe&date=explicit&mindate=2006-05-12%2008:36&maxdate=2006-05-12%2008:38

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: epiphany chpe

2006-05-12 Thread Christian Persch

CVSROOT:/cvs/gnome
Module name:epiphany
Changes by: chpe06/05/12 08:37:41

Modified files:
.  : Tag: gnome-2-14 ChangeLog configure.ac 
m4 : Tag: gnome-2-14 gecko.m4 

Log message:
2006-05-12  Christian Persch  <[EMAIL PROTECTED]>

* configure.ac:
* m4/gecko.m4:

Update gecko version checks to detect also gecko 1.8.1.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=epiphany&who=chpe&date=explicit&mindate=2006-05-12%2008:36&maxdate=2006-05-12%2008:38

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 08:38:28

Modified files:
.  : Tag: gnome-2-14 ChangeLog 

Log message:
bindings/gtkmm: bump version back to 2.8.6; patch gtk/gtkmm/uimanager.cc

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2008:37&maxdate=2006-05-12%2008:39

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 08:39:23

Modified files:
bindings/gtkmm : Makefile checksums 

Log message:
bump to version 2.9.2, which resolves compilation issue

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2008:38&maxdate=2006-05-12%2008:40

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: epiphany chpe

2006-05-12 Thread Christian Persch

CVSROOT:/cvs/gnome
Module name:epiphany
Changes by: chpe06/05/12 08:40:10

Modified files:
.  : ChangeLog 
embed/mozilla  : EphySidebar.cpp 

Log message:
2006-05-12  Christian Persch  <[EMAIL PROTECTED]>

* embed/mozilla/EphySidebar.cpp:

The API is also changed on 1.8 branch, adapt the #ifdef accordingly.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=epiphany&who=chpe&date=explicit&mindate=2006-05-12%2008:39&maxdate=2006-05-12%2008:41

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 08:40:28

Modified files:
.  : ChangeLog 

Log message:
bindings/gtkmm: bump to version 2.9.2

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2008:39&maxdate=2006-05-12%2008:41

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: epiphany chpe

2006-05-12 Thread Christian Persch

CVSROOT:/cvs/gnome
Module name:epiphany
Changes by: chpe06/05/12 08:41:07

Modified files:
.  : Tag: gnome-2-14 ChangeLog 
embed/mozilla  : Tag: gnome-2-14 EphySidebar.cpp 

Log message:
2006-05-12  Christian Persch  <[EMAIL PROTECTED]>

* embed/mozilla/EphySidebar.cpp:

The API is also changed on 1.8 branch, adapt the #ifdef accordingly.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=epiphany&who=chpe&date=explicit&mindate=2006-05-12%2008:40&maxdate=2006-05-12%2008:42

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): epiphany chpe

2006-05-12 Thread Christian Persch

CVSROOT:/cvs/gnome
Module name:epiphany
Changes by: chpe06/05/12 08:42:49

Modified files:
po : .cvsignore 
po : .cvsignore 
lib/egg: .cvsignore 

Log message:
Shut up

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=epiphany&who=chpe&date=explicit&mindate=2006-05-12%2008:41&maxdate=2006-05-12%2008:43

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: epiphany chpe

2006-05-12 Thread Christian Persch

CVSROOT:/cvs/gnome
Module name:epiphany
Changes by: chpe06/05/12 08:43:03

Modified files:
po : Tag: gnome-2-14 .cvsignore 
po : Tag: gnome-2-14 .cvsignore 
lib/egg: Tag: gnome-2-14 .cvsignore 

Log message:
Shut up

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=epiphany&who=chpe&date=explicit&mindate=2006-05-12%2008:42&maxdate=2006-05-12%2008:44

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 08:44:03

Modified files:
desktop/gdm: Tag: gnome-2-14 Makefile checksums 

Log message:
bump version to 2.14.6

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2008:43&maxdate=2006-05-12%2008:45

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: epiphany chpe

2006-05-12 Thread Christian Persch

CVSROOT:/cvs/gnome
Module name:epiphany
Changes by: chpe06/05/12 08:47:45

Modified files:
.  : ChangeLog configure.ac 

Log message:
2006-05-12  Christian Persch  <[EMAIL PROTECTED]>

* configure.ac:

Explicit error message about unsupported gecko versions.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=epiphany&who=chpe&date=explicit&mindate=2006-05-12%2008:46&maxdate=2006-05-12%2008:48

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: beast stw

2006-05-12 Thread Stefan Westerfeld

CVSROOT:/cvs/gnome
Module name:beast
Changes by: stw 06/05/12 08:48:09

Modified files:
.  : ChangeLog 
tools  : bsefextract.cc 

Log message:
Fri May 12 14:44:41 2006  Stefan Westerfeld  <[EMAIL PROTECTED]>

* tools/bsefextract.cc: Option parsing should work reliably now (fixed
a few bugs in check_arg).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beast&who=stw&date=explicit&mindate=2006-05-12%2008:47&maxdate=2006-05-12%2008:49

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 08:54:38

Modified files:
bindings/gtkmm : Tag: gnome-2-14 Makefile checksums 
Removed files:
bindings/gtkmm/files: Tag: gnome-2-14 uimanager.cc.diff 

Log message:
bump version to 2.8.7; remove patch

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2008:53&maxdate=2006-05-12%2008:55

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 08:55:10

Modified files:
.  : Tag: gnome-2-14 ChangeLog 

Log message:
desktop/gdm: bump version to 2.14.6
bindings/gtkmm: bump version to 2.8.7; remove patch

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2008:54&maxdate=2006-05-12%2008:56

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: balsa PeterB

2006-05-12 Thread Peter Bloomfield

CVSROOT:/cvs/gnome
Module name:balsa
Changes by: PeterB  06/05/12 09:10:30

Added files:
website: faq.html 

Log message:
restore website/faq.html, with a new entry for format=flowed.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=balsa&who=PeterB&date=explicit&mindate=2006-05-12%2009:09&maxdate=2006-05-12%2009:11

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: glib tml

2006-05-12 Thread Tor Lillqvist

CVSROOT:/cvs/gnome
Module name:glib
Changes by: tml 06/05/12 09:10:59

Modified files:
.  : Tag: glib-2-10 ChangeLog 
glib   : Tag: glib-2-10 giowin32.c 

Log message:
2006-05-12  Tor Lillqvist  <[EMAIL PROTECTED]>

* glib/giowin32.c (g_io_win32_sock_set_flags): Implement
setting/clearing G_IO_FLAG_NONBLOCK for channels attached to
sockets. (#341192)
(g_io_win32_unimpl_set_flags): set_flags method for the
unimplemented case.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=tml&date=explicit&mindate=2006-05-12%2009:09&maxdate=2006-05-12%2009:11

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: glib tml

2006-05-12 Thread Tor Lillqvist

CVSROOT:/cvs/gnome
Module name:glib
Changes by: tml 06/05/12 09:20:36

Modified files:
.  : ChangeLog 
glib   : giowin32.c 

Log message:
2006-05-12  Tor Lillqvist  <[EMAIL PROTECTED]>

* glib/giowin32.c (g_io_win32_sock_set_flags): Implement
setting/clearing G_IO_FLAG_NONBLOCK for channels attached to
sockets. (#341192)
(g_io_win32_unimpl_set_flags): set_flags method for the
unimplemented case.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=tml&date=explicit&mindate=2006-05-12%2009:19&maxdate=2006-05-12%2009:21

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gtk+ alexl

2006-05-12 Thread Alexander Larsson

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: alexl   06/05/12 09:24:13

Modified files:
gtk: gtkprintoperation.c 

Log message:
2006-05-12  Alexander Larsson  <[EMAIL PROTECTED]>

* gtk/gtkprintoperation.c (gtk_print_operation_set_n_pages):
Update g_object_notify to new property name.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=alexl&date=explicit&mindate=2006-05-12%2009:23&maxdate=2006-05-12%2009:25

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 09:29:37

Added files:
patches/src680 : filechooser-samba-problem.diff 

Log message:
fix for #n167900

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2009:28&maxdate=2006-05-12%2009:30

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build jholesovsky

2006-05-12 Thread Jan Holesovsky

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: jholesovsky 06/05/12 09:29:58

Modified files:
.  : ChangeLog 
patches/src680 : apply 
Removed files:
patches/src680 : buildfix-ucb-xml-cflags.diff 

Log message:
* patches/src680/buildfix-ucb-xml-cflags.diff,
patches/src680/apply: Not necessary for some time.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=jholesovsky&date=explicit&mindate=2006-05-12%2009:28&maxdate=2006-05-12%2009:30

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 09:30:16

Modified files:
desktop/gnome-nettool: Makefile checksums 

Log message:
bump version to 2.15.0

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2009:29&maxdate=2006-05-12%2009:31

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): gnome-games serrador

2006-05-12 Thread Francisco Javier Fernandez Serrador

CVSROOT:/cvs/gnome
Module name:gnome-games
Changes by: serrador06/05/12 09:31:45

Modified files:
po : ChangeLog es.po 

Log message:
2006-05-12  Francisco Javier F. Serrador  <[EMAIL PROTECTED]>

* es.po: Updated Spanish translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-games&who=serrador&date=explicit&mindate=2006-05-12%2009:30&maxdate=2006-05-12%2009:32

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 09:35:18

Modified files:
patches/src680 : apply 

Log message:
added patch for n#164899

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2009:34&maxdate=2006-05-12%2009:36

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): gdm2 serrador

2006-05-12 Thread Francisco Javier Fernandez Serrador

CVSROOT:/cvs/gnome
Module name:gdm2
Changes by: serrador06/05/12 09:37:42

Modified files:
po : Tag: gnome-2-14 ChangeLog es.po 

Log message:
2006-05-12  Francisco Javier F. Serrador  <[EMAIL PROTECTED]>

* es.po: Updated Spanish translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=serrador&date=explicit&mindate=2006-05-12%2009:36&maxdate=2006-05-12%2009:38

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 09:38:37

Modified files:
.  : ChangeLog 

Log message:
2006-05-12  Noel Power  <[EMAIL PROTECTED]>

* patches/src680/filechooser-samba-problem.diff: fix for n#164899
* patches/src680/apply:

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2009:37&maxdate=2006-05-12%2009:39

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: NetworkManager serrador

2006-05-12 Thread Francisco Javier Fernandez Serrador

CVSROOT:/cvs/gnome
Module name:NetworkManager
Changes by: serrador06/05/12 09:41:24

Modified files:
vpn-daemons/openvpn/po: ChangeLog es.po 

Log message:
2006-05-12  Francisco Javier F. Serrador  <[EMAIL PROTECTED]>

* es.po: Updated Spanish translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=serrador&date=explicit&mindate=2006-05-12%2009:40&maxdate=2006-05-12%2009:42

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 09:45:17

Modified files:
patches/src680 : apply 

Log message:
remove leading space from last added patch file

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2009:44&maxdate=2006-05-12%2009:46

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 09:51:33

Added files:
patches/src680 : Tag: ooo-build-2-0-2 
 filechooser-samba-problem.diff 

Log message:
fixes issue n#164899 "Using any filter when browsing samba shares results in no 
files displayed"

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2009:50&maxdate=2006-05-12%2009:52

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 09:52:58

Modified files:
patches/src680 : Tag: ooo-build-2-0-2 apply 

Log message:
adding fix for n#164899 filechooser-samba-problem.diff

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2009:51&maxdate=2006-05-12%2009:53

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: balsa PeterB

2006-05-12 Thread Peter Bloomfield

CVSROOT:/cvs/gnome
Module name:balsa
Changes by: PeterB  06/05/12 09:54:59

Modified files:
.  : ChangeLog 

Log message:
2006-05-12 09:10  PeterB

* website/faq.html: restore website/faq.html, with a new entry for
format=flowed.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=balsa&who=PeterB&date=explicit&mindate=2006-05-12%2009:53&maxdate=2006-05-12%2009:55

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 09:55:15

Modified files:
.  : Tag: ooo-build-2-0-2 ChangeLog 

Log message:
2006-05-12  Noel Power  <[EMAIL PROTECTED]>

* patches/src680/filechooser-samba-problem.diff: fix for n#164899
* patches/src680/apply:

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2009:54&maxdate=2006-05-12%2009:56

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gnomeweb-wml mortenw

2006-05-12 Thread Morten Welinder

CVSROOT:/cvs/gnome
Module name:gnomeweb-wml
Changes by: mortenw 06/05/12 10:09:06

Modified files:
www.gnome.org/projects/gnumeric: downloads.shtml 

Log message:
Update 1.7.0 win32 build.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnomeweb-wml&who=mortenw&date=explicit&mindate=2006-05-12%2010:08&maxdate=2006-05-12%2010:10

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 10:09:36

Modified files:
desktop/gdm: Makefile checksums 
Removed files:
desktop/gdm/files: gdm_config_init_return_type.diff 

Log message:
bump version to 2.15.1; remove patch;
NOTE: .po files are missing from tarball. To build, rename po/LINGUAS

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2010:08&maxdate=2006-05-12%2010:10

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 10:10:42

Modified files:
.  : Tag: ooo-build-2-0-2 ChangeLog 

Log message:
2006-05-12  Noel Power  <[EMAIL PROTECTED]>

* patches/src680/filechooser-samba-problem.diff: fix for n#167900
* patches/src680/apply:

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2010:09&maxdate=2006-05-12%2010:11

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: garnome jsacco

2006-05-12 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/05/12 10:11:21

Modified files:
.  : ChangeLog 

Log message:
desktop/gdm: bump version to 2.15.1; remove patch; NOTE: .po files are
missing from tarball. To build, rename po/LINGUAS
desktop/gnome-nettool: bump version to 2.15.0
bindings/gtkmm: bump to version 2.9.2

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-05-12%2010:10&maxdate=2006-05-12%2010:12

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 10:12:16

Modified files:
patches/src680 : Tag: ooo-build-2-0-2 apply 

Log message:
correct the number of the bug ( its n#167900 ) for 
filechooser-samba-problem.diff

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2010:11&maxdate=2006-05-12%2010:13

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 10:13:45

Modified files:
.  : ChangeLog 

Log message:
006-05-12  Noel Power  <[EMAIL PROTECTED]>

* patches/src680/filechooser-samba-problem.diff: fix for n#167900
* patches/src680/apply:

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2010:12&maxdate=2006-05-12%2010:14

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 10:15:35

Modified files:
patches/src680 : apply 

Log message:
correct the bug number (167900) fro filechooser-samba-problem.diff

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2010:14&maxdate=2006-05-12%2010:16

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: beast timj

2006-05-12 Thread Tim Janik

CVSROOT:/cvs/gnome
Module name:beast
Changes by: timj06/05/12 10:48:27

Modified files:
.  : ChangeLog 
tools  : bsefcompare.cc 

Log message:
Fri May 12 16:47:08 2006  Tim Janik  <[EMAIL PROTECTED]>

* tools/bsefcompare.cc (parse): fixed option parser similar to bsefextract.

F

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beast&who=timj&date=explicit&mindate=2006-05-12%2010:47&maxdate=2006-05-12%2010:49

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: beast timj

2006-05-12 Thread Tim Janik

CVSROOT:/cvs/gnome
Module name:beast
Changes by: timj06/05/12 10:51:58

Modified files:
bse: ChangeLog bsemain.c bsemain.h bseplugin.c 
 bseserver.c 

Log message:
Fri May 12 16:49:38 2006  Tim Janik  <[EMAIL PROTECTED]>

* bseserver.c:
* bsemain.[hc]: permit specification of an rcfile via --bse-rcfile.

* bseplugin.c: fixed SSE vs. FPU filtering to also affect drivers.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beast&who=timj&date=explicit&mindate=2006-05-12%2010:50&maxdate=2006-05-12%2010:52

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: beast timj

2006-05-12 Thread Tim Janik

CVSROOT:/cvs/gnome
Module name:beast
Changes by: timj06/05/12 10:54:21

Modified files:
.  : ChangeLog TODO 
tests/audio: Makefile.am bsetowav.scm featuretest.sh 

Log message:
Fri May 12 16:52:32 2006  Tim Janik  <[EMAIL PROTECTED]>

* tests/audio/Makefile.am: started rewrite of test rules.

* tests/audio/bsetowav.scm: don't load scripts or LADSPA plugins.
fixed progress indication.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beast&who=timj&date=explicit&mindate=2006-05-12%2010:53&maxdate=2006-05-12%2010:55

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build noelpwer

2006-05-12 Thread Noel Power

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: noelpwer06/05/12 10:56:24

Modified files:
patches/src680 : apply 

Log message:
added issuezilla number to patches

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=noelpwer&date=explicit&mindate=2006-05-12%2010:55&maxdate=2006-05-12%2010:57

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): evolution-data-server nshmyrev

2006-05-12 Thread Nickolay V. Shmyrev

CVSROOT:/cvs/gnome
Module name:evolution-data-server
Changes by: nshmyrev06/05/12 10:56:43

Modified files:
po : Tag: gnome-2-14 ChangeLog ru.po 

Log message:
* ru.po: Updated Russian translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=nshmyrev&date=explicit&mindate=2006-05-12%2010:55&maxdate=2006-05-12%2010:57

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): evolution-data-server nshmyrev

2006-05-12 Thread Nickolay V. Shmyrev

CVSROOT:/cvs/gnome
Module name:evolution-data-server
Changes by: nshmyrev06/05/12 10:58:19

Modified files:
po : ChangeLog ru.po 

Log message:
* ru.po: Updated Russian translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=nshmyrev&date=explicit&mindate=2006-05-12%2010:57&maxdate=2006-05-12%2010:59

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: rhythmbox jrl

2006-05-12 Thread James Livingston

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: jrl 06/05/12 11:05:08

Modified files:
.  : ChangeLog 
bindings/python: rb.override 

Log message:
2006-05-13  James Livingston  <[EMAIL PROTECTED]>

* bindings/python/rb.override: fix some pointer-type warnings

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-05-12%2011:04&maxdate=2006-05-12%2011:06

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gimp mitch

2006-05-12 Thread Michael Natterer

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: mitch   06/05/12 11:18:13

Modified files:
.  : ChangeLog configure.in 
libgimpmodule  : Makefile.am 

Log message:
2006-05-12  Michael Natterer  <[EMAIL PROTECTED]>

* configure.in: check for gmodule-no-export-2.0, not for
gmodule-2.0. Also removed gobject-2.0 from the gmodule check, i
have no idea why it was there.

* libgimpmodule/Makefile.am: s/GMODULE/GMODULE_NO_EXPORT/ because
we only want to import modules here, not export our own symbols.

(note that this change is actually useless, because libgimpmodule
exports its symbols anyway, but it's more correct this way).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-12%2011:17&maxdate=2006-05-12%2011:19

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): gconf-editor al_shopov

2006-05-12 Thread Alexander Alexandrov Shopov

CVSROOT:/cvs/gnome
Module name:gconf-editor
Changes by: al_shopov   06/05/12 11:24:58

Modified files:
po : ChangeLog bg.po 

Log message:
2006-05-12  Alexander Shopov <[EMAIL PROTECTED]>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <[EMAIL PROTECTED]>.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gconf-editor&who=al_shopov&date=explicit&mindate=2006-05-12%2011:23&maxdate=2006-05-12%2011:25

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gimp mitch

2006-05-12 Thread Michael Natterer

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: mitch   06/05/12 11:32:23

Modified files:
.  : ChangeLog 
plug-ins/imagemap: imap_csim.y imap_csim_parse.c 
   imap_csim_parse.h 

Log message:
2006-05-12  Michael Natterer  <[EMAIL PROTECTED]>

* plug-ins/imagemap/imap_csim.y: fix warning about unused return
value of g_list_append().

* plug-ins/imagemap/imap_csim_parse.[ch]: regenerated (using
bison 2.1 instead of 2.0, lots of things changed, please test).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-12%2011:31&maxdate=2006-05-12%2011:33

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gimp mitch

2006-05-12 Thread Michael Natterer

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: mitch   06/05/12 11:39:31

Modified files:
.  : ChangeLog 
app/widgets: gimpview.c gimpview.h gimpviewrendererbrush.c 
 gimpviewrendererbuffer.c 
 gimpviewrenderergradient.c 
 gimpviewrendererimagefile.c 
 gimpviewrendererimagefile.h 

Log message:
2006-05-12  Michael Natterer  <[EMAIL PROTECTED]>

* app/widgets/gimpview.h: save 20 bytes per instance by using
single bits instead of 6 gbooleans.

* app/widgets/gimpview.c: some code cleanup.

* app/widgets/gimpviewrendererbrush.c: don't #include "gimpbrush.h".

* app/widgets/gimpviewrendererbuffer.c: don't #include "gimpbuffer.h".

* app/widgets/gimpviewrenderergradient.c
* app/widgets/gimpviewrendererimagefile.c
* app/widgets/gimpviewrendererimagefile.h: micro cosmetics.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-12%2011:38&maxdate=2006-05-12%2011:40

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gimp mitch

2006-05-12 Thread Michael Natterer

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: mitch   06/05/12 11:52:00

Modified files:
.  : ChangeLog 
app/widgets: gimpviewrendererbuffer.c 

Log message:
2006-05-12  Michael Natterer  <[EMAIL PROTECTED]>

* app/widgets/gimpview.h: save 20 bytes per instance by using
single bits instead of 6 gbooleans.

* app/widgets/gimpview.c: some code cleanup.

* app/widgets/gimpviewrendererbrush.c: don't #include "gimpbrush.h".

* app/widgets/gimpviewrendererbuffer.c: #include "gimpviewable.h"
instead of "gimpbuffer.h".

* app/widgets/gimpviewrenderergradient.c
* app/widgets/gimpviewrendererimagefile.c
* app/widgets/gimpviewrendererimagefile.h: micro cosmetics.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-12%2011:51&maxdate=2006-05-12%2011:53

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: rhythmbox mccann

2006-05-12 Thread William Jon McCann

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: mccann  06/05/12 12:04:49

Modified files:
.  : ChangeLog Makefile.am configure.ac 
bindings/python: Makefile.am rb.defs rb.override 
doc/reference  : Makefile.am 
plugins: Makefile.am 
plugins/audioscrobbler: Makefile.am 
plugins/ipod   : Makefile.am 
plugins/lirc   : Makefile.am rb-lirc-plugin.c 
plugins/sample : Makefile.am 
remote : Makefile.am 
shell  : Makefile.am main.c rb-shell.c rb-shell.h 
 rb-tray-icon.c rb-tray-icon.h 

Log message:
2006-05-12  William Jon McCann  <[EMAIL PROTECTED]>

* Makefile.am:
* bindings/python/Makefile.am:
* bindings/python/rb.defs:
* bindings/python/rb.override:
* configure.ac:
* doc/reference/Makefile.am:
* plugins/Makefile.am:
* plugins/audioscrobbler/Makefile.am:
* plugins/ipod/Makefile.am:
* plugins/lirc/Makefile.am:
* plugins/lirc/rb-lirc-plugin.c: (rb_lirc_plugin_read_code),
(impl_activate), (impl_deactivate):
* plugins/sample/Makefile.am:
* remote/Makefile.am:
* shell/Makefile.am:
* shell/main.c: (main), (main_shell_weak_ref_cb):
* shell/rb-shell.c: (rb_shell_class_init), (rb_shell_set_property),
(rb_shell_get_property), (rb_shell_window_state_cb),
(idle_hide_mainwindow), (rb_shell_set_visibility),
(rb_shell_playing_entry_changed_cb), (tray_destroy_cb),
(rb_shell_set_song_property):
* shell/rb-shell.h:
* shell/rb-tray-icon.c: (rb_tray_icon_class_init),
(rb_tray_icon_sync_action), (rb_tray_icon_set_property),
(rb_tray_icon_get_property), (rb_tray_icon_new),
(rb_tray_icon_button_press_event_cb),
(rb_tray_icon_scroll_event_cb), (rb_tray_icon_drop_cb),
(rb_tray_icon_show_window_changed_cb):
* shell/rb-tray-icon.h:

Remove bonobo, require DBUS.
Patch from Jonathan Matthew  <[EMAIL PROTECTED]>
Fixes #339720

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=mccann&date=explicit&mindate=2006-05-12%2012:03&maxdate=2006-05-12%2012:05

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gtk+ alexl

2006-05-12 Thread Alexander Larsson

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: alexl   06/05/12 12:06:53

Modified files:
.  : ChangeLog 
gtk: gtkmenu.c gtkprintunixdialog.c gtkwindow.c 

Log message:
2006-05-12  Alexander Larsson  <[EMAIL PROTECTED]>

* gtk/gtkwindow.c:
Better handling of the window group on unsetting transient-for, since
the transient parent might have changed group.

* gtk/gtkmenu.c:
Combine the handling of transient for the attach-widget and the
window group handling by setting transient-to on popup/popdown only.

See bug #340401 [http://bugzilla.gnome.org/show_bug.cgi?id=340401]

* gtk/gtkprintunixdialog.c:
Remove part of old fix no longer needed.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=alexl&date=explicit&mindate=2006-05-12%2012:05&maxdate=2006-05-12%2012:07

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: orca richb

2006-05-12 Thread Rich Burridge

CVSROOT:/cvs/gnome
Module name:orca
Changes by: richb   06/05/12 12:11:39

Modified files:
.  : ChangeLog 
src/orca/scripts: Evolution.py 

Log message:
* src/orca/scripts/Evolution.py
Adjustment so that a single line change will "fire off" all
the debug messages in the Evolution script.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-05-12%2012:10&maxdate=2006-05-12%2012:12

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gtk+ matthiasc

2006-05-12 Thread Matthias Clasen

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: matthiasc   06/05/12 12:14:48

Modified files:
.  : ChangeLog 
gtk: gtkruler.c 

Log message:
2006-05-12  Matthias Clasen  <[EMAIL PROTECTED]>

* gtk/gtkruler.c: Reinstate the ruler metrics strings, since
they are used by glade, pointed out by Damon Chaplin.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2006-05-12%2012:13&maxdate=2006-05-12%2012:15

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: orca wwalker

2006-05-12 Thread William Walker

CVSROOT:/cvs/gnome
Module name:orca
Changes by: wwalker 06/05/12 12:20:40

Modified files:
.  : ChangeLog acinclude.m4 configure.in 
 orca.spec.in 

Log message:
More work on build time and run time dependencies.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=wwalker&date=explicit&mindate=2006-05-12%2012:19&maxdate=2006-05-12%2012:21

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: byzanz otte

2006-05-12 Thread Benjamin Otte

CVSROOT:/cvs/gnome
Module name:byzanz
Changes by: otte06/05/12 12:22:57

Modified files:
.  : ChangeLog 
data   : byzanz-record-area.png byzanz-record-window.png 
 Makefile.am 
po : de.po es.po tr.po 
po : de.po es.po tr.po 
src: ByzanzApplet.server.in.in byzanzapplet.c 
 byzanzselect.c Makefile.am 
Added files:
data   : byzanz-record-desktop.png 
 byzanz-record-area.svg 
 byzanz-record-desktop.svg 
 byzanz-record-window.svg 
Removed files:
data   : byzanz-record-screen.png 

Log message:
patch by Richard Ferguson 
* data/byzanz-record-screen.png:
remove because of new name
* data/byzanz-record-area.png:
* data/byzanz-record-desktop.png:
* data/byzanz-record-window.png:
add nicer icons
* data/Makefile.am:
* data/byzanz-record-area.svg:
* data/byzanz-record-desktop.svg:
* data/byzanz-record-window.svg:
and add those icons as SVG
* po/de.po:
* po/es.po:
* po/tr.po:
update translations for
* src/ByzanzApplet.server.in.in:
use byzanz-record-desktop as image until someone does a cool one
* src/byzanzapplet.c: (byzanz_applet_fill):
* src/byzanzselect.c:
typo fixes (mostly upper/lower case)
* src/Makefile.am:
dist the man file

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=byzanz&who=otte&date=explicit&mindate=2006-05-12%2012:21&maxdate=2006-05-12%2012:23

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: libgda vivien

2006-05-12 Thread vivien

CVSROOT:/cvs/gnome
Module name:libgda
Changes by: vivien  06/05/12 12:27:03

Modified files:
.  : ChangeLog 
libgda : gda-query.c 
libgda/sql-delimiter: gda-delimiter-tree.c gda-delimiter-tree.h 
  gda-sql-delimiter.c gda-sql-delimiter.h 
  gda-test-delimiter.c lexer.l parser.y 
providers/firebird: gda-firebird-provider.c 
providers/freetds: gda-freetds-provider.c 
providers/ibmdb2: gda-ibmdb2-provider.c 
providers/mdb  : gda-mdb-provider.c 
providers/msql : gda-msql-provider.c 
providers/mysql: gda-mysql-provider.c 
providers/oracle: gda-oracle-provider.c 
providers/postgres: gda-postgres-provider.c 
providers/sybase: gda-sybase-provider.c 
testing: gda-diagnose.c 

Log message:
Corrected bug #131040 [http://bugzilla.gnome.org/show_bug.cgi?id=131040], and 
various other corrections

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgda&who=vivien&date=explicit&mindate=2006-05-12%2012:26&maxdate=2006-05-12%2012:28

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: orca wwalker

2006-05-12 Thread William Walker

CVSROOT:/cvs/gnome
Module name:orca
Changes by: wwalker 06/05/12 12:31:20

Modified files:
.  : ChangeLog 
src/orca   : orca.py orca_console_prefs.py orca_prefs.py 

Log message:
If a11y has not been enabled, dump the user into the text setup
and then tell them to log out and log back in.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=wwalker&date=explicit&mindate=2006-05-12%2012:30&maxdate=2006-05-12%2012:32

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: ooo-build jholesovsky

2006-05-12 Thread Jan Holesovsky

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: jholesovsky 06/05/12 12:31:21

Modified files:
.  : ChangeLog configure.in 

Log message:
2006-05-12  Jan Holesovsky  <[EMAIL PROTECTED]>

* configure.in: Default to m169.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=jholesovsky&date=explicit&mindate=2006-05-12%2012:30&maxdate=2006-05-12%2012:32

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: orca richb

2006-05-12 Thread Rich Burridge

CVSROOT:/cvs/gnome
Module name:orca
Changes by: richb   06/05/12 12:38:34

Modified files:
.  : ChangeLog 
src/orca   : atspi.py 

Log message:
* src/orca/atspi.py:
Added some bullet-proofing to the __init__ method to check
that self.source is not None.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-05-12%2012:37&maxdate=2006-05-12%2012:39

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: byzanz otte

2006-05-12 Thread Benjamin Otte

CVSROOT:/cvs/gnome
Module name:byzanz
Changes by: otte06/05/12 12:38:55

Modified files:
.  : ChangeLog 
src: byzanzapplet.c record.c 
po : fr.po tr.po de.po 

Log message:
* src/byzanzapplet.c: (byzanz_applet_start_recording):
* src/record.c: (main):
fix typos.
* po/fr.po:
* po/tr.po:
update po files
* po/de.po:
update po files and translate

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=byzanz&who=otte&date=explicit&mindate=2006-05-12%2012:37&maxdate=2006-05-12%2012:39

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): gdm2 al_shopov

2006-05-12 Thread Alexander Alexandrov Shopov

CVSROOT:/cvs/gnome
Module name:gdm2
Changes by: al_shopov   06/05/12 12:44:22

Modified files:
po : ChangeLog bg.po 

Log message:
2006-05-12  Alexander Shopov  <[EMAIL PROTECTED]>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <[EMAIL PROTECTED]>

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=al_shopov&date=explicit&mindate=2006-05-12%2012:43&maxdate=2006-05-12%2012:45

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): gdm2 al_shopov

2006-05-12 Thread Alexander Alexandrov Shopov

CVSROOT:/cvs/gnome
Module name:gdm2
Changes by: al_shopov   06/05/12 12:45:03

Modified files:
po : Tag: gnome-2-14 ChangeLog bg.po 

Log message:
2006-05-12  Alexander Shopov  <[EMAIL PROTECTED]>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <[EMAIL PROTECTED]>

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=al_shopov&date=explicit&mindate=2006-05-12%2012:44&maxdate=2006-05-12%2012:46

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: rhythmbox mccann

2006-05-12 Thread William Jon McCann

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: mccann  06/05/12 12:54:40

Modified files:
.  : ChangeLog 
plugins/artdisplay/artdisplay: AmazonCoverArtSearch.py 
   CoverArtDatabase.py Loader.py 

Log message:
2006-05-12  William Jon McCann  <[EMAIL PROTECTED]>

* plugins/artdisplay/artdisplay/AmazonCoverArtSearch.py:
* plugins/artdisplay/artdisplay/CoverArtDatabase.py:
* plugins/artdisplay/artdisplay/Loader.py:
Correct fallback to medium size.  Convert & to "and" when doing comparisons.
Only call the first artist the best match when album==Unknown.
Don't perform each query twice if album doesn't include "Vol N".
Fix searching for compilations.  Fix blacklisting.
Part of bug #307848 [http://bugzilla.gnome.org/show_bug.cgi?id=307848]

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=mccann&date=explicit&mindate=2006-05-12%2012:53&maxdate=2006-05-12%2012:55

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): evolution-data-server teuf

2006-05-12 Thread Christophe Fergeau

CVSROOT:/cvs/gnome
Module name:evolution-data-server
Changes by: teuf06/05/12 13:00:56

Modified files:
po : Tag: gnome-2-14 ChangeLog fr.po 

Log message:
* fr.po: revert previous commit of an up-to-date proof-read
translation since I was told such translations don't belong in CVS
yet.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=teuf&date=explicit&mindate=2006-05-12%2012:59&maxdate=2006-05-12%2013:01

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS (silent): evince teuf

2006-05-12 Thread Christophe Fergeau

CVSROOT:/cvs/gnome
Module name:evince
Changes by: teuf06/05/12 13:04:52

Modified files:
po : Tag: gnome-2-14 ChangeLog fr.po 

Log message:
* fr.po: revert previous commit of an up-to-date proof-read
translation since I was told such translations don't belong in
CVS yet.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evince&who=teuf&date=explicit&mindate=2006-05-12%2013:03&maxdate=2006-05-12%2013:05

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gdm2 bcameron

2006-05-12 Thread Brian Cameron

CVSROOT:/cvs/gnome
Module name:gdm2
Changes by: bcameron06/05/12 13:07:46

Modified files:
.  : ChangeLog 
gui/greeter: greeter_geometry.c 

Log message:
2006-05-12  Brian Cameron  <[EMAIL PROTECTED]>

* gui/greeter/greeter_geometry.c: Fix layout of buttons.
Patch provided by Erwann Chenede.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=bcameron&date=explicit&mindate=2006-05-12%2013:06&maxdate=2006-05-12%2013:08

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


GNOME CVS: gdm2 bcameron

2006-05-12 Thread Brian Cameron

CVSROOT:/cvs/gnome
Module name:gdm2
Changes by: bcameron06/05/12 13:11:11

Modified files:
.  : Tag: gnome-2-14 ChangeLog 
gui/greeter: Tag: gnome-2-14 greeter_geometry.c 

Log message:
2006-05-12  Brian Cameron  <[EMAIL PROTECTED]>

* gui/greeter/greeter_geometry.c: Fix layout of buttons.
Patch provided by Erwann Chenede <[EMAIL PROTECTED]>.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=bcameron&date=explicit&mindate=2006-05-12%2013:10&maxdate=2006-05-12%2013:12

___
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list


  1   2   >