]> Pileus Git - ~andy/gtk/log
~andy/gtk
13 years agoUpdate British English translation
Philip Withnall [Sat, 28 Aug 2010 12:42:36 +0000 (13:42 +0100)]
Update British English translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Sat, 28 Aug 2010 07:27:28 +0000 (10:27 +0300)]
Updated Hebrew translation.

13 years agoFixed debug build for GTK_PLUG (plug)->socket_window direct accesses.
Tristan Van Berkom [Sat, 28 Aug 2010 07:19:16 +0000 (16:19 +0900)]
Fixed debug build for GTK_PLUG (plug)->socket_window direct accesses.

13 years agoAdded initial revision of GtkWrapBox container widget and test case.
Tristan Van Berkom [Sat, 28 Aug 2010 06:59:23 +0000 (15:59 +0900)]
Added initial revision of GtkWrapBox container widget and test case.

13 years agogtk/gtkwidget.c: Use accessor functions to access GtkWindow
Javier Jardón [Sat, 28 Aug 2010 01:40:47 +0000 (03:40 +0200)]
gtk/gtkwidget.c: Use accessor functions to access GtkWindow

13 years agodocs/reference/gtk/gtk3-sections.txt: Use GtkFooPrivate instead GtkFooPriv
Javier Jardón [Sat, 28 Aug 2010 01:22:45 +0000 (03:22 +0200)]
docs/reference/gtk/gtk3-sections.txt: Use GtkFooPrivate instead GtkFooPriv

This completes commit 1e5d7c022596b7146638ef8bd74f544725f9bf2b

13 years agoUpdated Galician translations
Fran Diéguez [Fri, 27 Aug 2010 21:25:56 +0000 (23:25 +0200)]
Updated Galician translations

13 years agoGtkPlug: move public members to private structures
Javier Jardón [Mon, 23 Aug 2010 19:29:13 +0000 (21:29 +0200)]
GtkPlug: move public members to private structures

13 years agoUse accessor functions to access GtkPlug
Javier Jardón [Mon, 23 Aug 2010 21:11:34 +0000 (23:11 +0200)]
Use accessor functions to access GtkPlug

13 years agoUpdated French translation
Bruno Brouard [Fri, 27 Aug 2010 20:19:23 +0000 (22:19 +0200)]
Updated French translation

13 years agoUpdated French translation
Bruno Brouard [Fri, 27 Aug 2010 18:54:25 +0000 (20:54 +0200)]
Updated French translation

13 years agoAdd missing files in po-properties/POTFILES.in
Claude Paroz [Fri, 27 Aug 2010 16:34:10 +0000 (18:34 +0200)]
Add missing files in po-properties/POTFILES.in

Accessorily, use the same sort in both POTFILES.in to easily compare
files.

13 years agoUpdated Bulgarian translation
Alexander Shopov [Fri, 27 Aug 2010 05:15:55 +0000 (08:15 +0300)]
Updated Bulgarian translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Fri, 27 Aug 2010 13:19:53 +0000 (16:19 +0300)]
Updated Hebrew translation.

13 years agoUse GtkFooPrivate instead GtkFooPriv
Javier Jardón [Thu, 26 Aug 2010 17:15:37 +0000 (19:15 +0200)]
Use GtkFooPrivate instead GtkFooPriv

13 years agogtk/gtkseparator: Do not use GET_PRIVATE macro all the time
Javier Jardón [Thu, 26 Aug 2010 16:00:09 +0000 (18:00 +0200)]
gtk/gtkseparator: Do not use GET_PRIVATE macro all the time

Use a private pointer instead

13 years agogtk/gtkfilesystem: Do not use GET_PRIVATE macro all the time
Javier Jardón [Thu, 26 Aug 2010 13:57:05 +0000 (15:57 +0200)]
gtk/gtkfilesystem: Do not use GET_PRIVATE macro all the time

Use a private pointer instead

