]> Pileus Git - ~andy/gtk/log
~andy/gtk
14 years agoMove documentation to inline comments: GtkMessageDialog
Javier Jardón [Fri, 18 Dec 2009 04:00:56 +0000 (05:00 +0100)]
Move documentation to inline comments: GtkMessageDialog

Also, add a note about GTK_BUTTONS_OK, GTK_BUTTONS_YES_NO
and GTK_BUTTONS_OK_CANCEL are discouraged by the GNOME HIG.

https://bugzilla.gnome.org/show_bug.cgi?id=597865

14 years agoUse the proper screen in _gdk_windowing_get_shape_for_mask()
Claudio Saavedra [Thu, 15 Apr 2010 21:12:29 +0000 (00:12 +0300)]
Use the proper screen in _gdk_windowing_get_shape_for_mask()

Bug 615853 - BadMatch when pressing keyboard volume keys while pointer in
             secondary X screen

_gdk_windowing_get_shape_for_mask() is using the default screen, not taking
into account that its GdkBitmap could have been created for a different one,
causing BadMatch errors.

14 years agoBump version to 2.21.0
Javier Jardón [Mon, 19 Apr 2010 15:46:51 +0000 (17:46 +0200)]
Bump version to 2.21.0

14 years agoInclude <X11/Xutil.h> in gdkdnd-x11.c
Javier Jardón [Thu, 8 Apr 2010 15:46:45 +0000 (17:46 +0200)]
Include <X11/Xutil.h> in gdkdnd-x11.c

Otherwise, inclusion of shape.h triggers an unknown type error
for Region, and compile fails, at least in Solaris.

Reported by Philip Brown here:
https://bugzilla.gnome.org/show_bug.cgi?id=615028

14 years ago[docs] Move documentation to inline comments: GailTextUtil and GailMisc
Javier Jardón [Sun, 18 Apr 2010 17:40:17 +0000 (19:40 +0200)]
[docs] Move documentation to inline comments: GailTextUtil and GailMisc

14 years ago[docs] Move documentation to inline comments: GtkArrow
Javier Jardón [Sun, 18 Apr 2010 15:48:02 +0000 (17:48 +0200)]
[docs] Move documentation to inline comments: GtkArrow

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611957

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkVButtonBox
Steven Harms [Thu, 4 Mar 2010 18:31:44 +0000 (13:31 -0500)]
[docs] Move documentation to inline comments: GtkVButtonBox

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611833

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkAssistant
Tadej Borovšak [Fri, 5 Mar 2010 22:44:31 +0000 (23:44 +0100)]
[docs] Move documentation to inline comments: GtkAssistant

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkBuildable
Tadej Borovšak [Thu, 4 Mar 2010 16:09:36 +0000 (17:09 +0100)]
[docs] Move documentation to inline comments: GtkBuildable

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611741

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkBin
Tadej Borovšak [Tue, 9 Mar 2010 22:32:53 +0000 (23:32 +0100)]
[docs] Move documentation to inline comments: GtkBin

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=612351

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkAspectFrame
Tadej Borovšak [Fri, 5 Mar 2010 22:42:25 +0000 (23:42 +0100)]
[docs] Move documentation to inline comments: GtkAspectFrame

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611958

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkAlignment.
Tadej Borovšak [Fri, 5 Mar 2010 22:38:44 +0000 (23:38 +0100)]
[docs] Move documentation to inline comments: GtkAlignment.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611956

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkAction
Tadej Borovšak [Fri, 5 Mar 2010 22:33:29 +0000 (23:33 +0100)]
[docs] Move documentation to inline comments: GtkAction

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611952

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkVRuler
Steven Harms [Thu, 4 Mar 2010 00:11:46 +0000 (19:11 -0500)]
[docs] Move documentation to inline comments: GtkVRuler

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611656

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkVolumeButton
Steven Harms [Thu, 4 Mar 2010 18:05:45 +0000 (13:05 -0500)]
[docs] Move documentation to inline comments: GtkVolumeButton

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611827

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkViewport
Steven Harms [Thu, 4 Mar 2010 18:13:45 +0000 (13:13 -0500)]
[docs] Move documentation to inline comments: GtkViewport

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611829x

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkVPaned
Steven Harms [Thu, 4 Mar 2010 00:51:16 +0000 (19:51 -0500)]
[docs] Move documentation to inline comments: GtkVPaned

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611634

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years ago[docs] Move documentation to inline comments: GtkSocket
Patrick Bernaud [Fri, 5 Mar 2010 21:58:13 +0000 (22:58 +0100)]
[docs] Move documentation to inline comments: GtkSocket

