]> Pileus Git - ~andy/gtk/log
~andy/gtk
18 years agoDon't confuse gtk-doc.
Matthias Clasen [Mon, 10 Jul 2006 13:32:15 +0000 (13:32 +0000)]
Don't confuse gtk-doc.

2006-07-10  Matthias Clasen  <mclasen@redhat.com>

* gdk/directfb/gdkwindow-directfb.c: Don't confuse gtk-doc.

18 years agoAccount for alignment when reading xbm data. (#346721, patch by Dave
Richard Hult [Mon, 10 Jul 2006 09:54:21 +0000 (09:54 +0000)]
Account for alignment when reading xbm data. (#346721, patch by Dave

2006-07-10  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkpixmap-quartz.c: (gdk_bitmap_create_from_data):
Account for alignment when reading xbm data. (#346721, patch
by Dave Vasilevsky)

18 years agoImplement some more stubs for pygtk, bug #346713.
Richard Hult [Sun, 9 Jul 2006 18:09:09 +0000 (18:09 +0000)]
Implement some more stubs for pygtk, bug #346713.

2006-07-09  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkgeometry-quartz.c:
* gdk/quartz/gdkmain-quartz.c:
* gdk/quartz/gdkpixmap-quartz.c:
* gdk/quartz/gdkwindow-quartz.c:
* gtk/gtkclipboard-quartz.c: Implement some more stubs for pygtk,
bug #346713.

18 years agoRelease the pool in all cases. (move_resize_window_internal): Surround by
Richard Hult [Sun, 9 Jul 2006 07:50:44 +0000 (07:50 +0000)]
Release the pool in all cases. (move_resize_window_internal): Surround by

2006-07-09  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkwindow-quartz.c (gdk_window_new): Release the pool
in all cases.
(move_resize_window_internal): Surround by alloc/release pool.
Patch from Brian Tarricone, fixes bug #347018.

18 years agoFix a small leak
Matthias Clasen [Sun, 9 Jul 2006 00:44:15 +0000 (00:44 +0000)]
Fix a small leak

18 years agoFix quadratic implementation of gdk_pango_layout_get_clip_region into a
Behdad Esfahbod [Sat, 8 Jul 2006 22:58:06 +0000 (22:58 +0000)]
Fix quadratic implementation of gdk_pango_layout_get_clip_region into a

2006-07-08  Behdad Esfahbod  <behdad@gnome.org>

        * gdk/gdkpango.c (layout_iter_get_line_clip_region),
        (gdk_pango_layout_line_get_clip_region),
        (gdk_pango_layout_get_clip_region): Fix quadratic implementation of
        gdk_pango_layout_get_clip_region into a linear one. (#337910, patch
        by Priit Laes)

18 years agoGenerate a grab broken event when appropriate. Fixes bug #346603, patch
Richard Hult [Fri, 7 Jul 2006 20:19:22 +0000 (20:19 +0000)]
Generate a grab broken event when appropriate. Fixes bug #346603, patch

2006-07-07  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkevents-quartz.c: Generate a grab broken event when
appropriate. Fixes bug #346603, patch from Dave Vasilevsky.

* gdk/quartz/gdkevents-quartz.c:
* gdk/quartz/gdkkeys-quartz.c:
* gdk/quartz/gdkprivate-quartz.c: Another patch from Dave Vasilevsky,
fixes bug #346605. Makes modifier key events being sent properly.

18 years agoUpdated Korean translation.
Changwoo Ryu [Fri, 7 Jul 2006 19:32:02 +0000 (19:32 +0000)]
Updated Korean translation.

2006-07-08  Changwoo Ryu  <cwryu@debian.org>

* ko.po: Updated Korean translation.

18 years agogtk/gtkrc.c fix canonicalization of property names which was broken after
Michael Natterer [Fri, 7 Jul 2006 15:54:06 +0000 (15:54 +0000)]
gtk/gtkrc.c fix canonicalization of property names which was broken after

2006-07-07  Michael Natterer  <mitch@imendio.com>

* gtk/gtkrc.c
* gtk/gtksettings.c: fix canonicalization of property names which
was broken after recent constant string cleanup.

18 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Fri, 7 Jul 2006 10:09:56 +0000 (10:09 +0000)]
Updated Thai translation.

2006-07-07  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

18 years agoUpdated Finnish translation
Ilkka Tuohela [Fri, 7 Jul 2006 06:39:22 +0000 (06:39 +0000)]
Updated Finnish translation

18 years agoSmall memory savings
Matthias Clasen [Fri, 7 Jul 2006 05:24:00 +0000 (05:24 +0000)]
Small memory savings

18 years agoUpdated Gujarati Translations
Ankitkumar Rameshchandra Patel [Fri, 7 Jul 2006 04:36:18 +0000 (04:36 +0000)]
Updated Gujarati Translations

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Fri, 7 Jul 2006 04:35:41 +0000 (04:35 +0000)]
Updated Translation