13 years agogdk/gdkwindowimpl.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 23:17:44 +0000 (01:17 +0200)]
gdk/gdkwindowimpl.c: Use G_DEFINE_INTERFACE macro

13 years agogdk/x11/gdkeventtranslator.c: use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 23:17:18 +0000 (01:17 +0200)]
gdk/x11/gdkeventtranslator.c: use G_DEFINE_INTERFACE macro

13 years agoUpdated Hungarian translation
Gabor Kelemen [Thu, 26 Aug 2010 02:01:47 +0000 (04:01 +0200)]
Updated Hungarian translation

13 years agogtk/gtksizerequest.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:59:02 +0000 (21:59 +0200)]
gtk/gtksizerequest.c: Use G_DEFINE_INTERFACE macro

13 years agogtk/gtktoolshell.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:59:15 +0000 (21:59 +0200)]
gtk/gtktoolshell.c: Use G_DEFINE_INTERFACE macro

13 years agogtk/gtkcellsizerequest.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:58:50 +0000 (21:58 +0200)]
gtk/gtkcellsizerequest.c: Use G_DEFINE_INTERFACE macro

13 years agogtk/gtkcelllayout.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:58:37 +0000 (21:58 +0200)]
gtk/gtkcelllayout.c: Use G_DEFINE_INTERFACE macro

13 years agogtk/gtkrecentchooser.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:58:18 +0000 (21:58 +0200)]
gtk/gtkrecentchooser.c: Use G_DEFINE_INTERFACE macro

13 years agogtk/gtkfilechooser.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:57:52 +0000 (21:57 +0200)]
gtk/gtkfilechooser.c: Use G_DEFINE_INTERFACE macro

13 years agoFix trivial doc typo
Matthias Clasen [Wed, 25 Aug 2010 22:17:43 +0000 (18:17 -0400)]
Fix trivial doc typo

Pointed out in bug 627912.

13 years agoUse G_DEFINE_INTERFACE macro in gtkactivatable
Javier Jardón [Wed, 14 Apr 2010 01:35:30 +0000 (03:35 +0200)]
Use G_DEFINE_INTERFACE macro in gtkactivatable

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

13 years agoMake gdk_keymap_map_virtual_modifiers work early
Matthias Clasen [Wed, 25 Aug 2010 05:05:29 +0000 (01:05 -0400)]
Make gdk_keymap_map_virtual_modifiers work early

It needs to ensure that we have an uptodate modmap. Bug 616401

13 years agoDocument that the GTK_STOCK_FILE label is new
Matthias Clasen [Wed, 25 Aug 2010 04:46:47 +0000 (00:46 -0400)]
Document that the GTK_STOCK_FILE label is new

13 years agoMake the initial focus in dialogs work as intended
Matthias Clasen [Wed, 25 Aug 2010 04:43:16 +0000 (00:43 -0400)]
Make the initial focus in dialogs work as intended

We had code that tried to prevent selecting the text in the label
if we end up focusing a label, but it didn't take effect, because
we were moving the focus into the label again afterwards.

13 years agoMake empty buttonboxes work again
Matthias Clasen [Wed, 25 Aug 2010 04:29:27 +0000 (00:29 -0400)]
Make empty buttonboxes work again

There was some less than careful / nvis_children.

13 years agoMake builtin rc consistent
Matthias Clasen [Wed, 25 Aug 2010 04:28:23 +0000 (00:28 -0400)]
Make builtin rc consistent

I removed the default label style a few days ago, so it should
no longer be referenced either.

13 years agoRemove depth restriction from gtk_combo_box_set_active_iter docs
Matthias Clasen [Wed, 25 Aug 2010 01:49:33 +0000 (21:49 -0400)]
Remove depth restriction from gtk_combo_box_set_active_iter docs

While it may not work perfectly in menu mode, it works fine for
list mode. Bug 627843.

