]> Pileus Git - ~andy/gtk/log
~andy/gtk
19 years agoMake sure the RTL variants are used for media icons update following the
Bastien Nocera [Thu, 4 Nov 2004 14:49:44 +0000 (14:49 +0000)]
Make sure the RTL variants are used for media icons update following the

2004-11-04  Bastien Nocera  <hadess@hadess.net>

* gtk/gtkiconfactory.c: (get_default_icons): Make sure the RTL
variants are used for media icons
* gtk/stock-icons/Makefile.am: update following the addition of
the 2 Play icon RTL variants
* gtk/stock-icons/stock_media_play_rtl_16.png: added
* gtk/stock-icons/stock_media_play_rtl_24.png: added

2004-11-04  Bastien Nocera  <hadess@hadess.net>

* gtk/tmpl/gtkstock.sgml: add RTL variants for all the media icons
needing it

19 years agoAdd a first version of a GnomeIconList --> GtkIconView migration chapter.
Matthias Clasen [Thu, 4 Nov 2004 03:34:51 +0000 (03:34 +0000)]
Add a first version of a GnomeIconList --> GtkIconView migration chapter.

2004-11-03  Matthias Clasen  <mclasen@redhat.com>

* gtk/migrating-GtkIconView.sgml: Add a first version of
a GnomeIconList --> GtkIconView migration chapter.

19 years agoDon't leak the path. (#157301, Carlos Garnacho Parro)
Matthias Clasen [Thu, 4 Nov 2004 03:28:23 +0000 (03:28 +0000)]
Don't leak the path. (#157301, Carlos Garnacho Parro)

2004-11-03  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (new_folder_button_clicked):
Don't leak the path.  (#157301, Carlos Garnacho Parro)

19 years agoHandle the case that the protocol version in the context is not set yet.
Matthias Clasen [Wed, 3 Nov 2004 17:06:38 +0000 (17:06 +0000)]
Handle the case that the protocol version in the context is not set yet.

2004-11-03  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkdnd-x11.c (gdk_drag_motion): Handle the
case that the protocol version in the context is not
set yet.  (#157123, James Henstridge)

19 years ago2004-11-03 Fixed wrong translations. T.Aihana <aihana@gnome.gr.jp>
Fixed wrong translations. T.Aihana [Wed, 3 Nov 2004 17:05:03 +0000 (17:05 +0000)]
2004-11-03 Fixed wrong translations. T.Aihana <aihana@gnome.gr.jp>

19 years ago2004-11-03 Updated Japanese translation. T.Aihana <aihana@gnome.gr.jp>
Updated Japanese translation. T.Aihana [Wed, 3 Nov 2004 16:28:28 +0000 (16:28 +0000)]
2004-11-03 Updated Japanese translation. T.Aihana <aihana@gnome.gr.jp>

19 years ago2004-11-03 Updated Japanese translation. T.Aihana <aihana@gnome.gr.jp>
Updated Japanese translation. T.Aihana [Wed, 3 Nov 2004 15:16:48 +0000 (15:16 +0000)]
2004-11-03 Updated Japanese translation. T.Aihana <aihana@gnome.gr.jp>

19 years agoTiny cleanup
Matthias Clasen [Wed, 3 Nov 2004 15:09:45 +0000 (15:09 +0000)]
Tiny cleanup

19 years agoDon't try to activate a node if the cursor is not valid.
Matthias Clasen [Wed, 3 Nov 2004 15:08:05 +0000 (15:08 +0000)]
Don't try to activate a node if the cursor is not valid.

2004-11-03  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_search_activate): Don't
try to activate a node if the cursor is not valid.

19 years agoDon't mysteriously go to the parent dir when hitting "Cancel" in folder
James M. Cape [Wed, 3 Nov 2004 10:26:18 +0000 (10:26 +0000)]
Don't mysteriously go to the parent dir when hitting "Cancel" in folder

