GNOME CVS: evolution rsushma

2006-06-07 Thread Sushma Rai

CVSROOT:/cvs/gnome
Module name:evolution
Changes by: rsushma 06/06/07 03:04:44

Modified files:
plugins/exchange-operations: ChangeLog 
 exchange-folder-subscription.c 

Log message:
Enabling the OK button only when the username is entered, fixes #317025.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=rsushma&date=explicit&mindate=2006-06-07%2003:03&maxdate=2006-06-07%2003:05

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


GNOME CVS: dasher pcowans

2006-06-07 Thread Phil Cowans

CVSROOT:/cvs/gnome
Module name:dasher
Changes by: pcowans 06/06/07 03:30:01

Modified files:
Data/system.rc : alphabet.Assamese.xml alphabet.Thai.xml 
 alphabet.bengali.xml alphabet.catalan.xml 
 alphabet.cherokee.xml alphabet.czech.xml 
 alphabet.french.xml alphabet.hiragana2.xml 
 alphabet.italian.xml alphabet.korean.xml 
 alphabet.lao.xml alphabet.latin.xml 
 alphabet.portuguese.xml alphabet.spanish.xml 
 colour.blue.xml colour.euroasian.xml 
 colour.euroasian2.xml colour.jamie.xml 
 colour.vowels.xml colour.vowels2.xml 
Removed files:
Data/system.rc : alphabet.C.xml alphabet.danish2.xml 

Log message:
* Updating alphabets/colours

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dasher&who=pcowans&date=explicit&mindate=2006-06-07%2003:29&maxdate=2006-06-07%2003:31

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


GNOME CVS: gimp mitch

2006-06-07 Thread Michael Natterer

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: mitch   06/06/07 03:30:40

Modified files:
.  : ChangeLog 
app/actions: context-commands.c 
app/core   : core-types.h 
app/tools  : gimpforegroundselecttool.c gimpmeasuretool.c 
app/display: gimpdisplayshell-callbacks.c 

Log message:
2006-06-07  Michael Natterer  <[EMAIL PROTECTED]>

* app/actions/context-commands.c: cosmetic cleanup.

* app/core/core-types.h: move the GimpGuide typedef to the
"misc objects" section.

* app/tools/gimpforegroundselecttool.c: cosmetic cleanup.

* app/tools/gimpmeasuretool.c (gimp_measure_tool_cursor_update):
use the new corner and side cursors instead of using X cursors.

* app/display/gimpdisplayshell-callbacks.c
(gimp_display_shell_canvas_tool_events): renamed local variable
"update_cursor" to "update_sw_cursor", it has confused me too
often...

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-06-07%2003:29&maxdate=2006-06-07%2003:31

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


GNOME CVS: pango behdad

2006-06-07 Thread Behdad Esfahbod

CVSROOT:/cvs/gnome
Module name:pango
Changes by: behdad  06/06/07 03:37:08

Modified files:
.  : ChangeLog 
pango  : pangocairo-font.c 

Log message:
2006-06-07  Behdad Esfahbod  <[EMAIL PROTECTED]>

* pango/pangocairo-font.c (_pango_cairo_font_get_hex_box_info):
Set matrix on the context we create to load minifont.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=pango&who=behdad&date=explicit&mindate=2006-06-07%2003:36&maxdate=2006-06-07%2003:38

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


GNOME CVS: gimp neo

2006-06-07 Thread Sven Neumann

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: neo 06/06/07 03:45:17

Modified files:
.  : ChangeLog 
app/core   : gimpguide.c gimpguide.h gimpimage-guides.c 
 gimpimage.c 

Log message:
2006-06-07  Sven Neumann  <[EMAIL PROTECTED]>

* app/core/gimpguide.[ch]: derive from GObject, we don't need any
GimpObject functionality here.  Declare "orientation" and "id"
properties CONSTRUCT_ONLY, added a gimp_guide_new() function and
emit notify on position changes.

* app/core/gimpimage-guides.c: use gimp_guide_new() to instantiate
guides.

* app/core/gimpimage.c (gimp_image_get_memsize): formatting.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-06-07%2003:44&maxdate=2006-06-07%2003:46

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


GNOME CVS: rhythmbox jrl

2006-06-07 Thread James Livingston

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: jrl 06/06/07 03:53:55

Modified files:
.  : ChangeLog 
widgets: rb-rating-helper.c 

Log message:
2006-06-07  James Livingston  <[EMAIL PROTECTED]>

* widgets/rb-rating-helper.c: (rb_rating_pixbufs_free): don't try to
free the pixbufs if they couldn't be loaded. Fixed #343852.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-06-07%2003:52&maxdate=2006-06-07%2003:54

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


GNOME CVS: gimp neo

2006-06-07 Thread Sven Neumann

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: neo 06/06/07 03:57:27

Modified files:
.  : ChangeLog 
app/core   : gimpguide.c gimpguide.h gimpimage-resize.c 

Log message:
2006-06-07  Sven Neumann  <[EMAIL PROTECTED]>

* app/core/gimpguide.[ch]: added a setter for "orientation".

* app/core/gimpimage-resize.c (gimp_image_resize_with_layers):
removed unused variable; use for() loops to iterate over guides
and sample points.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-06-07%2003:56&maxdate=2006-06-07%2003:58

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


GNOME CVS: gnome-power-manager rhughes

2006-06-07 Thread Richard Hughes

CVSROOT:/cvs/gnome
Module name:gnome-power-manager
Changes by: rhughes 06/06/07 04:20:37

Modified files:
.  : ChangeLog 
docs   : dbus-interface.xml gnome-power-manager.html 
src: gpm-manager.xml 

Log message:
2006-06-07  Richard Hughes  <[EMAIL PROTECTED]>

* docs/dbus-interface.xml:
* docs/gnome-power-manager.html:
* src/gpm-manager.xml:
According to http://dbus.freedesktop.org/doc/dbus-specification.html
we should be using an uppercase first letter. Change the API like this:
getOnAc->GetOnAc
getDpmsMode->GetDpmsMode
setDpmsMode->SetDpmsMode

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-06-07%2004:19&maxdate=2006-06-07%2004:21

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


GNOME CVS: gimp-gap neo

2006-06-07 Thread Sven Neumann

CVSROOT:/cvs/gnome
Module name:gimp-gap
Changes by: neo 06/06/07 04:24:53

Modified files:
.  : ChangeLog 
gap: gap_player_dialog.c 
vid_enc_avi: avilib.c 

Log message:
2006-06-07  Sven Neumann  <[EMAIL PROTECTED]>

* gap/gap_player_dialog.c: use g_open().

