]> Pileus Git - ~andy/gtk/log
~andy/gtk
17 years agoTranslation updated.
Gabor Kelemen [Wed, 30 Aug 2006 16:27:27 +0000 (16:27 +0000)]
Translation updated.

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

* hu.po: Translation updated.

17 years agoFix gdk_window_beep
Matthias Clasen [Wed, 30 Aug 2006 16:02:41 +0000 (16:02 +0000)]
Fix gdk_window_beep

17 years agoSmall fix on Brazilian Portuguese translation.
Lucas Rocha [Wed, 30 Aug 2006 12:29:21 +0000 (12:29 +0000)]
Small fix on Brazilian Portuguese translation.

2006-08-30  Lucas Rocha  <lucasr@gnome.org>

* pt_BR.po: Small fix on Brazilian Portuguese translation.

17 years agoUpdated Malayalam Translation
Ani Peter [Wed, 30 Aug 2006 12:26:36 +0000 (12:26 +0000)]
Updated Malayalam Translation

17 years agoTamil Translation updated
Felix I [Wed, 30 Aug 2006 12:12:46 +0000 (12:12 +0000)]
Tamil Translation updated

17 years agoAdd a function to beep on a window. For X11, implement this with XkbBell.
Matthias Clasen [Wed, 30 Aug 2006 03:30:43 +0000 (03:30 +0000)]
Add a function to beep on a window. For X11, implement this with XkbBell.

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