13 years agobgo#614006 - GtkFileSystemModel - Make sure to generate node IDs are valid for new...
Sergey Orlov [Tue, 24 Aug 2010 18:17:15 +0000 (13:17 -0500)]
bgo#614006 - GtkFileSystemModel - Make sure to generate node IDs are valid for new files

When a file was inserted during the period that the editable row was
active, the node IDs would not get updated correctly.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
13 years agotests/testsocket: Fix broken test
Javier Jardón [Tue, 24 Aug 2010 19:11:36 +0000 (21:11 +0200)]
tests/testsocket: Fix broken test

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

13 years agogdk/gdkwindow.c: Fix compilation warning
Javier Jardón [Tue, 24 Aug 2010 19:27:57 +0000 (21:27 +0200)]
gdk/gdkwindow.c: Fix compilation warning

13 years agoUse gtk_window_has_group() to know if the window has an explicit window group.
Javier Jardón [Tue, 24 Aug 2010 14:10:38 +0000 (16:10 +0200)]
Use gtk_window_has_group() to know if the window has an explicit window group.

gtk_window_get_group() never returns NULL; if the window isn't in a group,
a default window group is returned instead. Use gtk_window_has_group() instead.
This fixes some previous commits to use accessors to access GtkWindow.

Reported by Philip Withnall in bug
https://bugzilla.gnome.org/show_bug.cgi?id=627828

13 years ago[l10n] Updated Estonian translation
Ivar Smolin [Tue, 24 Aug 2010 12:11:59 +0000 (15:11 +0300)]
[l10n] Updated Estonian translation

13 years agoAdded Armenian translation - po file. Modified LINGUAS.
noch [Tue, 24 Aug 2010 05:01:41 +0000 (10:01 +0500)]
Added Armenian translation - po file. Modified LINGUAS.

13 years agoAdded Armenian translation - po file in ./po and ./po-properties directories. Modifie...
noch [Tue, 24 Aug 2010 04:54:38 +0000 (09:54 +0500)]
Added Armenian translation - po file in ./po and ./po-properties directories. Modified LINGUAS.

13 years agoGtkRange: move public members to private structure
Javier Jardón [Mon, 16 Aug 2010 06:27:49 +0000 (08:27 +0200)]
GtkRange: move public members to private structure

13 years agoUse accessor functions to access GtkRange
Javier Jardón [Fri, 13 Aug 2010 00:35:49 +0000 (02:35 +0200)]
Use accessor functions to access GtkRange

13 years agogtkscalebutton: use accessor functions to access GtkRange
Javier Jardón [Thu, 12 Aug 2010 23:43:27 +0000 (01:43 +0200)]
gtkscalebutton: use accessor functions to access GtkRange

13 years agogtkscale: use accessor functions to access GtkRange
Javier Jardón [Thu, 12 Aug 2010 23:38:35 +0000 (01:38 +0200)]
gtkscale: use accessor functions to access GtkRange

13 years agoAdded _gtk_range_set_steppers () internal function
Javier Jardón [Fri, 13 Aug 2010 01:22:59 +0000 (03:22 +0200)]
Added _gtk_range_set_steppers () internal function

It's needed by gtkscrollbar

13 years agoAdded _gtk_range_set_round_digits() insternal function
Javier Jardón [Thu, 12 Aug 2010 23:50:09 +0000 (01:50 +0200)]
Added _gtk_range_set_round_digits() insternal function

It's needed by gtkscale

13 years agogtkrange: Add some checks to gtk_range_set_slider_size_fixed()
Javier Jardón [Fri, 13 Aug 2010 15:06:10 +0000 (17:06 +0200)]
gtkrange: Add some checks to gtk_range_set_slider_size_fixed()

Recalculate layout only if the range is already mapped and
adjustment is not NULL.

13 years agogtk/gtkprintunixdialog.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:16:13 +0000 (15:16 +0200)]
gtk/gtkprintunixdialog.c: Use accessor functions to access GtkWindow

13 years agogtk/gtktreeview.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:15:12 +0000 (15:15 +0200)]
gtk/gtktreeview.c: Use accessor functions to access GtkWindow

