]> Pileus Git - ~andy/gtk/log
~andy/gtk
15 years agoUpdated Arabic translation
Khaled Hosny [Sun, 19 Apr 2009 17:58:00 +0000 (19:58 +0200)]
Updated Arabic translation

15 years agoDeselect all other selected items when clicking a selected one
Claudio Saavedra [Sat, 18 Apr 2009 15:47:07 +0000 (18:47 +0300)]
Deselect all other selected items when clicking a selected one

When clicking on an GtkIconView item inside a selection, deselect
all other selected items. (#506862)

15 years agoUpdated Italian translation
Luca Ferretti [Sat, 18 Apr 2009 12:35:07 +0000 (14:35 +0200)]
Updated Italian translation

Completed Italian translation

Signed-off-by: Milo Casagrande <milo@ubuntu.com>
15 years agoAllow GdkPixbufSimpleAnim to loop
Claudio Saavedra [Sat, 18 Apr 2009 12:16:22 +0000 (15:16 +0300)]
Allow GdkPixbufSimpleAnim to loop

Add a GdkPixbufSimpleAnim:loop boolean property and its accessors.
Based on a patch by Tim Evans. (#561139)

15 years agoUpdated Catalan translation
David Planella [Sat, 18 Apr 2009 09:37:32 +0000 (11:37 +0200)]
Updated Catalan translation

15 years agoUpdated zh_CN translation
Deng Xiyue [Sat, 18 Apr 2009 05:41:45 +0000 (07:41 +0200)]
Updated zh_CN translation

15 years agoAdd a GtkBuildable implementation to GtkAssistant
Matthias Clasen [Sat, 18 Apr 2009 05:23:20 +0000 (01:23 -0400)]
Add a GtkBuildable implementation to GtkAssistant

Expose the action area as internal child, and support child
properties.

15 years agoCommitting the Pashto Translations as per request made by Zabeeh Khan on the gnome...
Runa Bhattacharjee [Fri, 17 Apr 2009 05:31:49 +0000 (11:01 +0530)]
Committing the Pashto Translations as per request made by Zabeeh Khan on the gnome-i18n list

15 years agoHungarian translation updated
Gabor Kelemen [Thu, 16 Apr 2009 09:50:00 +0000 (11:50 +0200)]
Hungarian translation updated

15 years agoFix a resizing problem with marks on scales
Matthias Clasen [Thu, 16 Apr 2009 04:50:46 +0000 (00:50 -0400)]
Fix a resizing problem with marks on scales

Queue a resize when marks are added to or removed from GtkScale
widgets. This fixes a visual glitch with the 100% mark in
gnome-volume-control.

15 years agobuild: fix the build when not making man-pages
Stefan Kost [Wed, 15 Apr 2009 15:13:20 +0000 (18:13 +0300)]
build: fix the build when not making man-pages

15 years agoUpdated Serbian translation
Milos Popovic [Wed, 15 Apr 2009 08:47:49 +0000 (10:47 +0200)]
Updated Serbian translation

15 years agoUpadated Oriya Translation
Manoj Kumar Giri [Tue, 14 Apr 2009 09:50:48 +0000 (15:20 +0530)]
Upadated Oriya Translation

15 years agoUpdated Oriya Translation
Manoj Kumar Giri [Tue, 14 Apr 2009 06:35:23 +0000 (12:05 +0530)]
Updated Oriya Translation

15 years agoUpdated Oriya Translation
Manoj Kumar Giri [Tue, 14 Apr 2009 06:31:09 +0000 (12:01 +0530)]
Updated Oriya Translation

15 years agoUpdated Arabic translation
Khaled Hosny [Mon, 13 Apr 2009 23:21:50 +0000 (01:21 +0200)]
Updated Arabic translation

15 years agoUpdated Gujarati Translations
Ankitkumar Patel [Mon, 13 Apr 2009 11:54:21 +0000 (17:24 +0530)]
Updated Gujarati Translations

15 years agoUpdated Danish translation\n\nUpdated Danish translation by Kenneth Nielsen
Kenneth Nielsen [Sun, 12 Apr 2009 15:03:04 +0000 (17:03 +0200)]
Updated Danish translation\n\nUpdated Danish translation by Kenneth Nielsen

15 years agoUpdated Spanish translation
Jorge González [Sun, 12 Apr 2009 14:49:25 +0000 (16:49 +0200)]
Updated Spanish translation

15 years agoUpdated Danish translation\n\nUpdated Danish translation by Kenneth Nielsen
Kenneth Nielsen [Sun, 12 Apr 2009 13:10:16 +0000 (15:10 +0200)]
Updated Danish translation\n\nUpdated Danish translation by Kenneth Nielsen

15 years agoBump version
Matthias Clasen [Sat, 11 Apr 2009 22:09:33 +0000 (18:09 -0400)]
Bump version

15 years agoRelease 2.16.1
Matthias Clasen [Sat, 11 Apr 2009 22:05:34 +0000 (18:05 -0400)]
Release 2.16.1

15 years agoRemove generated files
Matthias Clasen [Sat, 11 Apr 2009 19:54:33 +0000 (15:54 -0400)]
Remove generated files

15 years agoUpdate for 2.16.1
Matthias Clasen [Sat, 11 Apr 2009 19:52:28 +0000 (15:52 -0400)]
Update for 2.16.1

15 years agoMinor file descriptor leak in testgtk
Michael J. Chudobiak [Sat, 11 Apr 2009 17:42:14 +0000 (13:42 -0400)]
Minor file descriptor leak in testgtk

Added a missing fclose. Bug #578366.

15 years agoRemove generated files
Matthias Clasen [Sat, 11 Apr 2009 15:40:30 +0000 (11:40 -0400)]
Remove generated files

15 years agoDisplay localised accelerator keys also in OTHER mode
Christian Persch [Sat, 11 Apr 2009 05:53:32 +0000 (01:53 -0400)]
Display localised accelerator keys also in OTHER mode

This fixes bug 572797.

15 years agoFix a small leak in GtkFileSelector
Michael Chudobiak [Sat, 11 Apr 2009 05:47:29 +0000 (01:47 -0400)]
Fix a small leak in GtkFileSelector

15 years agoAdd GtkHSV in gtk.types to fix documentation
Bruce Cowan [Sat, 11 Apr 2009 05:44:35 +0000 (01:44 -0400)]
Add GtkHSV in gtk.types to fix documentation

15 years agoCorrect tutorial url in faq
Christian Dywan [Sat, 11 Apr 2009 05:42:07 +0000 (01:42 -0400)]
Correct tutorial url in faq

15 years agoImprove dialog handling in gtk-builder-convert
MOROHOSHI Akihiko [Sat, 11 Apr 2009 05:34:22 +0000 (01:34 -0400)]
Improve dialog handling in gtk-builder-convert

Make gtk-builder-convert handle response ids in GtkFileChooserDialog
correctly. (#557629)

15 years agoUpdated Greek translation
Simos Xenitellis [Fri, 10 Apr 2009 22:29:14 +0000 (23:29 +0100)]
Updated Greek translation

15 years agoUpdated French translation
Claude Paroz [Fri, 10 Apr 2009 20:12:35 +0000 (22:12 +0200)]
Updated French translation

15 years agoSend the print job title to the previewer
Carlos Garcia Campos [Tue, 7 Apr 2009 17:02:48 +0000 (19:02 +0200)]
Send the print job title to the previewer

The previewer should know the print job title too, it could be included
in the print settings file. Fixes bug #561345

15 years agoSave PageSetup into print settings file used by the print previewer
Carlos Garcia Campos [Tue, 7 Apr 2009 16:45:11 +0000 (18:45 +0200)]
Save PageSetup into print settings file used by the print previewer

Fixes bug #578271

15 years agoFix memory leak in gdkscreen-x11
Carlos Garcia Campos [Fri, 10 Apr 2009 04:14:23 +0000 (00:14 -0400)]
Fix memory leak in gdkscreen-x11

When RandR 1.2 X driver doesn't return any usable multihead data the
monitors array is freed, without freeing the memory allocated by the array
elements before. Fixes bug #578354

15 years agoImprove accessible name
Matthias Clasen [Fri, 10 Apr 2009 04:09:27 +0000 (00:09 -0400)]
Improve accessible name

Change the accessible name of an entry in the print dialog from "At"
to "Time of print". String addition. (#577964)

15 years agoExpand GtkBuilder migration guide
Matthias Clasen [Fri, 10 Apr 2009 03:42:44 +0000 (23:42 -0400)]
Expand GtkBuilder migration guide

15 years agoUpdate release instructions for git
Matthias Clasen [Thu, 9 Apr 2009 23:38:55 +0000 (19:38 -0400)]
Update release instructions for git

15 years agoUpdated Spanish translation
Jorge González [Thu, 9 Apr 2009 15:04:17 +0000 (17:04 +0200)]
Updated Spanish translation

15 years agoFix compilation with DirectFB 1.0
Sven Neumann [Thu, 9 Apr 2009 14:50:25 +0000 (16:50 +0200)]
Fix compilation with DirectFB 1.0

The code used a field introduced with DirectFB 1.2. Added a
compile-time version check to make it work with DirectFB 1.0.

15 years agoUpdated Crimean Tatar (Crimean Turkish) translation
Reşat SABIQ [Thu, 9 Apr 2009 09:37:32 +0000 (04:37 -0500)]
Updated Crimean Tatar (Crimean Turkish) translation

Updated crh.po.

15 years agoUpdated Crimean Tatar (Crimean Turkish) translation
Reşat SABIQ [Thu, 9 Apr 2009 08:56:37 +0000 (03:56 -0500)]
Updated Crimean Tatar (Crimean Turkish) translation

Updated crh.po.

15 years agoMerge branch 'master' of ssh://simos@git.gnome.org/git/gtk+
Simos Xenitellis [Wed, 8 Apr 2009 23:28:42 +0000 (00:28 +0100)]
Merge branch 'master' of ssh://simos@git.gnome.org/git/gtk+

15 years agoUpdated Greek translation
Simos Xenitellis [Wed, 8 Apr 2009 23:28:18 +0000 (00:28 +0100)]
Updated Greek translation

15 years agoUpdated Italian translation
Luca Ferretti [Wed, 8 Apr 2009 21:33:27 +0000 (23:33 +0200)]
Updated Italian translation

Updated Italian translation by Luca Ferretti

Signed-off-by: Milo Casagrande <milo@ubuntu.com>
15 years agoUpdated Greek translation
Simos Xenitellis [Wed, 8 Apr 2009 19:25:19 +0000 (20:25 +0100)]
Updated Greek translation

15 years agoAllow empty passwords in GtkMountOperation
Matthias Clasen [Wed, 8 Apr 2009 14:02:52 +0000 (10:02 -0400)]
Allow empty passwords in GtkMountOperation

Allow empty passwords, since there are situations where the
backend doesn't need the password.  (#578365)

15 years agoFixed memory leak in jasper loader
Michael J. Chudobiak [Wed, 8 Apr 2009 14:50:30 +0000 (10:50 -0400)]
Fixed memory leak in jasper loader

Bug 578290. The "data" block was allocated but not used
and not freed.

15 years agoFixed minor memory leak on error
Dr. Michael J. Chudobiak [Wed, 8 Apr 2009 14:33:08 +0000 (10:33 -0400)]
Fixed minor memory leak on error

Bug 578290. Fixed a minor memory leak that occurs after a
memory allocation error. Found it using cppcheck.

15 years agoSupport links in licenses
Matthias Clasen [Wed, 8 Apr 2009 04:52:38 +0000 (00:52 -0400)]
Support links in licenses

Apply the same linkification to the license that we do for credits
in about dialogs. E.g. GTK3 contains a link.  (#577789)

15 years agoRemove a non-effective style-set handler
Matthias Clasen [Wed, 8 Apr 2009 04:39:22 +0000 (00:39 -0400)]
Remove a non-effective style-set handler

The style-set handler was supposed to set the background color of
the text views in the credits dialog, but due to a thinko it never
had any effect, unless a theme change happened while the dialog
was open. Seems best to keep the current appearance now and remove
the handler. (#577868)

15 years agoImprove accessibility of the print dialog
Matthias Clasen [Wed, 8 Apr 2009 04:12:54 +0000 (00:12 -0400)]
Improve accessibility of the print dialog

Add accessible name and description to the "Pages" and "At" entries,
and improve focus handling.  (#577964)

15 years agoImprove focus handling in the print dialog
Matthias Clasen [Wed, 8 Apr 2009 03:51:52 +0000 (23:51 -0400)]
Improve focus handling in the print dialog

Move the focus to the range entry when selecting the "Pages".

15 years agoFix --help output of gtk-builder-convert
Matthias Clasen [Wed, 8 Apr 2009 03:38:07 +0000 (23:38 -0400)]
Fix --help output of gtk-builder-convert

15 years agoAvoid warnings when unrealizing a text view
Matthias Clasen [Tue, 7 Apr 2009 23:28:29 +0000 (19:28 -0400)]
Avoid warnings when unrealizing a text view

For some reason, input methods can emit preedit-changed when a
text view is unrealized, at which point the layout has already
been cleared. (#578221)

15 years agoMention writable git location, too
Matthias Clasen [Tue, 7 Apr 2009 23:20:53 +0000 (19:20 -0400)]
Mention writable git location, too

15 years agoFix a memory leak in GtkAccelGroup
Matthias Clasen [Tue, 7 Apr 2009 23:09:28 +0000 (19:09 -0400)]
Fix a memory leak in GtkAccelGroup

Unref closures in accel group finalization (#577824).

15 years agoConvert GtkComboBox items propertly
Johan Dahlin [Tue, 7 Apr 2009 21:04:05 +0000 (18:04 -0300)]
Convert GtkComboBox items propertly

If the last character is a newline, just ignore it.
This is what glade normally writes, fixes #578276.

15 years agoMerge branch 'master' of ssh://alexl@git.gnome.org/git/gtk+
Alexander Larsson [Tue, 7 Apr 2009 17:29:19 +0000 (19:29 +0200)]
Merge branch 'master' of ssh://alexl@git.gnome.org/git/gtk+

15 years agoclarify bugfix in 2.14 for gtk_expander_get_label
Björn Lindqvist [Tue, 7 Apr 2009 16:54:15 +0000 (12:54 -0400)]
clarify bugfix in 2.14 for gtk_expander_get_label

Updated documentation for gtk_expander_get_label to clarify that
it was changed in 2.14.

15 years agoUpdated Greek translation
Simos Xenitellis [Tue, 7 Apr 2009 13:50:57 +0000 (14:50 +0100)]
Updated Greek translation

15 years agoSet user_time from startup_id if window realized
Alexander Larsson [Tue, 7 Apr 2009 13:39:00 +0000 (15:39 +0200)]
Set user_time from startup_id if window realized

For non-realized windows we set the user_time from the startup id on
realization. However, if the window is already realized when the
startup_id is not set we currently don't, but we should. (#573922)

15 years agoDon't move global user time backwards
Alexander Larsson [Tue, 7 Apr 2009 13:37:40 +0000 (15:37 +0200)]
Don't move global user time backwards

When setting the user_time on a specific app to something, make sure
we're not moving the global per-display user time backwards.

15 years agoSet errno to 0 before calling strtoul
Alexander Larsson [Tue, 7 Apr 2009 13:32:16 +0000 (15:32 +0200)]
Set errno to 0 before calling strtoul

We check errno for failure, so ensure its cleared first. (#573922)

15 years agoUpdated French translation
Claude Paroz [Tue, 7 Apr 2009 06:36:42 +0000 (08:36 +0200)]
Updated French translation

15 years agoFix a GtkBuilder crash
Matthias Clasen [Tue, 7 Apr 2009 00:55:26 +0000 (20:55 -0400)]
Fix a GtkBuilder crash

Always set an error when returning FALSE from gtk_builder_value_from_string.
This fixes the crash reported in bug 532858.

15 years agoTrivial formatting fix
Matthias Clasen [Tue, 7 Apr 2009 00:45:11 +0000 (20:45 -0400)]
Trivial formatting fix

15 years agoImprove gtk-builder-convert error reporting
Matthias Clasen [Tue, 7 Apr 2009 00:21:04 +0000 (20:21 -0400)]
Improve gtk-builder-convert error reporting

Make gtk-builder-convert warn when it meets duplicate ids, since
those will not work with GtkBuilder.

15 years agoImprove GtkBuilder error reporting
Matthias Clasen [Tue, 7 Apr 2009 00:13:35 +0000 (20:13 -0400)]
Improve GtkBuilder error reporting

Make GtkBuilder report an error when it encounters a duplicate id,
instead of segfaulting later on

15 years agoUpdated Greek translation
Jennie Petoumenou [Mon, 6 Apr 2009 21:00:42 +0000 (22:00 +0100)]
Updated Greek translation

15 years agoBetter i18n support in GtkBuilder
Matthias Clasen [Mon, 6 Apr 2009 16:12:08 +0000 (12:12 -0400)]
Better i18n support in GtkBuilder

Let descriptions of accessible actions be translated, by specifying
the description as content of the <action> element, and allowing
"translatable", "context" and "comment" as attributes. (#518642)

15 years agoBug 578094 - ProcessIdToSessionId needs to be declared as WINAPI
Tor Lillqvist [Mon, 6 Apr 2009 12:10:35 +0000 (15:10 +0300)]
Bug 578094 - ProcessIdToSessionId needs to be declared as WINAPI

Patch by  Shixin Zeng.

15 years agoMove G_END_DECLS before the #endif in gtkitemfactory.h
Christian Dywan [Sat, 4 Apr 2009 11:32:09 +0000 (13:32 +0200)]
Move G_END_DECLS before the #endif in gtkitemfactory.h

Bug 577650 – gtkitemfactory.h fails to compile

Place G_END_DECLS inside conditionals, otherwise C++ compilers
will see a closing curly bracket when including the file for
the second time.

15 years agoAdd a rule to generate ChangeLog
Matthias Clasen [Fri, 3 Apr 2009 06:00:48 +0000 (02:00 -0400)]
Add a rule to generate ChangeLog

We use the same rule pango uses to create a ChangeLog file with
the help of git-log. The format is somewhat different from traditional
ChangeLog, but it contains the relevant information.

15 years agoRemove generated files
Matthias Clasen [Fri, 3 Apr 2009 05:49:24 +0000 (01:49 -0400)]
Remove generated files

README and INSTALL are generated files, no need to keep them
under source control.

15 years agoRename ChangeLog to ChangeLog.pre-2-20
Matthias Clasen [Fri, 3 Apr 2009 05:48:22 +0000 (01:48 -0400)]
Rename ChangeLog to ChangeLog.pre-2-20

Rename ChangeLog to prevent old habits from luring me into adding
entries there. Also, this makes room for autogenerating a ChangeLog
at make dist.

15 years agofix slist/list confusion
Matthias Clasen [Thu, 2 Apr 2009 14:17:23 +0000 (10:17 -0400)]
fix slist/list confusion

Don't use g_list_find on a GSList in _gtk_window_set_is_toplevel
(rh#492767).

15 years agobgo#571374 - Add 30-bit visuals to the list of supported depths
John Brown [Tue, 31 Mar 2009 23:31:28 +0000 (17:31 -0600)]
bgo#571374 - Add 30-bit visuals to the list of supported depths

Signed-off-by: Federico Mena Quintero <federico@novell.com>
15 years agoUpdate README files to refer to git
Matthias Clasen [Tue, 31 Mar 2009 22:49:48 +0000 (18:49 -0400)]
Update README files to refer to git

Update various README files to refer to git instead of svn.
Also discontinue ChangeLog files.

15 years agoUpdate README files to refer to git
Matthias Clasen [Tue, 31 Mar 2009 22:49:48 +0000 (18:49 -0400)]
Update README files to refer to git

Update various README files to refer to git instead of svn.
Also discontinue ChangeLog files.

15 years agoAdded entries for Oriya language Translation updation.
Manoj Kumar Giri [Mon, 30 Mar 2009 13:13:16 +0000 (13:13 +0000)]
Added entries for Oriya language Translation updation.

svn path=/trunk/; revision=22596

15 years agoUpdated Oriya Translation.
Manoj Kumar Giri [Mon, 30 Mar 2009 13:12:11 +0000 (13:12 +0000)]
Updated Oriya Translation.

svn path=/trunk/; revision=22595

15 years agoBug 577224 – crash when setting new icon after setting icon in
Christian Persch [Sun, 29 Mar 2009 21:25:13 +0000 (21:25 +0000)]
Bug 577224 – crash when setting new icon after setting icon in

2009-03-29  Christian Persch  <chpe@gnome.org>

Bug 577224 – crash when setting new icon after setting icon in
gtkstatusicon

* gtk/gtkstatusicon.c: (gtk_status_icon_reset_image_data),
(gtk_status_icon_set_from_gicon): Retain a reference when setting
from a GIcon, and use g_object_unref on GIcon, not g_free.

svn path=/trunk/; revision=22594

15 years agoFixed wrog string translation
Jorge Gonzalez Gonzalez [Sat, 28 Mar 2009 14:41:58 +0000 (14:41 +0000)]
Fixed wrog string translation

svn path=/trunk/; revision=22593

15 years agoBug 437533 – Implement draw_shape PangoRenderer method
Behdad Esfahbod [Fri, 27 Mar 2009 16:54:10 +0000 (16:54 +0000)]
Bug 437533 – Implement draw_shape PangoRenderer method

2009-03-27  Behdad Esfahbod  <behdad@gnome.org>

        Bug 437533 – Implement draw_shape PangoRenderer method

        * gdk/gdkpango.c (gdk_pango_renderer_draw_shape),
        (gdk_pango_renderer_class_init): Implement draw_shape

        * demos/gtk-demo/rotated_text.c (fancy_shape_renderer),
        (create_fancy_attr_list_for_layout), (rotated_text_expose_event),
        (do_rotated_text):
        1) Port to pangocairo
        2) Also show a rotated label
        3) Install a custom shape renderer on both.  The second one goes
        through gdkpango and hence tests the patch above.  It's working.

svn path=/trunk/; revision=22592

15 years agoUpdated Greek translation (Marios Zindilis)
Simos Xenitellis [Fri, 27 Mar 2009 11:02:30 +0000 (11:02 +0000)]
Updated Greek translation (Marios Zindilis)

svn path=/trunk/; revision=22590

15 years agoUse gtk_entry_xxx functions rather than using GtkEntry structure directly.
Stefan Walter [Fri, 27 Mar 2009 05:22:23 +0000 (05:22 +0000)]
Use gtk_entry_xxx functions rather than using GtkEntry structure directly.

See bug #576801

svn path=/trunk/; revision=22589

15 years agoTypo correction, s/hilding/holding
Christian Dywan [Wed, 25 Mar 2009 22:54:10 +0000 (22:54 +0000)]
Typo correction, s/hilding/holding

svn path=/trunk/; revision=22588

15 years agoBug 562863 - GtkVscrollbar is hardly documented
Paul Bolle [Wed, 25 Mar 2009 20:21:30 +0000 (20:21 +0000)]
Bug 562863 - GtkVscrollbar is hardly documented

2009-03-25   Paul Bolle <pebolle@tiscali.nl>

Bug 562863 - GtkVscrollbar is hardly documented

* gtk/tmpl/gtkvscrollbar.sgml:
* gtk/tmpl/gtkhscrollbar.sgml: Minor tweaks.

svn path=/trunk/; revision=22587

15 years agoBug 575644 - Cygwin gail build patch
Tor Lillqvist [Wed, 25 Mar 2009 07:18:58 +0000 (07:18 +0000)]
Bug 575644 - Cygwin gail build patch

2009-03-25  Tor Lillqvist  <tml@novell.com>

Bug 575644 - Cygwin gail build patch

* modules/other/gail/Makefile.am
* modules/other/gail/libgail-util/Makefile.am
* modules/other/gail/tests/Makefile.am: Use -no-undefined also on
Cygwin. Patch from "Cygwin ports maintainer".

svn path=/trunk/; revision=22586

15 years agoRemove a misleading sentence
Matthias Clasen [Wed, 25 Mar 2009 03:47:15 +0000 (03:47 +0000)]
Remove a misleading sentence

svn path=/trunk/; revision=22585

15 years agocompile fix for build with DIRECT_ENABLE_DEBUG.
Sven Neumann [Wed, 25 Mar 2009 00:07:12 +0000 (00:07 +0000)]
compile fix for build with DIRECT_ENABLE_DEBUG.

2009-03-25  Sven Neumann  <sven@gimp.org>

* gdk/directfb/gdkwindow-directfb.c
(gdk_window_directfb_process_all_updates): compile fix for build
with DIRECT_ENABLE_DEBUG.

svn path=/trunk/; revision=22583

15 years agoFix get_nearest_monitor
Matthias Clasen [Tue, 24 Mar 2009 05:57:53 +0000 (05:57 +0000)]
Fix get_nearest_monitor

svn path=/trunk/; revision=22582

15 years agoFix typos and document the GdkPixbufSimpleAnim structure.
Claudio Saavedra [Mon, 23 Mar 2009 08:57:30 +0000 (08:57 +0000)]
Fix typos and document the GdkPixbufSimpleAnim structure.

2009-03-23  Claudio Saavedra  <csaavedra@igalia.com>

* gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
GdkPixbufSimpleAnim structure.

svn path=/trunk/; revision=22581

15 years agoBug 576254 - <object> requires attribute "id"
Hiroyuki Ikezoe [Sun, 22 Mar 2009 23:09:54 +0000 (23:09 +0000)]
Bug 576254 - <object> requires attribute "id"

2009-03-23  Hiroyuki Ikezoe  <poincare@ikezoe.net>

Bug 576254 - <object> requires attribute "id"

* docs/reference/gtk/tmpl/gtkdialog.sgml: Add id attribute to
GtkBuilder UI sample.

svn path=/trunk/; revision=22580

15 years agoUpdated Russian translation.
Nickolay V. Shmyrev [Sun, 22 Mar 2009 07:31:12 +0000 (07:31 +0000)]
Updated Russian translation.

2008-03-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* ru.po: Updated Russian translation.

svn path=/trunk/; revision=22579

15 years agoUpdated Russian translation.
Nickolay V. Shmyrev [Sun, 22 Mar 2009 06:31:16 +0000 (06:31 +0000)]
Updated Russian translation.

2009-03-22  Nickolay V. Shmyrev <nshmyrev@yandex.ru>

* ru.po: Updated Russian translation.

svn path=/trunk/; revision=22578

15 years agoBug 538840 – [Win32] GTK menu theming could be improved
Cody Russell [Sat, 21 Mar 2009 13:58:12 +0000 (13:58 +0000)]
Bug 538840 – [Win32] GTK menu theming could be improved

2009-03-21  Cody Russell  <bratsche@gnome.org>

        Bug 538840 – [Win32] GTK menu theming could be improved

        * modules/engines/ms-windows/xp_theme.c
        * modules/engines/ms-windows/msw_style.c: Use newer
        menu styling API.  This makes gtk+ look much better on
        Windows Vista.

svn path=/trunk/; revision=22577

15 years agoUpdated simplified Chinese translations by Xiyue Deng <manphiz at gmail dot com>
Aron Xu [Sat, 21 Mar 2009 08:56:20 +0000 (08:56 +0000)]
Updated simplified Chinese translations by Xiyue Deng <manphiz at gmail dot com>

svn path=/trunk/; revision=22576