https://bugzilla.gnome.org/show_bug.cgi?id=611707

14 years ago[docs] improve docs for gtk_accelerator_parse().
Stefan Kost [Fri, 16 Apr 2010 18:26:25 +0000 (21:26 +0300)]
[docs] improve docs for gtk_accelerator_parse().

Link to gdk_keyval_from_name() and give example for non obvious accelerator
strings.

14 years ago[docs] Fix GtkWidget and GtkFileChooser documentation
Javier Jardón [Thu, 15 Apr 2010 20:56:07 +0000 (22:56 +0200)]
[docs] Fix GtkWidget and GtkFileChooser documentation

gtk-doc version >= 1.14 is more strict, It produces valid xml
if the source is valid.

14 years agoFix compilation warning: set a default case in switchs
Javier Jardón [Thu, 15 Apr 2010 19:10:32 +0000 (21:10 +0200)]
Fix compilation warning: set a default case in switchs

14 years agoFix compilation warning: remove unused variable
Javier Jardón [Thu, 15 Apr 2010 14:19:42 +0000 (16:19 +0200)]
Fix compilation warning: remove unused variable

14 years agoUpdated Indonesian translation
Andika Triwidada [Thu, 15 Apr 2010 13:31:54 +0000 (20:31 +0700)]
Updated Indonesian translation

14 years agogdk: remove convert_coords_to_child()
Michael Natterer [Thu, 15 Apr 2010 11:16:17 +0000 (13:16 +0200)]
gdk: remove convert_coords_to_child()

and use the new public gdk_window_coords_from_parent().

14 years agogdk: use gdk_window_is_offscreen() instead of checking manually
Michael Natterer [Thu, 15 Apr 2010 11:08:47 +0000 (13:08 +0200)]
gdk: use gdk_window_is_offscreen() instead of checking manually

14 years agoBug 615162 - Fix tooltips on offscreen widgets
Michael Natterer [Thu, 15 Apr 2010 11:03:43 +0000 (13:03 +0200)]
Bug 615162 - Fix tooltips on offscreen widgets

Fix the "widget under pointer" logic and keyboard tooltip positioning
to do the right thing on offscreen widgets.

14 years agogtk: fixes for offscreen widgets
Michael Natterer [Thu, 15 Apr 2010 11:02:04 +0000 (13:02 +0200)]
gtk: fixes for offscreen widgets

Fix gtk_widget_translate_coordinates() and
_gtk_widget_synthesize_crossing() so they work in hierarchies with
offscreen widgets.

14 years agogdk: add API to convert coords between parent and child windows
Michael Natterer [Thu, 15 Apr 2010 10:59:44 +0000 (12:59 +0200)]
gdk: add API to convert coords between parent and child windows

which also works for offscreen windows and their embedder.
Also add gdk_window_get_effective_parent() and
gdk_window_get_effective_toplevel() which are offscreen aware.

14 years agoUpdated Marathi Translations
Sandeep Shedmake [Wed, 14 Apr 2010 12:21:16 +0000 (17:51 +0530)]
Updated Marathi Translations

14 years agoUpdated Marathi Translations
Sandeep Shedmake [Wed, 14 Apr 2010 10:23:53 +0000 (15:53 +0530)]
Updated Marathi Translations

14 years agoNo accessor for GtkAccessible.widget
Vincent Untz [Wed, 10 Mar 2010 23:02:57 +0000 (00:02 +0100)]
No accessor for GtkAccessible.widget

Add gtk_accessible_get_widget().

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=612509

14 years ago[docs] Fix gtk_button_box_set_child_size() documentation
Javier Jardón [Tue, 13 Apr 2010 18:49:29 +0000 (20:49 +0200)]
[docs] Fix gtk_button_box_set_child_size() documentation

Changing these variables is not supported anymore and can
only be set through the theme.