* gdk/gdkwindow.h:
* gdk/gdk.symbols:
* gdk/directfb/gdkwindow-directfb.c (gdk_window_beep):
* gdk/win32/gdkwindow-win32.c (gdk_window_beep):
* gdk/quartz/gdkwindow-quartz.c (gdk_window_beep):
* gdk/x11/gdkwindow-x11.c (gdk_window_beep): Add a function
to beep on a window. For X11, implement this with
XkbBell.  (#353455, Mariano Suárez-Alvarez)

17 years agoRemove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or
Tor Lillqvist [Wed, 30 Aug 2006 00:39:01 +0000 (00:39 +0000)]
Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or

2006-08-29  Tor Lillqvist  <tml@novell.com>

Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x
since 2.6 or 2.8. It's pointless to keep the Win9x code in here as
it isn't being maintained anyway. If somebody is interested, it
can always be found in older GTK+ versions, and in CVS.

* gdk/win32/gdkwindow-win32.c: Remove the G_WIN32_IS_NT_BASED()
and G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
branches, and any variables or static functions used only by the
Win9x branches.

17 years agoRemove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or
Tor Lillqvist [Tue, 29 Aug 2006 23:01:53 +0000 (23:01 +0000)]
Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or

2006-08-29  Tor Lillqvist  <tml@novell.com>

Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x
since 2.6 or 2.8. It's pointless to keep the Win9x code in here as
it isn't being maintained anyway. If somebody is interested, it
can always be found in older GTK+ versions, and in CVS.

* gdk/win32/gdkcursor-win32.c
* gdk/win32/gdkdnd-win32.c
* gdk/win32/gdkdrawable-win32.c
* gdk/win32/gdkgc-win32.c
* gdk/win32/gdkglobals-win32.c
* gdk/win32/gdkkeys-win32.c
* gdk/win32/gdkmain-win32.c
* gdk/win32/gdkproperty-win32.c
* gdk/win32/gdkselection-win32.c: Remove the G_WIN32_IS_NT_BASED()
and G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
branches, and any variables or static functions used only by the
Win9x branches.

* gdk/win32/gdkprivate-win32.h: Remove backup definitions for
constants that aren't missing from current mingw and MSVC6
headers.

* gdk/win32/gdkmain-win32.c
* gdk/win32/gdkprivate-win32.h: Remove the _gdk_win32_gdi_failed()
function. On NT-based Windows GetLastError() returns error codes
also for failed GDI calls, so we can use _gdk_win32_api_failed()
always.

17 years agoRemove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or
Tor Lillqvist [Tue, 29 Aug 2006 22:55:31 +0000 (22:55 +0000)]
Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or

2006-08-29  Tor Lillqvist  <tml@novell.com>

Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x
since 2.6 or 2.8. It's pointless to keep the Win9x code in here as
it isn't being maintained anyway. If somebody is interested, it
can always be found in older GTK+ versions, and in CVS.

* configure.in
* acconfig.h
* gdk/Makefile.am
* gdk/win32/Makefile.am
* gdk/win32/libie55uid.la
* gdk/win32/gdkevents-win32.c: Remove the --with-ie55 configure
switch and associated stuff. Active IMM and the <dimm.h> header
was used for IM support on NT4 and Win9x. Win2k and later have IM
support built-in.

* gdk/win32/gdkevents-win32.c: Remove the G_WIN32_IS_NT_BASED()
and G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
branches, and any variables or static functions used only by the
Win9x branches.

17 years agoslight edit of my last entry
Emmanuele Bassi [Tue, 29 Aug 2006 18:51:16 +0000 (18:51 +0000)]
slight edit of my last entry

17 years agoBreak when an item is found and activated. (#353449, based on a patch by
Emmanuele Bassi [Tue, 29 Aug 2006 18:38:59 +0000 (18:38 +0000)]
Break when an item is found and activated. (#353449, based on a patch by

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

* gtk/gtkrecentchoosermenu.c
(gtk_recent_chooser_menu_set_current_item): Break when an item
is found and activated. (#353449, based on a patch by Jan Arne
Petersen)

17 years agoTamil Translation updated
Felix I [Tue, 29 Aug 2006 12:59:06 +0000 (12:59 +0000)]
Tamil Translation updated

17 years agointroduced ::xspacing and ::yspacing style properties which make all
Tim Janik [Tue, 29 Aug 2006 10:22:27 +0000 (10:22 +0000)]
introduced ::xspacing and ::yspacing style properties which make all

Fri Jul 14 16:13:37 2006  Tim Janik  <timj@gtk.org>

        * gtk/gtkprogressbar.c: introduced ::xspacing and ::yspacing style
        properties which make all hardcoded padding and spacing values
        configurable. properly swap ::text-xalign treatment for RTL widgets.

        * gtk/gtkprogress.c: fixed style property blurbs. made alignment
        proeprty more consistent with GtkMisc alignment blurbs. mention
        RTL treatment for text-xalign.

17 years agoallow (most) windows to be resizable. added ellipsization settings to
Tim Janik [Tue, 29 Aug 2006 10:01:02 +0000 (10:01 +0000)]
allow (most) windows to be resizable. added ellipsization settings to

Tue Aug 29 11:57:40 2006  Tim Janik  <timj@imendio.com>

        * tests/testgtk.c: allow (most) windows to be resizable.
        added ellipsization settings to progress bars.

17 years agoUpdated Swedish translation.
Daniel Nylander [Mon, 28 Aug 2006 21:46:53 +0000 (21:46 +0000)]
Updated Swedish translation.

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

* sv.po: Updated Swedish translation.

17 years agoUse a resonable timeout of 3 seconds when polling for printer list
Matthias Clasen [Mon, 28 Aug 2006 18:03:44 +0000 (18:03 +0000)]
Use a resonable timeout of 3 seconds when polling for printer list

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

        * modules/printbackend/cups/gtkprintbackendcups.c: Use a
        resonable timeout of 3 seconds when polling for printer
        list updates, instead of 300000 seconds...

17 years agodon't write out </apply_tag> for tags that have already been closed by the
Michael Natterer [Mon, 28 Aug 2006 16:14:42 +0000 (16:14 +0000)]
don't write out </apply_tag> for tags that have already been closed by the

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

* gtk/gtktextbufferserialize.c (serialize_text): don't write out
</apply_tag> for tags that have already been closed by the logic
which turns overlapping spans into XML-able trees. Fixes broken
XML when there are overlapping tags in the buffer. Also free two
leaked GLists and did some cleanup.

* tests/Makefile.am
* tests/testrichtext.c: new test which creates randomly tagged
GtkTextBuffers and serializes/deserializes them.

17 years agoTranslation updated by Ivar Smolin.
Priit Laes [Mon, 28 Aug 2006 14:24:33 +0000 (14:24 +0000)]
Translation updated by Ivar Smolin.

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

* et.po: Translation updated by Ivar Smolin.

17 years agoUpdated French translation.
Christophe Merlet [Mon, 28 Aug 2006 11:03:04 +0000 (11:03 +0000)]
Updated French translation.

17 years agoUpdated German translation.
Hendrik Richter [Sun, 27 Aug 2006 18:47:58 +0000 (18:47 +0000)]
Updated German translation.

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

* de.po: Updated German translation.

17 years agoUpdated German translation.
Hendrik Richter [Sun, 27 Aug 2006 17:26:57 +0000 (17:26 +0000)]
Updated German translation.

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

* de.po: Updated German translation.

17 years agoUpdated German translation.
Hendrik Richter [Sun, 27 Aug 2006 13:56:45 +0000 (13:56 +0000)]
Updated German translation.

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

* de.po: Updated German translation.

17 years agoUpdated Lithuanian translation.
Gintautas Miliauskas [Sun, 27 Aug 2006 13:12:04 +0000 (13:12 +0000)]
Updated Lithuanian translation.

17 years agoUpdated Lithuanian translation.
Gintautas Miliauskas [Sun, 27 Aug 2006 12:33:45 +0000 (12:33 +0000)]
Updated Lithuanian translation.

* lt.po: Updated Lithuanian translation.

17 years agoFixed plural strings.
Theppitak Karoonboonyanan [Sat, 26 Aug 2006 16:47:10 +0000 (16:47 +0000)]
Fixed plural strings.

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

* th.po: Fixed plural strings.

17 years agoDon't leak pixbufs. (#352264, Ross Burton)
Matthias Clasen [Sat, 26 Aug 2006 06:26:35 +0000 (06:26 +0000)]
Don't leak pixbufs. (#352264, Ross Burton)

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

* gtk/gtkstatusicon.c (gtk_status_icon_reset_image_data):
Don't leak pixbufs.  (#352264, Ross Burton)

17 years agoDon't leak PangoAttributes. (#352391, Paolo Borelli)
Matthias Clasen [Sat, 26 Aug 2006 06:15:40 +0000 (06:15 +0000)]
Don't leak PangoAttributes. (#352391, Paolo Borelli)

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

* gtk/gtklinkbutton.c (set_link_underline): Don't leak
PangoAttributes.  (#352391, Paolo Borelli)

17 years agoQuery range style properties only on range widgets. (#352277, Benjamin
Matthias Clasen [Sat, 26 Aug 2006 06:02:33 +0000 (06:02 +0000)]
Query range style properties only on range widgets. (#352277, Benjamin

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

* pixbuf-draw.c (reverse_engineer_stepper_box):
Query range style properties only on range
widgets.  (#352277, Benjamin Otte)

17 years agoTranslation updated by Ivar Smolin.
Priit Laes [Sat, 26 Aug 2006 03:31:41 +0000 (03:31 +0000)]
Translation updated by Ivar Smolin.

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

* et.po: Translation updated by Ivar Smolin.

17 years agodemonstrate automatic scrolling
Matthias Clasen [Sat, 26 Aug 2006 01:17:17 +0000 (01:17 +0000)]
demonstrate automatic scrolling

17 years agoUse local binding when loading modules. (#351868)
Matthias Clasen [Sat, 26 Aug 2006 00:27:11 +0000 (00:27 +0000)]
Use local binding when loading modules. (#351868)

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

* gtk/gtkmodules.c (find_module): Use local binding when
loading modules.  (#351868)

17 years agoUpdated Finnish translation
Ilkka Tuohela [Fri, 25 Aug 2006 09:02:38 +0000 (09:02 +0000)]
Updated Finnish translation

17 years agoreturn the hostname instead of NULL.
Michael Natterer [Thu, 24 Aug 2006 19:41:40 +0000 (19:41 +0000)]
return the hostname instead of NULL.

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

* gdk/quartz/gdkdisplay-quartz.c (gdk_display_get_name): return
the hostname instead of NULL.

17 years agoSlight editing of my last entry.
Tor Lillqvist [Wed, 23 Aug 2006 23:21:26 +0000 (23:21 +0000)]
Slight editing of my last entry.

17 years agoRenamed to gtk_file_system_create() so that it will get exported and we
Federico Mena Quintero [Wed, 23 Aug 2006 21:59:18 +0000 (21:59 +0000)]
Renamed to gtk_file_system_create() so that it will get exported and we

2006-08-23  Federico Mena Quintero  <federico@novell.com>

* gtk/gtkfilesystem.[ch] (_gtk_file_system_create): Renamed to
gtk_file_system_create() so that it will get exported and we can
use it in the test program.

* gtk/gtk.symbols: Added gtk_file_system_create.

* gtk/gtkfilechooserdefault.c (set_file_system_backend): Use
gtk_file_system_create().

* tests/autotestfilesystem.c: New file with automatic tests for
the async callbacks and cancelation policy of GtkFileSystem.

* tests/Makefile.am: Added autotestfilesystem.

17 years agofix printer options
Matthias Clasen [Wed, 23 Aug 2006 19:31:56 +0000 (19:31 +0000)]
fix printer options

17 years ago2006-08-23 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Transl...
Jovan Naumovski [Wed, 23 Aug 2006 12:51:25 +0000 (12:51 +0000)]
2006-08-23 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation

17 years agoRevert accidental translatable string change, use same string for warning
Tor Lillqvist [Wed, 23 Aug 2006 08:48:42 +0000 (08:48 +0000)]
Revert accidental translatable string change, use same string for warning

2006-08-23  Tor Lillqvist  <tml@novell.com>

* gtk/gtkfilesystemwin32.c (gtk_file_system_win32_make_path):
Revert accidental translatable string change, use same string
for warning as in gtkfilesystemunix.c.

17 years agoFix logic at the end of strings.
Tor Lillqvist [Wed, 23 Aug 2006 08:17:09 +0000 (08:17 +0000)]
Fix logic at the end of strings.

2006-08-23  Tor Lillqvist  <tml@novell.com>

* gtk/gtkfilesystemwin32.c (_gtk_file_system_win32_path_compare):
Fix logic at the end of strings.

* gtk/gtkfilesystemwin32.c: Maintain a hash table of live
handles and check that we have no outstanding handles at
finalization time. (Copying what Matthias did for
gtkfilesystemunix.c)

17 years agoMaintain a hash table of live handles and check that we have no
Matthias Clasen [Wed, 23 Aug 2006 06:07:10 +0000 (06:07 +0000)]
Maintain a hash table of live handles and check that we have no

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

* gtk/gtkfilesystemunix.c: Maintain a hash table
of live handles and check that we have no outstanding
handles at finalization time. (Copying what
Federico did for gtkfilesystemgnomevfs.c)

17 years agoCut ChangeLog
Matthias Clasen [Wed, 23 Aug 2006 04:14:37 +0000 (04:14 +0000)]
Cut ChangeLog

17 years agoBranch for 2.10
Matthias Clasen [Wed, 23 Aug 2006 03:51:48 +0000 (03:51 +0000)]
Branch for 2.10

17 years agoRemove dead code. Reduce spurious differences between this file and
Tor Lillqvist [Wed, 23 Aug 2006 01:34:53 +0000 (01:34 +0000)]
Remove dead code. Reduce spurious differences between this file and

2006-08-23  Tor Lillqvist  <tml@novell.com>

* gtk/gtkfilesystemwin32.c: Remove dead code. Reduce spurious
differences between this file and gtkfilesystemunix.c so that it
is easier to compare them and check if differences are
intentional. I will later factor out the common functions and code
snippets from these two files.

2006-08-23  Tor Lillqvist  <tml@novell.com>

Fix several problems with the file chooser on Windows, for
instance prevent duplicated directory entries from appearing.

* gtk/gtkfilesystem.c (gtk_file_paths_sort): Use
_gtk_file_system_win32_path_compare() on Windows for casefolded
sorting.

* gtk/gtkfilesystemwin32.c (casefolded_hash, casefolded_equal):
case-independent hash and equality functions. Scan the UTF-8
strings gunichar by gunichar, and ignore special casing rules, to
more closely match NTFS behaviour.
(gtk_file_system_win32_init): Use casefolded_hash() and
casefolded_equal() for the folder hash table.
(remove_trailing_slash): Don't remove the slash of a drive or
share root.
(get_mime_type_for_file): Take also a WIN32_FILE_ATTRIBUTE_DATA as
argument, and use that to recognize directories. Don't call
g_file_test() to check for executables, just look at the file name
extension directly.
(gtk_file_system_win32_make_path): Check illegal chars in file
name, like in gtkfilesystemunix.c.
(create_file_info): Drop unused basename parameter. Call
g_filename_display_name() directly for roots, as
g_filename_display_basename() mishandles those.
(gtk_file_folder_win32_get_info): Skip sanity check for now, as it
fails for server share roots. Construct basename only in the if
branch that uses it.
(fill_in_names): Use casefolded_hash() and casefolded_equal() for
the folder's stat_info hash table, too.
(_gtk_file_system_win32_path_compare): Scan the strings gunichar
by gunichar and ignore special casing here, too, instead of using
g_utf8_casefold(). Match slash and backslash.

17 years agoAdd Win32 detail to doc comments.
Tor Lillqvist [Wed, 23 Aug 2006 00:25:10 +0000 (00:25 +0000)]
Add Win32 detail to doc comments.

2006-08-23  Tor Lillqvist  <tml@novell.com>

* gdk/x11/gdkwindow-x11.c (gdk_window_shape_combine_mask)
(gdk_window_input_shape_combine_mask)
gdk_window_shape_combine_region)
(gdk_window_input_shape_combine_region): Add Win32 detail to doc
comments.

17 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Tue, 22 Aug 2006 23:13:30 +0000 (23:13 +0000)]
Updated Catalan translation.

17 years agodo not scroll on copy. Bug #329604.
Paolo Borelli [Mon, 21 Aug 2006 23:20:21 +0000 (23:20 +0000)]
do not scroll on copy. Bug #329604.

2006-08-22  Paolo Borelli  <pborelli@katamail.com>

* gtk/gtktextview.c: do not scroll on copy. Bug #329604.

17 years agoUpdated Swedish translation.
Daniel Nylander [Sun, 20 Aug 2006 22:10:35 +0000 (22:10 +0000)]
Updated Swedish translation.

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

* sv.po: Updated Swedish translation.

17 years agoUpdated German translation.
Hendrik Richter [Sun, 20 Aug 2006 14:58:59 +0000 (14:58 +0000)]
Updated German translation.

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

* de.po: Updated German translation.

17 years agoUpdated Swedish translation.
Daniel Nylander [Sun, 20 Aug 2006 14:38:05 +0000 (14:38 +0000)]
Updated Swedish translation.

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

* sv.po: Updated Swedish translation.

17 years agoUpdated German translation.
Hendrik Richter [Sun, 20 Aug 2006 14:20:01 +0000 (14:20 +0000)]
Updated German translation.

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

* de.po: Updated German translation.

17 years agoUpdated gtk+ zh_CN translation.
Funda Wang [Sun, 20 Aug 2006 10:01:50 +0000 (10:01 +0000)]
Updated gtk+ zh_CN translation.

17 years agoUpdated Malayalam translation
Ani Peter [Sun, 20 Aug 2006 06:56:25 +0000 (06:56 +0000)]
Updated Malayalam translation

17 years agoUpdated Malaylam translation
Ani Peter [Sun, 20 Aug 2006 05:14:15 +0000 (05:14 +0000)]
Updated Malaylam translation

17 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Sat, 19 Aug 2006 19:57:34 +0000 (19:57 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-08-19  Alexander Shopov  <ash@contact.bg>

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

17 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Sat, 19 Aug 2006 03:42:08 +0000 (03:42 +0000)]
Updated Thai translation.

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

* th.po: Updated Thai translation.

17 years agofix recent files issues
Matthias Clasen [Fri, 18 Aug 2006 15:30:57 +0000 (15:30 +0000)]
fix recent files issues

17 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Fri, 18 Aug 2006 13:51:50 +0000 (13:51 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-08-18  Alexander Shopov  <ash@contact.bg>

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

17 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Fri, 18 Aug 2006 13:46:28 +0000 (13:46 +0000)]
vi.po: Updated Vietnamese translation.

17 years agobump version
Matthias Clasen [Fri, 18 Aug 2006 04:37:22 +0000 (04:37 +0000)]
bump version

17 years ago2.10.2
Matthias Clasen [Fri, 18 Aug 2006 04:34:21 +0000 (04:34 +0000)]
2.10.2

17 years agoinitialize a variable
Matthias Clasen [Fri, 18 Aug 2006 02:41:52 +0000 (02:41 +0000)]
initialize a variable

17 years agoMore update
Matthias Clasen [Fri, 18 Aug 2006 02:15:49 +0000 (02:15 +0000)]
More update

17 years agoUpdated Portuguese translation.
Duarte Loreto [Fri, 18 Aug 2006 01:39:03 +0000 (01:39 +0000)]
Updated Portuguese translation.

2006-08-18  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

17 years agoHandle filename encoding consistently. (#351812, Christian Persch)
Matthias Clasen [Fri, 18 Aug 2006 01:30:24 +0000 (01:30 +0000)]
Handle filename encoding consistently. (#351812, Christian Persch)

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

* gtk/gtkprinteroptionwidget.c (update_widgets):
* modules/printbackends/file/gtkprintbackendfile.c
(output_file_from_settings): Handle filename encoding
consistently.  (#351812, Christian Persch)

17 years agoUpdates
Matthias Clasen [Fri, 18 Aug 2006 00:15:57 +0000 (00:15 +0000)]
Updates

17 years agoEnable "/" and "~" as bindings to activate the location entry again. Fixes
Federico Mena Quintero [Thu, 17 Aug 2006 21:31:08 +0000 (21:31 +0000)]
Enable "/" and "~" as bindings to activate the location entry again. Fixes

2006-08-17  Federico Mena Quintero  <federico@novell.com>

* gtk/gtkfilechooserdefault.c
(_gtk_file_chooser_default_class_init): Enable "/" and "~" as
bindings to activate the location entry again.  Fixes bug #340856.
(tree_view_keybinding_cb): Likewise.
(trap_activate_cb): Likewise.
(location_popup_handler): Handle the "path" argument again; set it
as the text on the location entry.
(location_set_user_text): New helper function.
(load_setup_timer): Fix comment.

* tests/autotestfilechooser.c (main): Oops, enable all the tests again.

17 years agorevert a change that causes a11y regressions in OOo
Matthias Clasen [Thu, 17 Aug 2006 19:17:14 +0000 (19:17 +0000)]
revert a change that causes a11y regressions in OOo

17 years agoFix the ClientMessages we are sending to the notification area to be more
Matthias Clasen [Thu, 17 Aug 2006 17:35:55 +0000 (17:35 +0000)]
Fix the ClientMessages we are sending to the notification area to be more

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

* gtk/gtktrayicon-x11.c: Fix the ClientMessages we are
sending to the notification area to be more in sync with
the systray spec.  (#350860, Wincent Untz)

17 years agoQueue printing idles at a low priority. (#348289, Yevgen Muntyan)
Matthias Clasen [Thu, 17 Aug 2006 16:24:56 +0000 (16:24 +0000)]
Queue printing idles at a low priority. (#348289, Yevgen Muntyan)

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

* gtk/gtkprintoperation.c (print_pages, preview_ready): Queue
printing idles at a low priority.  (#348289, Yevgen Muntyan)

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

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

* et.po: Translation updated by Ivar Smolin.

17 years agoUpdated Korean translation.
Changwoo Ryu [Thu, 17 Aug 2006 15:44:41 +0000 (15:44 +0000)]
Updated Korean translation.

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

* ko.po: Updated Korean translation.

17 years agoAdd some caveats to the documentation. (#348971)
Matthias Clasen [Thu, 17 Aug 2006 14:35:29 +0000 (14:35 +0000)]
Add some caveats to the documentation. (#348971)

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

* gtk/gtkstatusicon.c (gtk_status_icon_get_geometry): Add some
caveats to the documentation.  (#348971)

17 years agofixed buglet from #351759.
Tim Janik [Thu, 17 Aug 2006 14:21:41 +0000 (14:21 +0000)]
fixed buglet from #351759.

Thu Aug 17 16:19:35 2006  Tim Janik  <timj@imendio.com>

        * docs/tutorial/gtk-tut.sgml: fixed buglet from #351759.

17 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Thu, 17 Aug 2006 13:53:30 +0000 (13:53 +0000)]
Updated Spanish translation.

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

* es.po: Updated Spanish translation.

17 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Thu, 17 Aug 2006 13:34:30 +0000 (13:34 +0000)]
Updated Translation

17 years agoLink with -luuid for IID_IUnknown that gtkprintoperation-win32.o needs.
Tor Lillqvist [Thu, 17 Aug 2006 13:27:06 +0000 (13:27 +0000)]
Link with -luuid for IID_IUnknown that gtkprintoperation-win32.o needs.

2006-08-17  Tor Lillqvist  <tml@novell.com>

* gtk/Makefile.am (libgtk_win32_2_0_la_LIBADD): Link with -luuid
for IID_IUnknown that gtkprintoperation-win32.o needs.

17 years agoUpdated Japanese translation.
Satoru SATOH [Thu, 17 Aug 2006 13:08:51 +0000 (13:08 +0000)]
Updated Japanese translation.

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

* Updated Japanese translation.

17 years agoUpdated Kurdish translations
Erdal Ronahi [Thu, 17 Aug 2006 12:47:26 +0000 (12:47 +0000)]
Updated Kurdish translations

17 years agoTranslation updated by Wouter Bolsterlee.
Wouter Bolsterlee [Thu, 17 Aug 2006 10:52:13 +0000 (10:52 +0000)]
Translation updated by Wouter Bolsterlee.

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

* nl.po: Translation updated by Wouter Bolsterlee.

17 years ago2006-08-17 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Transl...
Jovan Naumovski [Thu, 17 Aug 2006 10:01:36 +0000 (10:01 +0000)]
2006-08-17 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation

17 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Thu, 17 Aug 2006 09:07:58 +0000 (09:07 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-08-17  Alexander Shopov  <ash@contact.bg>

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

17 years agoImprove the handling of the default output filename, to ensure that we
Matthias Clasen [Thu, 17 Aug 2006 04:57:00 +0000 (04:57 +0000)]
Improve the handling of the default output filename, to ensure that we

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

* modules/printbackends/file/gtkprintbackendfile.c: Improve
the handling of the default output filename, to ensure
that we default to output.ps when only PostScript output
is possible.  (#348236, Don Scorgie)

17 years agoRemove leftover debugging
Matthias Clasen [Thu, 17 Aug 2006 04:51:40 +0000 (04:51 +0000)]
Remove leftover debugging

17 years agoRe-select the current printer to update per-printer ui. (#348245, Don
Matthias Clasen [Thu, 17 Aug 2006 04:48:39 +0000 (04:48 +0000)]
Re-select the current printer to update per-printer ui. (#348245, Don

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

* gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_set_manual_capabilities):
Re-select the current printer to update per-printer ui.
(#348245, Don Scorgie)

17 years agoHandle the case where the filechooser button is destroyed quickly.
Matthias Clasen [Thu, 17 Aug 2006 04:42:27 +0000 (04:42 +0000)]
Handle the case where the filechooser button is destroyed quickly.

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

* gtk/gtkfilechooserbutton.c (set_info_get_info_cb)
(model_add_special_get_info_cb): Handle the case where the
filechooser button is destroyed quickly.

17 years agomake sure the has-selection property is updated when the delection is
Paolo Borelli [Thu, 17 Aug 2006 01:12:02 +0000 (01:12 +0000)]
make sure the has-selection property is updated when the delection is

2006-08-17  Paolo Borelli  <pborelli@katamail.com>

* gtk/gtktextbuffer.c: make sure the has-selection property is
updated when the delection is deleted. Bug #329752
* tests/testtext.c: add a copy menu item and show how to
update its sensitivity tracking the has-selection property.

17 years agoChanged to use cairo-directfb.pc
Michael David Emmel [Wed, 16 Aug 2006 23:37:57 +0000 (23:37 +0000)]
Changed to use cairo-directfb.pc

17 years agomove the ITALIC_COLUMN over to a STYLE_COLUMN which sets the style
Kristian Rietveld [Wed, 16 Aug 2006 23:32:07 +0000 (23:32 +0000)]
move the ITALIC_COLUMN over to a STYLE_COLUMN which sets the style

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

* demos/gtk-demo/main.c (window_closed_cb), (row_activated_cb),
(create_tree): move the ITALIC_COLUMN over to a STYLE_COLUMN
which sets the style attribute.  Makes drawing the active demos
in italic work again.

17 years agoAdd some docs to the row-deleted signal. (#349128, Benedikt Meurer)
Matthias Clasen [Wed, 16 Aug 2006 20:52:23 +0000 (20:52 +0000)]
Add some docs to the row-deleted signal. (#349128, Benedikt Meurer)

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

* gtk/gtktreemodel.c (gtk_tree_model_base_init): Add some
docs to the row-deleted signal.  (#349128, Benedikt Meurer)

17 years agoUpdate background upon style-set and state-changed. (#348634, Thomas
Matthias Clasen [Wed, 16 Aug 2006 20:42:15 +0000 (20:42 +0000)]
Update background upon style-set and state-changed. (#348634, Thomas

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

* gtk/gtkiconview.c: Update background upon style-set and
state-changed.  (#348634, Thomas Rydzynski)

17 years agoPopup completion if paste is at the end (patch was already in 2.8.x).
Matthias Clasen [Wed, 16 Aug 2006 17:42:54 +0000 (17:42 +0000)]
Popup completion if paste is at the end (patch was already in 2.8.x).

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

* gtk/gtkentry.c (paste_received): Popup completion if paste
is at the end (patch was already in 2.8.x).  (#165714,
Christian Persch)

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.