]> Pileus Git - ~andy/gtk/log
~andy/gtk
14 years agoMerge branch 'master' into client-side-windows
Alexander Larsson [Mon, 25 May 2009 12:30:01 +0000 (14:30 +0200)]
Merge branch 'master' into client-side-windows

Conflicts:
gdk/x11/gdkwindow-x11.c

14 years agoFix GtkTooltip destroy the custom widget
Lin Ma [Mon, 25 May 2009 02:01:04 +0000 (10:01 +0800)]
Fix GtkTooltip destroy the custom widget

Fixed 576091, Custom_widget does not get destroyed when the tooltip
goes away. Add a release note for this fix.

14 years agoUpdated Irish translation
Seán de Búrca [Sun, 24 May 2009 23:33:42 +0000 (00:33 +0100)]
Updated Irish translation

14 years agoAvoid another case of treating None as an atom
Matthias Clasen [Sun, 24 May 2009 04:30:58 +0000 (00:30 -0400)]
Avoid another case of treating None as an atom

14 years agoFix a formatting error in the docs
Matthias Clasen [Sun, 24 May 2009 04:17:49 +0000 (00:17 -0400)]
Fix  a formatting error in the docs

Need to replace % by %amp; in examples. This was noticed in
bug 583522.

14 years agoUpdated French translation
Claude Paroz [Sat, 23 May 2009 17:03:31 +0000 (19:03 +0200)]
Updated French translation

14 years agoFix a crash when printing with defer drawing enabled
Carlos Garcia Campos [Sun, 17 May 2009 18:02:13 +0000 (20:02 +0200)]
Fix a crash when printing with defer drawing enabled

Fixes bgo#582963

14 years agoImprove gtk_combo_box_get_active_text() docs
Matthias Clasen [Sat, 23 May 2009 05:20:39 +0000 (01:20 -0400)]
Improve gtk_combo_box_get_active_text() docs

Make it more explicit that the return value needs to be freed.
Fixes bug 583050.

14 years agoadd missing include $(top_srcdir)/git.mk to modules/papi/Makefile.am
James Andrewartha [Thu, 21 May 2009 05:48:46 +0000 (13:48 +0800)]
add missing include $(top_srcdir)/git.mk to modules/papi/Makefile.am

Signed-off-by: Davyd Madeley <davyd@madeley.id.au>
14 years agodocs: document the GtkUpdateType enum.
Stefan Kost [Wed, 20 May 2009 11:27:36 +0000 (14:27 +0300)]
docs: document the GtkUpdateType enum.

Add documentation based on the description from gtk_range_set_update_policy()

14 years agoSignalize that CUPS connection is available when EISCONN occurs
mark@ecs.vuw.ac.nz [Tue, 19 May 2009 14:08:21 +0000 (16:08 +0200)]
Signalize that CUPS connection is available when EISCONN occurs