14 years agoFixed build failure for gtkorientable
Martyn Russell [Tue, 13 Apr 2010 10:22:45 +0000 (11:22 +0100)]
Fixed build failure for gtkorientable

14 years agotracker-search-engine: Fixed whitespace issues and copyright/authors
Martyn Russell [Fri, 9 Apr 2010 13:21:45 +0000 (14:21 +0100)]
tracker-search-engine: Fixed whitespace issues and copyright/authors

14 years agotracker-search-engine: Improve search query to order by rank and title
Martyn Russell [Fri, 9 Apr 2010 13:23:02 +0000 (14:23 +0100)]
tracker-search-engine: Improve search query to order by rank and title

14 years agotracker-search-engine: Fixed 0.7/0.8 issues and add 0.9 cases
Martyn Russell [Fri, 9 Apr 2010 13:21:45 +0000 (14:21 +0100)]
tracker-search-engine: Fixed 0.7/0.8 issues and add 0.9 cases

14 years agoUse G_DEFINE_INTERFACE macro in gtkbuildable
Javier Jardón [Fri, 9 Apr 2010 00:50:52 +0000 (02:50 +0200)]
Use G_DEFINE_INTERFACE macro in gtkbuildable

https://bugzilla.gnome.org/show_bug.cgi?id=605186

14 years agoUse G_DEFINE_INTERFACE macro in gtkorientable
Javier Jardón [Fri, 9 Apr 2010 00:29:51 +0000 (02:29 +0200)]
Use G_DEFINE_INTERFACE macro in gtkorientable

https://bugzilla.gnome.org/show_bug.cgi?id=605186

14 years agoUse G_DEFINE_INTERFACE macro in gtkcelleditable
Javier Jardón [Mon, 21 Dec 2009 23:47:18 +0000 (00:47 +0100)]
Use G_DEFINE_INTERFACE macro in gtkcelleditable

https://bugzilla.gnome.org/show_bug.cgi?id=605186

14 years agoNeed to include Makefile.decl in the new Makefile.am files
Tor Lillqvist [Mon, 12 Apr 2010 20:47:52 +0000 (23:47 +0300)]
Need to include Makefile.decl in the new Makefile.am files

Otherwise make check breaks.

14 years agoFix compilation warning: move function to proper location
Javier Jardón [Mon, 12 Apr 2010 19:22:34 +0000 (21:22 +0200)]
Fix compilation warning: move function to proper location

Move _count_nodes() auxiliar function inside the
G_ENABLE_DEBUG define, where other auxiliar functions are.

14 years agoFix compilation warning: Use G_ENABLE_DEBUG to enable the var
Javier Jardón [Mon, 12 Apr 2010 18:43:18 +0000 (20:43 +0200)]
Fix compilation warning: Use G_ENABLE_DEBUG to enable the var

14 years agoUse a honestly bogus GTK_LOCALEDIR in config.h.win32.in
Tor Lillqvist [Mon, 12 Apr 2010 10:44:59 +0000 (13:44 +0300)]
Use a honestly bogus GTK_LOCALEDIR in config.h.win32.in

Instead of something that looks like it might actually be intended to
exist.

14 years agoSome people use a hacked libtool that doesn't even install .la files
Tor Lillqvist [Mon, 12 Apr 2010 10:40:43 +0000 (13:40 +0300)]
Some people use a hacked libtool that doesn't even install .la files

14 years agoAdd Visual Studio 2008 project files
Tor Lillqvist [Sun, 21 Mar 2010 16:24:24 +0000 (18:24 +0200)]
Add Visual Studio 2008 project files

Similar setup as in GLib and Pango. Also here we use a build/win32/vs9
subfolder, even if there is nothing else in build or build/win32.

14 years agoUpdate to match what configure produces
Tor Lillqvist [Sun, 21 Mar 2010 16:05:37 +0000 (18:05 +0200)]
Update to match what configure produces

Just trivial irrelevant stuff.

14 years agoFixed annotation of gdk_screen_get_rgb_colormap and similar
Johan Bilien [Fri, 9 Apr 2010 17:53:19 +0000 (13:53 -0400)]
Fixed annotation of gdk_screen_get_rgb_colormap and similar

These return an object with no extra references, need to be transfer
none.