18 years agoFix a FIXME
Matthias Clasen [Fri, 7 Jul 2006 03:09:20 +0000 (03:09 +0000)]
Fix a FIXME

18 years agoGet the display name for the home directory. (#346498, Dennis Cranston,
Matthias Clasen [Thu, 6 Jul 2006 22:09:49 +0000 (22:09 +0000)]
Get the display name for the home directory. (#346498, Dennis Cranston,

2006-07-06  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkfilechooserbutton.c: Get the display name
        for the home directory.  (#346498, Dennis Cranston,
        patch by Andreas Köhler)

18 years agoDrop required Pango version down to 1.12.0. (#346597)
Behdad Esfahbod [Thu, 6 Jul 2006 21:20:14 +0000 (21:20 +0000)]
Drop required Pango version down to 1.12.0. (#346597)

2006-07-06  Behdad Esfahbod  <behdad@gnome.org>

        * configure.in: Drop required Pango version down to 1.12.0. (#346597)

18 years agoGet the name of the first printer in a class to use when requesting a PPD
John Palmieri [Thu, 6 Jul 2006 17:55:32 +0000 (17:55 +0000)]
Get the name of the first printer in a class to use when requesting a PPD

* modules/printbackends/cups/gtkprintbackendcups.c:
  (cups_request_printer_list_cb): Get the name of the first printer
  in a class to use when requesting a PPD
  (cups_request_ppd_cb, cups_request_ppd): Fix the parameters of
  the "details-acquired" signal emittion
  (cups_request_ppd): get the ppd name from the cups printer

* modules/printbackends/cups/gtkprintercups.c (gtk_printer_cups_get_ppd_name):
  New method for getting the name of the ppd we should request

18 years agoUpdated Basque translation.
Inaki Larranaga [Thu, 6 Jul 2006 16:53:37 +0000 (16:53 +0000)]
Updated Basque translation.

2006-07-06  Inaki Larranaga  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

18 years agoTranslation updated.
Priit Laes [Thu, 6 Jul 2006 16:22:46 +0000 (16:22 +0000)]
Translation updated.

2006-07-06  Priit Laes  <amd@store20.com>

* et.po: Translation updated.

18 years agoUpdated Basque translation.
Inaki Larranaga [Thu, 6 Jul 2006 16:14:14 +0000 (16:14 +0000)]
Updated Basque translation.

2006-07-06  Inaki Larranaga  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Thu, 6 Jul 2006 16:01:40 +0000 (16:01 +0000)]
Updated Spanish translation.

2006-07-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoadded a bunch of utility functions to copy icon_factories and color_hashes
Michael Natterer [Thu, 6 Jul 2006 15:56:02 +0000 (15:56 +0000)]
added a bunch of utility functions to copy icon_factories and color_hashes

2006-07-06  Michael Natterer  <mitch@imendio.com>

* gtk/gtkrc.c: added a bunch of utility functions to copy
icon_factories and color_hashes between GtkRcStyles and make sure
that newly created, duplicated and merged styles have access to
all icon_factories and color_hashes they need. Fixes bug #346668.

18 years agoFixed misspelled 'phạm vị'
Nguyen Thai Ngoc Duy [Thu, 6 Jul 2006 13:47:52 +0000 (13:47 +0000)]
Fixed misspelled 'phạm vị'

18 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Thu, 6 Jul 2006 12:09:52 +0000 (12:09 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-07-06  Alexander Shopov  <ash@contact.bg>

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

18 years agoUpdated Finnish translation
Ilkka Tuohela [Thu, 6 Jul 2006 07:42:18 +0000 (07:42 +0000)]
Updated Finnish translation

18 years agoImprove consistency of signal and property names
Matthias Clasen [Thu, 6 Jul 2006 05:14:03 +0000 (05:14 +0000)]
Improve consistency of signal and property names

18 years agoUpdated Finnish translation
Ilkka Tuohela [Wed, 5 Jul 2006 18:49:43 +0000 (18:49 +0000)]
Updated Finnish translation

18 years agoDon't leak dash_list. (#346639, Christian Persch)
Matthias Clasen [Wed, 5 Jul 2006 16:29:46 +0000 (16:29 +0000)]
Don't leak dash_list. (#346639, Christian Persch)

2006-07-05  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_set_enable_tree_lines): Don't
leak dash_list.  (#346639, Christian Persch)

18 years agoFix some assignments involving booleans. (#346467, Christian Persch)
Matthias Clasen [Wed, 5 Jul 2006 16:22:50 +0000 (16:22 +0000)]
Fix some assignments involving booleans. (#346467, Christian Persch)

2006-07-05  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkwindow.c (gtk_window_unmap, gtk_window_set_keep_above)
(gtk_window_set_keep_below): Fix some assignments involving
booleans.  (#346467, Christian Persch)

18 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Wed, 5 Jul 2006 14:52:36 +0000 (14:52 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-07-05  Alexander Shopov  <ash@contact.bg>

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

18 years agoTamil translation updated
Felix I [Wed, 5 Jul 2006 11:16:03 +0000 (11:16 +0000)]
Tamil translation updated

18 years ago2006-07-05 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Transl...
Jovan Naumovski [Wed, 5 Jul 2006 01:10:49 +0000 (01:10 +0000)]
2006-07-05 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation

18 years agoAdded Entry for Updated Oriya translation
Subhransu Behera [Tue, 4 Jul 2006 06:20:21 +0000 (06:20 +0000)]
Added Entry for Updated Oriya translation

18 years agoUpdated Oriya translation
Subhransu Behera [Tue, 4 Jul 2006 06:19:55 +0000 (06:19 +0000)]
Updated Oriya translation

18 years agoUse serialized pixbufs instead of xpms
Matthias Clasen [Tue, 4 Jul 2006 03:50:37 +0000 (03:50 +0000)]
Use serialized pixbufs instead of xpms

18 years agoFixed 'kết thức'
Nguyen Thai Ngoc Duy [Mon, 3 Jul 2006 15:14:28 +0000 (15:14 +0000)]
Fixed 'kết thức'

18 years agoAdded Entry for Bengali India (bn_IN) Translation addition
Runa Bhattacharjee [Mon, 3 Jul 2006 08:40:26 +0000 (08:40 +0000)]
Added Entry for Bengali India (bn_IN) Translation addition

18 years agoAdded entry for Bengali India (bn_IN) addition to ALL_LINGUAS in configure.in
Runa Bhattacharjee [Mon, 3 Jul 2006 08:39:24 +0000 (08:39 +0000)]
Added entry for Bengali India (bn_IN) addition to ALL_LINGUAS in configure.in

18 years agoAdded Bengali India (bn_IN) to ALL_LINGUAS
Runa Bhattacharjee [Mon, 3 Jul 2006 08:38:51 +0000 (08:38 +0000)]
Added Bengali India (bn_IN) to ALL_LINGUAS

18 years agoAdded Bengali India Translation
Runa Bhattacharjee [Mon, 3 Jul 2006 08:37:48 +0000 (08:37 +0000)]
Added Bengali India Translation

18 years agoNot sure this went in
Michael David Emmel [Mon, 3 Jul 2006 06:55:15 +0000 (06:55 +0000)]
Not sure this went in

18 years agoThe new GetPosition api was actually added after 0.9.25 not 0.9.24
Michael David Emmel [Mon, 3 Jul 2006 06:35:38 +0000 (06:35 +0000)]
The new GetPosition api was actually added after 0.9.25 not 0.9.24
changed ifdefs

18 years agoBump version
Matthias Clasen [Mon, 3 Jul 2006 06:12:42 +0000 (06:12 +0000)]
Bump version

18 years ago2.10.0
Matthias Clasen [Mon, 3 Jul 2006 06:07:00 +0000 (06:07 +0000)]
2.10.0

18 years agoTreat "" like NULL when parsing the menu-bar-accel setting. Here too.
Matthias Clasen [Mon, 3 Jul 2006 00:25:06 +0000 (00:25 +0000)]
Treat "" like NULL when parsing the menu-bar-accel setting. Here too.

2006-07-02  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkmenubar.c (window_key_press_handler): Treat
        "" like NULL when parsing the menu-bar-accel setting.
        * gtk/gtkmenu.c (gtk_menu_key_press): Here too.
        (#346420, Yevgen Muntyan)

18 years agoUpdate requirements
Matthias Clasen [Sun, 2 Jul 2006 20:22:35 +0000 (20:22 +0000)]
Update requirements

18 years agoNetBSD portability fixes. (#346374, Thomas Klausner)
Matthias Clasen [Sun, 2 Jul 2006 15:28:33 +0000 (15:28 +0000)]
NetBSD portability fixes. (#346374, Thomas Klausner)

        * pixops/*.S: NetBSD portability fixes.  (#346374,
        Thomas Klausner)

18 years agoRemove redundant assignments to page, which may cause NULL dereferences.
Matthias Clasen [Sun, 2 Jul 2006 15:12:40 +0000 (15:12 +0000)]
Remove redundant assignments to page, which may cause NULL dereferences.

2006-06-30  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtknotebook.c (gtk_notebook_tab_space): Remove
        redundant assignments to page, which may cause NULL
        dereferences.  (#346334, Dave Vasilevsky)

18 years agoFix 346375
Matthias Clasen [Sun, 2 Jul 2006 15:05:14 +0000 (15:05 +0000)]
Fix 346375

18 years agoUpdates
Matthias Clasen [Sun, 2 Jul 2006 14:55:12 +0000 (14:55 +0000)]
Updates

18 years agoDon't leak default_sort_data. (#346341, Christian Weiske)
Matthias Clasen [Sun, 2 Jul 2006 14:48:00 +0000 (14:48 +0000)]
Don't leak default_sort_data. (#346341, Christian Weiske)

2006-07-02  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtktreemodelsort.c (gtk_tree_model_sort_finalize):
        Don't leak default_sort_data.  (#346341, Christian Weiske)

18 years agoFix #346312
Matthias Clasen [Sun, 2 Jul 2006 14:40:43 +0000 (14:40 +0000)]
Fix #346312

18 years agoAlways call the destroy notify
Matthias Clasen [Fri, 30 Jun 2006 13:20:15 +0000 (13:20 +0000)]
Always call the destroy notify

18 years agoDocumentation updates.
Matthias Clasen [Fri, 30 Jun 2006 10:42:31 +0000 (10:42 +0000)]
Documentation updates.

2006-06-30  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkprintsettings.c (gtk_print_settings_get_page_ranges):
        Documentation updates.

        * gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_set_settings):
        Don't leak the ranges.  (#346237, Carolyn MacLeod)

18 years agoAdd a preview capability
Matthias Clasen [Fri, 30 Jun 2006 10:32:56 +0000 (10:32 +0000)]
Add a preview capability

18 years agoTamil translation updated
Felix I [Fri, 30 Jun 2006 10:19:35 +0000 (10:19 +0000)]
Tamil translation updated

18 years agoDocument settings
Matthias Clasen [Fri, 30 Jun 2006 10:07:45 +0000 (10:07 +0000)]
Document settings

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Thu, 29 Jun 2006 23:10:08 +0000 (23:10 +0000)]
Updated Spanish translation.

2006-06-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoBill Skaggs <weskaggs@primate.ucdavis.edu>
William Skaggs [Thu, 29 Jun 2006 16:23:10 +0000 (16:23 +0000)]
Bill Skaggs  <weskaggs@primate.ucdavis.edu>

* gtk/gtkprogress.h: revert last change by Matthias -- it broke the
build of gtkprogressbar.

18 years agoFix root window size changes
Matthias Clasen [Thu, 29 Jun 2006 15:13:56 +0000 (15:13 +0000)]
Fix root window size changes

18 years agoUpdates
Matthias Clasen [Thu, 29 Jun 2006 10:36:34 +0000 (10:36 +0000)]
Updates

18 years agosome cross-referencing
Matthias Clasen [Thu, 29 Jun 2006 10:01:25 +0000 (10:01 +0000)]
some cross-referencing

18 years agoImprove docs
Matthias Clasen [Thu, 29 Jun 2006 09:52:36 +0000 (09:52 +0000)]
Improve docs

18 years agoDocument GtkPrintJobCompleteFunc
Matthias Clasen [Thu, 29 Jun 2006 09:22:26 +0000 (09:22 +0000)]
Document GtkPrintJobCompleteFunc

2006-06-28  Matthias Clasen  <mclasen@redhat.com>

        * gtk/tmpl/gtkprintjob.sgml: Document GtkPrintJobCompleteFunc

        * gtk/tmpl/gtkrange.sgml: Document GtkSensitivityType

        * gtk/gtk-sections.txt: Remove gtk_print_operation_set_show_dialog

        * gtk/tmpl/gtkcontainer.sgml: Updates.

        * gtk/tmpl/gtkenums.sgml: Document GTK_ARROW_NONE.
        * gtk/tmpl/gtkarrow.sgml: Cleanups
        * gtk/gtk-sections.txt: Add some private things

18 years agoDocumentation additions and fixes.
Matthias Clasen [Thu, 29 Jun 2006 09:18:07 +0000 (09:18 +0000)]
Documentation additions and fixes.

2006-06-28  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkprinter.c:
        * gtk/gtkprintunixdialog.c:
        * gtk/gtkprintoperationpreview.c:
        * gtk/gtkprintcontext.c (gtk_print_context_set_cairo_context):
        * gtk/gtklabel.c (gtk_label_set_line_wrap_mode):
        * gtk/gtkentry.c (gtk_entry_new):
        * gtk/gtkprintoperation.c (gtk_print_operation_set_custom_tab_label):
        * gtk/gtkclipboard.c (gtk_clipboard_wait_for_rich_text): Documentation
        additions and fixes.

        * gtk/gtkaspectframe.h:
        * gtk/gtkaboutdialog.c:
        * gtk/gtkcalendar.c:
        * gtk/gtkinputdialog.c:
        * gtk/gtk.symbols: Remove unnecessary includes.

        * gtk/gtkprogress.[hc]:
        * gtk/gtkitemfactory.[hc]: Don't unnecessarily use GTK_COMPILATION,
        remove unnecessary includes.

18 years agoUpdated Welsh translation.
Rhys Jones [Wed, 28 Jun 2006 21:54:21 +0000 (21:54 +0000)]
Updated Welsh translation.

2006-06-28  Rhys Jones  <rhys@sucs.org>

* cy.po: Updated Welsh translation.

18 years agoCleanups
Matthias Clasen [Wed, 28 Jun 2006 16:09:17 +0000 (16:09 +0000)]
Cleanups

18 years agobroken pipe
Matthias Clasen [Wed, 28 Jun 2006 12:44:30 +0000 (12:44 +0000)]
broken pipe

18 years agoOnly select the XKB event details we actually care about. (#346079, Ryan
Matthias Clasen [Wed, 28 Jun 2006 12:43:54 +0000 (12:43 +0000)]
Only select the XKB event details we actually care about. (#346079, Ryan

2006-06-28  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkdisplay-x11.c (gdk_display_open): Only select the
XKB event details we actually care about.  (#346079, Ryan Lortie)

18 years agoUpdated Hindi translation
Guntupalli Karunakar [Tue, 27 Jun 2006 19:58:42 +0000 (19:58 +0000)]
Updated Hindi translation

18 years agocancel the expand collapse timeout when unsetting the model (Fixes
Kristian Rietveld [Tue, 27 Jun 2006 09:28:48 +0000 (09:28 +0000)]
cancel the expand collapse timeout when unsetting the model (Fixes

2006-06-27  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreeview.c (gtk_tree_view_set_model): cancel the
expand collapse timeout when unsetting the model (Fixes #327164,
reported by Daichi Kawahata).

18 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 26 Jun 2006 19:42:17 +0000 (19:42 +0000)]
Updated Norwegian bokmål translation.

2006-06-26  Kjartan Maraas  <kmaraas@gnome.org>

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

18 years agoAdded ifdef to compile with 0.9.24 removes creating a child GdkWindow
Michael David Emmel [Mon, 26 Jun 2006 17:50:44 +0000 (17:50 +0000)]
Added ifdef to compile with 0.9.24 removes creating a child GdkWindow
since it uses functionality only in directfb cvs

18 years ago2006-06-26 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Transl...
Jovan Naumovski [Mon, 26 Jun 2006 16:35:41 +0000 (16:35 +0000)]
2006-06-26 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Mon, 26 Jun 2006 16:14:20 +0000 (16:14 +0000)]
Updated Spanish translation.

2006-06-26  Francisco Javier F. Serrador  <serrador@openshine.com>

* es.po: Updated Spanish translation.

18 years agoMake the insert and set functions somewhat more convenient. (#343841,
Kristian Rietveld [Mon, 26 Jun 2006 15:49:43 +0000 (15:49 +0000)]
Make the insert and set functions somewhat more convenient. (#343841,

2006-06-26  Kristian Rietveld  <kris@gtk.org>

Make the insert and set functions somewhat more convenient.
(#343841, David Necas).

* gtk/gtkliststore.c (gtk_list_store_insert_with_values): allow
a NULL iter,
(gtk_list_store_insert_with_valuesv): likewise.

* gtk/gtktreestore.c (gtk_tree_store_insert_with_values): ditto,
(gtk_tree_store_insert_with_valuesv): likewise.

18 years agorevert "keep cursor visible when size changes" since it breaks things
Michael Natterer [Mon, 26 Jun 2006 13:03:45 +0000 (13:03 +0000)]
revert "keep cursor visible when size changes" since it breaks things

2006-06-26  Michael Natterer  <mitch@imendio.com>

* gtk/gtktextview.c (gtk_text_view_size_allocate): revert "keep
cursor visible when size changes" since it breaks things (#344874).

18 years agoAvoid a refcounting leak in the python bindings. (#344876, Phil Dumont)
Matthias Clasen [Mon, 26 Jun 2006 10:25:14 +0000 (10:25 +0000)]
Avoid a refcounting leak in the python bindings. (#344876, Phil Dumont)

2006-06-26  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkcombobox.c (gtk_cell_view_menu_item_new): Avoid
        a refcounting leak in the python bindings.  (#344876, Phil Dumont)

18 years agoFixes bug: 141244 - Small inconsistency in Czech translation.
Jakub Friedl [Mon, 26 Jun 2006 09:25:57 +0000 (09:25 +0000)]
Fixes bug: 141244 - Small inconsistency in Czech translation.

2006-06-26  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixes bug: 141244 - Small
             inconsistency in Czech translation.

18 years agoUpdated Russian translation by by Leonid Kanter <leon@asplinux.ru> and
Nickolay V. Shmyrev [Sun, 25 Jun 2006 12:14:48 +0000 (12:14 +0000)]
Updated Russian translation by by Leonid Kanter <leon@asplinux.ru> and

2006-06-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* ru.po: Updated Russian translation by
by Leonid Kanter <leon@asplinux.ru> and
Alexander Sigachov <alexander.sigachov@gmail.com>

18 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Sun, 25 Jun 2006 09:27:00 +0000 (09:27 +0000)]
Translation updated by Tino Meinen.

2006-06-25  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

18 years agoTranslation updated.
Vincent van Adrighem [Sun, 25 Jun 2006 09:26:16 +0000 (09:26 +0000)]
Translation updated.

2006-06-25  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated.

18 years agoFix printer enumeration
Matthias Clasen [Sun, 25 Jun 2006 08:24:34 +0000 (08:24 +0000)]
Fix printer enumeration

18 years agoUpdate the height as well when changing fonts. (#321393, Billy Biggs) `
Matthias Clasen [Sat, 24 Jun 2006 17:53:45 +0000 (17:53 +0000)]
Update the height as well when changing fonts. (#321393, Billy Biggs) `

2006-06-24  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkcombobox.c: Update the height as well
        when changing fonts.  (#321393, Billy Biggs)
`

18 years agoUpdated Korean translation.
Changwoo Ryu [Fri, 23 Jun 2006 23:17:18 +0000 (23:17 +0000)]
Updated Korean translation.

2006-06-24  Changwoo Ryu  <cwryu@debian.org>

* ko.po: Updated Korean translation.

18 years agoAdded "ur" to ALL_LINGUAS. Added Urdu translation by Zack Ajmal
Christian Rose [Fri, 23 Jun 2006 09:34:36 +0000 (09:34 +0000)]
Added "ur" to ALL_LINGUAS. Added Urdu translation by Zack Ajmal

2006-06-23  Christian Rose  <menthos@menthos.com>

* configure.in: Added "ur" to ALL_LINGUAS.
* po/ur.po, po-properties/ur.po: Added Urdu translation by
Zack Ajmal <urdu@zackvision.com>.

18 years agobroken pipe
Matthias Clasen [Thu, 22 Jun 2006 15:56:55 +0000 (15:56 +0000)]
broken pipe

18 years agoFix #345663, reported by Kazuki Iwamoto
Matthias Clasen [Thu, 22 Jun 2006 15:56:31 +0000 (15:56 +0000)]
Fix #345663, reported by Kazuki Iwamoto

2006-06-22  Matthias Clasen  <mclasen@redhat.com>

Fix #345663, reported by Kazuki Iwamoto

* gtk/gtkaction.c: Include gtkiconfactory.h

* gtk/gtkactiongroup.c: Include gtkicontheme.h

18 years agokeep the cursor visible when the size changes. Fixes bug #344874.
Michael Natterer [Thu, 22 Jun 2006 14:37:53 +0000 (14:37 +0000)]
keep the cursor visible when the size changes. Fixes bug #344874.

2006-06-22  Michael Natterer  <mitch@imendio.com>

* gtk/gtktextview.c (gtk_text_view_size_allocate): keep the cursor
visible when the size changes. Fixes bug #344874.

18 years agoadd missing flag values
Matthias Clasen [Thu, 22 Jun 2006 13:25:25 +0000 (13:25 +0000)]
add missing flag values

18 years agoFix compilation with cups 1.1
Matthias Clasen [Thu, 22 Jun 2006 13:09:29 +0000 (13:09 +0000)]
Fix compilation with cups 1.1

18 years agoupdated by rranjan@redhat.com for hindi
Rajesh Ranjan [Thu, 22 Jun 2006 07:06:18 +0000 (07:06 +0000)]
updated by rranjan@redhat.com for hindi

18 years agoUpdated Translation
Rajesh Ranjan [Thu, 22 Jun 2006 07:01:04 +0000 (07:01 +0000)]
Updated Translation

18 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Thu, 22 Jun 2006 05:28:22 +0000 (05:28 +0000)]
Updated Thai translation.

2006-06-22  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Thu, 22 Jun 2006 04:25:38 +0000 (04:25 +0000)]
Updated Translation

18 years agobump version
Matthias Clasen [Thu, 22 Jun 2006 02:32:38 +0000 (02:32 +0000)]
bump version

18 years agobroken pipe
Matthias Clasen [Thu, 22 Jun 2006 02:29:37 +0000 (02:29 +0000)]
broken pipe

18 years ago2.9.4
Matthias Clasen [Thu, 22 Jun 2006 02:09:31 +0000 (02:09 +0000)]
2.9.4

18 years agoDocument some of the print capabilities
Matthias Clasen [Wed, 21 Jun 2006 19:56:12 +0000 (19:56 +0000)]
Document some of the print capabilities

2006-06-21  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkprintunixdialog.sgml: Document some of the
print capabilities