]> Pileus Git - ~andy/gtk/log
~andy/gtk
14 years agoUpdate Galician translation
Fran Diéguez [Sat, 13 Mar 2010 20:04:38 +0000 (21:04 +0100)]
Update Galician translation

14 years agoUpdated Italian translation
Luca Ferretti [Sat, 13 Mar 2010 14:42:07 +0000 (15:42 +0100)]
Updated Italian translation

14 years agoFix tests
Matthias Clasen [Sat, 13 Mar 2010 05:47:59 +0000 (00:47 -0500)]
Fix tests

14 years agoUpdated Italian translation
Luca Ferretti [Fri, 12 Mar 2010 21:52:01 +0000 (22:52 +0100)]
Updated Italian translation

14 years agoRecompute label contents when the buffer changes
Matthias Clasen [Fri, 12 Mar 2010 20:58:11 +0000 (15:58 -0500)]
Recompute label contents when the buffer changes

Also reset cursor positions to avoid assertions.
This fixes bug 612505, patch by Tristan Van Berkom.

14 years agoFix gdk_window_set_icon_name
Matthias Clasen [Fri, 12 Mar 2010 20:52:36 +0000 (15:52 -0500)]
Fix gdk_window_set_icon_name

A typo kept this from working on toplevel windows.
Reported in bug 612346.

14 years agoupdates
Matthias Clasen [Fri, 12 Mar 2010 04:07:49 +0000 (23:07 -0500)]
updates

14 years agoRemove most G_OBJECT casts in the tutorial
Christian Dywan [Fri, 12 Mar 2010 20:04:50 +0000 (21:04 +0100)]
Remove most G_OBJECT casts in the tutorial

This fixes bug 605333.

14 years agoReword explanation of delete-event and destroy
Christian Dywan [Fri, 12 Mar 2010 20:03:35 +0000 (21:03 +0100)]
Reword explanation of delete-event and destroy

14 years agoSpell delete-event with hyphen and don't cast to G_OBJECT
Christian Dywan [Fri, 12 Mar 2010 20:02:42 +0000 (21:02 +0100)]
Spell delete-event with hyphen and don't cast to G_OBJECT

14 years agoImprove docs of gtk_notebook_set_tab_label_packing
Christian Dywan [Fri, 12 Mar 2010 16:50:42 +0000 (17:50 +0100)]
Improve docs of gtk_notebook_set_tab_label_packing

Use the term tab label rather than bookmark and point out
that packing type is deprecated.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=612575
14 years agoCheck for __MINGW64__ and not __MINGW64
Tor Lillqvist [Fri, 12 Mar 2010 09:44:32 +0000 (11:44 +0200)]
Check for __MINGW64__ and not __MINGW64

Should fix bug #612308.

14 years agoImprove GTK_WIDGET_FLAGS() deprecation documentation
Javier Jardón [Fri, 5 Mar 2010 18:22:12 +0000 (19:22 +0100)]
Improve GTK_WIDGET_FLAGS() deprecation documentation

Also, use GTK_OBJECT_FLAGS() instead.
Note that some internal code still uses GTK_WIDGET_FLAGS().

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

14 years agoFix definition of GTK_VOLUME_BUTTON_CLASS cast
Christian Dywan [Thu, 11 Mar 2010 14:26:06 +0000 (15:26 +0100)]
Fix definition of GTK_VOLUME_BUTTON_CLASS cast

There is an extra 'e' there.

14 years agoFix introspection on return value transfer for gtk_clipboard_get*
Alan Knowles [Wed, 10 Mar 2010 14:21:52 +0000 (22:21 +0800)]
Fix introspection on return value transfer for gtk_clipboard_get*

ownership transfer set to none for clipboard get methods

14 years agoFix gtk_text_tag_table_lookup transfer introspection notes
Alan Knowles [Wed, 10 Mar 2010 14:13:53 +0000 (22:13 +0800)]
Fix gtk_text_tag_table_lookup transfer introspection notes

transfer should be none for return value of gtk_text_tag_table_lookup