14 years ago[directfb] Fix compile error on DirectFB backend.
Javier Jardón [Fri, 9 Apr 2010 16:08:10 +0000 (18:08 +0200)]
[directfb] Fix compile error on DirectFB backend.

Add a stub for gdk_keymap_add_virtual_modifiers()

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=613988

14 years agoFix a silly mistake in primary_monitor handling
Matthias Clasen [Fri, 9 Apr 2010 13:05:38 +0000 (09:05 -0400)]
Fix a silly mistake in primary_monitor handling

It doesn't make sense to determine an index into an array, if
you are going to sort the array afterwards...pointed out in
bug 615128 by Florian Scandella.

14 years agoUpdated Greek translation for gtk+
Thanos Lefteris [Thu, 8 Apr 2010 22:45:17 +0000 (01:45 +0300)]
Updated Greek translation for gtk+

14 years agoFileChooser: Initialize search engines on demand
Tomas Bzatek [Wed, 7 Apr 2010 13:07:05 +0000 (15:07 +0200)]
FileChooser: Initialize search engines on demand

We postpone initialization of the search engines until
it's really needed. See bug 614971 for reference.

14 years agoSupport for tracker 0.8 stable release
Tomas Bzatek [Wed, 7 Apr 2010 13:02:18 +0000 (15:02 +0200)]
Support for tracker 0.8 stable release

14 years agoYet another fix for shape handling
Matthias Clasen [Wed, 7 Apr 2010 00:30:39 +0000 (20:30 -0400)]
Yet another fix for shape handling

This should fix problems with awn and notify-osd.

14 years agoAdd notes to GtkBuilder docs about the possible error domains, closed bgo #560147
Tristan Van Berkom [Tue, 6 Apr 2010 20:27:40 +0000 (16:27 -0400)]
Add notes to GtkBuilder docs about the possible error domains, closed bgo #560147

14 years agoFixed gtk_builder_value_from_string_type() to always assign the GError
Tristan Van Berkom [Tue, 6 Apr 2010 20:23:13 +0000 (16:23 -0400)]
Fixed gtk_builder_value_from_string_type() to always assign the GError
when returning FALSE, fixes bgo #615000.

14 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Tue, 6 Apr 2010 08:08:47 +0000 (15:08 +0700)]
Updated Thai translation.

14 years ago[GdkScreenX11] Fix check in gdk_screen_get_primary_monitor
Adel Gadllah [Tue, 6 Apr 2010 00:41:55 +0000 (02:41 +0200)]
[GdkScreenX11] Fix check in gdk_screen_get_primary_monitor

Fix bug in last commit.

14 years ago[GdkScreenX11] Add heuristic for pre XRandR 1.3 drivers
Adel Gadllah [Tue, 6 Apr 2010 00:36:53 +0000 (02:36 +0200)]
[GdkScreenX11] Add heuristic for pre XRandR 1.3 drivers

Currently gdk_screen_get_primary_monitor just returns the first monitor,
in this case but both the panel and now gnome-shell use an additional
heuristic to prefer LVDS as primary if present.

Move this heuristic to gdk_screen_get_primary_monitor to avoid duplicating
it all over the place.

The fallback heuristic is also used when no primary output is set.

https://bugzilla.gnome.org/show_bug.cgi?id=614894

14 years agoUpdated Galician translation
Fran Diéguez [Mon, 5 Apr 2010 17:58:52 +0000 (20:58 +0300)]
Updated Galician translation

14 years agoFix for bug #557689 and bug #402349, where opening a file chooser in
Cody Russell [Mon, 5 Apr 2010 17:57:33 +0000 (12:57 -0500)]
Fix for bug #557689 and bug #402349, where opening a file chooser in
folder browse mode would require the user to click on something
before clicking "Open".

14 years agoFixes to Catalan translation
Jordi Serratosa [Fri, 2 Apr 2010 16:26:35 +0000 (18:26 +0200)]
Fixes to Catalan translation

14 years agoDon't use gio-unix on win32
Matthias Clasen [Thu, 1 Apr 2010 14:07:11 +0000 (10:07 -0400)]
Don't use gio-unix on win32

We only need gio-unix when building the x11 backend.
Reported by Yevgen Muntyan in bug 614540.