13 years agogtk/gtksocket.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:14:58 +0000 (15:14 +0200)]
gtk/gtksocket.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkrecentchooserdefault.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:14:44 +0000 (15:14 +0200)]
gtk/gtkrecentchooserdefault.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkprintoperation.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:14:31 +0000 (15:14 +0200)]
gtk/gtkprintoperation.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkpaned.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:14:05 +0000 (15:14 +0200)]
gtk/gtkpaned.c: Use accessor functions to access GtkWindow

13 years agogtk/gtknotebook.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:13:45 +0000 (15:13 +0200)]
gtk/gtknotebook.c: Use accessor functions to access GtkWindow

13 years agogtk/gtklabel.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:13:33 +0000 (15:13 +0200)]
gtk/gtklabel.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkfontsel.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:13:21 +0000 (15:13 +0200)]
gtk/gtkfontsel.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkfilechooserdefault.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:13:06 +0000 (15:13 +0200)]
gtk/gtkfilechooserdefault.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkfilechooserbutton.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:12:51 +0000 (15:12 +0200)]
gtk/gtkfilechooserbutton.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkentry.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:12:37 +0000 (15:12 +0200)]
gtk/gtkentry.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkdnd.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:08:19 +0000 (15:08 +0200)]
gtk/gtkdnd.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkdialog.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:08:04 +0000 (15:08 +0200)]
gtk/gtkdialog.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkcontainer.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:07:51 +0000 (15:07 +0200)]
gtk/gtkcontainer.c: Use accessor functions to access GtkWindow

13 years agogtk/gtkcolorsel.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:07:36 +0000 (15:07 +0200)]
gtk/gtkcolorsel.c: Use accessor functions to access GtkWindow

13 years agogail: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:01:02 +0000 (15:01 +0200)]
gail: Use accessor functions to access GtkWindow

13 years agotests/testgtk.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 12:59:37 +0000 (14:59 +0200)]
tests/testgtk.c: Use accessor functions to access GtkWindow

13 years agoRevert from "edit-preferences" to "gtk-preferences"
Javier Jardón [Mon, 23 Aug 2010 16:13:54 +0000 (18:13 +0200)]
Revert from "edit-preferences" to "gtk-preferences"

There is not a icon named "edit-preferences" in the spec
http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html

13 years agoFix Win32 build
Tor Lillqvist [Mon, 23 Aug 2010 15:49:30 +0000 (18:49 +0300)]
Fix Win32 build

Builds now, except for the ms-windows theme engine. It doesn't really
work, though.

13 years agoThe correct icon name is "dialog-information", not "dialog-info"
Javier Jardón [Mon, 23 Aug 2010 15:33:36 +0000 (17:33 +0200)]
The correct icon name is "dialog-information", not "dialog-info"

Spec here:
http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html

13 years agoUpdated Slovenian translation
Klemen Košir [Mon, 23 Aug 2010 12:53:38 +0000 (14:53 +0200)]
Updated Slovenian translation

13 years agodirectfb: Remove
Benjamin Otte [Mon, 23 Aug 2010 10:44:58 +0000 (12:44 +0200)]
directfb: Remove

As announced by email and on IRC, this backend is removed from GTK 3.
It has been broken for over a year with no one fixing it.

13 years agocontainer: suggest parentheses around assignment used as truth value
Benjamin Otte [Mon, 23 Aug 2010 10:37:22 +0000 (12:37 +0200)]
container: suggest parentheses around assignment used as truth value

13 years agoUpdated Norwegian Nynorsk translation
Torstein Adolf Winterseth [Mon, 23 Aug 2010 07:17:26 +0000 (09:17 +0200)]
Updated Norwegian Nynorsk translation

13 years agoUpdated galician translations
Fran Diéguez [Mon, 23 Aug 2010 00:22:00 +0000 (02:22 +0200)]
Updated galician translations