14 years agoUpdated Spanish translation
Jorge González [Wed, 10 Mar 2010 07:59:18 +0000 (08:59 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Wed, 10 Mar 2010 07:55:17 +0000 (08:55 +0100)]
Updated Spanish translation

14 years agoUpdated Catalan translation
David Planella [Tue, 9 Mar 2010 19:01:39 +0000 (20:01 +0100)]
Updated Catalan translation

14 years agoBump version
Matthias Clasen [Tue, 9 Mar 2010 18:56:16 +0000 (13:56 -0500)]
Bump version

14 years ago2.19.7
Matthias Clasen [Tue, 9 Mar 2010 18:52:34 +0000 (13:52 -0500)]
2.19.7

14 years agoUpdates
Matthias Clasen [Tue, 9 Mar 2010 17:07:35 +0000 (12:07 -0500)]
Updates

14 years agoFix compilation warning: use entry var correctly initilized
Javier Jardón [Tue, 9 Mar 2010 16:14:50 +0000 (17:14 +0100)]
Fix compilation warning: use entry var correctly initilized

The warning was added in
commit c744594b2099d03af6b7654de6c8ed5565acd1a9

14 years agoRemove conflicting legacy compose sequences in favour of X.org sequences
Matthias Clasen [Tue, 9 Mar 2010 07:23:39 +0000 (02:23 -0500)]
Remove conflicting legacy compose sequences in favour of X.org sequences

Patch by Jeroen Hoek. See bug 557420 for a prolonged discussion.
Quick summary of the removed sequences:

<Multi_key> <asciicircum> <0>
Consistency. <Multi_key> <asciicircum> [1..9] gives the superscript digit,
legacy sequence for zero is inconsistent.

<Multi_key> <c> <o>
<Multi_key> <c> <O>
Consistency. <Multi_key> <c> [:letter:] already gives vowel plus caron, legacy
sequence for c is inconsistent.

<Multi_key> <comma> <e>
<Multi_key> <comma> <E>
Consistency. <Multi_key> <comma> [:letter:] is for letter with cedilla,
<Multi_key> <semicolon> [:letter:] is for letter with ogolek

<Multi_key> <C> <slash>
<Multi_key> <slash> <C>
Unintuitive. ¢ is visually a vertical bar through a lowercase c, not a slash
through an uppercase C. ₡ has no alternatives, whilst ¢ can be typed as
<Multi_key> <bar> <c>.

<Multi_key> <d> <minus>
đ can be input through <Multi_key> <minus> <d>. <Multi_key> <d> <minus> is used
for ₫.

<Multi_key> <equal> <L>
<Multi_key> <L> <equal>
Unintuitive. ₤ has two dashes, £ one; therefore L + = > ₤, and L + - = £.

<Multi_key> <exclam> <s>
<Multi_key> <exclam> <S>
Consistency. <Multi_key> <exclam> [:letter:] is used for letter with dot below.
§ can be input using <Multi_key> <o> <s>.

<Multi_key> <period> <period>
Might need an alternative for ˙, but … (upstream) has no alternative either.

<Multi_key> <underscore> <a>
<Multi_key> <underscore> <A>
<Multi_key> <underscore> <o>
<Multi_key> <underscore> <O>
Consistency. <Multi_key> <underscore> [:vowel:] gives vowel with macron for ȳ ū
ī ē too.

<Multi_key> <minus> <d>
<Multi_key> <minus> <D>
<Multi_key> <o> <e>
<Multi_key> <O> <E>
Redundant. In upstream as is.

14 years agoRegenerated compose tables
Matthias Clasen [Tue, 9 Mar 2010 07:15:20 +0000 (02:15 -0500)]
Regenerated compose tables

Now without non-BMP keysyms.

14 years agoUpdates to the compose-parse.py script
Matthias Clasen [Tue, 9 Mar 2010 07:12:33 +0000 (02:12 -0500)]
Updates to the compose-parse.py script

Get gdkkeysyms.h from git, instead of the outdated copy from svn.
Get Unicode 5.2.0 data. Fix a few issues with missing keysyms in
keysyms.txt. Make the filtering of non-BMP keysyms work.

14 years agoAdd some keysyms missing from keysyms.txt
Matthias Clasen [Tue, 9 Mar 2010 05:54:08 +0000 (00:54 -0500)]
Add some keysyms missing from keysyms.txt

14 years agofix file permissions
Matthias Clasen [Tue, 9 Mar 2010 05:52:26 +0000 (00:52 -0500)]
fix file permissions

14 years agoAdd some more annotation to the DND api
Matthias Clasen [Tue, 9 Mar 2010 05:12:57 +0000 (00:12 -0500)]
Add some more annotation to the DND api

14 years agoFix file chooser refcounting issues
Matthias Clasen [Tue, 9 Mar 2010 04:56:43 +0000 (23:56 -0500)]
Fix file chooser refcounting issues

This was reported in bug 600992.

14 years agoAdd missing colons
Matthias Clasen [Tue, 9 Mar 2010 02:34:17 +0000 (21:34 -0500)]
Add missing colons

14 years agoDocument the use of NULL in gtk_window_set_transient_for
Christian Dywan [Tue, 9 Mar 2010 02:22:54 +0000 (21:22 -0500)]
Document the use of NULL in gtk_window_set_transient_for

This fixes bug 611319.

14 years agoMinor doc clarification for gdk_drag_begin
Matthias Clasen [Tue, 9 Mar 2010 01:59:27 +0000 (20:59 -0500)]
Minor doc clarification for gdk_drag_begin

Mention that targets is a list of atoms. Bug 611317.

14 years agoDon't use GTK_WIDGET_STATE in internal code anymore
Javier Jardón [Wed, 3 Mar 2010 20:49:33 +0000 (21:49 +0100)]
Don't use GTK_WIDGET_STATE in internal code anymore

Use gtk_widget_get/set_state() instead

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

14 years agoRemove obsolete translator comments
Matthias Clasen [Tue, 9 Mar 2010 01:14:37 +0000 (20:14 -0500)]
Remove obsolete translator comments

Reported in bug 611217

14 years agoAdd accessible alternatives to entry icon functionality
Matthias Clasen [Tue, 9 Mar 2010 00:59:24 +0000 (19:59 -0500)]
Add accessible alternatives to entry icon functionality

Inspired by the complaint in bug 611051.

14 years agoAdd introspection annotations to gtk_drag_(source|dest)_set
Matthias Clasen [Tue, 9 Mar 2010 00:21:32 +0000 (19:21 -0500)]
Add introspection annotations to gtk_drag_(source|dest)_set

Also move docs inline at the same time. Bug 610905.

14 years agoUpdate release HOWTO
Ryan Lortie [Mon, 8 Mar 2010 17:11:33 +0000 (12:11 -0500)]
Update release HOWTO

- 'cvs' -> 'git'
- gnome-hackers is now closed.  Reply-to: desktop-devel-list instead.

14 years agoDon't scroll to insert after middle-click paste
Matthias Clasen [Mon, 8 Mar 2010 16:25:26 +0000 (11:25 -0500)]
Don't scroll to insert after middle-click paste

Patch by Ignacio Casal Quinteiro, bug 612119.

14 years agoFix an infinite loop in gtk_dialog_map()
Matthias Clasen [Mon, 8 Mar 2010 15:36:11 +0000 (10:36 -0500)]
Fix an infinite loop in gtk_dialog_map()

The new focus handling with links in labels tripped up the code
that tries to avoid focussing labels. Bug 612066

14 years agoUpdated LowGerman translation
Nils-Christoph Fiedler [Mon, 8 Mar 2010 10:41:52 +0000 (11:41 +0100)]
Updated LowGerman translation

14 years agoUpdated LowGerman translation
Nils-Christoph Fiedler [Mon, 8 Mar 2010 10:37:14 +0000 (11:37 +0100)]
Updated LowGerman translation

14 years agoUpdated LowGerman translation
Nils-Christoph Fiedler [Mon, 8 Mar 2010 10:37:04 +0000 (11:37 +0100)]
Updated LowGerman translation

14 years agoUpdated Bulgarian translation
Alexander Shopov [Mon, 8 Mar 2010 05:02:00 +0000 (07:02 +0200)]
Updated Bulgarian translation

14 years agogtk: remove begin-user-action/end-user-action around copying
Michael Natterer [Sun, 7 Mar 2010 11:15:33 +0000 (12:15 +0100)]
gtk: remove begin-user-action/end-user-action around copying

Copying to the clipboard is not a buffer mutation, so calling
gtk_text_buffer_begin_user_action() and _end_user_action() is only
confusing apps which connect to these signals in order to build undo
stacks or otherwise track buffer changes. Most likely, these apps
either didn't notice the bugus undo step or simply work around it.

14 years agoUpdated Greek translation.
Jennie Petoumenou [Sun, 7 Mar 2010 05:56:23 +0000 (06:56 +0100)]
Updated Greek translation.

14 years agoUpdated Greek translation.
Jennie Petoumenou [Sat, 6 Mar 2010 23:07:43 +0000 (00:07 +0100)]
Updated Greek translation.

14 years agoUpdated French translation
Claude Paroz [Sat, 6 Mar 2010 14:22:12 +0000 (15:22 +0100)]
Updated French translation

14 years agoDon't use GTK_WIDGET_SET_FLAGS() in gtk_widget_init()
Javier Jardón [Sat, 6 Mar 2010 12:17:56 +0000 (13:17 +0100)]
Don't use GTK_WIDGET_SET_FLAGS() in gtk_widget_init()

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_PARENT_SENSITIVE)
Javier Jardón [Sat, 6 Mar 2010 12:13:01 +0000 (13:13 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_PARENT_SENSITIVE)

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

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RC_STYLE)
Javier Jardón [Sat, 6 Mar 2010 12:01:58 +0000 (13:01 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RC_STYLE)

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

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_APP_PAINTABLE)
Javier Jardón [Sat, 6 Mar 2010 11:29:26 +0000 (12:29 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_APP_PAINTABLE)

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

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
Javier Jardón [Sat, 6 Mar 2010 11:02:21 +0000 (12:02 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)

Use new API instead: gtk_widget_set_mapped ()

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

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
Javier Jardón [Sat, 6 Mar 2010 10:51:33 +0000 (11:51 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)

Use new API instead: gtk_widget_set_realized ()

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

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
Javier Jardón [Sat, 6 Mar 2010 10:29:31 +0000 (11:29 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)

Use new API instead: gtk_widget_set_has_window ()

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

14 years agoUpdated Swedish translation
Daniel Nylander [Fri, 5 Mar 2010 23:26:05 +0000 (00:26 +0100)]
Updated Swedish translation

14 years agoUpdated Swedish translation
Daniel Nylander [Fri, 5 Mar 2010 23:24:37 +0000 (00:24 +0100)]
Updated Swedish translation

14 years agoAdd/Remove ATK_STATE_SENSITIVE according to cells' state.
Joanmarie Diggs [Fri, 5 Mar 2010 06:48:23 +0000 (14:48 +0800)]
Add/Remove ATK_STATE_SENSITIVE according to cells' state.

Bug #569042.

14 years agoMove documentation to inline comments: GtkPlug
Patrick Bernaud [Fri, 5 Mar 2010 04:34:16 +0000 (05:34 +0100)]
Move documentation to inline comments: GtkPlug

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

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

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

14 years agoUpdate Galician translation
Fran Diéguez [Thu, 4 Mar 2010 23:25:31 +0000 (00:25 +0100)]
Update Galician translation

14 years agoUpdate Afrikaans translation
Friedel Wolff [Thu, 4 Mar 2010 10:35:33 +0000 (11:35 +0100)]
Update Afrikaans translation

14 years agoReturn FALSE in signal handlers to make the signals be propagated
Li Yuan [Thu, 4 Mar 2010 08:30:00 +0000 (16:30 +0800)]
Return FALSE in signal handlers to make the signals be propagated

Bug #611686.

14 years agoMove documentation to inline comments: GtkVSeparator
Steven Harms [Wed, 3 Mar 2010 23:35:45 +0000 (18:35 -0500)]
Move documentation to inline comments: GtkVSeparator

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

14 years agoMove documentation to inline comments: GtkVScrollbar
Steven Harms [Wed, 3 Mar 2010 23:21:56 +0000 (18:21 -0500)]
Move documentation to inline comments: GtkVScrollbar

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

14 years agoUpdated Hungarian translation
Gabor Kelemen [Wed, 3 Mar 2010 23:34:04 +0000 (00:34 +0100)]
Updated Hungarian translation

14 years agoUpdate gtkvscale documentation for in code comments. Removed template document
Steven Harms [Wed, 3 Mar 2010 21:39:29 +0000 (16:39 -0500)]
Update gtkvscale documentation for in code comments. Removed template document

14 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Wed, 3 Mar 2010 22:19:47 +0000 (23:19 +0100)]
Updated Basque language

14 years agoAdd version info about the deprecation of GTK_WIDGET_SENSITIVE
Javier Jardón [Wed, 3 Mar 2010 22:03:13 +0000 (23:03 +0100)]
Add version info about the deprecation of GTK_WIDGET_SENSITIVE

This completes the patch of
commit 64f526d34e1adc609944078e2fea38b2792f8230

14 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Wed, 3 Mar 2010 21:43:01 +0000 (22:43 +0100)]
Updated Basque language

14 years agoDeprecate widget flag: GTK_WIDGET_REALIZED
Javier Jardón [Tue, 2 Mar 2010 06:16:02 +0000 (07:16 +0100)]
Deprecate widget flag: GTK_WIDGET_REALIZED

Use gtk_widget_get_realized() instead

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

14 years agoDeprecate widget flag: GTK_WIDGET_MAPPED
Javier Jardón [Tue, 2 Mar 2010 04:19:28 +0000 (05:19 +0100)]
Deprecate widget flag: GTK_WIDGET_MAPPED

Use gtk_widget_get_mapped() instead.

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

14 years agoUpdated LowGerman translation
Nils-Christoph Fiedler [Wed, 3 Mar 2010 14:51:31 +0000 (15:51 +0100)]
Updated LowGerman translation

14 years agoUpdated Low German translation
Nils-Christoph Fiedler [Wed, 3 Mar 2010 14:24:51 +0000 (15:24 +0100)]
Updated Low German translation

14 years agoUpdated Low German translation
Nils-Christoph Fiedler [Wed, 3 Mar 2010 14:21:42 +0000 (15:21 +0100)]
Updated Low German translation

14 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Wed, 3 Mar 2010 12:51:43 +0000 (13:51 +0100)]
Updated Norwegian bokmål translation

14 years agoFix gtk_widget_is_sensitive() function. Second try
Javier Jardón [Wed, 3 Mar 2010 01:37:17 +0000 (02:37 +0100)]
Fix gtk_widget_is_sensitive() function. Second try

Use GTK_PARENT_SENSITIVE flag instead
gtk_widget_get_sensitive(widget->parent)

14 years agoUpdated Hungarian translation
Gabor Kelemen [Tue, 2 Mar 2010 23:56:00 +0000 (00:56 +0100)]
Updated Hungarian translation

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_SHOW_ALL)
Javier Jardón [Tue, 2 Mar 2010 17:24:21 +0000 (18:24 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_SHOW_ALL)

14 years agoFix gtk_widget_is_sensitive() function
Javier Jardón [Tue, 2 Mar 2010 16:54:16 +0000 (17:54 +0100)]
Fix gtk_widget_is_sensitive() function

The bug was introduced in
commit a27d5a2c9eba7af5b056de32ff9b2b4dd1eb97e1

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
Javier Jardón [Tue, 2 Mar 2010 06:58:05 +0000 (07:58 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)

Use new API instead: gtk_widget_set_can_default ()

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
Javier Jardón [Tue, 2 Mar 2010 03:40:38 +0000 (04:40 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)

Use new API instead: gtk_widget_set_can_focus ()

14 years agoUpdated Hungarian translation
Gabor Kelemen [Mon, 1 Mar 2010 23:29:40 +0000 (00:29 +0100)]
Updated Hungarian translation

14 years agoUpdate Czech translation
Petr Kovar [Mon, 1 Mar 2010 19:12:54 +0000 (20:12 +0100)]
Update Czech translation

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_SENSITIVE)
Javier Jardón [Mon, 1 Mar 2010 17:24:28 +0000 (18:24 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_SENSITIVE)

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_DOUBLE_BUFFERED)
Javier Jardón [Mon, 1 Mar 2010 17:14:05 +0000 (18:14 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_DOUBLE_BUFFERED)

Use new API instead: gtk_widget_set_double_buffered ()

14 years agoDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RECEIVES_DEFAULT)
Javier Jardón [Mon, 1 Mar 2010 16:41:37 +0000 (17:41 +0100)]
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RECEIVES_DEFAULT)

Use new API instead: gtk_widget_set_receives_default ()

14 years agoDeprecate widget flag: GTK_WIDGET_PARENT_SENSITIVE
Javier Jardón [Sat, 27 Feb 2010 03:10:17 +0000 (04:10 +0100)]
Deprecate widget flag: GTK_WIDGET_PARENT_SENSITIVE

Use gtk_widget_get_sensitive() on the parent widget instead.

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

14 years agoDeprecate widget flag: GTK_WIDGET_VISIBLE
Javier Jardón [Mon, 1 Mar 2010 06:47:38 +0000 (07:47 +0100)]
Deprecate widget flag: GTK_WIDGET_VISIBLE

Use gtk_widget_get_visible() instead

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

14 years agoDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
Javier Jardón [Mon, 1 Mar 2010 03:21:41 +0000 (04:21 +0100)]
Deprecate widget flag: GTK_WIDGET_HAS_FOCUS

Use gtk_widget_has_focus() instead

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

14 years agoDeprecate widget flag: GTK_WIDGET_SENSITIVE
Javier Jardón [Mon, 1 Mar 2010 04:58:37 +0000 (05:58 +0100)]
Deprecate widget flag: GTK_WIDGET_SENSITIVE

Use gtk_widget_get_sensitive() instead

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

14 years agoDon't use GTK_WIDGET_NO_WINDOW in internal code anymore
Javier Jardón [Sat, 27 Feb 2010 04:55:12 +0000 (05:55 +0100)]
Don't use GTK_WIDGET_NO_WINDOW in internal code anymore

Use gtk_widget_get_has_window() instead

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

14 years agoDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
Javier Jardón [Sat, 27 Feb 2010 04:24:24 +0000 (05:24 +0100)]
Deprecate widget flag: GTK_WIDGET_IS_SENSITIVE

Use gtk_widget_is_sensitive() instead

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

14 years agoDeprecate widget flag: GTK_WIDGET_DRAWABLE
Javier Jardón [Thu, 7 Jan 2010 15:47:35 +0000 (16:47 +0100)]
Deprecate widget flag: GTK_WIDGET_DRAWABLE

Use gtk_widget_is_drawable() instead.

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

14 years agoUpdated German translation
Mario Blättermann [Sat, 27 Feb 2010 19:33:02 +0000 (20:33 +0100)]
Updated German translation

14 years agoUpdated LowGerman translation
Nils-Christoph Fiedler [Fri, 26 Feb 2010 12:56:29 +0000 (13:56 +0100)]
Updated LowGerman translation

14 years agoUpdated LowGerman translation
Nils-Christoph Fiedler [Fri, 26 Feb 2010 12:41:30 +0000 (13:41 +0100)]
Updated LowGerman translation

14 years agoAdd introspection annotation for gtk_builder_get_object
Florian Müllner [Thu, 25 Feb 2010 20:28:39 +0000 (21:28 +0100)]
Add introspection annotation for gtk_builder_get_object

14 years agoUpdated LowGerman translation
Nils-Christoph Fiedler [Thu, 25 Feb 2010 18:30:59 +0000 (19:30 +0100)]
Updated LowGerman translation

14 years agoUpdated Polish translation
Piotr Drąg [Thu, 25 Feb 2010 13:32:38 +0000 (14:32 +0100)]
Updated Polish translation