14 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Wed, 31 Mar 2010 10:22:17 +0000 (12:22 +0200)]
Updated Basque language

14 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Sat, 27 Mar 2010 12:47:55 +0000 (13:47 +0100)]
Updated Basque language

14 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Sat, 27 Mar 2010 12:27:40 +0000 (13:27 +0100)]
Updated Basque language

14 years agoUpdated Danish translation
Kenneth Nielsen [Tue, 30 Mar 2010 22:21:05 +0000 (00:21 +0200)]
Updated Danish translation

14 years agoUpdated Bengali India Translation
Runa Bhattacharjee [Tue, 30 Mar 2010 10:23:06 +0000 (15:53 +0530)]
Updated Bengali India Translation

14 years agoUpdated Bengali India Translation
Runa Bhattacharjee [Tue, 30 Mar 2010 09:36:26 +0000 (15:06 +0530)]
Updated Bengali India Translation

14 years agoFixes to Catalan translation
Jordi Serratosa [Mon, 29 Mar 2010 18:27:08 +0000 (20:27 +0200)]
Fixes to Catalan translation

14 years agoFixed possible devision by zero in size negotiations
Tristan Van Berkom [Mon, 29 Mar 2010 17:27:40 +0000 (13:27 -0400)]
Fixed possible devision by zero in size negotiations

Fixed GtkToolItemGroup to avoid deviding by zero when all children
are invisible or there are no children. bgo #613974.

14 years agoAdded missing default events in realize() implementations
Tristan Van Berkom [Mon, 29 Mar 2010 17:22:18 +0000 (13:22 -0400)]
Added missing default events in realize() implementations

Added gtk_widget_get_events() to the event masks declared by
GtkToolPalette & GtkToolItemGroup.

14 years agoAdded missing break statement to mutator: gtk_tool_item_group_set_property()
Tristan Van Berkom [Mon, 29 Mar 2010 17:16:01 +0000 (13:16 -0400)]
Added missing break statement to mutator: gtk_tool_item_group_set_property()

14 years agoFix error case in filesystem model
Benjamin Otte [Mon, 29 Mar 2010 14:26:14 +0000 (16:26 +0200)]
Fix error case in filesystem model

We should not unref the model here, it might not even exist anymore.
Instead check if it exists and only use it if it does.
The unref was leftover from a previous fix in
ba9f53397ff0b86ad56166c7fc91b4d499f7aefc.

Spotted by Matthias Clasen in
https://bugzilla.gnome.org/show_bug.cgi?id=614099

14 years agoUpdated Catalan translation with a couple of fixes
David Planella [Mon, 29 Mar 2010 07:22:08 +0000 (09:22 +0200)]
Updated Catalan translation with a couple of fixes

14 years agoUpdated Catalan translation
David Planella [Mon, 29 Mar 2010 07:16:43 +0000 (09:16 +0200)]
Updated Catalan translation

14 years agoUpdated Bengali translation
Jamil Ahmed [Sun, 28 Mar 2010 09:49:58 +0000 (15:49 +0600)]
Updated Bengali translation

14 years agoFix a misspelling in gtk_cell_view_new_with_markup
Christian Dywan [Sun, 28 Mar 2010 02:21:47 +0000 (04:21 +0200)]
Fix a misspelling in gtk_cell_view_new_with_markup

This fixes bug 613887.

14 years agoUpdated Danish translation
Ask H. Larsen [Sat, 27 Mar 2010 23:15:48 +0000 (00:15 +0100)]
Updated Danish translation

14 years agoUpdated Ukrainian translation
Maxim V. Dziumanenko [Sat, 27 Mar 2010 12:42:07 +0000 (14:42 +0200)]
Updated Ukrainian translation

14 years agoUpdated Ukrainian translation
Maxim V. Dziumanenko [Sat, 27 Mar 2010 12:29:08 +0000 (14:29 +0200)]
Updated Ukrainian translation

14 years agoUpdated Bengali translation
Jamil Ahmed [Sat, 27 Mar 2010 12:10:02 +0000 (18:10 +0600)]
Updated Bengali translation

14 years agoUpdated Bengali translation
Jamil Ahmed [Sat, 27 Mar 2010 12:02:54 +0000 (18:02 +0600)]
Updated Bengali translation