* vid_enc_avi/avilib.c: use g_open(); define flags used with open()
in case they are undefined (bug #344071 
[http://bugzilla.gnome.org/show_bug.cgi?id=344071]).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp-gap&who=neo&date=explicit&mindate=2006-06-07%2004:23&maxdate=2006-06-07%2004:25

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


GNOME CVS (silent): rhythmbox kmaraas

2006-06-07 Thread Kjartan Maraas <[EMAIL PROTECTED]>

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: kmaraas 06/06/07 04:32:44

Modified files:
po : ChangeLog nb.po 

Log message:
2006-06-07  Kjartan Maraas  <[EMAIL PROTECTED]>

* nb.po: Updated Norwegian bokmål translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=kmaraas&date=explicit&mindate=2006-06-07%2004:31&maxdate=2006-06-07%2004:33

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


GNOME CVS: gnome-power-manager rhughes

2006-06-07 Thread Richard Hughes

CVSROOT:/cvs/gnome
Module name:gnome-power-manager
Changes by: rhughes 06/06/07 04:37:11

Modified files:
.  : ChangeLog 
docs   : dbus-interface.xml gnome-power-manager.html 

Log message:
2006-06-07  Richard Hughes  <[EMAIL PROTECTED]>

* docs/dbus-interface.xml:
* docs/gnome-power-manager.html:
Add a section on API compatibility with 2.14.x so people can easily
convert to the new API.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-06-07%2004:36&maxdate=2006-06-07%2004:38

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


GNOME CVS (silent): dasher kmaraas

2006-06-07 Thread Kjartan Maraas <[EMAIL PROTECTED]>

CVSROOT:/cvs/gnome
Module name:dasher
Changes by: kmaraas 06/06/07 04:47:49

Modified files:
po : ChangeLog nb.po 

Log message:
2006-06-07  Kjartan Maraas  <[EMAIL PROTECTED]>

* nb.po: Updated Norwegian bokmål translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dasher&who=kmaraas&date=explicit&mindate=2006-06-07%2004:46&maxdate=2006-06-07%2004:48

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


GNOME CVS (silent): deskbar-applet kmaraas

2006-06-07 Thread Kjartan Maraas <[EMAIL PROTECTED]>

CVSROOT:/cvs/gnome
Module name:deskbar-applet
Changes by: kmaraas 06/06/07 04:49:25

Modified files:
po : ChangeLog nb.po 

Log message:
2006-06-07  Kjartan Maraas  <[EMAIL PROTECTED]>

* nb.po: Updated Norwegian bokmål translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=deskbar-applet&who=kmaraas&date=explicit&mindate=2006-06-07%2004:48&maxdate=2006-06-07%2004:50

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


GNOME CVS: evolution pchen

2006-06-07 Thread Chenthill Palanisamy

CVSROOT:/cvs/gnome
Module name:evolution
Changes by: pchen   06/06/07 04:53:35

Modified files:
plugins/itip-formatter: ChangeLog itip-formatter.c 

Log message:
Fixes 340296

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=pchen&date=explicit&mindate=2006-06-07%2004:52&maxdate=2006-06-07%2004:54

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


GNOME CVS (silent): evince kmaraas

2006-06-07 Thread Kjartan Maraas <[EMAIL PROTECTED]>

CVSROOT:/cvs/gnome
Module name:evince
Changes by: kmaraas 06/06/07 04:54:50

Modified files:
po : ChangeLog nb.po 

Log message:
2006-06-07  Kjartan Maraas  <[EMAIL PROTECTED]>

* nb.po: Updated Norwegian bokmål translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evince&who=kmaraas&date=explicit&mindate=2006-06-07%2004:53&maxdate=2006-06-07%2004:55

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


GNOME CVS: evolution pchen

2006-06-07 Thread Chenthill Palanisamy

CVSROOT:/cvs/gnome
Module name:evolution
Changes by: pchen   06/06/07 05:02:20

Modified files:
plugins/itip-formatter: Tag: gnome-2-14 ChangeLog 
itip-formatter.c 

Log message:
Fixes #344022

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=pchen&date=explicit&mindate=2006-06-07%2005:01&maxdate=2006-06-07%2005:03

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


GNOME CVS (silent): evolution kmaraas

2006-06-07 Thread Kjartan Maraas <[EMAIL PROTECTED]>

CVSROOT:/cvs/gnome
Module name:evolution
Changes by: kmaraas 06/06/07 05:15:25

Modified files:
po : ChangeLog nb.po 

Log message:
2006-06-07  Kjartan Maraas  <[EMAIL PROTECTED]>

* nb.po: Updated Norwegian bokmål translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=kmaraas&date=explicit&mindate=2006-06-07%2005:14&maxdate=2006-06-07%2005:16

___
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 kmaraas

2006-06-07 Thread Kjartan Maraas <[EMAIL PROTECTED]>

CVSROOT:/cvs/gnome
Module name:evolution-data-server
Changes by: kmaraas 06/06/07 05:22:00

Modified files:
po : ChangeLog nb.po 

Log message:
2006-06-07  Kjartan Maraas  <[EMAIL PROTECTED]>

* nb.po: Updated Norwegian bokmål translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=kmaraas&date=explicit&mindate=2006-06-07%2005:21&maxdate=2006-06-07%2005:23

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


GNOME CVS: rhythmbox jrl

2006-06-07 Thread James Livingston

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: jrl 06/06/07 05:23:34

Modified files:
.  : ChangeLog 
shell  : rb-shell-player.c 
sources: rb-library-source.c 

Log message:
2006-06-07  James Livingston  <[EMAIL PROTECTED]>

* shell/rb-shell-player.c: (rb_shell_player_error): display errors
rather than restarting if the source uses _RETRY and there is an
actual error (like an undecodable stream) rather than it just dropping
out and causing EOS.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-06-07%2005:22&maxdate=2006-06-07%2005:24

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


GNOME CVS: gimp jfriedl

2006-06-07 Thread Jakub Friedl

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: jfriedl 06/06/07 05:45:28

Modified files:
po-script-fu   : ChangeLog cs.po 

Log message:
2006-06-06  Jakub Friedl <[EMAIL PROTECTED]>

* cs.po: updated Czech translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=jfriedl&date=explicit&mindate=2006-06-07%2005:44&maxdate=2006-06-07%2005:46

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


GNOME CVS: totem hadess

2006-06-07 Thread Bastien Nocera

CVSROOT:/cvs/gnome
Module name:totem
Changes by: hadess  06/06/07 06:09:45

Modified files:
.  : ChangeLog 
src/plparse: totem-pl-parser.c 

Log message:
2006-06-07  Bastien Nocera  <[EMAIL PROTECTED]>

* src/plparse/totem-pl-parser.c: Add audio/vnd.rn-realaudio as a
possible mime-type for Real Audio playlists (Closes: #344020)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=totem&who=hadess&date=explicit&mindate=2006-06-07%2006:08&maxdate=2006-06-07%2006:10

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


GNOME CVS: totem hadess

2006-06-07 Thread Bastien Nocera

CVSROOT:/cvs/gnome
Module name:totem
Changes by: hadess  06/06/07 06:09:57

Modified files:
.  : Tag: gnome-2-14 ChangeLog 
src/plparse: Tag: gnome-2-14 totem-pl-parser.c 

Log message:
2006-06-07  Bastien Nocera  <[EMAIL PROTECTED]>

* src/plparse/totem-pl-parser.c: Add audio/vnd.rn-realaudio as a
possible mime-type for Real Audio playlists (Closes: #344020)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=totem&who=hadess&date=explicit&mindate=2006-06-07%2006:08&maxdate=2006-06-07%2006:10

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


GNOME CVS: pygtk-docs rvburke

2006-06-07 Thread Rafael Villar Burke

CVSROOT:/cvs/gnome
Module name:pygtk-docs
Changes by: rvburke 06/06/07 06:34:48

pygtk-docs/2.0/tut-it

Update of /cvs/gnome/pygtk-docs/2.0/tut-it
In directory container.gnome.org:/tmp/cvs-serv7586/tut-it

Log Message:
Directory /cvs/gnome/pygtk-docs/2.0/tut-it 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: tomboy srittau

2006-06-07 Thread Sebastian Rittau

CVSROOT:/cvs/gnome
Module name:tomboy
Changes by: srittau 06/06/07 06:35:46

tomboy/test

Update of /cvs/gnome/tomboy/test
In directory container.gnome.org:/tmp/cvs-serv7658/test

Log Message:
Directory /cvs/gnome/tomboy/test 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: tomboy srittau

2006-06-07 Thread Sebastian Rittau

CVSROOT:/cvs/gnome
Module name:tomboy
Changes by: srittau 06/06/07 06:43:49

Modified files:
.  : ChangeLog Makefile.am configure.in 
Added files:
test   : .cvsignore Makefile.am NoteTest.cs 

Log message:
Added support for NUnit unit tests.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=tomboy&who=srittau&date=explicit&mindate=2006-06-07%2006:42&maxdate=2006-06-07%2006:44

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


GNOME CVS: pygtk-docs rvburke

2006-06-07 Thread Rafael Villar Burke

CVSROOT:/cvs/gnome
Module name:pygtk-docs
Changes by: rvburke 06/06/07 06:49:21

Modified files:
2.0: ChangeLog 
Added files:
2.0/tut-it : Contributing.xml Copyright.xml 
 GettingStarted.xml Introduction.xml 
 MovingOn.xml pygtk2-tut.xml 

Log message:
2006-06-07  Rafael Villar Burke  <[EMAIL PROTECTED]>

* tut-it/Contributing.xml
* tut-it/Copyright.xml
* tut-it/GettingStarted.xml
* tut-it/Introduction.xml
* tut-it/MovingOn.xml
* tut-it/pygtk2-tut.xml: Add files
* New italian translation by Matteo Pratellesi
* ([EMAIL PROTECTED])

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=pygtk-docs&who=rvburke&date=explicit&mindate=2006-06-07%2006:48&maxdate=2006-06-07%2006:50

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


GNOME CVS: evolution-data-server rburton

2006-06-07 Thread Ross Burton

CVSROOT:/cvs/gnome
Module name:evolution-data-server
Changes by: rburton 06/06/07 07:19:53

Modified files:
addressbook: ChangeLog 
addressbook/libebook: e-book-query.c 

Log message:
2006-06-07  Ross Burton  <[EMAIL PROTECTED]>

* libebook/e-book-query.c:
Fix the x-evolution-any-field serialisation so that server-side
optimsations that so literal string compares actually
work. (#319056).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=rburton&date=explicit&mindate=2006-06-07%2007:18&maxdate=2006-06-07%2007:20

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


GNOME CVS: totem hadess

2006-06-07 Thread Bastien Nocera

CVSROOT:/cvs/gnome
Module name:totem
Changes by: hadess  06/06/07 07:44:03

Modified files:
.  : ChangeLog 
src/plparse: totem-disc.c 

Log message:
2006-06-07  Bastien Nocera  <[EMAIL PROTECTED]>

* src/plparse/totem-disc.c: (cd_cache_new_hal_ctx),
(totem_cd_detect_type_with_url): free the device cache when getting
an error checking for a CDDA (spotted by William Jon McCann
<[EMAIL PROTECTED]>, unref the D-Bus connection when we get an error
initialising HAL

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=totem&who=hadess&date=explicit&mindate=2006-06-07%2007:43&maxdate=2006-06-07%2007:45

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


GNOME CVS: ooo-build tml

2006-06-07 Thread Tor Lillqvist

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: tml 06/06/07 08:02:21

Modified files:
.  : ChangeLog 
patches/src680 : apply win32-multi-lang-installer.diff 

Log message:
2006-06-07  Tor Lillqvist  <[EMAIL PROTECTED]>

* patches/src680/win32-multi-lang-installer.diff
(setup_native/source/win32/customactions/sellang/sellang.cxx): Fix
behaviour of the custom action on en-US machines: In that case we
should also deselect all the other UI languages.
(instsetoo_native/inc_openoffice/windows/msi_languages/Langpack.ulf):
New patch, add some missing names and descriptions for language
packs. Otherwise these components show up as blank in a
multi-language installer.

* patches/src680/apply: Add win32-multi-lang-installer.diff to
Win32Only.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=tml&date=explicit&mindate=2006-06-07%2008:01&maxdate=2006-06-07%2008:03

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


GNOME CVS: ooo-build tml

2006-06-07 Thread Tor Lillqvist

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: tml 06/06/07 08:17:15

Modified files:
.  : ChangeLog 
patches/src680 : win32-multi-lang-installer.diff 

Log message:
2006-06-07  Tor Lillqvist  <[EMAIL PROTECTED]>

* patches/src680/win32-multi-lang-installer.diff
(config_office/configure.in): Check for
--with-poor-help-localizations also here, set
WITH_POOR_HELP_LOCALIZATIONS and AC_SUBST it.
(config_office/set_soenv.in): Propagate
WITH_POOR_HELP_LOCALIZATIONS as an environment variable.
(scp2/macros/macro.pl): Write out also a macro
EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG that is like EXTRA_ALL_LANG
except the languages with poor help localization have been
filtered out.
(scp2/source/base/file_base.scp, scp2/source/calc/file_calc.scp)
(scp2/source/draw/file_draw.scp)
(scp2/source/impress/file_impress.scp)
(scp2/source/math/file_math.scp, scp2/source/ooo/file_ooo.scp)
(scp2/source/ooo/file_ooo.scp.orig)
(scp2/source/writer/file_writer.scp): Use
EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG instead of EXTRA_ALL_LANG
for the help files.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=tml&date=explicit&mindate=2006-06-07%2008:16&maxdate=2006-06-07%2008:18

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


GNOME CVS (silent): evolution icq

2006-06-07 Thread Ignacio Casal Quinteiro

CVSROOT:/cvs/gnome
Module name:evolution
Changes by: icq 06/06/07 08:24:10

Modified files:
po : ChangeLog gl.po 

Log message:


URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=icq&date=explicit&mindate=2006-06-07%2008:23&maxdate=2006-06-07%2008:25

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


GNOME CVS: gimp jfriedl

2006-06-07 Thread Jakub Friedl

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: jfriedl 06/06/07 08:30:28

Modified files:
po-plug-ins: ChangeLog cs.po 

Log message:
2006-06-07  Jakub Friedl <[EMAIL PROTECTED]>

* cs.po: cs update.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=jfriedl&date=explicit&mindate=2006-06-07%2008:29&maxdate=2006-06-07%2008:31

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


GNOME CVS: NetworkManager ajmee

2006-06-07 Thread Antony J. Mee

CVSROOT:/cvs/gnome
Module name:NetworkManager
Changes by: ajmee   06/06/07 08:34:48

Modified files:
vpn-daemons/pptp/properties: nm-ppp-dialog.glade 
 nm-ppp-properties.c 
vpn-daemons/pptp/src: nm-ppp-starter.c 

Log message:
* GPRS over Bluetooth working (with T610 and Vodafone)
- connect scripts is hard coded as it is at present clear
to what extent it must be parameterised.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=ajmee&date=explicit&mindate=2006-06-07%2008:33&maxdate=2006-06-07%2008:35

___
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-06-07 Thread Devashish Sharma

CVSROOT:/cvs/gnome
Module name:evolution-data-server
Changes by: dsharma 06/06/07 08:35:51

Modified files:
addressbook/libedata-book: Makefile.am 
addressbook/backends/groupwise: e-book-backend-groupwise.c 
addressbook: ChangeLog 
Added files:
addressbook/libedata-book: e-book-backend-db-cache.c 
   e-book-backend-db-cache.h 

Log message:
Changed the caching mechanism used for groupwise addressbooks from xml hash 
based to db based.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=dsharma&date=explicit&mindate=2006-06-07%2008:34&maxdate=2006-06-07%2008:36

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


GNOME CVS (silent): gimp-tiny-fu jfriedl

2006-06-07 Thread Jakub Friedl

CVSROOT:/cvs/gnome
Module name:gimp-tiny-fu
Changes by: jfriedl 06/06/07 08:39:19

Modified files:
po : ChangeLog cs.po 

Log message:
2006-06-07  Jakub Friedl  <[EMAIL PROTECTED]>

* cs.po: Fixed a bad string.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp-tiny-fu&who=jfriedl&date=explicit&mindate=2006-06-07%2008:38&maxdate=2006-06-07%2008:40

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


GNOME CVS: rhythmbox jrl

2006-06-07 Thread James Livingston

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: jrl 06/06/07 08:44:08

Modified files:
.  : ChangeLog 
shell  : rb-playlist-manager.c 

Log message:
2006-06-07  James Livingston  <[EMAIL PROTECTED]>

* shell/rb-playlist-manager.c:
(rb_playlist_manager_playlist_entries_changed),
(rb_playlist_manager_set_source): use the "post-entry-delete" signal
instead of "row-removed", which fixes updating "burn playlist"
sensitivity. Fixes #331119.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-06-07%2008:43&maxdate=2006-06-07%2008:45

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


GNOME CVS: gimp jfriedl

2006-06-07 Thread Jakub Friedl

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: jfriedl 06/06/07 08:45:59

Modified files:
po-plug-ins: ChangeLog cs.po 

Log message:
2006-06-07  Jakub Friedl <[EMAIL PROTECTED]>

* cs.po: Fixed a bad string.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=jfriedl&date=explicit&mindate=2006-06-07%2008:44&maxdate=2006-06-07%2008:46

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


GNOME CVS: gnome-power-manager mccann

2006-06-07 Thread William Jon McCann

CVSROOT:/cvs/gnome
Module name:gnome-power-manager
Changes by: mccann  06/06/07 08:54:08

Modified files:
.  : ChangeLog 
src: gpm-screensaver.c 

Log message:
2006-06-07  William Jon McCann  <[EMAIL PROTECTED]>

* src/gpm-screensaver.c: (gpm_screensaver_check_running),
(gpm_screensaver_poke), (gpm_screensaver_get_idle):
Update for g-s API changes.  Fixes #344103

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=mccann&date=explicit&mindate=2006-06-07%2008:53&maxdate=2006-06-07%2008:55

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


GNOME CVS: gtk+ matthiasc

2006-06-07 Thread Matthias Clasen

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: matthiasc   06/06/07 08:59:05

Modified files:
.  : ChangeLog 
modules/printbackends/cups: gtkprintercups.c 

Log message:
Fix a C99ism

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2006-06-07%2008:58&maxdate=2006-06-07%2009:00

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


GNOME CVS: rhythmbox jrl

2006-06-07 Thread James Livingston

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: jrl 06/06/07 09:10:39

Modified files:
.  : ChangeLog 
shell  : rb-playlist-manager.c 

Log message:
2006-06-07  James Livingston  <[EMAIL PROTECTED]>

* shell/rb-playlist-manager.c:
(rb_playlist_manager_cmd_edit_automatic_playlist): don't call
g_value_array_free with NULL. Fixes #341053.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-06-07%2009:09&maxdate=2006-06-07%2009:11

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


GNOME CVS (silent): chronojump clyties

2006-06-07 Thread Clytie Siddall

CVSROOT:/cvs/gnome
Module name:chronojump
Changes by: clyties 06/06/07 09:10:54

Modified files:
po : ChangeLog 

Log message:
vi.po: Updated Vietnamese translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=chronojump&who=clyties&date=explicit&mindate=2006-06-07%2009:09&maxdate=2006-06-07%2009:11

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


GNOME CVS (silent): chronojump clyties

2006-06-07 Thread Clytie Siddall

CVSROOT:/cvs/gnome
Module name:chronojump
Changes by: clyties 06/06/07 09:10:56

Modified files:
po : vi.po 

Log message:
vi.po: Updated Vietnamese translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=chronojump&who=clyties&date=explicit&mindate=2006-06-07%2009:09&maxdate=2006-06-07%2009:11

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


GNOME CVS: nautilus-cd-burner mccann

2006-06-07 Thread William Jon McCann

CVSROOT:/cvs/gnome
Module name:nautilus-cd-burner
Changes by: mccann  06/06/07 09:12:39

Modified files:
.  : ChangeLog 
src: nautilus-burn-bar.c nautilus-burn-drive.c 
 nautilus-burn-recorder.c 

Log message:
2006-06-07  William Jon McCann  <[EMAIL PROTECTED]>

* src/nautilus-burn-bar.c: (nautilus_burn_bar_class_init),
(nautilus_burn_bar_finalize):
* src/nautilus-burn-drive.c: (nautilus_burn_drive_finalize),
(nautilus_burn_drive_class_init):
* src/nautilus-burn-recorder.c: (nautilus_burn_recorder_finalize),
(nautilus_burn_recorder_class_init):
G_DEFINE_TYPE takes care of peeking the parent class and declaring
the _init() and _class_init() functions.

Patch from Paolo Borelli <[EMAIL PROTECTED]>
Fixes #344139

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=nautilus-cd-burner&who=mccann&date=explicit&mindate=2006-06-07%2009:11&maxdate=2006-06-07%2009:13

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


GNOME CVS: gtk+ hadess

2006-06-07 Thread Bastien Nocera

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: hadess  06/06/07 09:20:53

Modified files:
.  : ChangeLog configure.in 

Log message:
2006-06-07  Bastien Nocera  <[EMAIL PROTECTED]>

* configure.in: Update the ATK requirements (#344148)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=hadess&date=explicit&mindate=2006-06-07%2009:19&maxdate=2006-06-07%2009:21

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


GNOME CVS: rhythmbox jrl

2006-06-07 Thread James Livingston

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: jrl 06/06/07 09:26:32

Modified files:
.  : ChangeLog 
tests  : test-rhythmdb.c 

Log message:
2006-06-07  James Livingston  <[EMAIL PROTECTED]>

* tests/test-rhythmdb.c: #define fail_if for old version of check
which don't have it. Hopefully fixes #343718.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-06-07%2009:25&maxdate=2006-06-07%2009:27

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


GNOME CVS: gimmie orph

2006-06-07 Thread Alex Graveley

CVSROOT:/cvs/gnome
Module name:gimmie
Changes by: orph06/06/07 09:26:55

Modified files:
.  : ChangeLog gimmie_gaim.py gimmie_applications.py 
 gimmie_documents.py 
Added files:
.  : gimmie_tomboy.py 

Log message:
2006-06-07  Alex Graveley  <[EMAIL PROTECTED]>

* gimmie_tomboy.py: New brute force attempt at a Tomboy
ItemSource.  Looks in $TOMBOY_PATH for notes, followed by ~/.tomboy.

* gimmie_documents.py: Replace "Office Documents" item source with
a "Notes" TomboySource.

* gimmie_applications.py (RecentLaunchers.get_items): Construct
DesktopFileItems with uris, not file paths, since the code handles
this and it is somewhat more correct.

* gimmie_gaim.py (GaimBuddy.get_name_markup): Show unavailable
buddy names in italic, not grey.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimmie&who=orph&date=explicit&mindate=2006-06-07%2009:25&maxdate=2006-06-07%2009:27

___
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-06-07 Thread Jan Holesovsky

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: jholesovsky 06/06/07 09:31:35

Modified files:
.  : ChangeLog 
patches/src680 : apply 
Added files:
patches/src680 : kdesettings-speedup.diff 

Log message:
2006-06-07  Jan Holesovsky  <[EMAIL PROTECTED]>

* patches/src680/kdesettings-speedup.diff,
patches/src680/apply: Fix unneeded dlopen()ing of KDE configuration
backend in Gnome (and vice versa).

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

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


GNOME CVS: lsr parente

2006-06-07 Thread Peter Parente

CVSROOT:/cvs/gnome
Module name:lsr
Changes by: parente 06/06/07 09:33:40

Modified files:
src/Adapters/ATSPI: TableAdapter.py TreeAdapter.py __init__.py 
src/Perks  : DefaultPerk.py GaimPerk.py 

Log message:
Removed unncessary TreeAdapter for events
Minor bugs fixes in last caret state handling in DefaultPerk

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=lsr&who=parente&date=explicit&mindate=2006-06-07%2009:32&maxdate=2006-06-07%2009:34

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


GNOME CVS: gimmie orph

2006-06-07 Thread Alex Graveley

CVSROOT:/cvs/gnome
Module name:gimmie
Changes by: orph06/06/07 09:39:09

Modified files:
.  : gimmie_tomboy.py 

Log message:
Fix typos in FileMonitor signal connection.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimmie&who=orph&date=explicit&mindate=2006-06-07%2009:38&maxdate=2006-06-07%2009:40

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


GNOME CVS: gtk+ matthiasc

2006-06-07 Thread Matthias Clasen

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: matthiasc   06/06/07 09:45:11

Modified files:
gtk: gtkicontheme.c 

Log message:
Remove debugging spew

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2006-06-07%2009:44&maxdate=2006-06-07%2009:46

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


GNOME CVS: gimp neo

2006-06-07 Thread Sven Neumann

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: neo 06/06/07 09:47:55

Modified files:
.  : ChangeLog 
app/actions: error-console-actions.c 
 error-console-commands.c 
 error-console-commands.h 
app/widgets: gimphelp-ids.h 
menus  : error-console-menu.xml 

Log message:
2006-06-07  Sven Neumann  <[EMAIL PROTECTED]>

* app/actions/error-console-actions.c:
* app/actions/error-console-commands.[ch]
* app/widgets/gimphelp-ids.h
* menus/error-console-menu.xml: added "select-all" action as
suggested in bug #328838 [http://bugzilla.gnome.org/show_bug.cgi?id=328838].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-06-07%2009:46&maxdate=2006-06-07%2009:48

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


GNOME CVS: lsr parente

2006-06-07 Thread Peter Parente

CVSROOT:/cvs/gnome
Module name:lsr
Changes by: parente 06/06/07 10:00:03

Modified files:
.  : NEWS 

Log message:
Updated news for 0.2.1

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=lsr&who=parente&date=explicit&mindate=2006-06-07%2009:59&maxdate=2006-06-07%2010:01

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


GNOME CVS: ooo-build hmth

2006-06-07 Thread Hanno Meyer-Thurow

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: hmth06/06/07 10:01:03

Modified files:
patches/src680 : omit-fp-workaround.diff 

Log message:
PowerPC got no -momit-frame-pointer flag.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=hmth&date=explicit&mindate=2006-06-07%2010:00&maxdate=2006-06-07%2010:02

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


GNOME CVS (silent): lsr parente

2006-06-07 Thread Peter Parente

CVSROOT:/cvs/gnome
Module name:lsr
Changes by: parente 06/06/07 10:05:07

Modified files:
po : POTFILES.in 

Log message:
Added missing files needing translation

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=lsr&who=parente&date=explicit&mindate=2006-06-07%2010:04&maxdate=2006-06-07%2010:06

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


GNOME CVS: gnome-screensaver mccann

2006-06-07 Thread William Jon McCann

CVSROOT:/cvs/gnome
Module name:gnome-screensaver
Changes by: mccann  06/06/07 10:05:22

Modified files:
.  : ChangeLog 
doc: .cvsignore 
Added files:
doc: gnome-screensaver.html 

Log message:
2006-06-07  William Jon McCann  <[EMAIL PROTECTED]>

* doc/.cvsignore:
* doc/gnome-screensaver.html:
Check in generated html documentation so
it can be read from CVS.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-screensaver&who=mccann&date=explicit&mindate=2006-06-07%2010:04&maxdate=2006-06-07%2010:06

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


GNOME CVS (silent): gimp-gap jfriedl

2006-06-07 Thread Jakub Friedl

CVSROOT:/cvs/gnome
Module name:gimp-gap
Changes by: jfriedl 06/06/07 10:11:55

Modified files:
po : ChangeLog cs.po 

Log message:
2006-06-07  Jakub Friedl  <[EMAIL PROTECTED]>

* cs.po: Updated Czech translation

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp-gap&who=jfriedl&date=explicit&mindate=2006-06-07%2010:10&maxdate=2006-06-07%2010:12

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


GNOME CVS: rhythmbox jrl

2006-06-07 Thread James Livingston

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: jrl 06/06/07 10:13:01

Modified files:
.  : ChangeLog 
metadata   : rb-metadata-gst.c 

Log message:
2006-06-08  James Livingston  <[EMAIL PROTECTED]>

* metadata/rb-metadata-gst.c: (rb_add_id3_tagger): check for backwards
tag-merging with id3v2mux as well as id3mux. From #342330.

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

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


GNOME CVS: lsr parente

2006-06-07 Thread Peter Parente

CVSROOT:/cvs/gnome
Module name:lsr
Changes by: parente 06/06/07 10:14:38

Modified files:
src/Task/Tools : Output.py View.py 
Added files:
.  : README.translators 

Log message:
Added missing i18n imports on some files
Added README for translators

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=lsr&who=parente&date=explicit&mindate=2006-06-07%2010:13&maxdate=2006-06-07%2010:15

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


GNOME CVS (silent): banshee abock

2006-06-07 Thread Aaron Bockover

CVSROOT:/cvs/gnome
Module name:banshee
Changes by: abock   06/06/07 10:18:26

Modified files:
po : ChangeLog POTFILES.in 

Log message:
2006-06-05  Aaron Bockover  <[EMAIL PROTECTED]>

* POTFILES.in: Added new files, removed obsolete files

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-06-07%2010:17&maxdate=2006-06-07%2010:19

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


GNOME CVS (silent): banshee jfriedl

2006-06-07 Thread Jakub Friedl

CVSROOT:/cvs/gnome
Module name:banshee
Changes by: jfriedl 06/06/07 10:23:17

Modified files:
po : ChangeLog cs.po 

Log message:
2006-06-07  Jakub Friedl  <[EMAIL PROTECTED]>

* cs.po: Czech update

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=jfriedl&date=explicit&mindate=2006-06-07%2010:22&maxdate=2006-06-07%2010:24

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


GNOME CVS (silent): resapplet dnylande

2006-06-07 Thread Daniel Nylander

CVSROOT:/cvs/gnome
Module name:resapplet
Changes by: dnylande06/06/07 10:31:04

Modified files:
po : ChangeLog 
Added files:
po : sv.po 

Log message:
2006-06-07  Daniel Nylander  <[EMAIL PROTECTED]>

* sv.po: Added Swedish translation.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=resapplet&who=dnylande&date=explicit&mindate=2006-06-07%2010:30&maxdate=2006-06-07%2010:32

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


GNOME CVS: garnome jsacco

2006-06-07 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/06/07 10:31:23

Modified files:
bindings/gtkmm : Makefile checksums 
Added files:
bindings/gtkmm/files: gtk+-2.9.2-api-changes-fix.diff 

Log message:
patch to build with gtk+-2.9.2

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-06-07%2010:30&maxdate=2006-06-07%2010:32

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


GNOME CVS: NetworkManager ajmee

2006-06-07 Thread Antony J. Mee

CVSROOT:/cvs/gnome
Module name:NetworkManager
Changes by: ajmee   06/06/07 10:31:26

Modified files:
vpn-daemons/pptp/auth-dialog: main.c 

Log message:
* Store authentication information in gnome-keyring correctly

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=ajmee&date=explicit&mindate=2006-06-07%2010:30&maxdate=2006-06-07%2010:32

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


GNOME CVS (silent): dia jmas

2006-06-07 Thread Jordi Mas

CVSROOT:/cvs/gnome
Module name:dia
Changes by: jmas06/06/07 10:32:55

Modified files:
po : ChangeLog ca.po 

Log message:
Updates Catalan translation

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dia&who=jmas&date=explicit&mindate=2006-06-07%2010:31&maxdate=2006-06-07%2010:33

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


GNOME CVS: garnome jsacco

2006-06-07 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/06/07 10:33:13

Modified files:
.  : ChangeLog 

Log message:
bindings/gtkmm: patch version 2.9.3 to build with gtk+-2.9.2

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-06-07%2010:32&maxdate=2006-06-07%2010:34

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


GNOME CVS: gimp-help-2 romanofski

2006-06-07 Thread Roman Joost

CVSROOT:/cvs/gnome
Module name:gimp-help-2
Changes by: romanofski  06/06/07 10:34:10

Modified files:
.  : ChangeLog 
src/concepts   : plugins.xml 
src/glossary   : c.xml g.xml h.xml i.xml j.xml l.xml m.xml p.xml 
 s.xml t.xml u.xml x.xml 
src/toolbox: tool-posterize.xml 
Added files:
images/using/ko: wilber-simple-defaultgrid.png 
 wilber-simple-guides.png 
 wilber-simple-nogrid.png 
 wilber-simple-othergrid.png 

Log message:
2006-06-07  Roman Joost  <[EMAIL PROTECTED]>

* images/using/ko/wilber-simple-defaultgrid.png
* images/using/ko/wilber-simple-guides.png
* images/using/ko/wilber-simple-nogrid.png
* images/using/ko/wilber-simple-othergrid.png
* src/concepts/plugins.xml
* src/glossary/c.xml
* src/glossary/g.xml
* src/glossary/h.xml
* src/glossary/i.xml
* src/glossary/j.xml
* src/glossary/l.xml
* src/glossary/m.xml
* src/glossary/p.xml
* src/glossary/s.xml
* src/glossary/t.xml
* src/glossary/u.xml
* src/glossary/x.xml
* src/toolbox/tool-posterize.xml: applied korean patch provided
by Dust which adds new korean content to the glossary.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp-help-2&who=romanofski&date=explicit&mindate=2006-06-07%2010:33&maxdate=2006-06-07%2010:35

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


GNOME CVS (silent): banshee jfriedl

2006-06-07 Thread Jakub Friedl

CVSROOT:/cvs/gnome
Module name:banshee
Changes by: jfriedl 06/06/07 10:35:02

Modified files:
po : ChangeLog cs.po 

Log message:
2006-06-07  Jakub Friedl  <[EMAIL PROTECTED]>

* cs.po: Czech update

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=jfriedl&date=explicit&mindate=2006-06-07%2010:34&maxdate=2006-06-07%2010:36

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


GNOME CVS: garnome kbrae

2006-06-07 Thread Karsten Braeckelmann

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: kbrae   06/06/07 10:35:19

Modified files:
.  : Tag: gnome-2-14 ChangeLog 
bootstrap/opal : Tag: gnome-2-14 Makefile 
bootstrap/pwlib: Tag: gnome-2-14 Makefile 
desktop/ekiga  : Tag: gnome-2-14 Makefile 

Log message:
fix MASTER_SITES for the ekiga stack

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=kbrae&date=explicit&mindate=2006-06-07%2010:34&maxdate=2006-06-07%2010:36

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


GNOME CVS (silent): rhythmbox ituohela

2006-06-07 Thread Ilkka Tuohela

CVSROOT:/cvs/gnome
Module name:rhythmbox
Changes by: ituohela06/06/07 10:38:51

Modified files:
po : fi.po ChangeLog 

Log message:
Updated Finnish translation

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=ituohela&date=explicit&mindate=2006-06-07%2010:37&maxdate=2006-06-07%2010:39

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


GNOME CVS: garnome kbrae

2006-06-07 Thread Karsten Braeckelmann

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: kbrae   06/06/07 10:41:12

Modified files:
.  : ChangeLog 
bootstrap/opal : Makefile 
bootstrap/pwlib: Makefile 
desktop/ekiga  : Makefile 

Log message:
fix MASTER_SITES for the ekiga stack

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=kbrae&date=explicit&mindate=2006-06-07%2010:40&maxdate=2006-06-07%2010:42

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


GNOME CVS: lsr parente

2006-06-07 Thread Peter Parente

CVSROOT:/cvs/gnome
Module name:lsr
Changes by: parente 06/06/07 10:56:35

Modified files:
.  : NEWS configure.in 
src: DeviceManager.py 
src/AEInput: Error.py 
src/AEOutput   : Error.py 
Removed files:
po : en_US.po 
po : en_US.po 

Log message:
Updated NEWS file with translation information
Cleaned up translatable strings in some error messages
Removed dummy en_US.po translation

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=lsr&who=parente&date=explicit&mindate=2006-06-07%2010:55&maxdate=2006-06-07%2010:57

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


GNOME CVS: ooo-build tml

2006-06-07 Thread Tor Lillqvist

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: tml 06/06/07 11:02:53

Modified files:
.  : ChangeLog 
patches/src680 : win32-multi-lang-installer.diff 

Log message:
2006-06-07  Tor Lillqvist  <[EMAIL PROTECTED]>

* patches/src680/win32-multi-lang-installer.diff
(instsetoo_native/inc_openoffice/windows/msi_languages/Langpack.ulf):
Add also Belarusian.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=tml&date=explicit&mindate=2006-06-07%2011:01&maxdate=2006-06-07%2011:03

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


GNOME CVS: gtk+ alexl

2006-06-07 Thread Alexander Larsson

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: alexl   06/06/07 11:09:03

Modified files:
tests  : print-editor.c testnouiprint.c testprint.c 

Log message:
2006-06-07  Alexander Larsson  <[EMAIL PROTECTED]>

* gtk/gtk.symbols:
* gtk/gtkprintoperation-private.h:
* gtk/gtkprintoperation-unix.c:
* gtk/gtkprintoperation.[ch]:
Clean up APIs:
Make async a setting instead of separate calls.
Combine settings like show_dialog, show_preview and pdf_target into
an action enum that you pass to gtk_print_dialog_run().

* tests/print-editor.c:
* tests/testnouiprint.c:
* tests/testprint.c:
* demos/gtk-demo/printing.c:
Update to new APIs

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

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


GNOME CVS: ooo-build tml

2006-06-07 Thread Tor Lillqvist

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: tml 06/06/07 11:17:12

Modified files:
.  : ChangeLog 
patches/src680 : apply 

Log message:
2006-06-07  Tor Lillqvist  <[EMAIL PROTECTED]>

* patches/src680/apply: Opened issue for the missing language
names, add issue number.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=tml&date=explicit&mindate=2006-06-07%2011:16&maxdate=2006-06-07%2011:18

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


GNOME CVS: garnome jsacco

2006-06-07 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/06/07 11:18:28

Modified files:
bindings/gconfmm: Makefile checksums 
Added files:
bindings/gconfmm/files: examples-client-main.cc.patch 

Log message:
patch examples/client/main.cc so it will compile

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-06-07%2011:17&maxdate=2006-06-07%2011:19

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


GNOME CVS: garnome jsacco

2006-06-07 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/06/07 11:18:52

Modified files:
.  : ChangeLog 

Log message:
bindings/gconfmm: patch examples/client/main.cc so it will compile

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-06-07%2011:17&maxdate=2006-06-07%2011:19

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


GNOME CVS: gimp mitch

2006-06-07 Thread Michael Natterer

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: mitch   06/06/07 11:47:33

Modified files:
.  : ChangeLog 
app/core   : gimpguide.c gimpguide.h gimpimage-crop.c 
 gimpimage-duplicate.c gimpimage-flip.c 
 gimpimage-guides.c gimpimage-resize.c 
 gimpimage-rotate.c gimpimage-scale.c 
 gimpimage-snap.c gimpimage-undo-push.c 
app/display: gimpdisplayshell.c gimpdisplayshell-draw.c 
app/tools  : gimpmovetool.c 
app/xcf: xcf-save.c 
app/pdb: guides_cmds.c 
tools/pdbgen/pdb: guides.pdb 

Log message:
2006-06-07  Michael Natterer  <[EMAIL PROTECTED]>

* app/core/gimpguide.[ch]: added gimp_guide_get_ID().

* app/core/gimpimage-crop.c
* app/core/gimpimage-duplicate.c
* app/core/gimpimage-flip.c
* app/core/gimpimage-guides.c
* app/core/gimpimage-resize.c
* app/core/gimpimage-rotate.c
* app/core/gimpimage-scale.c
* app/core/gimpimage-snap.c
* app/core/gimpimage-undo-push.c
* app/display/gimpdisplayshell-draw.c
* app/display/gimpdisplayshell.c
* app/tools/gimpmovetool.c
* app/xcf/xcf-save.c
* tools/pdbgen/pdb/guides.pdb: use accessors instead of accessing
GimpGuide's struct members directly.

* app/pdb/guides_cmds.c: regenerated.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-06-07%2011:46&maxdate=2006-06-07%2011:48

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


GNOME CVS: gimp mitch

2006-06-07 Thread Michael Natterer

CVSROOT:/cvs/gnome
Module name:gimp
Changes by: mitch   06/06/07 11:50:00

Modified files:
.  : ChangeLog 

Log message:
2006-06-07  Michael Natterer  <[EMAIL PROTECTED]>

* app/core/gimpguide.[ch]: added gimp_guide_get_ID().

* app/core/gimpimage-crop.c
* app/core/gimpimage-duplicate.c
* app/core/gimpimage-flip.c
* app/core/gimpimage-guides.c
* app/core/gimpimage-resize.c
* app/core/gimpimage-rotate.c
* app/core/gimpimage-scale.c
* app/core/gimpimage-snap.c
* app/core/gimpimage-undo-push.c
* app/display/gimpdisplayshell-draw.c
* app/display/gimpdisplayshell.c
* app/tools/gimpmovetool.c
* app/xcf/xcf-save.c
* tools/pdbgen/pdb/guides.pdb: use accessors instead of accessing
GimpGuide's struct members directly.

* app/pdb/guides_cmds.c: regenerated.

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

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


GNOME CVS: evolution federico

2006-06-07 Thread Federico Mena Quintero

CVSROOT:/cvs/gnome
Module name:evolution
Changes by: federico06/06/07 12:11:11

Modified files:
widgets/misc   : ChangeLog e-map.c 

Log message:
2006-06-07  Federico Mena Quintero  <[EMAIL PROTECTED]>

* e-map.c (e_map_class_init): Don't use gtk_signal_new() for the
set_scroll_adjustments signal, and use the correct marshaler.
Fixes bug #331743 [http://bugzilla.gnome.org/show_bug.cgi?id=331743].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=federico&date=explicit&mindate=2006-06-07%2012:10&maxdate=2006-06-07%2012:12

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


GNOME CVS: sysprof ssp

2006-06-07 Thread Søren Sandmann Pedersen

CVSROOT:/cvs/gnome
Module name:sysprof
Changes by: ssp 06/06/07 12:18:44

Modified files:
.  : TODO 

Log message:
Update TODO

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=sysprof&who=ssp&date=explicit&mindate=2006-06-07%2012:17&maxdate=2006-06-07%2012:19

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


GNOME CVS: evolution federico

2006-06-07 Thread Federico Mena Quintero

CVSROOT:/cvs/gnome
Module name:evolution
Changes by: federico06/06/07 12:18:41

Modified files:
widgets/misc   : Tag: gnome-2-14 ChangeLog e-map.c 

Log message:
2006-06-07  Federico Mena Quintero  <[EMAIL PROTECTED]>

* e-map.c (e_map_class_init): Don't use gtk_signal_new() for the
set_scroll_adjustments signal, and use the correct marshaler.
Fixes bug #331743 [http://bugzilla.gnome.org/show_bug.cgi?id=331743].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=federico&date=explicit&mindate=2006-06-07%2012:17&maxdate=2006-06-07%2012:19

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


GNOME CVS: gtk+ juergbi

2006-06-07 Thread Jürg Billeter

CVSROOT:/cvs/gnome
Module name:gtk+
Changes by: juergbi 06/06/07 12:24:55

Modified files:
.  : ChangeLog 
gtk: Makefile.am 

Log message:
2006-06-07  Jürg Billeter  <[EMAIL PROTECTED]>

* gtk/Makefile.am: Fix building gtkbuiltincache.h without system GTK+.

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

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


GNOME CVS: seahorse sadam

2006-06-07 Thread Adam Schreiber

CVSROOT:/cvs/gnome
Module name:seahorse
Changes by: sadam   06/06/07 12:36:46

Modified files:
.  : ChangeLog 
pixmaps/22x22  : Makefile.am 
Added files:
pixmaps/22x22  : seahorse-sign-bad.png seahorse-sign-bad.svg 
 seahorse-sign-ok.png seahorse-sign-ok.svg 

Log message:
* pixmpas/22x22/Makefile.am:
* pixmaps/22x22/seahorse-sign-ok.png(added):
* pixmaps/22x22/seahorse-sign-ok.svg(added):
* pixmaps/22x22/seahorse-sign-bad.png(added):
* pixmaps/22x22/seahorse-sign-bad.svg(added): Add
22x22 icons for signing

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=seahorse&who=sadam&date=explicit&mindate=2006-06-07%2012:35&maxdate=2006-06-07%2012:37

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


GNOME CVS: lsr parente

2006-06-07 Thread Peter Parente

CVSROOT:/cvs/gnome
Module name:lsr
Changes by: parente 06/06/07 12:43:40

Modified files:
src: Makefile.am 

Log message:
Added missing Templates directory

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=lsr&who=parente&date=explicit&mindate=2006-06-07%2012:42&maxdate=2006-06-07%2012:44

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


GNOME CVS: lsr parente

2006-06-07 Thread Peter Parente

CVSROOT:/cvs/gnome
Module name:lsr
Changes by: parente 06/06/07 12:44:16

Modified files:
.  : configure.in 

Log message:
Added missing Templates dir

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=lsr&who=parente&date=explicit&mindate=2006-06-07%2012:43&maxdate=2006-06-07%2012:45

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


GNOME CVS: vte behdad

2006-06-07 Thread Behdad Esfahbod

CVSROOT:/cvs/gnome
Module name:vte
Changes by: behdad  06/06/07 12:46:39

Modified files:
.  : ChangeLog 
src: vte.c 

Log message:
2006-06-07  Behdad Esfahbod  <[EMAIL PROTECTED]>

Bug 339529 – gnome-terminal (vte) crashes when detatched window is
closed

* src/vte.c (vte_invalidate_region): Bail out if terminal->window is
NULL.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=vte&who=behdad&date=explicit&mindate=2006-06-07%2012:45&maxdate=2006-06-07%2012:47

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


GNOME CVS: vte behdad

2006-06-07 Thread Behdad Esfahbod

CVSROOT:/cvs/gnome
Module name:vte
Changes by: behdad  06/06/07 12:46:58

Modified files:
.  : Tag: vte-0-12 ChangeLog 
src: Tag: vte-0-12 vte.c 

Log message:
2006-06-07  Behdad Esfahbod  <[EMAIL PROTECTED]>

Bug 339529 – gnome-terminal (vte) crashes when detatched window is
closed

* src/vte.c (vte_invalidate_region): Bail out if terminal->window is
NULL.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=vte&who=behdad&date=explicit&mindate=2006-06-07%2012:45&maxdate=2006-06-07%2012:47

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


GNOME CVS: orca richb

2006-06-07 Thread Rich Burridge

CVSROOT:/cvs/gnome
Module name:orca
Changes by: richb   06/06/07 12:55:46

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

Log message:
* src/orca/util.py:
Adjustments to the speakTextSelectionState() routine to handle
[un]selecting by word (Control-Shift-[Left, Right]).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-06-07%2012:54&maxdate=2006-06-07%2012:56

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


GNOME CVS: NetworkManager rml

2006-06-07 Thread Robert Love

CVSROOT:/cvs/gnome
Module name:NetworkManager
Changes by: rml 06/06/07 13:34:21

Modified files:
.  : Tag: NETWORKMANAGER_0_6_0_RELEASE ChangeLog 
gnome/applet   : Tag: NETWORKMANAGER_0_6_0_RELEASE 
 applet-dbus-info.c gconf-helpers.c 
 other-network-dialog.c 
src: Tag: NETWORKMANAGER_0_6_0_RELEASE 
 NetworkManagerAPList.c nm-dbus-nmi.c 
 nm-device-802-11-wireless.c 

Log message:
2006-06-07  Robert Love  <[EMAIL PROTECTED]>

* gnome/applet/gconf-helpers.c: Bug fix: nm_gconf_helper_get_bool()
checked that the return type was GCONF_VALUE_STRING, not the correct
GCONF_VALUE_BOOL, and thus it never worked.
* src/NetworkManagerAPList.c: Before concluding that two networks are
identical based on their BSSID, make sure that the BSSID in question
is actually valid.  Specifically, an empty or all zero BSSID does not
cut it.
* gnome/applet/applet-dbus-info.c, gnome/applet/other-network-dialog.c,
src/nm-dbus-nmi.c, src/nm-device-802-11-wireless.c: White space and
similar invariant clean up.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=rml&date=explicit&mindate=2006-06-07%2013:33&maxdate=2006-06-07%2013:35

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


GNOME CVS: NetworkManager rml

2006-06-07 Thread Robert Love

CVSROOT:/cvs/gnome
Module name:NetworkManager
Changes by: rml 06/06/07 13:35:33

Modified files:
.  : ChangeLog 
gnome/applet   : applet-dbus-info.c gconf-helpers.c 
 other-network-dialog.c 
src: NetworkManagerAPList.c nm-dbus-nmi.c 
 nm-device-802-11-wireless.c 

Log message:
2006-06-07  Robert Love  <[EMAIL PROTECTED]>

* gnome/applet/gconf-helpers.c: Bug fix: nm_gconf_helper_get_bool()
checked that the return type was GCONF_VALUE_STRING, not the correct
GCONF_VALUE_BOOL, and thus it never worked.
* src/NetworkManagerAPList.c: Before concluding that two networks are
identical based on their BSSID, make sure that the BSSID in question
is actually valid.  Specifically, an empty or all zero BSSID does not
cut it.
* gnome/applet/applet-dbus-info.c, gnome/applet/other-network-dialog.c,
src/nm-dbus-nmi.c, src/nm-device-802-11-wireless.c: White space and
similar invariant clean up.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=rml&date=explicit&mindate=2006-06-07%2013:34&maxdate=2006-06-07%2013:36

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


GNOME CVS: gnome-screensaver mccann

2006-06-07 Thread William Jon McCann

CVSROOT:/cvs/gnome
Module name:gnome-screensaver
Changes by: mccann  06/06/07 13:48:46

Modified files:
.  : ChangeLog 
src: gnome-screensaver-command.c 
 gnome-screensaver-dialog.c 
 gnome-screensaver-preferences.c 
 gnome-screensaver.c gs-auth-helper.c 
 gs-auth-pam.c gs-auth-pwent.c gs-debug.c 
 gs-fade.c gs-grab-x11.c gs-job.c 
 gs-listener-dbus.c gs-lock-plug.c gs-manager.c 
 gs-prefs.c gs-watcher-x11.c gs-window-x11.c 
 test-fade.c test-passwd.c test-watcher.c 
 test-window.c 

Log message:
2006-06-07  William Jon McCann  <[EMAIL PROTECTED]>

* src/gnome-screensaver-command.c: (main):
* src/gnome-screensaver-dialog.c: (main):
* src/gnome-screensaver-preferences.c: (preview_set_theme),
(populate_model), (separator_func), (theme_installer_run),
(fullscreen_preview_previous_cb), (fullscreen_preview_next_cb),
(fullscreen_preview_cancelled_cb), (fullscreen_preview_start_cb),
(check_is_root_user), (main):
* src/gnome-screensaver.c: (main):
* src/gs-auth-helper.c:
* src/gs-auth-pam.c: (auth_message_handler), (pam_conversation),
(gs_auth_verify_user):
* src/gs-auth-pwent.c: (passwds_match):
* src/gs-debug.c: (gs_debug_real):
* src/gs-fade.c: (check_gamma_extension), (gamma_info_init):
* src/gs-grab-x11.c: (gs_grab_move_mouse):
* src/gs-job.c: (gs_job_died):
* src/gs-listener-dbus.c: (do_introspect),
(listener_dbus_filter_handle_methods),
(gs_listener_message_handler), (listener_dbus_filter_function),
(screensaver_is_running):
* src/gs-lock-plug.c: (gs_lock_plug_close),
(gs_lock_plug_class_init), (get_user_display_label),
(populate_model), (separator_func), (expand_string):
* src/gs-manager.c: (window_deactivated_cb):
* src/gs-prefs.c: (key_changed_cb):
* src/gs-watcher-x11.c: (disable_builtin_screensaver),
(schedule_wakeup_event):
* src/gs-window-x11.c: (gs_window_override_user_time),
(gs_window_dialog_finish):
* src/test-fade.c: (main):
* src/test-passwd.c: (main):
* src/test-watcher.c: (main):
* src/test-window.c: (main):

Eliminate trailing whitespace found using
(setq-default show-trailing-whitespace t)
in ~/.emacs.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-screensaver&who=mccann&date=explicit&mindate=2006-06-07%2013:47&maxdate=2006-06-07%2013:49

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


GNOME CVS: glade3 tvb

2006-06-07 Thread Tristan Van Berkom

CVSROOT:/cvs/gnome
Module name:glade3
Changes by: tvb 06/06/07 14:00:32

Modified files:
.  : ChangeLog 
src: glade-gtk.c glade-command.c 
widgets: gtk+.xml.in 

Log message:
* src/glade-gtk.c, widgets/gtk+.xml.in:
o Reverting the simplification of gtkbox, the regression was that the box
placeholders were not adjusting properly on undo/redo of create/delete/cut/paste
commands.
o Fixing GtkFixed/GtkLayout to not call glade_gtk_container_add/remove_child for
its children.

* src/glade-command.c: Slight simplifications made.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2006-06-07%2013:59&maxdate=2006-06-07%2014:01

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


GNOME CVS: beast timj

2006-06-07 Thread Tim Janik

CVSROOT:/cvs/gnome
Module name:beast
Changes by: timj06/06/07 14:04:00

Modified files:
birnet : ChangeLog birnetmsg.c birnetthread.c 
 birnetthread.h birnetthreadxx.cc 
 birnetthreadxx.hh 
birnet/tests   : threads.cc 

Log message:
Wed Jun  7 20:00:03 2006  Tim Janik  <[EMAIL PROTECTED]>

* birnetmsg.c: fixed up atomic accessors.

* birnetthread.h: fixed up atomic accessors, introduced atomic_uint
functions.

* birnetthreadxx.cc:
* birnetthread.c: fixed up C++ thread pointer implementation.

* birnetthreadxx.cc, birnetthreadxx.hh: added OwnedMutex.

* tests/threads.cc: test OwnedMutex.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beast&who=timj&date=explicit&mindate=2006-06-07%2014:03&maxdate=2006-06-07%2014:05

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


GNOME CVS: garnome jsacco

2006-06-07 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/06/07 14:13:43

Modified files:
platform/libxml2: Makefile checksums 

Log message:
bump version to 2.6.26

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-06-07%2014:12&maxdate=2006-06-07%2014: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-06-07 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/06/07 14:14:32

Modified files:
.  : ChangeLog 

Log message:
platform/libxml2: bump version to 2.6.26

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-06-07%2014:13&maxdate=2006-06-07%2014:15

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


GNOME CVS: beast timj

2006-06-07 Thread Tim Janik

CVSROOT:/cvs/gnome
Module name:beast
Changes by: timj06/06/07 14:14:39

Modified files:
birnet : ChangeLog birnetthreadxx.cc birnetthreadxx.hh 
birnet/tests   : threads.cc 

Log message:
Wed Jun  7 20:14:14 2006  Tim Janik  <[EMAIL PROTECTED]>

* birnetthreadxx.hh: turned OwnedMutex into a recursive mutex.
* birnetthreadxx.cc: turned OwnedMutex into a recursive mutex.
* tests/threads.cc (test_thread_cxx): adapted tests.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beast&who=timj&date=explicit&mindate=2006-06-07%2014:13&maxdate=2006-06-07%2014:15

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


GNOME CVS: garnome jsacco

2006-06-07 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/06/07 14:15:13

Modified files:
platform/libxml2: Tag: gnome-2-14 Makefile checksums 

Log message:
bump version to 2.6.26

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-06-07%2014:14&maxdate=2006-06-07%2014:16

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


GNOME CVS: garnome jsacco

2006-06-07 Thread Joseph Sacco

CVSROOT:/cvs/gnome
Module name:garnome
Changes by: jsacco  06/06/07 14:16:06

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

Log message:
platform/libxml2: bump version to 2.6.26

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=garnome&who=jsacco&date=explicit&mindate=2006-06-07%2014:15&maxdate=2006-06-07%2014:17

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


GNOME CVS: ooo-build tml

2006-06-07 Thread Tor Lillqvist

CVSROOT:/cvs/gnome
Module name:ooo-build
Changes by: tml 06/06/07 14:16:16

Modified files:
.  : ChangeLog 
patches/src680 : apply 

Log message:
2006-06-07  Tor Lillqvist  <[EMAIL PROTECTED]>

* patches/src680/apply: Opened issue for the filtering out of
incomplete help localizations from the Windows installer. Add
issue number.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=tml&date=explicit&mindate=2006-06-07%2014:15&maxdate=2006-06-07%2014:17

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


GNOME CVS: gossip mr

2006-06-07 Thread Martyn James Russell

CVSROOT:/cvs/gnome
Module name:gossip
Changes by: mr  06/06/07 14:16:31

gossip/peekaboo

Update of /cvs/gnome/gossip/peekaboo
In directory container.gnome.org:/tmp/cvs-serv28235/peekaboo

Log Message:
Directory /cvs/gnome/gossip/peekaboo added to the repository
--> Using per-directory sticky tag `PEEKABOO'

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


  1   2   >