13 years agoFix a translation problem in the about dialog
Matthias Clasen [Sun, 22 Aug 2010 23:04:25 +0000 (19:04 -0400)]
Fix a translation problem in the about dialog

The license preamble needs to be translated with the GTK+ domain,
not the applications. Bug 627643.

13 years agogtk/gtk.symbols: Add gtk_cell_view_get_desired_height_for_width_of_row()
Javier Jardón [Sun, 22 Aug 2010 21:34:29 +0000 (23:34 +0200)]
gtk/gtk.symbols: Add gtk_cell_view_get_desired_height_for_width_of_row()

13 years agogtk/gtktrayicon-x11.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 15:50:39 +0000 (17:50 +0200)]
gtk/gtktrayicon-x11.c: Use accessor functions to access GtkWidget

13 years agogtk/gtksocket-x11.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 15:36:02 +0000 (17:36 +0200)]
gtk/gtksocket-x11.c: Use accessor functions to access GtkWidget

13 years agogtk/gtkplug-x11.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 15:30:40 +0000 (17:30 +0200)]
gtk/gtkplug-x11.c: Use accessor functions to access GtkWidget

13 years agogtk/gtkprintunixdialog.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 15:28:38 +0000 (17:28 +0200)]
gtk/gtkprintunixdialog.c: Use accessor functions to access GtkWidget

13 years agogtk/gtkdnd.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 15:03:07 +0000 (17:03 +0200)]
gtk/gtkdnd.c: Use accessor functions to access GtkWidget

13 years agogtk/gtkaboutdialog.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:19:31 +0000 (23:19 +0200)]
gtk/gtkaboutdialog.c: use accessor functions to access GtkWidget

13 years agogtk/gtkalignment.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:19:15 +0000 (23:19 +0200)]
gtk/gtkalignment.c: use accessor functions to access GtkWidget

13 years agogtk/gtkassistant.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:18:32 +0000 (23:18 +0200)]
gtk/gtkassistant.c: use accessor functions to access GtkWidget

13 years agogtk/gtkbbox.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:18:18 +0000 (23:18 +0200)]
gtk/gtkbbox.c: use accessor functions to access GtkWidget

13 years agogtk/gtkbox.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:17:44 +0000 (23:17 +0200)]
gtk/gtkbox.c: use accessor functions to access GtkWidget

13 years agogtk/gtkbutton.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:17:29 +0000 (23:17 +0200)]
gtk/gtkbutton.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcalendar.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:17:18 +0000 (23:17 +0200)]
gtk/gtkcalendar.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcellrendereraccel.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:17:05 +0000 (23:17 +0200)]
gtk/gtkcellrendereraccel.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcellrendererpixbuf.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:16:54 +0000 (23:16 +0200)]
gtk/gtkcellrendererpixbuf.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcellrendererprogress.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:16:40 +0000 (23:16 +0200)]
gtk/gtkcellrendererprogress.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcellrendererspinner.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:16:25 +0000 (23:16 +0200)]
gtk/gtkcellrendererspinner.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcellrenderertext.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:16:11 +0000 (23:16 +0200)]
gtk/gtkcellrenderertext.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcellrenderertoggle.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:15:57 +0000 (23:15 +0200)]
gtk/gtkcellrenderertoggle.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcellview.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:15:42 +0000 (23:15 +0200)]
gtk/gtkcellview.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcheckbutton.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:15:30 +0000 (23:15 +0200)]
gtk/gtkcheckbutton.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcheckmenuitem.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:15:16 +0000 (23:15 +0200)]
gtk/gtkcheckmenuitem.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcolorbutton.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:15:02 +0000 (23:15 +0200)]
gtk/gtkcolorbutton.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcolorsel.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:14:44 +0000 (23:14 +0200)]
gtk/gtkcolorsel.c: use accessor functions to access GtkWidget

13 years agogtk/gtkcombobox.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:14:32 +0000 (23:14 +0200)]
gtk/gtkcombobox.c: use accessor functions to access GtkWidget