Add test for EISCONN error when testing whether a connection to CUPS server
is available (#576678 - patch by mark@ecs.vuw.ac.nz).

Signed-off-by: Marek Kasik <mkasik@redhat.com>
14 years agoAdd papi to DIST_SUBDIRS
Davyd Madeley [Tue, 19 May 2009 08:31:52 +0000 (16:31 +0800)]
Add papi to DIST_SUBDIRS

14 years agoMerge commit 'origin/master'
Davyd Madeley [Tue, 19 May 2009 07:32:10 +0000 (15:32 +0800)]
Merge commit 'origin/master'

14 years agoFix broken SGML in gtk reference.
Davyd Madeley [Tue, 19 May 2009 07:29:53 +0000 (15:29 +0800)]
Fix broken SGML in gtk reference.

Introduced in commit 9dbb30482b11075045e7624df7c771cb3fc1503f

14 years agoUpdated Bulgarian translation
Alexander Shopov [Tue, 19 May 2009 04:54:51 +0000 (07:54 +0300)]
Updated Bulgarian translation

14 years agoUse nr_of_pages_to_print instead of nr_of_pages when updating printing progress
Carlos Garcia Campos [Sun, 17 May 2009 16:11:46 +0000 (18:11 +0200)]
Use nr_of_pages_to_print instead of nr_of_pages when updating printing progress

Fixes bgo#582950.

14 years agoImprove GtkNotbook behaviour with too little space
Matthias Clasen [Mon, 18 May 2009 03:43:26 +0000 (23:43 -0400)]
Improve GtkNotbook behaviour with too little space

This fixes bug 582488. The patch was provided by Morten Welinder.

15 years agoFix broken compile: s/gtk_selection_atom/gtk_selection_atoms
Davyd Madeley [Mon, 18 May 2009 02:46:42 +0000 (10:46 +0800)]
Fix broken compile: s/gtk_selection_atom/gtk_selection_atoms

Introduced in 94b63ec9b7791036b0b09d4c2059059a1d7e9695

15 years agoAvoid a warning when persisting clipboards
Matthias Clasen [Sun, 17 May 2009 22:35:51 +0000 (18:35 -0400)]
Avoid a warning when persisting clipboards

Correctly handle conversion to SAVE_TARGETS as a side-effect target
with no side-effect, by returning a zero-sized property of type NULL.
See section 2.6.3 of the ICCCM.

15 years agoAvoid warnings when handling SelectionNotify
Matthias Clasen [Sun, 17 May 2009 22:34:21 +0000 (18:34 -0400)]
Avoid warnings when handling SelectionNotify

The property field in SelectionNotify events may be None instead
of an atom.

15 years agoUpdated Danish translation
Ask H. Larsen [Sun, 17 May 2009 23:54:21 +0000 (01:54 +0200)]
Updated Danish translation

15 years agoUpdated Spanish translation
Jorge Gonzalez [Sun, 17 May 2009 19:46:31 +0000 (21:46 +0200)]
Updated Spanish translation

15 years agoAvoid memory corruption on complicated confirm-overwrite logic
Martin Nordholts [Fri, 15 May 2009 19:29:25 +0000 (21:29 +0200)]
Avoid memory corruption on complicated confirm-overwrite logic

Dup the file chooser entry string because the string may be modified
depending on what clients do in the confirm-overwrite signal and this
corrupts the pointer.

15 years agoAdd ability to print in number-up mode for file backend and lpr backend
Marek Kasik [Wed, 13 May 2009 16:28:42 +0000 (18:28 +0200)]
Add ability to print in number-up mode for file backend and lpr backend

GtkPrintOperation is now able to render multiple pages per sheet by its
own. The most important changes are in these functions:
  * increment_page_sequence
  * prepare_data
  * common_render_page
  * print_pages_idle
Patch also changes set of choices for 2 pages per sheet mode when
landscape orientation is used to "Top to bottom" and "Bottom to top".

15 years agoMerge fix for bgo#315462 - Make GtkLabel deal with too-small height allocations grace...
Federico Mena Quintero [Wed, 13 May 2009 00:13:33 +0000 (19:13 -0500)]
Merge fix for bgo#315462 - Make GtkLabel deal with too-small height allocations gracefully

Merge branch 'gtk-2-16'

15 years agobgo#315462 - Make GtkLabel deal with too-small height allocations gracefully
Federico Mena Quintero [Wed, 13 May 2009 00:12:55 +0000 (19:12 -0500)]
bgo#315462 - Make GtkLabel deal with too-small height allocations gracefully

Previously we would always align the top of the text with the label's allocation-plus-padding.
However, this makes a single-line label inside a GtkButton look badly clipped when the button
has a smaller allocation than its requisition.  So, for single-line labels we respect the
alignment even if it doesn't fit within the label's allocation.  But for multi-line labels, we
give preference to showing the first line, to give the user some context.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
15 years agoMerge fix for bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display...
Federico Mena Quintero [Tue, 12 May 2009 18:50:45 +0000 (13:50 -0500)]
Merge fix for bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display() so Flash won't hang

15 years agobgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display() so Flash won...
Federico Mena Quintero [Tue, 12 May 2009 18:44:04 +0000 (13:44 -0500)]
bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display() so Flash won't hang

15 years agoAdding PAPI printbackend
gheet [Mon, 11 May 2009 17:33:08 +0000 (18:33 +0100)]
Adding PAPI printbackend

Adding a new print backend module using libpapi detals see GNOME#382676.
(gheet)

15 years agoAvoid unintended side-effect in gdk_window_get_events
Matthias Clasen [Sun, 10 May 2009 06:08:41 +0000 (02:08 -0400)]
Avoid unintended side-effect in gdk_window_get_events

Calling gdk_window_get_events() had the side-effect of letting
property change notification through to the application, which
was not intended. Now we keep StructureNotify and PropertyNotify
filtered out when they were before. Reported in bug 582003.

15 years agoDon't enforce property change events on the root window
Matthias Clasen [Sun, 10 May 2009 05:54:43 +0000 (01:54 -0400)]
Don't enforce property change events on the root window

The code in gdk_x11_window_set_events is only meant to enforce
property change events on child windows. Pointed out in bug 531490.

15 years agoMake gtk-update-icon-cache not fall over leftover temp files
Matthias Clasen [Mon, 11 May 2009 16:02:06 +0000 (12:02 -0400)]
Make gtk-update-icon-cache not fall over leftover temp files

When called with the --force option, try to remove the .icon-theme.cache
file before giving up. This fixes rh#500163.

15 years agoMake gtk-update-icon-cache not fall over leftover temp files
Matthias Clasen [Mon, 11 May 2009 16:02:06 +0000 (12:02 -0400)]
Make gtk-update-icon-cache not fall over leftover temp files

When called with the --force option, try to remove the .icon-theme.cache
file before giving up. This fixes rh#500163.

15 years agoRemoved deprecated call to gtk_scale_button_get_orientation
Tobias Mueller [Fri, 8 May 2009 14:57:48 +0000 (16:57 +0200)]
Removed deprecated call to gtk_scale_button_get_orientation

and use gtk_orientable_set_orientation instead.
Fixes bug 581878.

15 years agoReplaced deprecated call to gtk_action_connect_proxy with call to gtk_activatable_set...
Tobias Mueller [Fri, 8 May 2009 14:40:41 +0000 (16:40 +0200)]
Replaced deprecated call to gtk_action_connect_proxy with call to gtk_activatable_set_related_action

Fixes bug 581876.

15 years agoAdd a separate keybinding signal for activating links
Matthias Clasen [Mon, 11 May 2009 06:44:12 +0000 (02:44 -0400)]
Add a separate keybinding signal for activating links

Keeping the keybinding signal and the regular signal separate is
cleaner and allows us to pass the uri as a parameter to the
activate-link signal.

15 years agoAdd a migration chapter for label links
Matthias Clasen [Mon, 11 May 2009 06:08:32 +0000 (02:08 -0400)]
Add a migration chapter for label links

15 years agoMention url label support in NEWS
Matthias Clasen [Mon, 11 May 2009 05:31:14 +0000 (01:31 -0400)]
Mention url label support in NEWS

15 years agoAdd link support to GtkLabel
Matthias Clasen [Mon, 11 May 2009 05:23:13 +0000 (01:23 -0400)]
Add link support to GtkLabel

This patch is based on SexyUrlLabel, but with significantly enhanced
functionality: keynav, tooltips, context menu, theming.

15 years agoAvoid unintended side-effect in gdk_window_get_events
Matthias Clasen [Sun, 10 May 2009 06:08:41 +0000 (02:08 -0400)]
Avoid unintended side-effect in gdk_window_get_events

Calling gdk_window_get_events() had the side-effect of letting
property change notification through to the application, which
was not intended. Now we keep StructureNotify and PropertyNotify
filtered out when they were before. Reported in bug 582003.

15 years agoDon't enforce property change events on the root window
Matthias Clasen [Sun, 10 May 2009 05:54:43 +0000 (01:54 -0400)]
Don't enforce property change events on the root window

The code in gdk_x11_window_set_events is only meant to enforce
property change events on child windows. Pointed out in bug 531490.

15 years agoUpdated Greek translation
Marios Zindilis [Sat, 9 May 2009 13:16:28 +0000 (14:16 +0100)]
Updated Greek translation

15 years agoUpdated Greek translation
Marios Zindilis [Sat, 9 May 2009 13:15:33 +0000 (14:15 +0100)]
Updated Greek translation

15 years agoUpdating Estonian translation
Ivar Smolin [Fri, 8 May 2009 17:17:25 +0000 (20:17 +0300)]
Updating Estonian translation

15 years agoUpdated German translation.
Christian Kirbach [Wed, 6 May 2009 11:33:31 +0000 (13:33 +0200)]
Updated German translation.

15 years agoUpdated German translation.
Christian Kirbach [Wed, 6 May 2009 11:11:12 +0000 (13:11 +0200)]
Updated German translation.

15 years agoUpdated German translation.
Christian Kirbach [Wed, 6 May 2009 11:06:32 +0000 (13:06 +0200)]
Updated German translation.

15 years agoAdd diagnostics for XID collisions
Matthias Clasen [Tue, 5 May 2009 23:29:05 +0000 (19:29 -0400)]
Add diagnostics for XID collisions

This should help with diagnosing crashes caused by over-eager XID
reuse in Xlib, see bug 581526.

15 years agoAdd diagnostics for XID collisions
Matthias Clasen [Tue, 5 May 2009 23:29:05 +0000 (19:29 -0400)]
Add diagnostics for XID collisions

This should help with diagnosing crashes caused by over-eager XID
reuse in Xlib, see bug 581526.

15 years agoAdd git.mk to generate .gitignore files
Behdad Esfahbod [Mon, 4 May 2009 00:08:11 +0000 (20:08 -0400)]
Add git.mk to generate .gitignore files

Add four new doc templates that were not in repository.

15 years agoBump version to 2.17.1
Matthias Clasen [Mon, 4 May 2009 06:09:12 +0000 (02:09 -0400)]
Bump version to 2.17.1

15 years agoGTK+ 2.17.0
Matthias Clasen [Mon, 4 May 2009 05:54:06 +0000 (01:54 -0400)]
GTK+ 2.17.0

15 years agoBump version to 2.17.0
Matthias Clasen [Mon, 4 May 2009 04:43:49 +0000 (00:43 -0400)]
Bump version to 2.17.0

15 years agoUpdate NEWS for 2.17.0
Matthias Clasen [Mon, 4 May 2009 04:43:19 +0000 (00:43 -0400)]
Update NEWS for 2.17.0

15 years agoAvoid double browser windows from the about dialog.
Matthias Clasen [Wed, 22 Apr 2009 15:57:39 +0000 (11:57 -0400)]
Avoid double browser windows from the about dialog.

15 years agoRemove a deprecated call to gtk_status_icon_set_tooltip
Tobias Mueller [Sun, 19 Apr 2009 23:45:10 +0000 (01:45 +0200)]
Remove a deprecated call to gtk_status_icon_set_tooltip

This fixes bug 574386.

15 years agoPoint to better place for git documentation
Matthias Clasen [Sat, 18 Apr 2009 19:18:10 +0000 (15:18 -0400)]
Point to better place for git documentation

15 years agoMake GtkAssistant keep its padding when built with GtkBuilder
Matthias Clasen [Sat, 18 Apr 2009 18:42:43 +0000 (14:42 -0400)]
Make GtkAssistant keep its padding when built with GtkBuilder

15 years agoEmit property-changed:accessible-name for gailcombobox
Li Yuan [Mon, 4 May 2009 03:12:06 +0000 (11:12 +0800)]
Emit property-changed:accessible-name for gailcombobox

Fix bug #579741. Emit property-changed:accessible-name when selection
of combobox changed.

15 years agoDon't leak RequiresInfo when parsing GtkBuilder files
Matthias Clasen [Sat, 18 Apr 2009 18:52:04 +0000 (14:52 -0400)]
Don't leak RequiresInfo when parsing GtkBuilder files

This fixes bug 579366.

15 years agoFix handling of child widgets in the presence of bidi text
Itay Perl [Mon, 4 May 2009 03:26:11 +0000 (23:26 -0400)]
Fix handling of child widgets in the presence of bidi text

GtkTextLayout incorrectly assumed that pango iterates in logical
order. Fixes bug 580814.

15 years agoHandle translated combobox models better
Matthias Clasen [Mon, 4 May 2009 02:50:27 +0000 (22:50 -0400)]
Handle translated combobox models better

Make gtk-builder-convert keep translated combobox models translated.
Fixes bug 553385.

15 years agoMake GtkHandleBox work on multiple displays
Matthias Clasen [Mon, 4 May 2009 02:27:12 +0000 (22:27 -0400)]
Make GtkHandleBox work on multiple displays

15 years agoMake GtkHandleBox work on multiple displays
Matthias Clasen [Mon, 4 May 2009 02:27:12 +0000 (22:27 -0400)]
Make GtkHandleBox work on multiple displays

15 years agoFix handling of GDK_NONE
Matthias Clasen [Mon, 4 May 2009 01:38:54 +0000 (21:38 -0400)]
Fix handling of GDK_NONE

Don't intern "NONE" and warn if GDK_NONE is converted to an
X atom. Problem pointed out in bug 580511.

15 years agoFix handling of GDK_NONE
Matthias Clasen [Mon, 4 May 2009 01:38:54 +0000 (21:38 -0400)]
Fix handling of GDK_NONE

Don't intern "NONE" and warn if GDK_NONE is converted to an
X atom. Problem pointed out in bug 580511.

15 years agoFix whitespace
Matthias Clasen [Sun, 3 May 2009 23:39:22 +0000 (19:39 -0400)]
Fix whitespace

15 years agoForward-port a GtkAdjustment compatibility fix
Matthias Clasen [Sun, 3 May 2009 17:04:06 +0000 (13:04 -0400)]
Forward-port a GtkAdjustment compatibility fix

We reverted GtkAdjustment to its traditional behaviour wrt. to
clamping in 2.14.3, but the fix was lost between 2.14 and 2.16.

15 years agoFix whitespace
Matthias Clasen [Sun, 3 May 2009 16:59:00 +0000 (12:59 -0400)]
Fix whitespace

15 years agoWarn if the adjustment has nonzero page size.
Matthias Clasen [Tue, 23 Sep 2008 22:23:09 +0000 (22:23 +0000)]
Warn if the adjustment has nonzero page size.

2008-09-23  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkspinbutton.c: Warn if the adjustment has nonzero page size.

svn path=/branches/gtk-2-14/; revision=21500

15 years agoUpdate to explain the situation.
Matthias Clasen [Sun, 3 May 2009 16:45:54 +0000 (12:45 -0400)]
Update to explain the situation.

2008-09-23  Matthias Clasen  <mclasen@redhat.com>

        * README.in: Update to explain the situation.

        * gtk/gtkadjustment.c: Revert to the old behaviour of allowing
        values in the range [lower, upper]. Relying on the possibility
        to set values in the [upper - page_size, upper] subrange is
        considered deprecated, though, and will trigger a warning.

        * gtk/gtkcombobox.c:
        * gtk/gtkiconview.c:
        * gtk/gtkrange.c:
        * gtk/gtkscrolledwindow.c:
        * gtk/gtktreeview.c: Add the CLAMPing back that was removed after
        the GtkAdjustment behaviour change.

svn path=/branches/gtk-2-14/; revision=21499

Conflicts:

ChangeLog.pre-2-14

15 years agoUpdated Czech translation
Petr Kovar [Sun, 3 May 2009 16:52:07 +0000 (18:52 +0200)]
Updated Czech translation

15 years agoUpdated Czech translation
Petr Kovar [Sun, 3 May 2009 16:46:22 +0000 (18:46 +0200)]
Updated Czech translation

15 years agoSupport scale marks in builder markup
Matthias Clasen [Sun, 3 May 2009 01:02:12 +0000 (21:02 -0400)]
Support scale marks in builder markup

15 years agoFix a shadowed variable and a few other compiler warnings
Matthias Clasen [Sun, 3 May 2009 00:20:04 +0000 (20:20 -0400)]
Fix a shadowed variable and a few other compiler warnings

15 years agoMake an internal function static
Matthias Clasen [Sat, 2 May 2009 23:12:06 +0000 (19:12 -0400)]
Make an internal function static

15 years agoUpdated Spanish translation
Jorge Gonzalez [Sat, 2 May 2009 10:49:28 +0000 (12:49 +0200)]
Updated Spanish translation

15 years agoUpdated Spanish translation
Jorge Gonzalez [Sat, 2 May 2009 10:47:29 +0000 (12:47 +0200)]
Updated Spanish translation

15 years agoUpdating Estonian translation
Mattias Põldaru [Sat, 2 May 2009 08:10:55 +0000 (11:10 +0300)]
Updating Estonian translation

15 years agoUpdated Spanish translation
Jorge Gonzalez [Fri, 1 May 2009 18:26:29 +0000 (20:26 +0200)]
Updated Spanish translation

15 years agoUpdated Spanish translation
Jorge Gonzalez [Fri, 1 May 2009 17:32:09 +0000 (19:32 +0200)]
Updated Spanish translation

15 years agoAvoid double browser windows from the about dialog.
Matthias Clasen [Wed, 22 Apr 2009 15:57:39 +0000 (11:57 -0400)]
Avoid double browser windows from the about dialog.

15 years agoTest the new style property
Matthias Clasen [Thu, 30 Apr 2009 18:41:49 +0000 (14:41 -0400)]
Test the new style property

15 years agoAdd a GtkEntry::invisible-char style property
Matthias Clasen [Thu, 30 Apr 2009 18:40:22 +0000 (14:40 -0400)]
Add a GtkEntry::invisible-char style property

Allow themes to set a preferred invisible character. GTK+ will
still fall back to other candidates if the character is not available
in the font.

15 years agoUpdated Oriya Translation.
Manoj Kumar Giri [Thu, 30 Apr 2009 08:29:01 +0000 (13:59 +0530)]
Updated Oriya Translation.

15 years agoMinor fix for GTK+ mediaLib code.
Brian Cameron [Wed, 29 Apr 2009 23:52:32 +0000 (18:52 -0500)]
Minor fix for GTK+ mediaLib code.

After doing some performance analysis, it was found that the GTK+ mediaLib code
triggers unnecessary lazy loading of dependent libraries.  The current code
uses RTLD_DEFAULT, RTLD_PROBE, RTLD_NEXT, and RTLD_SELF.  However, RTLD_PROBE
is all that is necessary, and avoids triggering the lazy loading.  So this
commit fixes the code to just use RTLD_PROBE.  (Bug 580678)

15 years agoUpdating Estonian translation
Mattias Põldaru [Wed, 29 Apr 2009 04:50:18 +0000 (07:50 +0300)]
Updating Estonian translation

15 years agofix build for gtkdial example
Tomasz Mon [Tue, 28 Apr 2009 18:34:44 +0000 (14:34 -0400)]
fix build for gtkdial example

Replace use of deprecated GTK_SIGNAL_FUNC with G_CALLBACK,
and add depth to blankstyle.  Fixes Bug #578634.

15 years agoUpdated Kannada transltion
Shankar Prasad [Tue, 28 Apr 2009 08:22:01 +0000 (13:52 +0530)]
Updated Kannada transltion

15 years agoUpdated Hungarian translation
Gabor Kelemen [Mon, 27 Apr 2009 10:26:40 +0000 (12:26 +0200)]
Updated Hungarian translation

15 years agoUpdated Ukrainian translation
Maxim V. Dziumanenko [Sun, 26 Apr 2009 22:02:02 +0000 (01:02 +0300)]
Updated Ukrainian translation

15 years agoUpdate Ukrainian translation
Maxim V. Dziumanenko [Sun, 26 Apr 2009 13:42:14 +0000 (16:42 +0300)]
Update Ukrainian translation

15 years agoFix casting problem in gmodule code.
Brian Cameron [Fri, 24 Apr 2009 23:16:15 +0000 (18:16 -0500)]
Fix casting problem in gmodule code.

This fixes bug 579884.  Previously the return value of g_slist_find_custom was
being recasted as type (GtkModuleInfo *).  This patch sets the return value
to a temporary variable of type (GSList *), and sets info to temp->data.  This
avoids a crashing problem.

15 years agoFix casting problem in gmodule code.
Brian Cameron [Fri, 24 Apr 2009 22:20:03 +0000 (17:20 -0500)]
Fix casting problem in gmodule code.

This fixes bug 579884.  Previously the return value of g_slist_find_custom was
being recasted as type (GtkModuleInfo *).  This patch sets the return value
to a temporary variable of type (GSList *), and sets info to temp->data.  This
avoids a crashing problem.

15 years agoUpdated Spanish translation
Jorge Gonzalez [Fri, 24 Apr 2009 18:36:13 +0000 (20:36 +0200)]
Updated Spanish translation

15 years agoFix Selectable state for gailButton
Mike Gorse [Thu, 23 Apr 2009 13:36:51 +0000 (14:36 +0100)]
Fix Selectable state for gailButton

Only remove Selectable state from a GailButton if it is not Focusable (ie,
a TreeView column header); do not add Selectable for all focusable
buttons.  Fixes a bug introduced with the fix to 433324.

15 years agoUpdated Oriya Translations
Manoj Kumar Giri [Thu, 23 Apr 2009 12:27:33 +0000 (17:57 +0530)]
Updated Oriya Translations

15 years agoUpdated Oriya Translation
Manoj Kumar Giri [Thu, 23 Apr 2009 12:20:09 +0000 (17:50 +0530)]
Updated Oriya Translation

15 years agoUpdated Brazilian Portuguese translation.
Vladimir Melo [Wed, 22 Apr 2009 23:52:02 +0000 (20:52 -0300)]
Updated Brazilian Portuguese translation.

15 years agoUpdated Brazilian Portuguese translation.
Vladimir Melo [Wed, 22 Apr 2009 23:49:58 +0000 (20:49 -0300)]
Updated Brazilian Portuguese translation.