]> Pileus Git - ~andy/gtk/log
~andy/gtk
19 years agoexit on close.
Paolo Borelli [Thu, 30 Sep 2004 14:46:21 +0000 (14:46 +0000)]
exit on close.

2004-09-30  Paolo Borelli  <pborelli@katamail.com>

* tests/testellipsize.c: exit on close.

19 years agoAdd Q_ to the keywords recognized by xgettext. (#154062, Damon Chaplin)
Matthias Clasen [Wed, 29 Sep 2004 22:48:28 +0000 (22:48 +0000)]
Add Q_ to the keywords recognized by xgettext. (#154062, Damon Chaplin)

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

* Makefile.in.in: Add Q_ to the keywords recognized by
xgettext.  (#154062, Damon Chaplin)

19 years agoMake --g-fatal-warnings a G_OPTION_ARG_NONE, since it doesn't take an
Matthias Clasen [Wed, 29 Sep 2004 22:29:21 +0000 (22:29 +0000)]
Make --g-fatal-warnings a G_OPTION_ARG_NONE, since it doesn't take an

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

* gtk/gtkmain.c: Make --g-fatal-warnings a G_OPTION_ARG_NONE,
since it doesn't take an argument.

19 years agoRemove trailing semicolon on G_END_DECLS
Christopher Blizzard [Wed, 29 Sep 2004 15:08:39 +0000 (15:08 +0000)]
Remove trailing semicolon on G_END_DECLS

2004-09-29  Christopher Blizzard  <blizzard@redhat.com>

       * gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
       G_END_DECLS

19 years agoadd a GtkMenuToolButton.
Paolo Borelli [Wed, 29 Sep 2004 06:48:00 +0000 (06:48 +0000)]
add a GtkMenuToolButton.

2004-09-29  Paolo Borelli  <pborelli@katamail.com>

* tests/testtoolbar.c: add a GtkMenuToolButton.

19 years agoUpdated traditional Chinese translation by GNOME HK Team
Kwok-Koon Cheung [Wed, 29 Sep 2004 05:54:51 +0000 (05:54 +0000)]
Updated traditional Chinese translation by GNOME HK Team

* zh_TW.po: Updated traditional Chinese translation by GNOME HK Team

19 years agoHandle an empty icon view gracefully. (#152486)
Matthias Clasen [Wed, 29 Sep 2004 05:29:31 +0000 (05:29 +0000)]
Handle an empty icon view gracefully. (#152486)

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

* gtk/gtkiconview.c (gtk_icon_view_move_cursor_left_right)
(gtk_icon_view_move_cursor_start_end)
(gtk_icon_view_move_cursor_page_up_down)
(gtk_icon_view_move_cursor_up_down): Handle an empty icon
view gracefully.  (#152486)

19 years agoAdd bug reference.
Matthias Clasen [Wed, 29 Sep 2004 05:07:28 +0000 (05:07 +0000)]
Add bug reference.

19 years agoSkip selectable labels when looking for the initial focus widget.
Matthias Clasen [Wed, 29 Sep 2004 05:04:31 +0000 (05:04 +0000)]
Skip selectable labels when looking for the initial focus widget.

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

* gtk/gtkdialog.c (gtk_dialog_map): Skip selectable labels when
looking for the initial focus widget.

* gtk/gtklabel.c (gtk_label_focus): Remove to put selectable labels
in the regular focus chain again.

19 years agoDon't reuse insensitive pixbufs across multiple rows. (#153984, Milosz
Matthias Clasen [Tue, 28 Sep 2004 19:10:39 +0000 (19:10 +0000)]
Don't reuse insensitive pixbufs across multiple rows. (#153984, Milosz

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

* gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render): Don't
reuse insensitive pixbufs across multiple rows.  (#153984, Milosz
Derezynski)

19 years agoUse gtk_get_option_group() to obtain an option group with correctly set
Matthias Clasen [Tue, 28 Sep 2004 04:22:04 +0000 (04:22 +0000)]
Use gtk_get_option_group() to obtain an option group with correctly set

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

* gtk/gtkmain.c (gtk_parse_args): Use gtk_get_option_group()
to obtain an option group with correctly set pre- and post-
parse hooks, instead of manually calling the hooks. This fixes
a problem with setting the program class in the gdk preparse
hook.  (#153788, Robert Ögren)

19 years agoFix #153082:
Matthias Clasen [Mon, 27 Sep 2004 18:40:42 +0000 (18:40 +0000)]
Fix #153082:

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

Fix #153082:

* gtk/gtkmain.c (do_pre_parse_initialization): Don't call gdk_parse_args()
here, we don't want to parse args twice.
(gtk_init_with_args): Add the ugid check here as well.
(gtk_parse_args): Add the gdk options to the main option group as well.

19 years agoadd the GtkMenuToolButton widget discussed in bug #151441.
Paolo Borelli [Mon, 27 Sep 2004 18:37:33 +0000 (18:37 +0000)]
add the GtkMenuToolButton widget discussed in bug #151441.

2004-09-27  Paolo Borelli  <pborelli@katamail.com>

* gtk/Makefile.am:
* gtk/gtk.h:
* gtk/gtkmenutoolbutton.[ch]: add the GtkMenuToolButton widget
discussed in bug #151441.

* docs/reference/gtk/gtk-docs.sgml:
* docs/reference/gtk/gtk-sections.txt:
* docs/reference/gtk/gtk.types:
* docs/reference/gtk/tmpl/gtkmenutoolbutton.sgml: docs for the
new widget.

19 years agoEmit ::finished-loading.
Matthias Clasen [Mon, 27 Sep 2004 16:51:18 +0000 (16:51 +0000)]
Emit ::finished-loading.

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

* gtk/gtkfilesystemunix.c (gtk_file_folder_unix_list_children):
Emit ::finished-loading.

19 years agoAdded Iranian Azerbaijani (az_IR) to ALL_LINUGAS. added Iranian
Roozbeh Pournader [Mon, 27 Sep 2004 12:32:14 +0000 (12:32 +0000)]
Added Iranian Azerbaijani (az_IR) to ALL_LINUGAS. added Iranian

2004-09-27  Roozbeh Pournader  <roozbeh@farsiweb.info>

* configure.in: Added Iranian Azerbaijani (az_IR) to ALL_LINUGAS.
* po/az_IR.po, po-properties/az_IR.po: added Iranian Azerbaijani
translation by Amir Hedayaty <amir@bamdad.org>.

19 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Mon, 27 Sep 2004 10:04:10 +0000 (10:04 +0000)]
Translation updated by Tino Meinen.

2004-09-27  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

19 years agoFix typo in docs. (#153811, Billy Biggs)
Matthias Clasen [Mon, 27 Sep 2004 04:13:37 +0000 (04:13 +0000)]
Fix typo in docs. (#153811, Billy Biggs)

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

* gtk/gtktreeview.c (gtk_tree_view_append_column): Fix typo in
docs.  (#153811, Billy Biggs)

19 years agoFix an oversight.
Matthias Clasen [Mon, 27 Sep 2004 04:11:02 +0000 (04:11 +0000)]
Fix an oversight.

19 years agoOnly need a bit for need_timer.
Matthias Clasen [Mon, 27 Sep 2004 04:09:50 +0000 (04:09 +0000)]
Only need a bit for need_timer.

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

* gtk/gtkpathbar.h (struct _GtkPathBar): Only need a bit for
need_timer.

19 years agoAdd a missing _ to the name of the has_secondary_backward_stepper
Matthias Clasen [Mon, 27 Sep 2004 03:43:55 +0000 (03:43 +0000)]
Add a missing _ to the name of the has_secondary_backward_stepper

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

* gtk/gtknotebook.c (gtk_notebook_class_init): Add a missing _
to the name of the has_secondary_backward_stepper property.
Noticed by Michèle Garoche.

19 years agoadd missing structures.
Jonathan Blandford [Sun, 26 Sep 2004 06:14:55 +0000 (06:14 +0000)]
add missing structures.

Sun Sep 26 02:06:43 2004  Jonathan Blandford  <jrb@gnome.org>

        * gtk/gtkpathbar.h (struct _GtkPathBar): add missing structures.

19 years agoScroll to make the current folder visible. (#152921)
Matthias Clasen [Sun, 26 Sep 2004 05:54:59 +0000 (05:54 +0000)]
Scroll to make the current folder visible. (#152921)

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

* gtk/gtkpathbar.c (gtk_path_bar_check_parent_path): Scroll
to make the current folder visible.  (#152921)

19 years agoRevert the button state to !button_down, if we're missing the release
Matthias Clasen [Sun, 26 Sep 2004 05:47:11 +0000 (05:47 +0000)]
Revert the button state to !button_down, if we're missing the release

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

* gtk/gtkbutton.c: Revert the button state to !button_down,
if we're missing the release event due to grab shadowing
or insensitivation.

* gtk/gtkpathbar.c: Make the slider buttons scroll.

19 years agoRemove debug spew. (bookmarks_check_remove_sensitivity): Don't free an
Matthias Clasen [Sun, 26 Sep 2004 05:39:34 +0000 (05:39 +0000)]
Remove debug spew. (bookmarks_check_remove_sensitivity): Don't free an

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

* gtk/gtkfilechooserdefault.c (shortcuts_remove_rows): Remove
debug spew.
(bookmarks_check_remove_sensitivity): Don't free an uninitialized
pointer.

19 years agoRemove debug spew.
Matthias Clasen [Sun, 26 Sep 2004 05:32:27 +0000 (05:32 +0000)]
Remove debug spew.

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

* gtk/gtkfilechooserdefault.c (shortcuts_remove_rows): Remove
debug spew.

19 years agocursor_pos is in characters, not bytes. (#153332, Owen Taylor)
Matthias Clasen [Sun, 26 Sep 2004 04:23:56 +0000 (04:23 +0000)]
cursor_pos is in characters, not bytes. (#153332, Owen Taylor)

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

* gtk/gtkimcontext.c (gtk_im_context_get_preedit_string):
cursor_pos is in characters, not bytes.  (#153332, Owen Taylor)

19 years agoSet lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0, a
Robert Ögren [Sat, 25 Sep 2004 20:24:04 +0000 (20:24 +0000)]
Set lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0, a

2004-09-25  Robert Ögren  <gtk@roboros.com>

* gdk/win32/gdkinput-win32.c (gdk_input_wintab_init): Set
lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0,
a further fix for bug #145467.

19 years agoDon't access attr[-1]. (#153628, Padraig O'Briain)
Matthias Clasen [Sat, 25 Sep 2004 04:31:22 +0000 (04:31 +0000)]
Don't access attr[-1]. (#153628, Padraig O'Briain)

2004-09-25  Matthias Clasen  <mclasen@x1-6-00-50-fc-70-9f-e0>

* gtk/gtktextiter.c (inside_word_func): Don't access
attr[-1].  (#153628, Padraig O'Briain)

19 years agoadded .cvsignore files to shut up CVS
Sven Neumann [Fri, 24 Sep 2004 22:24:20 +0000 (22:24 +0000)]
added .cvsignore files to shut up CVS

19 years agoUpdated Canadian English translation.
Adam Weinberger [Fri, 24 Sep 2004 17:43:32 +0000 (17:43 +0000)]
Updated Canadian English translation.

* en_CA.po: Updated Canadian English translation.

19 years agoAdd some tooltips.
Matthias Clasen [Thu, 23 Sep 2004 19:39:39 +0000 (19:39 +0000)]
Add some tooltips.

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

* gtk/gtkfilechooserdefault.c: Add some tooltips.

19 years agoRemove unnecessary g_return_if_fail()s from virtual functions. (#153469,
Matthias Clasen [Wed, 22 Sep 2004 20:39:56 +0000 (20:39 +0000)]
Remove unnecessary g_return_if_fail()s from virtual functions. (#153469,

2004-09-22  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkrange.c (gtk_range_map, gtk_range_unmap):
* gtk/gtkbutton.c (gtk_button_map, gtk_button_unmap): Remove
unnecessary g_return_if_fail()s from virtual functions.  (#153469,
(Tristan Van Berkom)

19 years agoDon't leak cursors. (#153468, Christian Persch)
Matthias Clasen [Wed, 22 Sep 2004 20:33:15 +0000 (20:33 +0000)]
Don't leak cursors. (#153468, Christian Persch)

2004-09-22  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkaboutdialog.c (gtk_about_dialog_finalize): Don't leak
cursors.  (#153468, Christian Persch)

19 years agoDon't leak old_text. (#153467, Christian Persch)
Matthias Clasen [Wed, 22 Sep 2004 20:26:34 +0000 (20:26 +0000)]
Don't leak old_text. (#153467, Christian Persch)

2004-09-22  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_key_press): Don't leak old_text.
(#153467, Christian Persch)

19 years agoDon't use bitops on booleans. (gtk_file_chooser_default_should_respond):
Matthias Clasen [Wed, 22 Sep 2004 20:17:53 +0000 (20:17 +0000)]
Don't use bitops on booleans. (gtk_file_chooser_default_should_respond):

2004-09-22  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (selection_check_foreach_cb): Don't use
bitops on booleans.
(gtk_file_chooser_default_should_respond): Make it easier to
select folders in SELECT_FOLDER mode.

19 years agoDon't use bitops on booleans.
Matthias Clasen [Wed, 22 Sep 2004 19:32:13 +0000 (19:32 +0000)]
Don't use bitops on booleans.

2004-09-22  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (selection_check_foreach_cb): Don't use
bitops on booleans.

19 years agoDon't leak the frame pixbuf.
Matthias Clasen [Wed, 22 Sep 2004 04:55:19 +0000 (04:55 +0000)]
Don't leak the frame pixbuf.

Wed Sep 22 00:52:44 2004  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/pixbufs.c (do_pixbufs): Don't leak the frame
pixbuf.

19 years ago#include <config.h> for HAVE_MALLINFO define, other minor cleanups.
Manish Singh [Tue, 21 Sep 2004 23:53:27 +0000 (23:53 +0000)]
#include <config.h> for HAVE_MALLINFO define, other minor cleanups.

Tue Sep 21 16:55:38 2004  Manish Singh  <yosh@gimp.org>

        * tests/testtreemodel.c: #include <config.h> for HAVE_MALLINFO define,
        other minor cleanups.

19 years agoremove now unused arg variables.
Manish Singh [Tue, 21 Sep 2004 23:35:18 +0000 (23:35 +0000)]
remove now unused arg variables.

Tue Sep 21 16:27:19 2004  Manish Singh  <yosh@gimp.org>

        * gdk/gdk.c: remove now unused arg variables.

        * gdk/gdkinternals.h: declare _gdk_windowing_init ().

        * gtk/gtkmain.c (do_pre_parse_initialization): call gdk_parse_args ()
        here instead of gdk_pre_parse_libgtk_only (). Should fix #153082.

19 years agoDon't assert that current_focus != NULL, just return FALSE.
Matthias Clasen [Tue, 21 Sep 2004 20:36:31 +0000 (20:36 +0000)]
Don't assert that current_focus != NULL, just return FALSE.

2004-09-21  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_should_respond):
Don't assert that current_focus != NULL, just return FALSE.

19 years agoGive the path bar arrows some more space.
Matthias Clasen [Tue, 21 Sep 2004 20:20:09 +0000 (20:20 +0000)]
Give the path bar arrows some more space.

2004-09-21  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkpathbar.c (gtk_path_bar_size_request): Give the path
bar arrows some more space.

19 years agoCheck for mallinfo.
Matthias Clasen [Tue, 21 Sep 2004 18:03:57 +0000 (18:03 +0000)]
Check for mallinfo.

2004-09-21  Matthias Clasen  <mclasen@redhat.com>

* configure.in: Check for mallinfo.

* tests/testtreemodel.c: Only include malloc.h if HAVE_MALLINFO
is defined.  (#153168, Darren Creutz)

19 years agoFix typos in signal docs. (#153224, John Finlay)
Matthias Clasen [Tue, 21 Sep 2004 17:42:39 +0000 (17:42 +0000)]
Fix typos in signal docs. (#153224, John Finlay)

2004-09-21  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkactiongroup.c: Fix typos in signal docs.  (#153224,
John Finlay)

19 years agoDon't return FALSE from a void function. (#153185, Joel Fredrikson)
Matthias Clasen [Mon, 20 Sep 2004 23:47:38 +0000 (23:47 +0000)]
Don't return FALSE from a void function. (#153185, Joel Fredrikson)

Mon Sep 20 19:27:48 2004  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (shortcuts_activate_iter): Don't
return FALSE from a void function.  (#153185, Joel Fredrikson)

19 years agoAdd a boolean ::displace-focus style property and apply child displacement
Matthias Clasen [Mon, 20 Sep 2004 14:43:18 +0000 (14:43 +0000)]
Add a boolean ::displace-focus style property and apply child displacement

2004-09-20  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkbutton.c (gtk_button_class_init): Add a boolean ::displace-focus
style property and apply child displacement to the focus rectangle
if it is TRUE.  (#141170, Soeren Sandmann)

19 years agoChange from 50 to 20 to make the menus scroll faster.
Søren Sandmann [Sun, 19 Sep 2004 22:01:43 +0000 (22:01 +0000)]
Change from 50 to 20 to make the menus scroll faster.

Sun Sep 19 23:56:18 2004  Søren Sandmann  <sandmann@redhat.com>

* gtk/gtkmenu.c (MENU_SCROLL_TIMEOUT2): Change from 50 to 20 to
make the menus scroll faster.

19 years agoUpdated Canadian English translation.
Adam Weinberger [Sun, 19 Sep 2004 20:41:35 +0000 (20:41 +0000)]
Updated Canadian English translation.

* en_CA.po: Updated Canadian English translation.

19 years agoBump version
Matthias Clasen [Sun, 19 Sep 2004 06:14:13 +0000 (06:14 +0000)]
Bump version

19 years ago2.5.3
Matthias Clasen [Sun, 19 Sep 2004 05:40:00 +0000 (05:40 +0000)]
2.5.3

19 years agoMerged from 2.4:
Federico Mena Quintero [Sat, 18 Sep 2004 20:13:05 +0000 (20:13 +0000)]
Merged from 2.4:

2004-09-18  Federico Mena Quintero  <federico@ximian.com>

Merged from 2.4:

* gtk/gtkfilesystem.h: Removed the GTK_FILE_PATH() and
GTK_IS_FILE_PATH() macros.  They are not supposed to exist, as
GtkFilePath is not an object.  And they never worked, anyway.

19 years agoMake numeric pad enter activate the selected completion entry. Fix bug
Marco Pesenti Gritti [Sat, 18 Sep 2004 10:17:23 +0000 (10:17 +0000)]
Make numeric pad enter activate the selected completion entry. Fix bug

2004-09-18  Marco Pesenti Gritti  <marco@gnome.org>

        * gtk/gtkentry.c: (gtk_entry_completion_key_press):

        Make numeric pad enter activate the selected completion
        entry. Fix bug 143486 reported by Edd Dumbill.

19 years agoUpdating pt_BR translation
Raphael Higino [Fri, 17 Sep 2004 22:14:54 +0000 (22:14 +0000)]
Updating pt_BR translation

19 years agoUpdates
Matthias Clasen [Fri, 17 Sep 2004 19:21:37 +0000 (19:21 +0000)]
Updates

2004-09-17  Matthias Clasen  <mclasen@redhat.com>

* NEWS: Updates

19 years agoScroll to the selected row. (#143868, Christian Persch)
Matthias Clasen [Fri, 17 Sep 2004 19:05:45 +0000 (19:05 +0000)]
Scroll to the selected row. (#143868, Christian Persch)

2004-09-17  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
row.  (#143868, Christian Persch)

19 years agoRemove leftover debug code.
Matthias Clasen [Fri, 17 Sep 2004 18:13:26 +0000 (18:13 +0000)]
Remove leftover debug code.

2004-09-17  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): Remove
leftover debug code.

Improve the behaviour of the file chooser in save mode. Fixes bugs
#151031, #151608, #151994 reported by Owen Taylor and Alexander
Larsson.

* gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_set_property):
(location_entry_create): Propagate the action to the file
chooser entries.
(gtk_file_chooser_default_should_respond): Switch folders if
the user enters a directory name in the entry and clear the entry
after switching folders.
(gtk_file_chooser_default_should_respond, shortcuts_row_activated_cb):
Move focus to the file list when activating a shortcut.
(gtk_file_chooser_default_should_respond): Handle the case where the
user clicks on "Save" after selecting a folder in the file list.

* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_set_property):
Propagate the action to the file chooser entries.

* gtk/gtkfilechooserentry.h:
* gtk/gtkfilechooserentry.c (_gtk_file_chooser_entry_set_action):
(_gtk_file_chooser_entry_get_action): New functions to propagate
the GtkFileChooserAction of the file chooser to the file chooser
entry.
(check_completion_callback): If we are in save mode, only do
inline completion for directories.

19 years agoAdd an example to the docs.
Jonathan Blandford [Fri, 17 Sep 2004 15:20:31 +0000 (15:20 +0000)]
Add an example to the docs.

Fri Sep 17 11:20:03 2004  Jonathan Blandford  <jrb@gnome.org>

        * gtk/gtklabel.c (gtk_label_set_markup): Add an example to the
        docs.

19 years agoWarn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalid
Matthias Clasen [Fri, 17 Sep 2004 03:23:32 +0000 (03:23 +0000)]
Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalid

Thu Sep 16 23:20:05 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkselection.c (selection_get_text_plain):
* gdk/x11/gdkselection-x11.c (make_list): Warn if a UTF8_STRING
or text/plain;charset=utf-8 roperty contains invalid
UTF-8.  (#152845, Owen Taylor)

19 years agoForgotten ChangeLog
Matthias Clasen [Fri, 17 Sep 2004 02:37:21 +0000 (02:37 +0000)]
Forgotten ChangeLog

19 years agoFix #152760, Christian Persch:
Matthias Clasen [Thu, 16 Sep 2004 19:09:29 +0000 (19:09 +0000)]
Fix #152760, Christian Persch:

2004-09-16  Matthias Clasen  <mclasen@redhat.com>

Fix #152760, Christian Persch:

* gtk/gtkaboutdialog.c (gtk_about_dialog_finalize): Don't free
private data.
(gtk_about_dialog_set_translator_credits): Recommend the msg
id translator-credits.
(display_credits_dialog): Show translator credits if they're
translated, not if they're untranslated.

19 years agoload images at normal size.
Jonathan Blandford [Thu, 16 Sep 2004 06:16:38 +0000 (06:16 +0000)]
load images at normal size.

Thu Sep 16 02:07:56 2004  Jonathan Blandford  <jrb@gnome.org>

        * docs/tools/widgets.c (create_icon_view): load images at normal
        size.

        * docs/reference/gtk/images/*png: Update shots.

19 years agoru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
Dmitry Mastrukov [Thu, 16 Sep 2004 04:34:24 +0000 (04:34 +0000)]
ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.

19 years agoAdd constrained sizing to the widgets. This gives us all images running
Jonathan Blandford [Thu, 16 Sep 2004 04:34:21 +0000 (04:34 +0000)]
Add constrained sizing to the widgets. This gives us all images running

Thu Sep 16 00:33:11 2004  Jonathan Blandford  <jrb@gnome.org>

        * docs/tools/widgets.c (new_widget_info): Add constrained sizing
        to the widgets.  This gives us all images running the same size,
        which will make the table layout look better.

19 years agoUpdated Spanish transalation.
Francisco Javier F. Serrador [Wed, 15 Sep 2004 22:01:06 +0000 (22:01 +0000)]
Updated Spanish transalation.

2004-09-16  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish transalation.

19 years agoRemove bogus code that tried to do what the X11 backend does in its
Tor Lillqvist [Wed, 15 Sep 2004 18:37:45 +0000 (18:37 +0000)]
Remove bogus code that tried to do what the X11 backend does in its

2004-09-15  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkwindow-win32.c (gdk_window_get_frame_extents):
Remove bogus code that tried to do what the X11 backend does in
its version of this function. There are no "frame windows" (for
toplevel window decoration) on Windows. The desktop ("root")
window is not the parent of a toplevel window. (#152481)

19 years agoUpdates.
Matthias Clasen [Wed, 15 Sep 2004 17:15:11 +0000 (17:15 +0000)]
Updates.

19 years ago*** empty log message ***
Matthias Clasen [Wed, 15 Sep 2004 14:33:00 +0000 (14:33 +0000)]
*** empty log message ***

19 years agoAdd accel label, file button and icon view.
Matthias Clasen [Wed, 15 Sep 2004 05:03:24 +0000 (05:03 +0000)]
Add accel label, file button and icon view.

Wed Sep 15 01:01:11 2004  Matthias Clasen  <maclas@gmx.de>

* docs/reference/gtk/images/accel-label.png:
* docs/reference/gtk/images/file-button.png:
* docs/reference/gtk/images/icon-view.png:
* gtk/visual_index.xml:
* gtk/Makefile.am (HTML_IMAGES): Add accel label, file button
and icon view.

19 years agoDocument --disable-visibility.
Matthias Clasen [Wed, 15 Sep 2004 02:14:20 +0000 (02:14 +0000)]
Document --disable-visibility.

Tue Sep 14 22:13:51 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/building.sgml: Document --disable-visibility.

19 years agoNew option --disable-visibility to disable the use of ELF visibility
Matthias Clasen [Wed, 15 Sep 2004 02:03:58 +0000 (02:03 +0000)]
New option --disable-visibility to disable the use of ELF visibility

Tue Sep 14 22:01:49 2004  Matthias Clasen  <maclas@gmx.de>

* configure.in: New option --disable-visibility to disable
the use of ELF visibility attributes for PLT reduction.

* gtk/makegtkalias.pl:
* gdk/makegdkalias.pl: Respect the DISABLE_VISIBILITY
define.

19 years agoCall gtk_tool_item_rebuild_menu().
Søren Sandmann [Tue, 14 Sep 2004 21:40:41 +0000 (21:40 +0000)]
Call gtk_tool_item_rebuild_menu().

Tue Sep 14 23:20:56 2004  Søren Sandmann  <sandmann@redhat.com>

* gtk/gtkaction.c (connect_proxy): Call
gtk_tool_item_rebuild_menu().

* gtk/gtktoolitem.c (gtk_tool_item_class_init): Update
documentation for GtkToolItem::create_menu_proxy.

* gtk/gtktoolitem.c (gtk_tool_item_rebuild_menu): New
API to make the toolbar update itself when the proxy menu item
for a tool item changes.

* gtk/gtktoolbutton.c (gtk_tool_button_construct_contents): Call
gtk_tool_item_rebuild_menu here()

* gtk/gtktoolbutton.c (gtk_tool_button_construct_contents):
Remove redundant check for need_label.

19 years agoDocument GdkEventOwnerChange and GdkOwnerChange.
Matthias Clasen [Tue, 14 Sep 2004 21:12:22 +0000 (21:12 +0000)]
Document GdkEventOwnerChange and GdkOwnerChange.

2004-09-14  Matthias Clasen  <mclasen@redhat.com>

* gdk/tmpl/event_structs.sgml: Document GdkEventOwnerChange and
GdkOwnerChange.

* gdk/tmpl/rgb.sgml: Document gdk_rgb_colormap_ditherable().

19 years agoRemove an unused variable, spotted by Morten Welinder.
Matthias Clasen [Tue, 14 Sep 2004 20:26:25 +0000 (20:26 +0000)]
Remove an unused variable, spotted by Morten Welinder.

2004-09-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkmain.c (do_post_parse_initialization): Remove an unused
variable, spotted by Morten Welinder.

19 years agoFix a typo
Matthias Clasen [Tue, 14 Sep 2004 20:10:06 +0000 (20:10 +0000)]
Fix a typo

19 years agoCopy code from queryloaders.c which turns backslashes in slashes on win32.
Matthias Clasen [Tue, 14 Sep 2004 20:02:47 +0000 (20:02 +0000)]
Copy code from queryloaders.c which turns backslashes in slashes on win32.

2004-09-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/queryimmodules.c (escape_string): Copy code from queryloaders.c
which turns backslashes in slashes on win32.  (#152608, Kazuki IWAMOTO)

19 years agoSet the cursor to the first selected row instead of always to the first
Matthias Clasen [Tue, 14 Sep 2004 19:37:48 +0000 (19:37 +0000)]
Set the cursor to the first selected row instead of always to the first

2004-09-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_focus_to_cursor): Set the cursor
to the first selected row instead of always to the first row if there
is no cursor.  (#143270, Jean Bréfort)

* tests/testfilechooser.c (main): Fix a few typos.

19 years agoHandle 4-channel pixbufs when saving to jpeg.
Matthias Clasen [Mon, 13 Sep 2004 23:34:34 +0000 (23:34 +0000)]
Handle 4-channel pixbufs when saving to jpeg.

19 years agoChange the default expander size to 12 to compensate for the recent change
Matthias Clasen [Mon, 13 Sep 2004 18:25:48 +0000 (18:25 +0000)]
Change the default expander size to 12 to compensate for the recent change

2004-09-13  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkexpander.c:
* gtk/gtktreeview.c: Change the default expander size to 12 to compensate
for the recent change to gtk_default_draw_expander().

* gtk/gtkstyle.c (gtk_default_draw_expander): Use a linewidth of one
for expander sizes up to 16.

19 years agoResize the popup if the model is replaced. (#152333)
Matthias Clasen [Mon, 13 Sep 2004 17:34:54 +0000 (17:34 +0000)]
Resize the popup if the model is replaced. (#152333)

2004-09-13  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentrycompletion.c (gtk_entry_completion_get_model): Resize the
popup if the model is replaced.  (#152333)

19 years agofix gtk_range_real_change_value args. Addresses part of #152518.
Manish Singh [Mon, 13 Sep 2004 16:09:37 +0000 (16:09 +0000)]
fix gtk_range_real_change_value args. Addresses part of #152518.

Mon Sep 13 09:11:53 2004  Manish Singh  <yosh@gimp.org>

        * gtk/gtkrange.c: fix gtk_range_real_change_value args. Addresses part
        of #152518.

19 years agoFix some problems reported by Morten Welinder:
Matthias Clasen [Mon, 13 Sep 2004 16:00:00 +0000 (16:00 +0000)]
Fix some problems reported by Morten Welinder:

2004-09-13  Matthias Clasen  <mclasen@redhat.com>

Fix some problems reported by Morten Welinder:

* gtk/gtkfilesystem.c: Include gtkmodules.h, not gtkmain.h, since
the modules stuff moved.

* gtk/gtkmain.c (gtk_arg_no_debug_cb): Add a missing return

* gtk/gtksettings.c: Add missing include.
(settings_update_modules): Remove an unused variable.

19 years agoImprove positioning of entry completion popup.
Matthias Clasen [Mon, 13 Sep 2004 14:20:12 +0000 (14:20 +0000)]
Improve positioning of entry completion popup.

2004-09-13  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
Improve positioning of entry completion popup.

19 years agoImprove positioning of entry completion popup.
Matthias Clasen [Mon, 13 Sep 2004 14:15:03 +0000 (14:15 +0000)]
Improve positioning of entry completion popup.

2004-09-13  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
Improve positioning of entry completion popup.

19 years agoUse the short prefix "IA__" for aliases instead of the long suffix
Matthias Clasen [Thu, 9 Sep 2004 19:44:24 +0000 (19:44 +0000)]
Use the short prefix "IA__" for aliases instead of the long suffix

2004-09-09  Matthias Clasen  <mclasen@redhat.com>

* gtk/makegtkalias.pl:
* gdk/makegdkalias.pl: Use the short prefix "IA__" for
aliases instead of the long suffix "__internal_alias".

19 years agoTypo fix.
Matthias Clasen [Thu, 9 Sep 2004 13:52:16 +0000 (13:52 +0000)]
Typo fix.

19 years agoUpdate sensitivity of the "Select all" button.
Matthias Clasen [Thu, 9 Sep 2004 12:46:25 +0000 (12:46 +0000)]
Update sensitivity of the "Select all" button.

2004-09-09  Matthias Clasen  <mclasen@redhat.com>

* tests/testfilechooser.c (main): Update sensitivity of the "Select all"
button.

19 years agoMake dropping of expandable items look nicer.
Soeren Sandmann [Wed, 8 Sep 2004 16:40:31 +0000 (16:40 +0000)]
Make dropping of expandable items look nicer.

Wed Sep  8 18:38:08 2004  Soeren Sandmann  <sandmann@redhat.com>

Make dropping of expandable items look nicer.

* gtk/gtktoolbar.c (gtk_toolbar_set_drop_highlight_item): Make
placeholder expand if highlight item is expanding.

* gtk/gtktoolbar.c (toolbar_content_set_expand): New function.

* gtk/gtktoolbar.c (toolbar_content_get_expand): Return TRUE only
if the item is not disappering.

19 years agoUpdated Canadian English translation.
Adam Weinberger [Tue, 7 Sep 2004 20:52:17 +0000 (20:52 +0000)]
Updated Canadian English translation.

* en_CA.po: Updated Canadian English translation.

19 years agoUse the proper node type for placeholders in toolbars. (#151963, Olivier
Matthias Clasen [Tue, 7 Sep 2004 17:33:07 +0000 (17:33 +0000)]
Use the proper node type for placeholders in toolbars. (#151963, Olivier

2004-09-07  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkuimanager.c (gtk_ui_manager_add_ui): Use the proper node type
for placeholders in toolbars.  (#151963, Olivier Andrieu)

19 years agoDraw expanders a bit better.
Matthias Clasen [Tue, 7 Sep 2004 16:16:09 +0000 (16:16 +0000)]
Draw expanders a bit better.

2004-09-07  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkstyle.c (gtk_default_draw_expander): Draw expanders a bit
better.

19 years agoAdd descriptions for the commandline arguments. The actual descriptions
Matthias Clasen [Sun, 5 Sep 2004 21:15:58 +0000 (21:15 +0000)]
Add descriptions for the commandline arguments. The actual descriptions

Sun Sep  5 17:14:16 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkmain.c:
* gdk/gdk.c:
* gdk/x11/gdkmain-x11.c:
* gdk/win32/gdkmain-win32.c: Add descriptions for the
commandline arguments. The actual descriptions are mostly
taken from libbonoboui, so translators should be able to
copy existing translations from there.

19 years agoAdd new functions
Anders Carlsson [Sun, 5 Sep 2004 15:14:21 +0000 (15:14 +0000)]
Add new functions

2004-09-05  Anders Carlsson  <andersca@gnome.org>

* gdk/gdk.symbols:
* gtk/gtk.symbols:
Add new functions

2004-09-05  Anders Carlsson  <andersca@gnome.org>

* gdk/gdk.c: (gdk_arg_class_cb), (gdk_arg_name_cb),
(gdk_add_option_entries_libgtk_only), (gdk_pre_parse_libgtk_only),
(gdk_parse_args):
* gdk/gdk.h:
* gdk/gdkinternals.h:
* gdk/linux-fb/gdkmain-fb.c: (_gdk_windowing_init):
* gdk/win32/gdkmain-win32.c: (_gdk_windowing_init):
* gdk/x11/gdkdisplay-x11.c: (gdk_display_open):
* gdk/x11/gdkmain-x11.c: (_gdk_windowing_init):
* gtk/gtkmain.c: (gtk_arg_debug_cb), (gtk_arg_no_debug_cb),
(gtk_arg_module_cb), (gtk_arg_warnings_cb),
(do_pre_parse_initialization), (do_post_parse_initialization),
(pre_parse_hook), (post_parse_hook), (gtk_get_option_group),
(gtk_init_with_args), (gtk_parse_args):
* gtk/gtkmain.h:
Make gtk argument parsing use goption. Add gtk_get_option_group and
gtk_init_with_args.

* tests/testtreemodel.c: (main):
Use gtk_init_with_args.

19 years agoMake gtk argument parsing use goption. Add gtk_get_option_group and
Anders Carlsson [Sun, 5 Sep 2004 15:09:55 +0000 (15:09 +0000)]
Make gtk argument parsing use goption. Add gtk_get_option_group and

2004-09-05  Anders Carlsson  <andersca@gnome.org>

* gdk/gdk.c: (gdk_arg_class_cb), (gdk_arg_name_cb),
(gdk_add_option_entries_libgtk_only), (gdk_pre_parse_libgtk_only),
(gdk_parse_args):
* gdk/gdk.h:
* gdk/gdkinternals.h:
* gdk/linux-fb/gdkmain-fb.c: (_gdk_windowing_init):
* gdk/win32/gdkmain-win32.c: (_gdk_windowing_init):
* gdk/x11/gdkdisplay-x11.c: (gdk_display_open):
* gdk/x11/gdkmain-x11.c: (_gdk_windowing_init):
* gtk/gtkmain.c: (gtk_arg_debug_cb), (gtk_arg_no_debug_cb),
(gtk_arg_module_cb), (gtk_arg_warnings_cb),
(do_pre_parse_initialization), (do_post_parse_initialization),
(pre_parse_hook), (post_parse_hook), (gtk_get_option_group),
(gtk_init_with_args), (gtk_parse_args):
* gtk/gtkmain.h:
Make gtk argument parsing use goption. Add gtk_get_option_group and
gtk_init_with_args.

* tests/testtreemodel.c: (main):
Use gtk_init_with_args.

19 years agoupdated by Misu Moldovan
Marius Andreiana [Sun, 5 Sep 2004 11:18:46 +0000 (11:18 +0000)]
updated by Misu Moldovan

2004-09-05  Marius Andreiana <marius galuna.ro>

        * ro.po: updated by Misu Moldovan

19 years agoupdated
Marius Andreiana [Sun, 5 Sep 2004 09:32:48 +0000 (09:32 +0000)]
updated

2004-09-05  Marius Andreiana <marius galuna.ro>

        * ro.po: updated

19 years agoAllow sorting of tree models to be turned off again. (#151139, Torsten
Matthias Clasen [Sun, 5 Sep 2004 05:06:05 +0000 (05:06 +0000)]
Allow sorting of tree models to be turned off again. (#151139, Torsten

Sun Sep  5 01:04:01 2004  Matthias Clasen  <maclas@gmx.de>

Allow sorting of tree models to be turned off
again.  (#151139, Torsten Schoenfeld)

* gtk/gtktreesortable.h:
Add GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID.

* gtk/gtktreestore.c (gtk_tree_store_sort):
* gtk/gtkliststore.c (gtk_list_store_sort): Don't sort if
the list store is not sorted.

19 years agoFix the Solaris Xinerama checks. (#151754)
Matthias Clasen [Sun, 5 Sep 2004 03:39:07 +0000 (03:39 +0000)]
Fix the Solaris Xinerama checks. (#151754)

Sat Sep  4 23:37:56 2004  Matthias Clasen  <maclas@gmx.de>

* configure.in: Fix the Solaris Xinerama checks.  (#151754)

19 years agoDon't refuse to delete text in passwords. (#151723, Owen Taylor)
Matthias Clasen [Sun, 5 Sep 2004 03:00:54 +0000 (03:00 +0000)]
Don't refuse to delete text in passwords. (#151723, Owen Taylor)

  Sat Sep  4 22:45:49 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkentry.c (gtk_entry_backspace): Don't refuse to delete
text in passwords.  (#151723, Owen Taylor)

19 years agoRevert accidental change from Aug 02 that removed a flush of the X
Søren Sandmann [Sat, 4 Sep 2004 15:07:16 +0000 (15:07 +0000)]
Revert accidental change from Aug 02 that removed a flush of the X

Sat Sep  4 16:51:00 2004  Søren Sandmann  <sandmann@redhat.com>

* gdk/x11/gdkevents-x11.c (gdk_event_prepare): Revert accidental
change from Aug 02 that removed a flush of the X connection from
gdk_event_prepare() causing applications to get stuck. (#151732,
Richard Hoelscher).

19 years agoDon't print out attributes for the <ui> root node. (#151752, Lorenzo Gil
Matthias Clasen [Sat, 4 Sep 2004 02:55:13 +0000 (02:55 +0000)]
Don't print out attributes for the <ui> root node. (#151752, Lorenzo Gil

Fri Sep  3 22:45:03 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkuimanager.c (print_node): Don't print out attributes
for the <ui> root node.  (#151752, Lorenzo Gil Sánchez)

19 years agoAccelerate the animation when it has been running for a while. (#143647).
Søren Sandmann [Sat, 4 Sep 2004 00:44:04 +0000 (00:44 +0000)]
Accelerate the animation when it has been running for a while. (#143647).

Sat Sep  4 02:38:57 2004  Søren Sandmann  <sandmann@redhat.com>

* gtk/gtktoolbar.c (position): Accelerate the animation when it
has been running for a while. (#143647).