14 years ago[directfb] Fix compile error on DirectFB backend.
Hiroyuki Ikezoe [Tue, 22 Dec 2009 01:12:29 +0000 (10:12 +0900)]
[directfb] Fix compile error on DirectFB backend.

Add a stub for gdk_keymap_map_virtual_modifiers.

14 years agoUse g_value_take_string to avoid redundant invoking g_free.
Hiroyuki Ikezoe [Mon, 21 Dec 2009 06:34:06 +0000 (15:34 +0900)]
Use g_value_take_string to avoid redundant invoking g_free.

14 years agoFix compilation warning: Use GtkWidget instead GtkMenuItem
Javier Jardón [Thu, 25 Mar 2010 13:51:40 +0000 (14:51 +0100)]
Fix compilation warning: Use GtkWidget instead GtkMenuItem

14 years agoFix a 64bit issue
Matthias Clasen [Thu, 25 Mar 2010 04:55:15 +0000 (00:55 -0400)]
Fix a 64bit issue

Thank you libpng, for typedef unsigned long png_uint_32.

14 years agoAdd notes about gobject-introspection
Matthias Clasen [Tue, 23 Mar 2010 15:08:28 +0000 (11:08 -0400)]
Add notes about gobject-introspection

14 years agoBump version to 2.20.1
Matthias Clasen [Tue, 23 Mar 2010 14:24:51 +0000 (10:24 -0400)]
Bump version to 2.20.1

14 years ago2.20.0
Matthias Clasen [Tue, 23 Mar 2010 14:18:29 +0000 (10:18 -0400)]
2.20.0

14 years agoUpdated Serbian translations
Miloš Popović [Tue, 23 Mar 2010 09:39:34 +0000 (10:39 +0100)]
Updated Serbian translations

14 years agoBump required version of glib in INSTALL.in, too
Matthias Clasen [Tue, 23 Mar 2010 04:21:24 +0000 (00:21 -0400)]
Bump required version of glib in INSTALL.in, too

14 years agoSet version to 2.20.0
Matthias Clasen [Tue, 23 Mar 2010 03:30:00 +0000 (23:30 -0400)]
Set version to 2.20.0

14 years agoAnother small doc cleanup
Matthias Clasen [Tue, 23 Mar 2010 03:15:52 +0000 (23:15 -0400)]
Another small doc cleanup

14 years agoMinor doc cleanup
Matthias Clasen [Tue, 23 Mar 2010 03:10:38 +0000 (23:10 -0400)]
Minor doc cleanup

14 years agoUpdates
Matthias Clasen [Mon, 22 Mar 2010 22:25:49 +0000 (18:25 -0400)]
Updates

14 years agoDutch translation updated by Tino Meinen
Wouter Bolsterlee [Mon, 22 Mar 2010 18:22:16 +0000 (19:22 +0100)]
Dutch translation updated by Tino Meinen

14 years agoPrevent the destruction of the menu label on page removal
Sjoerd Simons [Mon, 22 Mar 2010 18:11:05 +0000 (14:11 -0400)]
Prevent the destruction of the menu label on page removal

In certain cases the menu label of a notebook page will be reused after the
page was removed from the notebook, for instance when a page is dragged from
one notebook to another. For such cases make sure that the menu label isn't
destroyed as part of destroying the menu item it was in.

14 years agoAdd a dependency for Gtk-2.0.gir on Gdk-2.0.gir
Matthias Clasen [Mon, 22 Mar 2010 17:02:24 +0000 (13:02 -0400)]
Add a dependency for Gtk-2.0.gir on Gdk-2.0.gir

Another parallel build fix, see bug 610946.

14 years agointrospection: Fix parallel builds
Damien Lespiau [Mon, 22 Mar 2010 16:53:18 +0000 (12:53 -0400)]
introspection: Fix parallel builds

One needs to add an explicit dependency between the gir files and the
.la libtool wrapper as this dependency is not added automatically by
Makefile.introspection. Not adding these breaks parallel builds as make
does not wait for the .la to be generated before launching g-ir-scanner.

14 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Mon, 22 Mar 2010 13:22:22 +0000 (14:22 +0100)]
Updated Basque language