]> Pileus Git - ~andy/gtk/log
~andy/gtk
16 years agoUpdated Malayalam (ml) Translation
Ani Peter [Fri, 7 Sep 2007 12:27:09 +0000 (12:27 +0000)]
Updated Malayalam (ml) Translation

svn path=/trunk/; revision=18750

16 years agoUpdated Malayalam (ml) Translation
Ani Peter [Fri, 7 Sep 2007 12:26:55 +0000 (12:26 +0000)]
Updated Malayalam (ml) Translation

svn path=/trunk/; revision=18749

16 years agoUpdate Ukrainian translation.
Maxim Dziumanenko [Fri, 7 Sep 2007 11:43:05 +0000 (11:43 +0000)]
Update Ukrainian translation.

2007-09-07 Maxim Dziumanenko <dziumanenko@gmail.com>

* Update Ukrainian translation.

svn path=/trunk/; revision=18748

16 years agoimplement missing get_cells method. (Spotted by Paolo Borelli).
Kristian Rietveld [Fri, 7 Sep 2007 11:02:04 +0000 (11:02 +0000)]
implement missing get_cells method. (Spotted by Paolo Borelli).

2007-09-07  Kristian Rietveld  <kris@gtk.org>

* gtk/gtkcombobox.c (gtk_combo_box_cell_layout_init),
(gtk_combo_box_cell_layout_get_cells): implement missing get_cells
method.  (Spotted by Paolo Borelli).

svn path=/trunk/; revision=18747

16 years agoFix a crash
Matthias Clasen [Fri, 7 Sep 2007 05:45:41 +0000 (05:45 +0000)]
Fix a crash

svn path=/trunk/; revision=18746

16 years agoUpdated Malayalam (ml) Translation
Ani Peter [Fri, 7 Sep 2007 05:24:21 +0000 (05:24 +0000)]
Updated Malayalam (ml) Translation

svn path=/trunk/; revision=18745

16 years agoUpdated Malayalam (ml) Translation
Ani Peter [Fri, 7 Sep 2007 05:24:06 +0000 (05:24 +0000)]
Updated Malayalam (ml) Translation

svn path=/trunk/; revision=18744

16 years agoCheck for cups.h
Matthias Clasen [Fri, 7 Sep 2007 03:59:33 +0000 (03:59 +0000)]
Check for cups.h

svn path=/trunk/; revision=18743

