]> Pileus Git - ~andy/gtk/log
~andy/gtk
17 years agoforgotten changelog
Matthias Clasen [Wed, 16 Aug 2006 17:29:15 +0000 (17:29 +0000)]
forgotten changelog

17 years agotake the cell spacing into account when calculating the available extra
Kristian Rietveld [Wed, 16 Aug 2006 15:58:28 +0000 (15:58 +0000)]
take the cell spacing into account when calculating the available extra

2006-08-16  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
take the cell spacing into account when calculating the available
extra space. (#350938, patch from Peter Johanson).

17 years agoUpdated Japanese translation.
Satoru SATOH [Wed, 16 Aug 2006 15:57:01 +0000 (15:57 +0000)]
Updated Japanese translation.

2006-08-16  Satoru SATOH <ss@gnome.gr.jp>

        * Updated Japanese translation.

17 years agoUpdated turkish translation
Baris Cicek [Wed, 16 Aug 2006 14:55:04 +0000 (14:55 +0000)]
Updated turkish translation

17 years agoExplain some quirks of this function. (#351112,
Matthias Clasen [Wed, 16 Aug 2006 14:38:02 +0000 (14:38 +0000)]
Explain some quirks of this function. (#351112,

2006-08-16  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtknotebook.c (gtk_notebook_set_current_page): Explain
some quirks of this function.  (#351112,

17 years agoupdate the refs from children to parents for all nodes, since they may all
Kristian Rietveld [Wed, 16 Aug 2006 14:35:02 +0000 (14:35 +0000)]
update the refs from children to parents for all nodes, since they may all

2006-08-16  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreemodelfilter.c (gtk_tree_model_filter_fetch_child):
update the refs from children to parents for all nodes, since
they may all have been moved by the insert operation. (#346800,
patch from Jonathan Matthew).

17 years agoStop loading an animation if the first frame is complete. (#350911,
Matthias Clasen [Wed, 16 Aug 2006 06:01:09 +0000 (06:01 +0000)]
Stop loading an animation if the first frame is complete. (#350911,

2006-08-16  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf-io.c (gdk_pixbuf_new_from_file_at_scale):
Stop loading an animation if the first frame is complete.
(#350911, Christian Neumair)

17 years agoUpdated Swedish translation.
Daniel Nylander [Wed, 16 Aug 2006 05:28:09 +0000 (05:28 +0000)]
Updated Swedish translation.

2006-08-16  Daniel Nylander <po@danielnylander.se>

* sv.po: Updated Swedish translation.

17 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Wed, 16 Aug 2006 04:18:11 +0000 (04:18 +0000)]
Updated Thai translation.

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

* th.po: Updated Thai translation.

17 years agoUpdated Korean translation.
Changwoo Ryu [Wed, 16 Aug 2006 03:56:02 +0000 (03:56 +0000)]
Updated Korean translation.

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

* ko.po: Updated Korean translation.

17 years agoAdd since tags
Matthias Clasen [Wed, 16 Aug 2006 03:42:23 +0000 (03:42 +0000)]
Add since tags

17 years agoTranslation updated.
Gabor Kelemen [Wed, 16 Aug 2006 02:19:37 +0000 (02:19 +0000)]
Translation updated.

2006-08-16  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

17 years agoAdded patch from Bug 351519
Michael David Emmel [Tue, 15 Aug 2006 23:30:08 +0000 (23:30 +0000)]
Added patch from Bug 351519
to fix directfb backend build

17 years agoUpdated Polish translation by GNOME PL Team.
Artur Flinta [Tue, 15 Aug 2006 22:31:03 +0000 (22:31 +0000)]
Updated Polish translation by GNOME PL Team.

2006-08-16  Artur Flinta  <aflinta@cvs.gnome.org>

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

17 years agoAdd GDK button mask for NS dragging events. (create_scroll_event): Remove
Richard Hult [Tue, 15 Aug 2006 20:13:13 +0000 (20:13 +0000)]
Add GDK button mask for NS dragging events. (create_scroll_event): Remove

2006-08-15  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkevents-quartz.c: (get_event_mask_from_ns_event):
Add GDK button mask for NS dragging events.
(create_scroll_event): Remove obsolete comment.
(_gdk_quartz_get_current_event_mask), (gdk_event_translate): Keep
track of the latest event mask here...

* gdk/quartz/gdkwindow-quartz.c:
(_gdk_windowing_window_get_pointer): And use it here. Patch from
Kristian Rietveld.
(gdk_window_quartz_update_idle): Rename to make things clearer.

17 years agoSome more printing docs
Matthias Clasen [Tue, 15 Aug 2006 19:49:27 +0000 (19:49 +0000)]
Some more printing docs

17 years agoUpdated German translation.
Hendrik Richter [Tue, 15 Aug 2006 19:33:44 +0000 (19:33 +0000)]
Updated German translation.

2006-08-15  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

17 years agoSet CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg)
Matthias Clasen [Tue, 15 Aug 2006 18:58:57 +0000 (18:58 +0000)]
Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkaboutdialog.c (gtk_about_dialog_init): Set CAN_DEFAULT
on all buttons.  (#168737, fix proposed by Benjamin Berg)

17 years agoExport privately. Adjust all callers.
Matthias Clasen [Tue, 15 Aug 2006 18:52:14 +0000 (18:52 +0000)]
Export privately. Adjust all callers.

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentryprivate.h:
* gtk/gtkentry.c (_gtk_entry_effective_inner_border): Export
privately. Adjust all callers.

* gtk/gtkspinbutton.c (gtk_spin_button_size_request): Use it
here to get the actual inner border.  (#349429, Benjamin Berg)

17 years agoActually use a higher priority than resize
Matthias Clasen [Tue, 15 Aug 2006 18:25:35 +0000 (18:25 +0000)]
Actually use a higher priority than resize

17 years agoDon't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose):
Matthias Clasen [Tue, 15 Aug 2006 18:11:13 +0000 (18:11 +0000)]
Don't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose):

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserentry.c (struct _GtkFileChooserEntry): Don't
store GSource pointers, but ids.
(gtk_file_chooser_entry_dispose): Remove idles.
(idle_add, idle_add): Factor this out.
(gtk_file_chooser_entry_maybe_update_directory):
(add_completion_idle): And use it here. (#350039, Chris Wilson)

17 years agoRun the reset_styles idle at a priority higher than size negotiation.
Matthias Clasen [Tue, 15 Aug 2006 17:44:09 +0000 (17:44 +0000)]
Run the reset_styles idle at a priority higher than size negotiation.

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkicontheme.c (do_theme_change): Run the reset_styles
idle at a priority higher than size negotiation.  (#350517,
Søren Sandmann)

17 years agoDo better fallbacks if the icon theme does not have icons. (#345666,
Matthias Clasen [Tue, 15 Aug 2006 17:28:34 +0000 (17:28 +0000)]
Do better fallbacks if the icon theme does not have icons. (#345666,

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilesystem.c (gtk_file_info_render_icon)
(gtk_file_system_volume_render_icon): Do better fallbacks
if the icon theme does not have icons.  (#345666,
Kazuki Iwamoto)

17 years agoDon't leak no_gr_exp_gc. (#350050, Chris Wilson)
Matthias Clasen [Tue, 15 Aug 2006 17:12:23 +0000 (17:12 +0000)]
Don't leak no_gr_exp_gc. (#350050, Chris Wilson)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkruler.c (gtk_ruler_unrealize): Don't leak
no_gr_exp_gc.  (#350050, Chris Wilson)

17 years agoDon't leak ShmPixmapInfo. (#349858, Chris Wilson)
Matthias Clasen [Tue, 15 Aug 2006 17:05:00 +0000 (17:05 +0000)]
Don't leak ShmPixmapInfo. (#349858, Chris Wilson)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkdrawable-x11.c (get_shm_pixmap_for_image): Don't
leak ShmPixmapInfo.  (#349858, Chris Wilson)

17 years agoCall evince with the --preview option. (#350139, Carlos Garcia Campos)
Matthias Clasen [Tue, 15 Aug 2006 16:15:25 +0000 (16:15 +0000)]
Call evince with the --preview option. (#350139, Carlos Garcia Campos)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/Makefile.am (GTK_PRINT_PREVIEW_COMMAND): Call evince
with the --preview option.  (#350139, Carlos Garcia Campos)

17 years agoSimplify, make it build against cups 1.1. (#350329)
Matthias Clasen [Tue, 15 Aug 2006 16:05:13 +0000 (16:05 +0000)]
Simplify, make it build against cups 1.1. (#350329)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* modules/printbackends/cups/gtkprintbackendcups.c (create_pickone_option):
Simplify, make it build against cups 1.1.  (#350329)

17 years agoFix docs for gtk_table_set_row/col_spacing. (#348728)
Matthias Clasen [Tue, 15 Aug 2006 15:49:41 +0000 (15:49 +0000)]
Fix docs for gtk_table_set_row/col_spacing. (#348728)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtktable.sgml: Fix docs for gtk_table_set_row/col_spacing.
(#348728)

17 years agoFix a typo in the docs. (#349501, Carlos GUSLiBu)
Matthias Clasen [Tue, 15 Aug 2006 15:46:24 +0000 (15:46 +0000)]
Fix a typo in the docs. (#349501, Carlos GUSLiBu)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkliststore.c (gtk_list_store_insert_with_values):
Fix a typo in the docs.  (#349501, Carlos GUSLiBu)

17 years agoTranslation updated by Wouter Bolsterlee.
Wouter Bolsterlee [Tue, 15 Aug 2006 15:28:06 +0000 (15:28 +0000)]
Translation updated by Wouter Bolsterlee.

2006-08-15  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* nl.po: Translation updated by Wouter Bolsterlee.

17 years agoRemove a leftover debug statement. (#350072, Iago Rubio)
Matthias Clasen [Tue, 15 Aug 2006 15:15:52 +0000 (15:15 +0000)]
Remove a leftover debug statement. (#350072, Iago Rubio)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcolorsel.c (palette_paint): Remove a leftover
debug statement. (#350072, Iago Rubio)

17 years agoFix warning text. (#349277)
Matthias Clasen [Tue, 15 Aug 2006 15:02:06 +0000 (15:02 +0000)]
Fix warning text. (#349277)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextbufferserialize.c (check_id_or_name): Fix
warning text.  (#349277)

17 years agoDocument new GTK_DEBUG values. (#350023, Mart Raudsepp)
Matthias Clasen [Tue, 15 Aug 2006 14:50:38 +0000 (14:50 +0000)]
Document new GTK_DEBUG values. (#350023, Mart Raudsepp)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/running.sgml: Document new GTK_DEBUG values.  (#350023,
Mart Raudsepp)

17 years agoUpdated Russian translation.
Nickolay V. Shmyrev [Tue, 15 Aug 2006 14:35:26 +0000 (14:35 +0000)]
Updated Russian translation.

2006-08-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* ru.po: Updated Russian translation.

17 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Tue, 15 Aug 2006 12:02:36 +0000 (12:02 +0000)]
Updated Lithuanian translation.

2006-08-15  Žygimantas Beručka  <zygis@gnome.org>

        * po/lt.po, po-properties/lt.po: Updated Lithuanian translation.

17 years agoupdate translation for Punjabi (Gurmukhi) by apbrar gmail com
Amanpreet Singh Alam [Tue, 15 Aug 2006 08:15:16 +0000 (08:15 +0000)]
update translation for Punjabi (Gurmukhi) by apbrar gmail com

17 years agoRemove. (gtk_notebook_motion_notify): Instead, update the arrow state
Matthias Clasen [Tue, 15 Aug 2006 06:59:55 +0000 (06:59 +0000)]
Remove. (gtk_notebook_motion_notify): Instead, update the arrow state

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtknotebook.c (gtk_notebook_enter_notify): Remove.
        (gtk_notebook_motion_notify): Instead, update the arrow
        state here.  (#349570, Benjamin Otte)

17 years agoUse XAllocSizeHints to allocate the XSizeHints struct. (#249285, David
Matthias Clasen [Tue, 15 Aug 2006 05:53:58 +0000 (05:53 +0000)]
Use XAllocSizeHints to allocate the XSizeHints struct. (#249285, David

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

        * gdk/x11/gdkwindow-x11.c (gdk_window_get_geometry_hints):
        Use XAllocSizeHints to allocate the XSizeHints struct.
        (#249285, David Baron)

17 years agoZero out some stack-allocated X structures, to avoid valgrind warnings
Matthias Clasen [Tue, 15 Aug 2006 05:46:08 +0000 (05:46 +0000)]
Zero out some stack-allocated X structures, to avoid valgrind warnings

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

        * gdk/x11/gdkdnd-x11.c (gdk_window_register_dnd):
        * gdk/x11/gdkwindow-x11.c (gdk_window_set_decorations):
        (gdk_window_set_functions): Zero out some stack-allocated
        X structures, to avoid valgrind warnings about uninitialized
        memory.  (#349382, David Baron)

17 years agoAdd a check on the filter argument, instead of blindly passing it to
Emmanuele Bassi [Mon, 14 Aug 2006 20:58:21 +0000 (20:58 +0000)]
Add a check on the filter argument, instead of blindly passing it to

2006-08-14  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentchooser.c:
(gtk_recent_chooser_add_filter),
(gtk_recent_chooser_remove_filter),
(gtk_recent_chooser_set_filter): Add a check on the
filter argument, instead of blindly passing it to
underlying implementation.

* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_add_filter),
(gtk_recent_chooser_menu_remove_filter),
(gtk_recent_chooser_menu_list_filters): Implement
these GtkRecentChooser methods, by setting and
returning the only GtkRecentFilter object supported
by a GtkRecentChooserMenu. (#347856, reported by Rod
Butcher)

17 years agoAdd a warning about the semantics of gtk_recent_chooser_add_filter() and
Emmanuele Bassi [Mon, 14 Aug 2006 20:56:46 +0000 (20:56 +0000)]
Add a warning about the semantics of gtk_recent_chooser_add_filter() and

2006-08-14  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/tmpl/gtkrecentchoosermenu.sgml: Add a warning about
the semantics of gtk_recent_chooser_add_filter() and of
gtk_recent_chooser_remove_filter() when applied to a
GtkRecentChooserMenu.

17 years agoNull the cell_view pointer if the internal cell view is removed. (#348828,
Matthias Clasen [Mon, 14 Aug 2006 20:12:10 +0000 (20:12 +0000)]
Null the cell_view pointer if the internal cell view is removed. (#348828,

2006-08-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_remove): Null the
cell_view pointer if the internal cell view is removed.
(#348828, Rolando Espinoza La Fuente)

17 years agoFix a swapped argument description. (#351241, Étienne Bersac)
Matthias Clasen [Mon, 14 Aug 2006 19:52:19 +0000 (19:52 +0000)]
Fix a swapped argument description. (#351241, Étienne Bersac)

2006-08-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkruler.sgml: Fix a swapped argument
description.  (#351241, Étienne Bersac)

17 years agoDon't leak in the non-editable case. (#350258, Colin Leroy)
Matthias Clasen [Mon, 14 Aug 2006 19:33:50 +0000 (19:33 +0000)]
Don't leak in the non-editable case. (#350258, Colin Leroy)

2006-08-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentry.c (gtk_entry_drag_data_received): Don't leak
in the non-editable case.  (#350258, Colin Leroy)

17 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Mon, 14 Aug 2006 16:15:31 +0000 (16:15 +0000)]
Translation updated by Tino Meinen.

2006-08-14  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

17 years agoupdated nepali translation
Pawan Chitrakar [Sat, 12 Aug 2006 12:27:44 +0000 (12:27 +0000)]
updated nepali translation

17 years agoUpdated Traditional Chinese translation(Hong Kong). Updated Traditional
Chao-Hsiung Liao [Sat, 12 Aug 2006 02:42:19 +0000 (02:42 +0000)]
Updated Traditional Chinese translation(Hong Kong). Updated Traditional

2006-08-12  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

17 years agoUpdated Korean translation.
Changwoo Ryu [Fri, 11 Aug 2006 13:43:32 +0000 (13:43 +0000)]
Updated Korean translation.

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

* ko.po: Updated Korean translation.

17 years agoUpdated German translation.
Hendrik Richter [Fri, 11 Aug 2006 12:03:17 +0000 (12:03 +0000)]
Updated German translation.

2006-08-11  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

17 years agogdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb_update_region and
Michael David Emmel [Fri, 11 Aug 2006 05:44:46 +0000 (05:44 +0000)]
gdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb_update_region and

     * gdk/directfb/gdkdrawable-directfb.c
     Remove gdk_directfb_update_region and calls
     * gdk/directfb/gdkwindow-directfb.c
     Code cleanup
     * gdk/directfb/gdkgeometry-directfb.c
     Fix scroll call to use region

17 years agoRemove the idle source in ::finalize...
Emmanuele Bassi [Thu, 10 Aug 2006 12:08:51 +0000 (12:08 +0000)]
Remove the idle source in ::finalize...

2006-08-10  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_finalize): Remove the idle
source in ::finalize...

(idle_populate_func),
(idle_populate_clean_up): ...and reset the idle source
id at the end of the idle loop while we hold the GDK mutex
lock. (#350605, reported by Wouter Bolsterlee, patch by
Chris Wilson)

17 years agoUpdated Oriya Translation
Subhransu Behera [Thu, 10 Aug 2006 09:47:59 +0000 (09:47 +0000)]
Updated Oriya Translation

17 years agoAdded Entry for Updated Oriya Translation
Subhransu Behera [Thu, 10 Aug 2006 09:47:13 +0000 (09:47 +0000)]
Added Entry for Updated Oriya Translation

17 years agodon't try to set the state of unmapped windows, call
Michael Natterer [Thu, 10 Aug 2006 09:16:38 +0000 (09:16 +0000)]
don't try to set the state of unmapped windows, call

2006-08-10  Michael Natterer  <mitch@imendio.com>

* gdk/quartz/gdkwindow-quartz.c
(gdk_window_maximize)
(gdk_window_unmaximize)
(gdk_window_iconify)
(gdk_window_deiconify): don't try to set the state of unmapped
windows, call gdk_synthesize_window_state() instead. Also added
autorelease pools back, seems they are needed after all.

* gdk/quartz/gdkwindow-quartz.c (show_window_internal): maximize
and iconify windows here if the state says so.

17 years agoUpdated Dzongkha translation
Guntupalli Karunakar [Wed, 9 Aug 2006 20:26:39 +0000 (20:26 +0000)]
Updated Dzongkha translation

17 years agoUpdated Finnish translation
Ilkka Tuohela [Wed, 9 Aug 2006 12:59:34 +0000 (12:59 +0000)]
Updated Finnish translation

17 years agoTranslation updated by Ivar Smolin.
Priit Laes [Wed, 9 Aug 2006 04:03:16 +0000 (04:03 +0000)]
Translation updated by Ivar Smolin.

2006-08-09  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

17 years agoimplement MIN_SIZE, MAX_SIZE and RESIZE_INC.
Michael Natterer [Tue, 8 Aug 2006 22:55:27 +0000 (22:55 +0000)]
implement MIN_SIZE, MAX_SIZE and RESIZE_INC.

2006-08-09  Michael Natterer  <mitch@imendio.com>

* gdk/quartz/gdkwindow-quartz.c (gdk_window_set_geometry_hints):
implement MIN_SIZE, MAX_SIZE and RESIZE_INC.

17 years agoShutup CVS
Michael Natterer [Tue, 8 Aug 2006 22:47:57 +0000 (22:47 +0000)]
Shutup CVS

17 years agoImplement get/set_track_motion.
Richard Hult [Tue, 8 Aug 2006 21:18:09 +0000 (21:18 +0000)]
Implement get/set_track_motion.

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

* gtk/gtkdnd-quartz.c: Implement get/set_track_motion.

17 years agoWhitespace cleanup. (synthesize_crossing_events): Add comments and prevent
Richard Hult [Tue, 8 Aug 2006 21:06:03 +0000 (21:06 +0000)]
Whitespace cleanup. (synthesize_crossing_events): Add comments and prevent

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

* gdk/quartz/gdkevents-quartz.c: (poll_func): Whitespace cleanup.
(synthesize_crossing_events): Add comments and prevent a crash.

17 years agoimplement.
Michael Natterer [Tue, 8 Aug 2006 21:00:23 +0000 (21:00 +0000)]
implement.

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

* gdk/quartz/gdkwindow-quartz.c
(gdk_window_maximize)
(gdk_window_unmaximize): implement.

(gdk_window_iconify)
(gdk_window_deiconify): remove unneeded autorelease pools.

17 years agoJust expose the minimal region instead of the whole rect.
Richard Hult [Tue, 8 Aug 2006 20:53:09 +0000 (20:53 +0000)]
Just expose the minimal region instead of the whole rect.

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

* gdk/quartz/GdkQuartzView.c: Just expose the minimal region
instead of the whole rect.

* gdk/quartz/gdkwindow-quartz.c:
(gdk_window_quartz_process_all_updates), (gdk_window_update_idle),
(gdk_window_impl_quartz_invalidate_maybe_recurse),
(gdk_window_impl_quartz_process_updates),
(_gdk_windowing_window_destroy): Rework the expose handling so that
it works like the X11 backend, using an idle with the right
priority instead of relying on quartz to do it.
(gdk_window_set_type_hint): Use tornoff instead of submenu as the
documentation (and Mitch) suggests.

17 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Tue, 8 Aug 2006 15:31:59 +0000 (15:31 +0000)]
Translation updated by Tino Meinen.

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

* nl.po: Translation updated by Tino Meinen.

17 years agosome whitespace and indentation cleanup.
Michael Natterer [Tue, 8 Aug 2006 09:12:10 +0000 (09:12 +0000)]
some whitespace and indentation cleanup.

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

* gdk/quartz/gdkdrawable-quartz.c: some whitespace and indentation
cleanup.

(gdk_quartz_draw_rectangle)
(gdk_quartz_draw_arc)
(gdk_quartz_draw_polygon)
(gdk_quartz_draw_points): for pixel-prefect drawing, stroked
coordinates need to go through pixel centers, while filled ones
need to go along pixel boundaries. Moved +0.5 adjusting to the
if(!filled) branches and added/removed some adjustments where they
were wrong.

17 years agoFixed some typos.
Inaki Larranaga [Tue, 8 Aug 2006 08:00:56 +0000 (08:00 +0000)]
Fixed some typos.

2006-08-08  Inaki Larranaga  <dooteo@euskalgnu.org>

* eu.po: Fixed some typos.

17 years agoUpdated Basque translation.
Inaki Larranaga [Tue, 8 Aug 2006 07:59:14 +0000 (07:59 +0000)]
Updated Basque translation.

2006-08-08  Inaki Larranaga  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

17 years agoDon't get and release the context for each point, just once, speeds up
Richard Hult [Mon, 7 Aug 2006 16:45:16 +0000 (16:45 +0000)]
Don't get and release the context for each point, just once, speeds up

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

* gdk/quartz/gdkdrawable-quartz.c (gdk_quartz_draw_points): Don't
get and release the context for each point, just once, speeds up
drawing many points a lot.

17 years agoneed to disconnect from signals connected in gtk_drag_dest_set() here.
Michael Natterer [Mon, 7 Aug 2006 01:49:11 +0000 (01:49 +0000)]
need to disconnect from signals connected in gtk_drag_dest_set() here.

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

* gtk/gtkdnd-quartz.c (gtk_drag_dest_unset): need to disconnect
from signals connected in gtk_drag_dest_set() here.

* gtk/gtkdnd-quartz.c (gtk_drag_dest_set): call gtk_drag_dest_unset()
instead of disconnecting the old signal connections here.

17 years agoShow non existing resources by default. (recent_meta_data_func): Do not
Emmanuele Bassi [Sun, 6 Aug 2006 23:44:46 +0000 (23:44 +0000)]
Show non existing resources by default. (recent_meta_data_func): Do not

2006-08-07  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentchooserdefault.c:
(_gtk_recent_chooser_default_init): Show non existing
resources by default.
(recent_meta_data_func): Do not mark non existing
resources as insensitive.

* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_init): Show non existing
resources by default.
(gtk_recent_chooser_menu_create_item): Do not mark
non existing resources as insensitive.

17 years agoFree all XKB data. (#349997, Chris Wilson)
Matthias Clasen [Sun, 6 Aug 2006 06:01:18 +0000 (06:01 +0000)]
Free all XKB data. (#349997, Chris Wilson)

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

* gdk/x11/gdkkeys-x11.c (gdk_keymap_x11_finalize): Free
all XKB data. (#349997, Chris Wilson)

17 years agoOnly get the indicator-size and indicator-spacing style properties for
Matthias Clasen [Sun, 6 Aug 2006 05:58:19 +0000 (05:58 +0000)]
Only get the indicator-size and indicator-spacing style properties for

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

* gtk/gtkstyle.c (option_menu_get_props): Only get the
indicator-size and indicator-spacing style properties
for GtkOptionMenu.  (#349859, Benjamin Otte)

17 years agoBe more careful when creating gcs, also emit change notification.
Matthias Clasen [Sun, 6 Aug 2006 05:44:03 +0000 (05:44 +0000)]
Be more careful when creating gcs, also emit change notification.

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

* gtk/gtktreeview.c (gtk_tree_view_set_grid_lines)
(gtk_tree_view_set_enable_tree_lines): Be more careful
when creating gcs, also emit change notification.
(gtk_tree_view_unrealize): Free the gcs here.  (#349834,
Chris Wilson)

17 years agoAdd an explanation of attributes. (#349367, Don Anderson)
Matthias Clasen [Sun, 6 Aug 2006 05:01:17 +0000 (05:01 +0000)]
Add an explanation of attributes. (#349367, Don Anderson)

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

* gtk/tmpl/gtkcelllayout.sgml: Add an explanation
of attributes.  (#349367, Don Anderson)

17 years agoFix a typo. (#349120, Vincent Untz)
Matthias Clasen [Sun, 6 Aug 2006 04:46:00 +0000 (04:46 +0000)]
Fix a typo. (#349120, Vincent Untz)

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

* gtk/tmpl/gtkrecentmanager.sgml: Fix a typo.  (#349120, Vincent Untz)

17 years agoUse G_PRIORITY_DEFAULT_IDLE for the month/year-change timer, so that the
Matthias Clasen [Sun, 6 Aug 2006 04:41:31 +0000 (04:41 +0000)]
Use G_PRIORITY_DEFAULT_IDLE for the month/year-change timer, so that the

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

* gtk/gtkcalendar.c (calendar_start_spinning, calendar_timer):
Use G_PRIORITY_DEFAULT_IDLE for the month/year-change timer,
so that the caller will have a chance to redraw/resize itself
between every change.  (#348824, Federico Mena Quintero, patch
by Michael Meeks)

17 years agoAdd a missing initialization. (#348787, Leonardo Boshell)
Matthias Clasen [Sun, 6 Aug 2006 04:25:57 +0000 (04:25 +0000)]
Add a missing initialization. (#348787, Leonardo Boshell)

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

* gtk/gtkfontbutton.c (gtk_font_button_update_font_info):
Add a missing initialization.  (#348787, Leonardo Boshell)

17 years agoUse $PKG_CONFIG consistently. (#348740, Jeremy Lainé)
Matthias Clasen [Sun, 6 Aug 2006 04:20:05 +0000 (04:20 +0000)]
Use $PKG_CONFIG consistently. (#348740, Jeremy Lainé)

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

* configure.in: Use $PKG_CONFIG consistently.  (#348740,
Jeremy Lainé)

17 years ago (gtk_notebook_drag_motion): Don't accept drops on
Matthias Clasen [Sun, 6 Aug 2006 04:15:23 +0000 (04:15 +0000)]
(gtk_notebook_drag_motion): Don't accept drops on
arrows.  (#348706, Benjamin Otte)

17 years agoDon't allow dragging a notebook tab to one of its children. (#348626,
Matthias Clasen [Sun, 6 Aug 2006 04:10:11 +0000 (04:10 +0000)]
Don't allow dragging a notebook tab to one of its children. (#348626,

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

* gtk/gtknotebook.c (gtk_notebook_drag_motion): Don't allow
dragging a notebook tab to one of its children.  (#348626,
Benjamin Otte)

17 years agoRemove outdated lists of authors and maintainers. (#348538, Owen Taylor)
Matthias Clasen [Sun, 6 Aug 2006 03:36:57 +0000 (03:36 +0000)]
Remove outdated lists of authors and maintainers. (#348538, Owen Taylor)

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

* docs/tutorial/gtk-tut.sgml: Remove outdated lists of
authors and maintainers.  (#348538, Owen Taylor)

17 years agoExport gtk_entry_reset_im_context privately.
Matthias Clasen [Sun, 6 Aug 2006 03:32:59 +0000 (03:32 +0000)]
Export gtk_entry_reset_im_context privately.

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

* gtk/gtkentry.c:
* gtk/gtkentryprivate.h: Export gtk_entry_reset_im_context
privately.

* gtk/gtkentrycompletion.c (gtk_entry_completion_action_button_press):
* gtk/gtkentry.c (gtk_entry_completion_key_press): Reset the
entry's im context here.  (#348478, Nguyen Thai Ngoc Duy, Christian
Persch)

17 years agoCreate new PangoContexts and set them on the layout, to catch changes in
Matthias Clasen [Sun, 6 Aug 2006 03:15:52 +0000 (03:15 +0000)]
Create new PangoContexts and set them on the layout, to catch changes in

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

* gtk/gtktextview.c (gtk_text_view_style_set): Create new
PangoContexts and set them on the layout, to catch changes in
font options.  (#348278, Behdad Esfahbod)

17 years agoAdd a missing initialization. (#349863, Benjamin Berg)
Matthias Clasen [Sun, 6 Aug 2006 02:33:15 +0000 (02:33 +0000)]
Add a missing initialization. (#349863, Benjamin Berg)

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

* gtk/gtkstyle.c (gtk_default_draw_flat_box): Add a
missing initialization.  (#349863, Benjamin Berg)

17 years agoProtect against tree_view being NULL. (#348652, Patrick K. O'Brian, Chris
Matthias Clasen [Sun, 6 Aug 2006 02:00:24 +0000 (02:00 +0000)]
Protect against tree_view being NULL. (#348652, Patrick K. O'Brian, Chris

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

* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_layout_reorder):
Protect against tree_view being NULL.  (#348652, Patrick K. O'Brian,
Chris Wilson)

17 years agoUpdated German translation.
Hendrik Richter [Sat, 5 Aug 2006 18:31:33 +0000 (18:31 +0000)]
Updated German translation.

2006-08-05  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

17 years agoFixed spelling
Nguyen Thai Ngoc Duy [Sat, 5 Aug 2006 13:51:53 +0000 (13:51 +0000)]
Fixed spelling

17 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Sat, 5 Aug 2006 13:11:31 +0000 (13:11 +0000)]
Updated Thai translation.

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

* th.po: Updated Thai translation.

17 years agoTranslation updated by Ivar Smolin.
Priit Laes [Fri, 4 Aug 2006 19:25:27 +0000 (19:25 +0000)]
Translation updated by Ivar Smolin.

2006-08-04  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

17 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Fri, 4 Aug 2006 13:22:40 +0000 (13:22 +0000)]
Updated Spanish translation.

2006-08-04  Francisco Javier F. Serrador  <serrador@openshine.com>

* es.po: Updated Spanish translation.

17 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Fri, 4 Aug 2006 10:54:54 +0000 (10:54 +0000)]
Translation updated by Tino Meinen.

2006-08-04  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

17 years agoUpddated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>
Arangel Angov [Fri, 4 Aug 2006 06:28:37 +0000 (06:28 +0000)]
Upddated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>

17 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Fri, 4 Aug 2006 04:55:40 +0000 (04:55 +0000)]
Updated Translation

17 years agoLazily populate the menu when creating it and after the manager emits the
Emmanuele Bassi [Thu, 3 Aug 2006 20:26:31 +0000 (20:26 +0000)]
Lazily populate the menu when creating it and after the manager emits the

2006-08-03  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentchoosermenu.c:
(set_recent_managet), (gtk_recent_chooser_menu_populate),
(idle_populate_func), (idle_populate_clean_up),
(manager_changed_cb): Lazily populate the menu when creating
it and after the manager emits the "changed" signal; this
fixes the initial bad placing of the GtkRecentChooserMenu
widget when its set as the menu of a GtkMenuToolButton.

(gtk_recent_chooser_menu_map),
(gtk_recent_chooser_menu_class_init): Remove the ::map method
override, since it's not needed anymore.

17 years agoTranslation updated by Ivar Smolin.
Priit Laes [Thu, 3 Aug 2006 15:49:47 +0000 (15:49 +0000)]
Translation updated by Ivar Smolin.

2006-08-03  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

17 years agoreset scanner config to default values while checking if an
Michael Natterer [Thu, 3 Aug 2006 14:07:26 +0000 (14:07 +0000)]
reset scanner config to default values while checking if an

2006-08-03  Michael Natterer  <mitch@imendio.com>

* gtk/gtkrc.c (gtk_rc_parse_assignment): reset scanner config to
default values while checking if an expression(foobar) follows,
because if no expression follows the scanner's "next token" must
be usable for the caller of this function (fixes bug #349552).

17 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Thu, 3 Aug 2006 11:36:15 +0000 (11:36 +0000)]
Updated Norwegian bokmål translation.

2006-08-03  Kjartan Maraas  <kmaraas@gnome.org>

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

17 years agoremoved the "widget &&" part from "widget && GTK_IS_FOO (widget)" checks.
Michael Natterer [Thu, 3 Aug 2006 09:49:37 +0000 (09:49 +0000)]
removed the "widget &&" part from "widget && GTK_IS_FOO (widget)" checks.

2006-08-03  Michael Natterer  <mitch@imendio.com>

* gtk/gtkstyle.c: removed the "widget &&" part from
"widget && GTK_IS_FOO (widget)" checks.

17 years agoRemoved unused call to GetPosition
Michael David Emmel [Wed, 2 Aug 2006 21:45:53 +0000 (21:45 +0000)]
Removed unused call to GetPosition

17 years agoTranslation updated by Ivar Smolin.
Priit Laes [Wed, 2 Aug 2006 19:38:59 +0000 (19:38 +0000)]
Translation updated by Ivar Smolin.

2006-08-02  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.