2004-11-03  James M. Cape  <jcape@ignore-your.tv>

        * gtk/gtkfilechooserbutton.c (update_dialog), (dialog_response_cb):
        Don't mysteriously go to the parent dir when hitting "Cancel" in
        folder mode (fixes #156971).

19 years agoDon't access label->layout directly. (#157080, Adam Hooper)
Matthias Clasen [Wed, 3 Nov 2004 06:36:32 +0000 (06:36 +0000)]
Don't access label->layout directly. (#157080, Adam Hooper)

2004-11-03  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkaccellabel.c (gtk_accel_label_expose_event): Don't
access label->layout directly.  (#157080, Adam Hooper)

19 years agoAllow unsetting a pattern by passing NULL. (#156720, Tristan Van Berkom)
Matthias Clasen [Wed, 3 Nov 2004 06:20:33 +0000 (06:20 +0000)]
Allow unsetting a pattern by passing NULL. (#156720, Tristan Van Berkom)

2004-11-03  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtklabel.c (gtk_label_set_pattern_internal): Allow
unsetting a pattern by passing NULL.  (#156720, Tristan Van Berkom)

19 years agoDon't crash if the active_row reference has become invalid. (#157156,
Matthias Clasen [Wed, 3 Nov 2004 06:16:43 +0000 (06:16 +0000)]
Don't crash if the active_row reference has become invalid. (#157156,

2004-11-03  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_get_active): Don't crash
if the active_row reference has become invalid.  (#157156,
Christophe Fergeau)

19 years agoAs a last stage in GtkWindow key press handing, try adding
Matthias Clasen [Tue, 2 Nov 2004 13:25:37 +0000 (13:25 +0000)]
As a last stage in GtkWindow key press handing, try adding

2004-11-02  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkwindow.c (gtk_window_activate_key_after): As
a last stage in GtkWindow key press handing, try adding
window->mnemonic_modifier to event->state and see if it
matches a mnemonic. (#53709, based on a patch by
Pasupathi Duraisamy, patch by Owen Taylor)

19 years agoDoc additions.
Matthias Clasen [Tue, 2 Nov 2004 07:06:02 +0000 (07:06 +0000)]
Doc additions.

2004-11-02  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcellrenderercombo.c (gtk_cell_renderer_combo_class_init):
Doc additions.

2004-11-02  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkcellrenderercombo.sgml:
* gtk/tmpl/gtkcellrenderertoggle.sgml:
* gtk/tmpl/gtkcellrenderertext.sgml: Add introductions.

* gtk/tmpl/gtkcellrenderer.sgml: Additions.

19 years agoRemove GtkFileChooserEmbed, since it is not in the headers we parse.
Matthias Clasen [Tue, 2 Nov 2004 06:02:40 +0000 (06:02 +0000)]
Remove GtkFileChooserEmbed, since it is not in the headers we parse.

2004-11-02  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk-sections.txt: Remove GtkFileChooserEmbed, since
it is not in the headers we parse.

19 years agoFix trigraphs in private markers.
Matthias Clasen [Tue, 2 Nov 2004 05:58:38 +0000 (05:58 +0000)]
Fix trigraphs in private markers.

2004-11-02  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserbutton.h: Fix trigraphs in private markers.

19 years agoFix a doc comment.
Matthias Clasen [Tue, 2 Nov 2004 05:40:33 +0000 (05:40 +0000)]
Fix a doc comment.

2004-11-02  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init):
Fix a doc comment.

19 years agoRemove a debug printf(). (#157087, Christian Persch)
Matthias Clasen [Tue, 2 Nov 2004 04:12:07 +0000 (04:12 +0000)]
Remove a debug printf(). (#157087, Christian Persch)

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
Remove a debug printf().  (#157087, Christian Persch)

19 years agoActually commit the "stat less" patch which appeared in the ChangeLog a
Matthias Clasen [Tue, 2 Nov 2004 02:07:30 +0000 (02:07 +0000)]
Actually commit the "stat less" patch which appeared in the ChangeLog a

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkicontheme.c: Actually commit the "stat less" patch
which appeared in the ChangeLog a few days ago.

19 years agoAdd an intro.
Matthias Clasen [Mon, 1 Nov 2004 20:59:56 +0000 (20:59 +0000)]
Add an intro.

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkcellrendererpixbuf.sgml: Add an intro.

19 years ago*** empty log message ***
Matthias Clasen [Mon, 1 Nov 2004 20:25:34 +0000 (20:25 +0000)]
*** empty log message ***

19 years agoMove some docs inline.
Matthias Clasen [Mon, 1 Nov 2004 20:20:25 +0000 (20:20 +0000)]
Move some docs inline.

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkfilechooserbutton.sgml: Move some docs inline.

19 years agoDoc update.
Matthias Clasen [Mon, 1 Nov 2004 20:14:15 +0000 (20:14 +0000)]
Doc update.

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkaboutdialog.c (gtk_show_about_dialog): Doc update.

19 years agoRevalidate the iter. (#156924, Murray Cumming)
Matthias Clasen [Mon, 1 Nov 2004 19:57:13 +0000 (19:57 +0000)]
Revalidate the iter. (#156924, Murray Cumming)

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextbuffer.c (gtk_text_buffer_backspace): Revalidate the
iter.  (#156924, Murray Cumming)

19 years agoDocument gdk_pixbuf_{major,minor,micro}_version.
Matthias Clasen [Mon, 1 Nov 2004 19:41:27 +0000 (19:41 +0000)]
Document gdk_pixbuf_{major,minor,micro}_version.

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf/tmpl/initialization_versions.sgml: Document
gdk_pixbuf_{major,minor,micro}_version.

19 years agoBreak the declaration of the three version variables, so that gtk-doc can
Matthias Clasen [Mon, 1 Nov 2004 19:35:27 +0000 (19:35 +0000)]
Break the declaration of the three version variables, so that gtk-doc can

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf-features.h.in: Break the declaration of the three
version variables, so that gtk-doc can grok it.

19 years agoAdd a "ref and sink" question. (#156865, Philip Langdale, text based on a
Matthias Clasen [Mon, 1 Nov 2004 19:19:06 +0000 (19:19 +0000)]
Add a "ref and sink" question. (#156865, Philip Langdale, text based on a

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/question_index.sgml: Add a "ref and sink" question.
(#156865, Philip Langdale, text based on a comment by Owen
Taylor)

* gtk/tmpl/gtkrc.sgml: Document im_module_file and settings
assignments as toplevel statements.

19 years agoadd missing tag.
Jonathan Blandford [Mon, 1 Nov 2004 18:44:56 +0000 (18:44 +0000)]
add missing tag.

Mon Nov  1 13:37:31 2004  Jonathan Blandford  <jrb@redhat.com>

        * gtk/question_index.sgml (linkend): add missing tag.

19 years agoDon't crash on broken ClientMessage events. (#157056, Owen Taylor)
Matthias Clasen [Mon, 1 Nov 2004 18:30:52 +0000 (18:30 +0000)]
Don't crash on broken ClientMessage events. (#157056, Owen Taylor)

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter): Don't crash on
broken ClientMessage events.  (#157056, Owen Taylor)

19 years agoDocument im_module_file and settings assignments as toplevel statements.
Matthias Clasen [Mon, 1 Nov 2004 18:22:33 +0000 (18:22 +0000)]
Document im_module_file and settings assignments as toplevel statements.

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkrc.sgml: Document im_module_file and settings
assignments as toplevel statements.

19 years agoFix a typo in the docs. (#157044, Masao Mutoh)
Matthias Clasen [Mon, 1 Nov 2004 16:09:23 +0000 (16:09 +0000)]
Fix a typo in the docs. (#157044, Masao Mutoh)

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkactiongroup.c (gtk_action_group_get_visible): Fix a typo in
the docs.  (#157044, Masao Mutoh)

19 years agoUpdated Albanian translation.
Laurent Dhima [Mon, 1 Nov 2004 09:50:15 +0000 (09:50 +0000)]
Updated Albanian translation.

2004-11-01  Laurent Dhima  <laurenti@alblinux.net>

* sq.po: Updated Albanian translation.

19 years agoUpdate the state of the cell view when the state of the button changes (to
Matthias Clasen [Mon, 1 Nov 2004 04:38:24 +0000 (04:38 +0000)]
Update the state of the cell view when the state of the button changes (to

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Update the
state of the cell view when the state of the button changes (to
get prelighted drawing right).  (#138650, Frances Keenan, Christian Persch)

19 years agoUpdated Czech translation.
Miloslav Trmac [Sun, 31 Oct 2004 23:57:10 +0000 (23:57 +0000)]
Updated Czech translation.

2004-11-01  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

19 years agoUpdated Canadian English translation.
Adam Weinberger [Sun, 31 Oct 2004 20:32:31 +0000 (20:32 +0000)]
Updated Canadian English translation.

* en_CA.po: Updated Canadian English translation.

19 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Sun, 31 Oct 2004 19:31:26 +0000 (19:31 +0000)]
Translation updated by Tino Meinen.

2004-10-31  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

19 years agoDon't force the height of the action area, we don't scroll it anyway, and
Matthias Clasen [Sun, 31 Oct 2004 19:10:29 +0000 (19:10 +0000)]
Don't force the height of the action area, we don't scroll it anyway, and

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
Don't force the height of the action area, we don't scroll
it anyway, and the current way of calculating the height can lead
to broken display.  (#156573, Christian Persch)

19 years agoDon't try to remove stuff from an empty model. (#156575, Christian Persch)
Matthias Clasen [Sun, 31 Oct 2004 18:26:49 +0000 (18:26 +0000)]
Don't try to remove stuff from an empty model. (#156575, Christian Persch)

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

* tests/testentrycompletion.c (animation_timer): Don't try to
remove stuff from an empty model.  (#156575, Christian Persch)

19 years agoUpdate doc comments.
Matthias Clasen [Sun, 31 Oct 2004 18:01:07 +0000 (18:01 +0000)]
Update doc comments.

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentrycompletion.c (gtk_entry_completion_class_init):
Update doc comments.

19 years agoUpdate doc comments.
Matthias Clasen [Sun, 31 Oct 2004 17:56:51 +0000 (17:56 +0000)]
Update doc comments.

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcellrenderercombo.c (gtk_cell_renderer_combo_class_init):
Update doc comments.

19 years agos/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/.
Matthias Clasen [Sun, 31 Oct 2004 17:44:15 +0000 (17:44 +0000)]
s/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/.

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

* gtk/windows.sgml: s/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/.

19 years agoSmall correction for gtk_tree_path_new_root(). (#156956, Vincent Untz)
Matthias Clasen [Sun, 31 Oct 2004 16:40:03 +0000 (16:40 +0000)]
Small correction for gtk_tree_path_new_root(). (#156956, Vincent Untz)

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtktreemodel.sgml: Small correction for
gtk_tree_path_new_root().  (#156956, Vincent Untz)

19 years agogdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Remove
Tor Lillqvist [Sun, 31 Oct 2004 14:47:15 +0000 (14:47 +0000)]
gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Remove

2004-10-31  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkprivate-win32.h
* gdk/win32/gdkglobals-win32.c
* gdk/win32/gdkmain-win32.c: Remove _windows_version and the
IS_WIN_NT() macro.

* gdk/win32/*.c: Use G_WIN32_IS_NT_BASED() from GLib instead.

19 years agoAdd api for image transfer via copy-and-paste (#156408)
Matthias Clasen [Sun, 31 Oct 2004 05:40:25 +0000 (05:40 +0000)]
Add api for image transfer via copy-and-paste (#156408)

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

Add api for image transfer via copy-and-paste (#156408)

* gtk/gtkclipboard.c (gtk_clipboard_set_image)
(gtk_clipboard_request_image, gtk_clipboard_wait_for_image)
(gtk_clipboard_wait_is_image_available): New functions for image
transfer.

* gtk/gtkselection.h:
* gtk/gtkselection.c (gtk_selection_data_targets_include_image):
New function, similar to gtk_selection_data_targets_include_text().

19 years agoAdditions.
Matthias Clasen [Sun, 31 Oct 2004 04:38:20 +0000 (04:38 +0000)]
Additions.

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk-sections.txt: Additions.

19 years agoAdd an ellipsize property with getter and setter. (#156845, Morten
Matthias Clasen [Sun, 31 Oct 2004 04:36:50 +0000 (04:36 +0000)]
Add an ellipsize property with getter and setter. (#156845, Morten

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkprogressbar.[hc]: Add an ellipsize property with
getter and setter.  (#156845, Morten Welinder)

19 years agoImplement these on win32, currently only for button 1. Fixes the resize
Robert Ögren [Sat, 30 Oct 2004 18:04:49 +0000 (18:04 +0000)]
Implement these on win32, currently only for button 1. Fixes the resize

2004-10-29  Robert Ögren  <gtk@roboros.com>

* gdk/win32/gdkwindow-win32.c (gdk_window_begin_resize_drag),
(gdk_window_begin_move_drag): Implement these on win32, currently
only for button 1. Fixes the resize grip of GtkStatusbar on
win32. (#143285)

19 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Sat, 30 Oct 2004 14:19:48 +0000 (14:19 +0000)]
Updated Spanish translation.

2004-10-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

19 years agoRedisplay the new selection.
Matthias Clasen [Sat, 30 Oct 2004 04:24:55 +0000 (04:24 +0000)]
Redisplay the new selection.

2004-10-30  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextbtree.c (_gtk_text_btree_select_range): Redisplay
the new selection.

* gtk/gtktextview.c (gtk_text_view_select_all): Use
gtk_text_buffer_select_range().

19 years agoAdd a "Select All" menuitem. (#156792, Paolo Borelli)
Matthias Clasen [Sat, 30 Oct 2004 04:13:24 +0000 (04:13 +0000)]
Add a "Select All" menuitem. (#156792, Paolo Borelli)

2004-10-30  Matthias Clasen  <mclasen@redhat.com>

* tests/testtext.c: Add a "Select All" menuitem.  (#156792,
Paolo Borelli)

19 years agoSort the dir_mtimes list in the same way as the search path.
Matthias Clasen [Sat, 30 Oct 2004 04:08:43 +0000 (04:08 +0000)]
Sort the dir_mtimes list in the same way as the search path.

2004-10-30  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkicontheme.c (insert_theme): Sort the dir_mtimes
list in the same way as the search path.
(theme_subdir_load): Avoid stat()ing subdirs if the theme
directory doesn't exist.  (#156866)

19 years agoDrop the reference to the pixbuf, regardless whether it is a stock pixbuf.
Matthias Clasen [Sat, 30 Oct 2004 02:57:23 +0000 (02:57 +0000)]
Drop the reference to the pixbuf, regardless whether it is a stock pixbuf.

2004-10-29  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_finalize):
Drop the reference to the pixbuf, regardless whether it is
a stock pixbuf.  (#156863, Philip Langdale)

19 years agoupdated
Hans Breuer [Fri, 29 Oct 2004 21:44:53 +0000 (21:44 +0000)]
updated

2004-10-29  Hans Breuer  <hans@breuer.org>

* gdk/makefile.msc gtk/makefile.msc.in : updated

* gdk/win32/gdkdisplay-win32.c : dummy implementations for
gdk_display_supports_clipboard_persistence, gdk_display_store_clipboard

* gtk/gtkmodules.c : #include "gtkprivate.h" for GTK_LIBDIR

19 years agoupdated
Hans Breuer [Fri, 29 Oct 2004 21:43:40 +0000 (21:43 +0000)]
updated

2004-10-29  Hans Breuer  <hans@breuer.org>

* makefile.msc : updated

19 years agoMove the "tail" question to the text view section. Add an entry for "why
Matthias Clasen [Fri, 29 Oct 2004 21:03:52 +0000 (21:03 +0000)]
Move the "tail" question to the text view section. Add an entry for "why

2004-10-29  Matthias Clasen  <mclasen@redhat.com>

* gtk/question_index.sgml: Move the "tail" question to the
text view section.
Add an entry for "why are my types not registered".  (#156809,
Q by Salvador Fandiño, A by Owen Taylor)

19 years agoDon't hardwire the supported text targets here, use
Matthias Clasen [Fri, 29 Oct 2004 05:14:00 +0000 (05:14 +0000)]
Don't hardwire the supported text targets here, use

2004-10-29  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkclipboard.c (gtk_clipboard_set_text): Don't hardwire
the supported text targets here, use
gtk_target_list_add_text_targets().  (#156404)

19 years agoDon't loop over the sentinel node. (#156298, Torsten Schoenfeld)
Matthias Clasen [Fri, 29 Oct 2004 04:04:32 +0000 (04:04 +0000)]
Don't loop over the sentinel node. (#156298, Torsten Schoenfeld)

2004-10-29  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkliststore.c (gtk_list_store_reorder): Don't
loop over the sentinel node.  (#156298, Torsten Schoenfeld)

19 years agoUse g_signal_connect_object() to prevent premature finalization of the
Matthias Clasen [Thu, 28 Oct 2004 16:50:10 +0000 (16:50 +0000)]
Use g_signal_connect_object() to prevent premature finalization of the

2004-10-28  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_start_editing): Use
g_signal_connect_object() to prevent premature finalization
of the cell_editable while the key_press_event signal is
handled.  (#156325, Olivier Andrieu)

19 years agoFix many sparse warnings.
Matthias Clasen [Thu, 28 Oct 2004 15:00:05 +0000 (15:00 +0000)]
Fix many sparse warnings.

19 years agoDisconnect from the remove-widget signal after removing the signal.
Matthias Clasen [Thu, 28 Oct 2004 14:55:31 +0000 (14:55 +0000)]
Disconnect from the remove-widget signal after removing the signal.

2004-10-28  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_remove_widget): Disconnect
from the remove-widget signal after removing the signal.

19 years agoDestroy the dialog with the parent. (#156557, Paolo Borelli)
Matthias Clasen [Thu, 28 Oct 2004 14:36:18 +0000 (14:36 +0000)]
Destroy the dialog with the parent. (#156557, Paolo Borelli)

2004-10-28  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkaboutdialog.c (gtk_show_about_dialog): Destroy
the dialog with the parent.  (#156557, Paolo Borelli)

19 years ago*** empty log message ***
Matthias Clasen [Thu, 28 Oct 2004 03:28:56 +0000 (03:28 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Matthias Clasen [Thu, 28 Oct 2004 02:33:38 +0000 (02:33 +0000)]
*** empty log message ***

19 years agoMake targets const.
Anders Carlsson [Wed, 27 Oct 2004 23:51:21 +0000 (23:51 +0000)]
Make targets const.

2004-10-28  Anders Carlsson  <andersca@gnome.org>

* gtk/gtkclipboard.c: (gtk_clipboard_set_can_store):
* gtk/gtkclipboard.h:
Make targets const.

19 years agoSilently ignore non-CLIPBOARD clipboards. (#156610, Christian Persch)
Matthias Clasen [Wed, 27 Oct 2004 19:01:25 +0000 (19:01 +0000)]
Silently ignore non-CLIPBOARD clipboards. (#156610, Christian Persch)

2004-10-27  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkclipboard.c (gtk_clipboard_set_can_store): Silently
ignore non-CLIPBOARD clipboards.  (#156610, Christian Persch)

19 years agoMake it build on windows. (#156618, Kazuki IWAMOTO)
Matthias Clasen [Wed, 27 Oct 2004 18:53:29 +0000 (18:53 +0000)]
Make it build on windows. (#156618, Kazuki IWAMOTO)

2004-10-27  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtksettings.c: Make it build on windows. (#156618,
Kazuki IWAMOTO)

19 years agoUpdated Czech translation.
Miloslav Trmac [Wed, 27 Oct 2004 11:49:28 +0000 (11:49 +0000)]
Updated Czech translation.

2004-10-27  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

19 years agoUpdate Update
Kjartan Maraas [Wed, 27 Oct 2004 10:39:48 +0000 (10:39 +0000)]
Update Update

2004-10-27  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Update
* no.po: Update

19 years agoStop preediting if strtoul couldn't parse the complete preedit string.
Matthias Clasen [Tue, 26 Oct 2004 20:56:52 +0000 (20:56 +0000)]
Stop preediting if strtoul couldn't parse the complete preedit string.

2004-10-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkimcontextsimple.c (check_hex): Stop preediting if strtoul couldn't
parse the complete preedit string.  (#156434)

19 years agoAdd missing includes. (#156503, Kazuki IWAMOTO)
Matthias Clasen [Tue, 26 Oct 2004 20:06:18 +0000 (20:06 +0000)]
Add missing includes. (#156503, Kazuki IWAMOTO)

2004-10-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkmessagedialog.c:
* gtk/gtkfilechooserbutton.c: Add missing includes.  (#156503, Kazuki IWAMOTO)

19 years agoMake the icon_name parameter G_CONST_RETURN.
Matthias Clasen [Tue, 26 Oct 2004 19:56:57 +0000 (19:56 +0000)]
Make the icon_name parameter G_CONST_RETURN.

2004-10-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkimage.h:
* gtk/gtkimage.c (gtk_image_get_icon_name): Make the icon_name parameter
G_CONST_RETURN.

* gtk/gtkimage.c: It is enough to listen for screen changes and style-set
to catch all icon theme changes.
(gtk_image_set_property): Reset the image size if the pixel size property
is changed.

19 years agoUpdated Canadian English translation.
Adam Weinberger [Tue, 26 Oct 2004 18:25:46 +0000 (18:25 +0000)]
Updated Canadian English translation.

* en_CA.po: Updated Canadian English translation.

19 years agoAdd new symbols.
Matthias Clasen [Tue, 26 Oct 2004 17:48:06 +0000 (17:48 +0000)]
Add new symbols.

2004-10-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols: Add new symbols.

19 years agoDocumentation fixes.
Matthias Clasen [Tue, 26 Oct 2004 17:35:41 +0000 (17:35 +0000)]
Documentation fixes.

19 years agoRegenerated.
Matthias Clasen [Tue, 26 Oct 2004 16:59:46 +0000 (16:59 +0000)]
Regenerated.

2004-10-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk-update-icon-cache.1: Regenerated.

19 years agoRewrite clipboard handling so that the clipboard contents won't be freed
Anders Carlsson [Tue, 26 Oct 2004 16:37:54 +0000 (16:37 +0000)]
Rewrite clipboard handling so that the clipboard contents won't be freed

2004-10-26  Anders Carlsson  <andersca@imendio.com>

* gtk/gtktextbuffer.c: (gtk_text_buffer_finalize),
(create_clipboard_contents_buffer), (clipboard_get_contents_cb),
(clipboard_clear_contents_cb), (cut_or_copy):
Rewrite clipboard handling so that the clipboard contents won't be
freed when the text buffer is finalized. Also add clipboard manager support.
Fixes #95496.

19 years agoReally handle a NULL model, fixes #137211 for real.
Anders Carlsson [Tue, 26 Oct 2004 15:53:32 +0000 (15:53 +0000)]
Really handle a NULL model, fixes #137211 for real.

2004-10-25  Anders Carlsson  <andersca@gnome.org>

* gtk/gtkentry.c: (gtk_entry_completion_timeout):
* gtk/gtkentrycompletion.c: (gtk_entry_completion_set_model),
(gtk_entry_completion_get_model), (gtk_entry_completion_complete):
Really handle a NULL model, fixes #137211 for real.

* gtk/gtkfilechooserentry.c:
(gtk_file_chooser_entry_maybe_update_directory):
Remove _clear, #137211 is fixed.

* tests/testentrycompletion.c: (main):
Add completion with an empty model.

19 years agoFix for #118764, David Bordoley:
Carlos Garnacho Parro [Tue, 26 Oct 2004 05:06:32 +0000 (05:06 +0000)]
Fix for #118764, David Bordoley:

2004-10-25  Carlos Garnacho Parro  <carlosg@gnome.org>

Fix for #118764, David Bordoley:

* gtk/gtkmessagedialog.[ch]
(gtk_message_dialog_format_secondary_text),
(gtk_message_dialog_format_secondary_format): API additions to
create HIG-like dialogs

* demos/gtk-demo/dialog.c: Use the new API in the example

* docs/reference/gtk/gtk-sections.txt:
* docs/reference/gtk/tmpl/gtkmessagedialog.sgml: documented API
additions

19 years agoRework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390,
James M. Cape [Tue, 26 Oct 2004 04:29:56 +0000 (04:29 +0000)]
Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390,

2004-10-25  James M. Cape  <jcape@ignore-your.tv>

Rework of GtkFileChooserButton, some cleanups. Fixes #154388,
#154390, #154390, #156272.

* docs/reference/gtk/gtk-docs.sgml: Moved GtkFileChooserButton
below GtkFileChooser.
* docs/reference/gtk/gtk-sections.txt: Added
gtk_file_chooser_button_get_width_chars(),
gtk_file_chooser_button_set_width_chars(),
gtk_label_set_width_chars(), gtk_label_get_width_chars().
* docs/reference/gtk/gtk.types: Added
gtk_cell_renderer_combo_get_type,
gtk_cell_view_get_type,
gtk_text_iter_get_type.
* docs/reference/gtk/tmpl/gtkaboutdialog.sgml: Add
"logo-icon-name" property.
* docs/reference/gtk/tmpl/gtkcellview.sgml: Updates for
properties
(b/c of get_type() inclusion above).
* docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml:
* docs/reference/gtk/tmpl/gtklabel.sgml: Add "width-chars"
property,
getters/setters.
* docs/reference/gtk/tmpl/gtkcellrenderercombo.sgml: Added.
* gtk/gtkentrycompletion.c:
(_gtk_entry_completion_popdown): Don't show if the entry isn't
mapped.
* gtk/gtkfilechooserbutton.[c,h]: (*): About 45%
rewritten, adds "width-chars" property, icons, working save
modes, volume/Home/Desktop friendly-naming support.
* gtk/gtklabel.[c,h]:
(gtk_label_class_init), (gtk_label_init),
(gtk_label_get_property), (gtk_label_set_property),
(gtk_label_get_width_chars), (gtk_label_set_width_chars),
(gtk_label_size_request): Add "width-chars" property.
* tests/testfilechooserbutton.c: Update, use 4 different buttons
for the different ACTIONs.
* gtk/.cvsignore: Ignore gtk-update-icon-cache.
* tests/.cvsignore: Ignore testimage.

19 years agoAdd new clipboard persistence api.
Anders Carlsson [Mon, 25 Oct 2004 19:23:22 +0000 (19:23 +0000)]
Add new clipboard persistence api.

2004-10-25  Anders Carlsson  <andersca@gnome.org>

* gdk/gdk-sections.txt:
* gtk/gtk-sections.txt:
Add new clipboard persistence api.

19 years agoDon't leak text. (#156325, Olivier Andrieu)
Matthias Clasen [Mon, 25 Oct 2004 19:21:26 +0000 (19:21 +0000)]
Don't leak text. (#156325, Olivier Andrieu)

2004-10-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcellrenderercombo.c (find_text): Don't leak text. (#156325,
Olivier Andrieu)

19 years agoNew API to handle the clipboard manager.
Anders Carlsson [Mon, 25 Oct 2004 18:53:30 +0000 (18:53 +0000)]
New API to handle the clipboard manager.

2004-10-25  Anders Carlsson  <andersca@imendio.com>

* gdk/gdk.symbols:
* gdk/gdkdisplay.h:
* gdk/x11/gdkdisplay-x11.c:
(gdk_display_supports_clipboard_persistence),
(gdk_display_store_clipboard):
New API to handle the clipboard manager.

* gtk/gtk.symbols:
* gtk/gtkclipboard.c: (gtk_clipboard_class_init),
(gtk_clipboard_finalize), (selection_clear_event_cb),
(clipboard_unset), (gtk_clipboard_set_text),
(gtk_clipboard_request_targets), (gtk_clipboard_wait_for_targets),
(clipboard_peek), (gtk_clipboard_owner_change),
(gtk_clipboard_wait_is_target_available),
(gtk_clipboard_store_timeout), (gtk_clipboard_set_can_store),
(gtk_clipboard_selection_notify), (gtk_clipboard_store),
(_gtk_clipboard_store_all):
* gtk/gtkclipboard.h:
Add API for clipboard persistence and implement it, also add
gtk_clipboard_wait_is_target_available.

* gtk/gtkmain.c: (gtk_main):
Call _gtk_clipboard_store_all before exiting.

19 years agoSupport named icons as logos. (#156378, James Henstridge)
Matthias Clasen [Mon, 25 Oct 2004 18:41:11 +0000 (18:41 +0000)]
Support named icons as logos. (#156378, James Henstridge)

2004-10-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkaboutdialog.h:
* gtk/gtkaboutdialog.c (gtk_about_dialog_set_logo_icon_name)
(gtk_about_dialog_get_logo_icon_name): Support named icons as
logos.  (#156378, James Henstridge)

19 years agoUpdated Canadian English translation.
Adam Weinberger [Mon, 25 Oct 2004 17:23:42 +0000 (17:23 +0000)]
Updated Canadian English translation.

* en_CA.po: Updated Canadian English translation.

19 years agoFix the doc formatting.
Matthias Clasen [Mon, 25 Oct 2004 15:53:46 +0000 (15:53 +0000)]
Fix the doc formatting.

2004-10-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkdialog.c (gtk_dialog_set_alternative_button_order): Fix the
doc formatting.

* gtk/gtkcellview.[hc]: Make function parameter names consistent.

19 years agoAdd testimage.
Matthias Clasen [Mon, 25 Oct 2004 14:13:40 +0000 (14:13 +0000)]
Add testimage.

2004-10-25  Matthias Clasen  <mclasen@redhat.com>

* tests/Makefile.am (noinst_PROGRAMS): Add testimage.

19 years agoUse gtk_image_new_from_icon_name().
Matthias Clasen [Mon, 25 Oct 2004 14:09:49 +0000 (14:09 +0000)]
Use gtk_image_new_from_icon_name().

2004-10-25  Matthias Clasen  <mclasen@redhat.com>

* tests/testicontheme.c (main): Use gtk_image_new_from_icon_name().

19 years agoAdd.
Kjartan Maraas [Mon, 25 Oct 2004 10:43:01 +0000 (10:43 +0000)]
Add.

2004-10-25  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Add.

19 years agoAdd a public setting for button ordering (#74669, Owen Taylor)
Matthias Clasen [Mon, 25 Oct 2004 05:43:29 +0000 (05:43 +0000)]
Add a public setting for button ordering (#74669, Owen Taylor)

2004-10-25  Matthias Clasen  <mclasen@redhat.com>

Add a public setting for button ordering (#74669, Owen Taylor)

* gtk/gtksettings.c (gtk_settings_class_init): Add a
gtk-alternative-button-order setting.

* gtk/gtkdialog.h:
* gtk/gtkdialog.c (gtk_alternative_dialog_button_order): A
getter for the alternative button order setting.
* gtk/gtkdialog.c (gtk_dialog_set_alternative_button_order):
New function to install an alternative button order for a
dialog.

* gtk/gtkfilesel.c (gtk_file_selection_init):
* gtk/gtkfontsel.c (gtk_font_selection_dialog_init):
* gtk/gtkmessagedialog.c (gtk_message_dialog_add_buttons):
* gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init):
* gtk/gtkfilechooserdefault.c (location_popup_handler):
Set up an alternative button order.

19 years agoAdd a new type GTK_IMAGE_ICON_NAME for named icons, update the size and
Matthias Clasen [Mon, 25 Oct 2004 04:36:39 +0000 (04:36 +0000)]
Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size and

2004-10-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkimage.h:
* gtk/gtkimage.c (gtk_image_new_from_icon_name)
(gtk_image_set_from_icon_name, gtk_image_get_icon_name)
(gtk_image_set_pixel_size, gtk_image_get_pixel_size):  Add a
new type GTK_IMAGE_ICON_NAME for named icons, update the size
and content of stock, icon set and named icon images upon style
changes, and allow to set a fixed pixel size for named icon
images.  (#155688, James Henstridge)

* tests/testimage.c: Test application for theming behaviour of
different image types and for image dnd.

19 years agoUse G_DEFINE_TYPE, intialize the has_entry property, ref the model and add
Matthias Clasen [Mon, 25 Oct 2004 03:57:25 +0000 (03:57 +0000)]
Use G_DEFINE_TYPE, intialize the has_entry property, ref the model and add

2004-10-24  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcellrenderercombo.c: Use G_DEFINE_TYPE, intialize the
has_entry property, ref the model and add a finalizer.  (#156325,
Olivier Andrieu)

19 years agoAdd GtkAboutDialog and GtkFileChooserButton
Jonathan Blandford [Sun, 24 Oct 2004 07:05:00 +0000 (07:05 +0000)]
Add GtkAboutDialog and GtkFileChooserButton

Sun Oct 24 02:54:36 2004  Jonathan Blandford  <jrb@redhat.com>

        * gtk/gtk.types: Add GtkAboutDialog and GtkFileChooserButton

        * gtk/tmpl/GtkFileChooserButton.sgml: Write docs

        * gtk/tmpl/GtkListStore.sgml: Update performance comment now that
        we use GSequence.

        * gtk/visual_index.xml: Fix up a couple of errors.

        * gtk/images/*png: update

Sun Oct 24 02:56:43 2004  Jonathan Blandford  <jrb@redhat.com>

        * docs/tools/widgets.c: Update GtkFileChooserButton doc shot.

19 years agoUse the new g_key_file api in GLib.
Matthias Clasen [Sun, 24 Oct 2004 05:48:16 +0000 (05:48 +0000)]
Use the new g_key_file api in GLib.

2004-10-24  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkicontheme.c: Use the new g_key_file api in GLib.

* gtk/Makefile.am (gtk_c_sources): Remove gtkiconthemeparser.[hc]

* gtk/gtkiconthemeparser.[hc]: Removed.

19 years agoFix the build.
Matthias Clasen [Sun, 24 Oct 2004 05:13:24 +0000 (05:13 +0000)]
Fix the build.

19 years agoIf the location dialog is brought up by typing '/', insert the slash in
Matthias Clasen [Sun, 24 Oct 2004 04:27:44 +0000 (04:27 +0000)]
If the location dialog is brought up by typing '/', insert the slash in

2004-10-24  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (location_popup_handler): If the
location dialog is brought up by typing '/', insert the slash
in the entry.  (#155370, Warren Togami)

2004-10-23  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (tree_view_keybinding_cb)
(trap_activate_cb): Accept shift-/ for bringing up the location
popup, since German and French keyboards generate such
events.  (#154163, Frederic Crozat)

19 years agoInvalidate the window if the tree is empty, to avoid resizing artifacts
Matthias Clasen [Sun, 24 Oct 2004 00:43:48 +0000 (00:43 +0000)]
Invalidate the window if the tree is empty, to avoid resizing artifacts

2004-10-23  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_size_allocate): Invalidate
the window if the tree is empty, to avoid resizing artifacts
from the focus rectangle.  (#155881, Vincent Noel, patch by
Billy Biggs)

19 years agoFix some entries.
Matthias Clasen [Sat, 23 Oct 2004 21:49:47 +0000 (21:49 +0000)]
Fix some entries.

19 years agoRemove assertion that can get triggered by broken sort functions.
Søren Sandmann [Sat, 23 Oct 2004 20:16:22 +0000 (20:16 +0000)]
Remove assertion that can get triggered by broken sort functions.

Sat Oct 23 16:14:37 2004  Søren Sandmann  <sandmann@redhat.com>

* gtk/gtksequence.c (_gtk_sequence_node_insert_sorted): Remove
assertion that can get triggered by broken sort functions.

19 years agoReplace broken, overly clever implementation with one that works.
Søren Sandmann [Sat, 23 Oct 2004 20:10:40 +0000 (20:10 +0000)]
Replace broken, overly clever implementation with one that works.

Sat Oct 23 16:07:46 2004  Søren Sandmann  <sandmann@redhat.com>

* gtk/gtksequence.c (_gtk_sequence_swap): Replace broken, overly
clever implementation with one that works.

* gtk/gtkliststore.c (gtk_list_store_swap): emit "rows_reordered"
instead of "changed" twice.

Bug 153479