16 years agoAllow dest to be NULL. (#464528, Xan Lopez)
Matthias Clasen [Fri, 7 Sep 2007 03:53:23 +0000 (03:53 +0000)]
Allow dest to be NULL. (#464528, Xan Lopez)

2007-09-06  Matthias Clasen  <mclasen@redhat.com>

        * gdk/gdkrectangle.c (gdk_rectangle_intersect): Allow
        dest to be NULL.  (#464528, Xan Lopez)

svn path=/trunk/; revision=18742

16 years agoRemove references to deprecated functions. (#460207, Guillaume Cottenceau)
Matthias Clasen [Fri, 7 Sep 2007 03:18:53 +0000 (03:18 +0000)]
Remove references to deprecated functions. (#460207, Guillaume Cottenceau)

2007-09-06  Matthias Clasen  <mclasen@redhat.com>

        * gdk-pixbuf/porting-from-imlib.sgml:
        * gdk/tmpl/rgb.sgml: Remove references to deprecated
        functions.  (#460207, Guillaume Cottenceau)

svn path=/trunk/; revision=18741

16 years agocorrect an example
Matthias Clasen [Fri, 7 Sep 2007 03:07:18 +0000 (03:07 +0000)]
correct an example

svn path=/trunk/; revision=18740

16 years agoUpdated Serbian translation
Goran Rakic [Thu, 6 Sep 2007 20:21:39 +0000 (20:21 +0000)]
Updated Serbian translation

svn path=/trunk/; revision=18739

16 years agoInitialize error to NULL before calling g_set_error(). Should fix #473954,
Matthias Clasen [Thu, 6 Sep 2007 19:15:37 +0000 (19:15 +0000)]
Initialize error to NULL before calling g_set_error(). Should fix #473954,

2007-09-06 Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkfilechooserdefault.c (shortcuts_drop_uris): Initialize
        error to NULL before calling g_set_error(). Should fix #473954,
        reported by Sebastien Bacher.

svn path=/trunk/; revision=18738

16 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Thu, 6 Sep 2007 18:26:59 +0000 (18:26 +0000)]
Translation updated by Tino Meinen.

2007-09-06  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

svn path=/trunk/; revision=18737

16 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Thu, 6 Sep 2007 18:25:11 +0000 (18:25 +0000)]
Translation updated by Tino Meinen.

2007-09-06  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

svn path=/trunk/; revision=18736

16 years agoupdating for Punjabi
Amanpreet Singh Alam [Thu, 6 Sep 2007 17:36:26 +0000 (17:36 +0000)]
updating for Punjabi

svn path=/trunk/; revision=18735

16 years agoupdating for Punjabi
Amanpreet Singh Alam [Thu, 6 Sep 2007 14:03:03 +0000 (14:03 +0000)]
updating for Punjabi

svn path=/trunk/; revision=18734

16 years agoEstonian translation updates by Ivar Smolin
Priit Laes [Thu, 6 Sep 2007 14:01:19 +0000 (14:01 +0000)]
Estonian translation updates by Ivar Smolin

2007-09-06  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation updates by Ivar Smolin

svn path=/trunk/; revision=18733

16 years agoUpdated Malayalam (ml) Translation
Ani Peter [Thu, 6 Sep 2007 12:36:42 +0000 (12:36 +0000)]
Updated Malayalam (ml) Translation

svn path=/trunk/; revision=18732

16 years agoUpdated Malayalam (ml) Translation
Ani Peter [Thu, 6 Sep 2007 12:36:23 +0000 (12:36 +0000)]
Updated Malayalam (ml) Translation

svn path=/trunk/; revision=18731

16 years agoremoved code that forced range repaints upon every motion event, because
13:37:28 Tim Janik [Thu, 6 Sep 2007 11:44:22 +0000 (11:44 +0000)]
removed code that forced range repaints upon every motion event, because

2007-09-06 13:37:28  Tim Janik  <timj@imendio.com>

        * gtk/gtkrange.c (gtk_range_adjustment_value_changed): removed code
        that forced range repaints upon every motion event, because these tend
        to stall other repaints on busy CPUs.
        added a timer to still force repaints every once in a while (roughly
        5Hz atm) to avoid leaving the user without feedback on the range.
        fixes bug #460534.

svn path=/trunk/; revision=18730

16 years agos/gtk_widget_[un]ref/g_object_[un]ref/g
Michael Natterer [Thu, 6 Sep 2007 10:46:54 +0000 (10:46 +0000)]
s/gtk_widget_[un]ref/g_object_[un]ref/g

2007-09-06  Michael Natterer  <mitch@imendio.com>

* demos/gtk-demo/panes.c: s/gtk_widget_[un]ref/g_object_[un]ref/g

svn path=/trunk/; revision=18729

16 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Thu, 6 Sep 2007 08:16:50 +0000 (08:16 +0000)]
Updated Thai translation.

* th.po: Updated Thai translation.

svn path=/trunk/; revision=18728

16 years agoPatch from William Pitcock: Ungrab windows if necessary when they are
Richard Hult [Thu, 6 Sep 2007 08:16:40 +0000 (08:16 +0000)]
Patch from William Pitcock: Ungrab windows if necessary when they are

2007-09-06  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkwindow-quartz.c (_gdk_windowing_window_destroy):
Patch from William Pitcock: Ungrab windows if necessary when they
are destroyed, fixes bug #473441.

svn path=/trunk/; revision=18727

16 years agoUpdate some more.
Kjartan Maraas [Wed, 5 Sep 2007 18:51:46 +0000 (18:51 +0000)]
Update some more.

2007-09-05  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Update some more.

svn path=/trunk/; revision=18726

16 years agofix wrong default value in ::tab-expand param spec constructor.
Tim Janik [Wed, 5 Sep 2007 12:17:39 +0000 (12:17 +0000)]
fix wrong default value in ::tab-expand param spec constructor.

Wed Sep  5 14:15:17 2007  Tim Janik  <timj@imendio.com>

        * gtk/gtknotebook.c (gtk_notebook_class_init): fix wrong default value
        in ::tab-expand param spec constructor.

svn path=/trunk/; revision=18725

16 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Wed, 5 Sep 2007 11:37:12 +0000 (11:37 +0000)]
Updated Norwegian bokmål translation.

2007-09-05  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=18724

16 years ago2007-09-04 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian transla...
Jovan Naumovski [Tue, 4 Sep 2007 15:02:07 +0000 (15:02 +0000)]
2007-09-04 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.

svn path=/trunk/; revision=18723

16 years agocopy filename to builder->priv instead of holding a reference to it. Bug
Fernando Herrera [Tue, 4 Sep 2007 12:36:24 +0000 (12:36 +0000)]
copy filename to builder->priv instead of holding a reference to it. Bug

2007-09-04  Fernando Herrera  <fherrera@onirica.com>

        * gtk/gtkbuilder.c: (gtk_builder_finalize),
        (gtk_builder_add_from_file): copy filename to builder->priv instead of
        holding a reference to it. Bug #472643

svn path=/trunk/; revision=18722

16 years agoDo not iterate recursively over all child nodes.
Johan Dahlin [Tue, 4 Sep 2007 12:19:37 +0000 (12:19 +0000)]
Do not iterate recursively over all child nodes.

2007-09-04  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtk-builder-convert (GtkBuilder._packing_prop_to_child_attr):
    Do not iterate recursively over all child nodes.
    (GtkBuilderConverter._default_widget_converter): Use a more efficient
    way of iterating over all property nodes
    #472974 (Carlos Garnacho)

svn path=/trunk/; revision=18721

16 years agoadded missing \n to g_print() in GTK_NOTE().
Michael Natterer [Tue, 4 Sep 2007 12:04:07 +0000 (12:04 +0000)]
added missing \n to g_print() in GTK_NOTE().

2007-09-04  Michael Natterer  <mitch@imendio.com>

* gtk/gtkmodules.c: added missing \n to g_print() in GTK_NOTE().

svn path=/trunk/; revision=18720

16 years agoDo not remove empty properties, since we do not know the default
Johan Dahlin [Tue, 4 Sep 2007 11:53:18 +0000 (11:53 +0000)]
Do not remove empty properties, since we do not know the default

2007-09-04  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtk-builder-convert (GtkBuilderConverter._parse): Do not remove
    empty properties, since we do not know the default GParamSpec values.
    #472981 (Carlos Garnacho)

svn path=/trunk/; revision=18719

16 years agoRemove duplicate gtk_print_operation_get_error(). (#473340, Yeti)
Behdad Esfahbod [Mon, 3 Sep 2007 21:59:49 +0000 (21:59 +0000)]
Remove duplicate gtk_print_operation_get_error(). (#473340, Yeti)

2007-09-03  Behdad Esfahbod  <behdad@gnome.org>

        * gtk/gtk-sections.txt: Remove duplicate
        gtk_print_operation_get_error().  (#473340, Yeti)

svn path=/trunk/; revision=18718

16 years ago2007-09-03 vi.po Updated Vietnamese translation
Clytie Siddall [Mon, 3 Sep 2007 13:43:39 +0000 (13:43 +0000)]
2007-09-03    vi.po    Updated Vietnamese translation

Clytie Siddall <clytie@riverland.net.au>

svn path=/trunk/; revision=18717

16 years ago2007-09-03 vi.po Updated Vietnamese translation
Clytie Siddall [Mon, 3 Sep 2007 13:36:37 +0000 (13:36 +0000)]
2007-09-03    vi.po    Updated Vietnamese translation

Clytie Siddall <clytie@riverland.net.au>

svn path=/trunk/; revision=18716

16 years agoUpdated French translation
Stéphane Raimbault [Mon, 3 Sep 2007 10:20:11 +0000 (10:20 +0000)]
Updated French translation

svn path=/trunk/; revision=18715

16 years agoUpdated French translation.
Stéphane Raimbault [Mon, 3 Sep 2007 10:07:42 +0000 (10:07 +0000)]
Updated French translation.

svn path=/trunk/; revision=18714

16 years agoRemove the stat() time barrier, as it seems to cause bug #463907 (thanks
Emmanuele Bassi [Mon, 3 Sep 2007 09:49:59 +0000 (09:49 +0000)]
Remove the stat() time barrier, as it seems to cause bug #463907 (thanks

2007-09-03  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentmanager.c
(gtk_recent_manager_poll_timeout): Remove the stat() time barrier,
as it seems to cause bug #463907 (thanks to Sebastien Bacher).

svn path=/trunk/; revision=18713

16 years agoEstonian translation updates by Ivar Smolin
Priit Laes [Mon, 3 Sep 2007 08:08:16 +0000 (08:08 +0000)]
Estonian translation updates by Ivar Smolin

2007-09-03  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation updates by Ivar Smolin

svn path=/trunk/; revision=18712

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sat, 1 Sep 2007 20:19:16 +0000 (20:19 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=18711

16 years agoUpdated Danish translation
Kenneth Nielsen [Sat, 1 Sep 2007 18:07:57 +0000 (18:07 +0000)]
Updated Danish translation

svn path=/trunk/; revision=18710

16 years agoRevert the previous change as it broke the build (missing po file in
Richard Hult [Fri, 31 Aug 2007 20:30:20 +0000 (20:30 +0000)]
Revert the previous change as it broke the build (missing po file in

2007-08-31  Richard Hult  <richard@imendio.com>

* configure.in: Revert the previous change as it broke the build
(missing po file in po-properties).

svn path=/trunk/; revision=18709

16 years agoAdded Kannada to list of languages in ALL_LINGUAS
Pramod Raghavendra [Fri, 31 Aug 2007 11:12:31 +0000 (11:12 +0000)]
Added Kannada to list of languages in ALL_LINGUAS

svn path=/trunk/; revision=18708

16 years agoAdded Kannada to list of languages in ALL_LINGUAS
Pramod Raghavendra [Fri, 31 Aug 2007 11:12:15 +0000 (11:12 +0000)]
Added Kannada to list of languages in ALL_LINGUAS

svn path=/trunk/; revision=18707

16 years agoUpdated kn translations
Pramod Raghavendra [Fri, 31 Aug 2007 11:11:37 +0000 (11:11 +0000)]
Updated kn translations

svn path=/trunk/; revision=18706

16 years agoUpdated kn translations
Pramod Raghavendra [Fri, 31 Aug 2007 11:11:19 +0000 (11:11 +0000)]
Updated kn translations

svn path=/trunk/; revision=18705

16 years agoImplement those. Based on patch from Stefan Gehn, bug #459459.
Richard Hult [Thu, 30 Aug 2007 09:01:12 +0000 (09:01 +0000)]
Implement those. Based on patch from Stefan Gehn, bug #459459.

2007-08-30  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkwindow-quartz.c: (gdk_window_set_decorations,
gdk_window_get_decorations): Implement those. Based on patch from
Stefan Gehn, bug #459459.

svn path=/trunk/; revision=18704

16 years agoPatch from Stefan Gehn to implement those, bug #459667.
Richard Hult [Thu, 30 Aug 2007 08:21:32 +0000 (08:21 +0000)]
Patch from Stefan Gehn to implement those, bug #459667.

2007-08-30  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkwindow-quartz.c: (gdk_window_set_keep_above,
gdk_window_set_keep_below): Patch from Stefan Gehn to implement
those, bug #459667.

svn path=/trunk/; revision=18703

16 years agoPatch from Stefan Gehn to implement copying from a pixmap, bug #348493.
Richard Hult [Thu, 30 Aug 2007 07:57:25 +0000 (07:57 +0000)]
Patch from Stefan Gehn to implement copying from a pixmap, bug #348493.

2007-08-30  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkimage-quartz.c: (_gdk_quartz_image_copy_to_image):
Patch from Stefan Gehn to implement copying from a pixmap, bug
#348493.

svn path=/trunk/; revision=18702

16 years agolower the default timeout values for gtk-tooltip-timeout and
Kristian Rietveld [Wed, 29 Aug 2007 12:01:15 +0000 (12:01 +0000)]
lower the default timeout values for gtk-tooltip-timeout and

2007-08-29  Kristian Rietveld  <kris@imendio.com>

* gtk/gtksettings.c: lower the default timeout values for
gtk-tooltip-timeout and gtk-tooltip-browse-timeout. (#451202,
Richard Hult).

svn path=/trunk/; revision=18701

16 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Wed, 29 Aug 2007 05:49:27 +0000 (05:49 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2007-08-29  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=18700

16 years agoUpdated Brazilian Portuguese translation
Raphael Higino [Wed, 29 Aug 2007 02:46:59 +0000 (02:46 +0000)]
Updated Brazilian Portuguese translation

svn path=/trunk/; revision=18699

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 28 Aug 2007 18:45:29 +0000 (18:45 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=18696

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 28 Aug 2007 18:43:30 +0000 (18:43 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=18695

16 years agofix X serial handling to cope with wraparounds and maintain referential
Tim Janik [Tue, 28 Aug 2007 15:26:23 +0000 (15:26 +0000)]
fix X serial handling to cope with wraparounds and maintain referential

Thu Aug 23 15:32:09 2007  Tim Janik  <timj@imendio.com>

* gdk/x11/gdkgeometry-x11.c (_gdk_window_process_expose): fix
X serial handling to cope with wraparounds and maintain referential
integrity when removing list nodes. based on a patch by Hui Wang,
fixes #461648.

svn path=/trunk/; revision=18693

16 years agoUpdate menu accelerators, when adding/removing AccelGroups dynamically.
Stefan Kost [Mon, 27 Aug 2007 17:46:53 +0000 (17:46 +0000)]
Update menu accelerators, when adding/removing AccelGroups dynamically.

* gtk/gtkwindow.c: Update menu accelerators, when adding/removing
AccelGroups dynamically. (#469374)

svn path=/trunk/; revision=18691

16 years agoCorrect draw_box() function to check detail for "notebook". This fixes a
Cody Russell [Mon, 27 Aug 2007 16:27:38 +0000 (16:27 +0000)]
Correct draw_box() function to check detail for "notebook". This fixes a

2007-08-27  Cody Russell  <bratsche@gnome.org>

        * modules/engines/ms-windows/msw_style.c: Correct draw_box()
        function to check detail for "notebook".  This fixes a problem
        where notebooks without visible headers were not styling
        correctly. (#470033, Daniel Atallah and Cody Russell)

svn path=/trunk/; revision=18689

16 years agoUpdated Brazilian Portuguese translation
Raphael Higino [Mon, 27 Aug 2007 13:30:49 +0000 (13:30 +0000)]
Updated Brazilian Portuguese translation

svn path=/trunk/; revision=18688

16 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Sun, 26 Aug 2007 21:08:18 +0000 (21:08 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2007-08-27  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=18687

16 years agoTranslation updated.
Gabor Kelemen [Sat, 25 Aug 2007 21:31:45 +0000 (21:31 +0000)]
Translation updated.

2007-08-25 Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

svn path=/trunk/; revision=18686

16 years agoTranslation updated.
Gabor Kelemen [Sat, 25 Aug 2007 20:40:17 +0000 (20:40 +0000)]
Translation updated.

2007-08-25 Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

svn path=/trunk/; revision=18685

16 years agoFormatting my ChangeLog entry as mitch asked
Cody Russell [Fri, 24 Aug 2007 15:20:53 +0000 (15:20 +0000)]
Formatting my ChangeLog entry as mitch asked

svn path=/trunk/; revision=18684

16 years agoUpdated Danish translation
Kenneth Nielsen [Fri, 24 Aug 2007 01:04:58 +0000 (01:04 +0000)]
Updated Danish translation

svn path=/trunk/; revision=18683

16 years agoUpdated Polish translation by GNOME PL Team.
Artur Flinta [Thu, 23 Aug 2007 16:49:32 +0000 (16:49 +0000)]
Updated Polish translation by GNOME PL Team.

2007-08-23  Artur Flinta  <aflinta@svn.gnome.org>

* pl.po: Updated Polish translation by GNOME PL Team.

svn path=/trunk/; revision=18682

16 years agoUse the correct type check on `window'. We now check GTK_IS_WINDOW rather
Cody Russell [Thu, 23 Aug 2007 16:00:10 +0000 (16:00 +0000)]
Use the correct type check on `window'. We now check GTK_IS_WINDOW rather

2007-08-23  Cody Russell  <bratsche@gnome.org>
        * gtk/gtkwindow.c (gtk_window_group_remove_window: Use the
        correct type check on `window'.  We now check GTK_IS_WINDOW
        rather than GTK_IS_WIDGET. (#461483, Josselin Mouette)

svn path=/trunk/; revision=18681

16 years agoFix make dist failure by changing README.cvs-commits to README.commits.
Cody Russell [Thu, 23 Aug 2007 15:54:41 +0000 (15:54 +0000)]
Fix make dist failure by changing README.cvs-commits to README.commits.

2007-08-23  Cody Russell  <bratsche@gnome.org>

        * Makefile.am: Fix make dist failure by changing
        README.cvs-commits to README.commits. (#469395, Frederic Peters)

svn path=/trunk/; revision=18680

16 years agoChange references to README.cvs-commits so they say README.commits.
Cody Russell [Thu, 23 Aug 2007 15:52:59 +0000 (15:52 +0000)]
Change references to README.cvs-commits so they say README.commits.

2007-08-23  Cody Russell  <bratsche@gnome.org>

        * HACKING: Change references to README.cvs-commits so they say
        README.commits.

svn path=/trunk/; revision=18679

16 years agoDuplicate the string returned by d[n]gettext before it is potentially
Jan Arne Petersen [Thu, 23 Aug 2007 15:29:59 +0000 (15:29 +0000)]
Duplicate the string returned by d[n]gettext before it is potentially

2007-08-23  Jan Arne Petersen  <jpetersen@jpetersen.org>

* gtk/gtkbuilderparser.c: (text): Duplicate the string returned by
d[n]gettext before it is potentially freed. (#461945)

svn path=/trunk/; revision=18678

16 years agoCheck if we are still holding the model before updating it; removes a set
Emmanuele Bassi [Thu, 23 Aug 2007 10:48:28 +0000 (10:48 +0000)]
Check if we are still holding the model before updating it; removes a set

2007-08-23  Emmanuele Bassi  <ebassi@gnome.org>

* gtkfilechooserdefault.c:
(search_hit_get_info_cb), (recent_item_get_info_cb): Check if
we are still holding the model before updating it; removes a
set of critical warnings when switching to the browse mode from
a loading search or recent files list.

(recent_clear_model), (recent_sort_model),
(recent_idle_cleanup): When in recent files mode, set the
model for the files list view when we have completed the loading
of the recently used files list. This makes switching between
modes fast again and reduces the amount of redraws needed
to display the list. (#469214)

svn path=/trunk/; revision=18677

16 years agofix transtion errors in zh_CN
Yang Zhang [Thu, 23 Aug 2007 08:36:04 +0000 (08:36 +0000)]
fix transtion errors in zh_CN

svn path=/trunk/; revision=18676

16 years agoEstonian translation updates by Ivar Smolin <okul@linux.ee>
Priit Laes [Thu, 23 Aug 2007 07:03:27 +0000 (07:03 +0000)]
Estonian translation updates by Ivar Smolin <okul@linux.ee>

2007-08-23  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>

svn path=/trunk/; revision=18675

16 years agoEstonian translation updates by Ivar Smolin <okul@linux.ee>
Priit Laes [Thu, 23 Aug 2007 07:03:01 +0000 (07:03 +0000)]
Estonian translation updates by Ivar Smolin <okul@linux.ee>

2007-08-23  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>

svn path=/trunk/; revision=18674

16 years agoRemove oc (Occitane) from LINGUAS and unbreak the build.
Emmanuele Bassi [Wed, 22 Aug 2007 16:33:01 +0000 (16:33 +0000)]
Remove oc (Occitane) from LINGUAS and unbreak the build.

2007-08-22  Emmanuele Bassi  <ebassi@gnome.org>

* configure.in: Remove oc (Occitane) from LINGUAS and unbreak
the build.

svn path=/trunk/; revision=18673

16 years agoDo not allow the cursor to go to a separator row. Fixes #441219, modified
Kristian Rietveld [Wed, 22 Aug 2007 14:26:32 +0000 (14:26 +0000)]
Do not allow the cursor to go to a separator row. Fixes #441219, modified

2007-08-22  Kristian Rietveld  <kris@imendio.com>

Do not allow the cursor to go to a separator row.  Fixes #441219,
modified patch by Carlos Garnacho.

* gtk/gtktreeview.c (row_is_separator): new inline function
for calling the row-separator-func, made all of gtktreeview.c use
this function instead of calling the func themselves,
(gtk_tree_view_button_press): treat a click on a separator like
a click on empty space,
(gtk_tree_view_update_rubber_band_selection_rage): skip
non-selectable rows,
(search_first_focusable_path),
(gtk_tree_view_focus_to_cursor),
(gtk_tree_view_move_cursor_up_down),
(gtk_tree_view_move_cursor_page_up_down),
(gtk_tree_view_move_cursor_start_end): skip separators,
(gtk_tree_view_real_set_cursor): do not allow setting the cursor
on a separator.

svn path=/trunk/; revision=18672

16 years agoCorrected the published default value of GtkFrame::label-xalign (bug
Tristan Van Berkom [Wed, 22 Aug 2007 13:41:32 +0000 (13:41 +0000)]
Corrected the published default value of GtkFrame::label-xalign (bug

* gtk/gtkframe.c: Corrected the published default value of
GtkFrame::label-xalign (bug 460272).

svn path=/trunk/; revision=18671

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Wed, 22 Aug 2007 10:59:07 +0000 (10:59 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=18670

16 years agoUpdated French translation by Claude Paroz.
Stéphane Raimbault [Wed, 22 Aug 2007 09:22:23 +0000 (09:22 +0000)]
Updated French translation by Claude Paroz.

svn path=/trunk/; revision=18669

16 years agoEstonian translation updates by Ivar Smolin <okul@linux.ee>
Priit Laes [Wed, 22 Aug 2007 05:46:03 +0000 (05:46 +0000)]
Estonian translation updates by Ivar Smolin <okul@linux.ee>

2007-08-22  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>

svn path=/trunk/; revision=18668

16 years agoupdate alignment padding after theme changes. (Fixes #467003, patch by
Kristian Rietveld [Tue, 21 Aug 2007 13:13:42 +0000 (13:13 +0000)]
update alignment padding after theme changes. (Fixes #467003, patch by

2007-08-21  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktooltip.c (gtk_tooltip_init),
(gtk_tooltip_window_style_set): update alignment padding after
theme changes. (Fixes #467003, patch by Benjamin Berg).

svn path=/trunk/; revision=18667

16 years agoalways set hide_tooltip to TRUE if we are handling a leave notify event.
Kristian Rietveld [Tue, 21 Aug 2007 11:09:42 +0000 (11:09 +0000)]
always set hide_tooltip to TRUE if we are handling a leave notify event.

2007-08-21  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktooltip.c (_gtk_tooltip_handle_event): always set
hide_tooltip to TRUE if we are handling a leave notify event. (Fixes
#468245, reported by Dennis Jacobfeuerborn).

svn path=/trunk/; revision=18666

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 21 Aug 2007 11:09:19 +0000 (11:09 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=18665

16 years agoapplied patch from Mikael Hallendal which documents GtkPaned's keybinding
Michael Natterer [Tue, 21 Aug 2007 11:00:56 +0000 (11:00 +0000)]
applied patch from Mikael Hallendal which documents GtkPaned's keybinding

2007-08-21  Michael Natterer  <mitch@imendio.com>

* gtk/gtkpaned.c (gtk_paned_class_init): applied patch from Mikael
Hallendal which documents GtkPaned's keybinding signals (#467117).

svn path=/trunk/; revision=18664

16 years agoFix #457642, reported by Christian Persch.
Kristian Rietveld [Tue, 21 Aug 2007 10:52:43 +0000 (10:52 +0000)]
Fix #457642, reported by Christian Persch.

2007-08-21  Kristian Rietveld  <kris@imendio.com>

Fix #457642, reported by Christian Persch.

* gtk/gtktooltip.c: added debugging output which can be compiled
in with a #define, annotated all coordinate translations in the
source code,
(find_widget_under_pointer): remove the "no-window correction";
always convert the coordinates from window relative to allocation
relative; after recursing through a container, translate the
coordinates from container allocation relative to child widget
allocation relative;
(find_topmost_widget_from_event): now we get allocation relative
coordinates here we do not have to distinguish no-window and window
widgets.

svn path=/trunk/; revision=18663

16 years agoEstonian translation updates by Ivar Smolin <okul@linux.ee>
Priit Laes [Tue, 21 Aug 2007 08:00:27 +0000 (08:00 +0000)]
Estonian translation updates by Ivar Smolin <okul@linux.ee>

2007-08-21  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>

svn path=/trunk/; revision=18662

16 years agoEstonian translation updates by Ivar Smolin <okul@linux.ee>
Priit Laes [Tue, 21 Aug 2007 07:59:51 +0000 (07:59 +0000)]
Estonian translation updates by Ivar Smolin <okul@linux.ee>

2007-08-21  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>

svn path=/trunk/; revision=18661

16 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 20 Aug 2007 13:04:30 +0000 (13:04 +0000)]
Updated Norwegian bokmål translation.

2007-08-20  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=18656

16 years agoUpdated French translation by Claude Paroz.
Stéphane Raimbault [Mon, 20 Aug 2007 12:14:27 +0000 (12:14 +0000)]
Updated French translation by Claude Paroz.

svn path=/trunk/; revision=18655

16 years agoUpdated Portuguese translation.
Duarte Loreto [Sun, 19 Aug 2007 22:29:27 +0000 (22:29 +0000)]
Updated Portuguese translation.

2007-08-19  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=18654

16 years agoUpdated Portuguese translation.
Duarte Loreto [Sun, 19 Aug 2007 21:49:50 +0000 (21:49 +0000)]
Updated Portuguese translation.

2007-08-19  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=18653

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sun, 19 Aug 2007 20:24:15 +0000 (20:24 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=18652

16 years agoFixed incorrect compose mapping for capital U with macron. (#468055, Aaron
Cody Russell [Sun, 19 Aug 2007 04:41:09 +0000 (04:41 +0000)]
Fixed incorrect compose mapping for capital U with macron. (#468055, Aaron

2007-08-18  Cody Russell  <bratsche@gnome.org>

        * gtk/gtkimcontextsimple.c: Fixed incorrect compose mapping
        for capital U with macron. (#468055, Aaron Crane)

svn path=/trunk/; revision=18651

16 years ago2007-08-19 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian transla...
Jovan Naumovski [Sun, 19 Aug 2007 00:41:34 +0000 (00:41 +0000)]
2007-08-19 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.

svn path=/trunk/; revision=18650

16 years agosv.po: Swedish translation updated
Daniel Nylander [Sat, 18 Aug 2007 21:47:48 +0000 (21:47 +0000)]
sv.po: Swedish translation updated

svn path=/trunk/; revision=18649

16 years agosv.po: Swedish translation updated
Daniel Nylander [Sat, 18 Aug 2007 21:45:36 +0000 (21:45 +0000)]
sv.po: Swedish translation updated

svn path=/trunk/; revision=18648

16 years agoEstonian translation updates by Ivar Smolin <okul@linux.ee>
Priit Laes [Fri, 17 Aug 2007 21:39:55 +0000 (21:39 +0000)]
Estonian translation updates by Ivar Smolin <okul@linux.ee>

2007-08-19  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>

svn path=/trunk/; revision=18647

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Fri, 17 Aug 2007 17:30:13 +0000 (17:30 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=18646

16 years agoRenamed README.cvs-commits to README.commits
Cody Russell [Fri, 17 Aug 2007 15:51:27 +0000 (15:51 +0000)]
Renamed README.cvs-commits to README.commits

2007-08-17  Cody Russell  <bratsche@gnome.org>

        * Renamed README.cvs-commits to README.commits

svn path=/trunk/; revision=18645

16 years agoHACKING Updated documentation about SVN, and updated dependency
Cody Russell [Fri, 17 Aug 2007 15:50:10 +0000 (15:50 +0000)]
HACKING Updated documentation about SVN, and updated dependency

2007-08-17  Cody Russell  <bratsche@gnome.org>

        * HACKING
        * README.cvs-commits: Updated documentation about SVN, and
        updated dependency information.  (#447883, Yesudeep Mangalapilly)

svn path=/trunk/; revision=18644

16 years agoClarified activate_time docs.
Tim Janik [Fri, 17 Aug 2007 09:36:15 +0000 (09:36 +0000)]
Clarified activate_time docs.

Fri Aug 17 11:36:29 2007  Tim Janik  <timj@imendio.com>

        * gtk/gtkmenu.c (gtk_menu_popup): Clarified activate_time docs.

svn path=/trunk/; revision=18643

16 years agoUpdated German translation.
Hendrik Richter [Fri, 17 Aug 2007 07:46:05 +0000 (07:46 +0000)]
Updated German translation.

2007-08-17  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

svn path=/trunk/; revision=18642