metacity r3222 - in trunk: . src
- From: tthurman svn gnome org
- To: svn-commits-list gnome org
- Subject: metacity r3222 - in trunk: . src
- Date: Fri, 25 May 2007 15:36:13 +0100 (BST)
Author: tthurman
Date: 2007-05-25 15:36:12 +0100 (Fri, 25 May 2007)
New Revision: 3222
ViewCVS link: http://svn.gnome.org/viewcvs/metacity?rev=3222&view=rev
Modified:
trunk/ChangeLog
trunk/src/fixedtip.c
trunk/src/frames.c
trunk/src/keybindings.c
trunk/src/menu.c
trunk/src/ui.c
trunk/src/ui.h
trunk/src/window.c
trunk/src/workspace.c
Log:
2007-05-25 Yair Hershkovitz <yairhr yahoo com>
* src/workspace.c (meta_workspace_get_neighbor): Add support
for RTL languages so that alt-tab, etc., go the other way.
* src/keybindings.c (handle_activate_menu): In RTL locales,
pop up the menu on the right-hand side when the menu keystroke
is pressed.
* src/fixedtip.c (meta_fixed_tip_show): right-justify tooltips
in RTL locales.
* src/menu.c (popup_position_func): popup menus in RTL locales
are flush with the right-hand side of the window where possible.
* src/frames.c (show_tip_now, meta_frames_button_press_event):
tooltips are aligned with the right-hand side of buttons in
RTL locales.
* src/ui.[ch] (meta_ui_get_direction, enum MetaUIDirection):
New content.
* src/window.c (meta_window_show_menu): "move left" appears above
"move right" in the window menu for LTR locales, and vice versa
for RTL locales.
This is all to close bug #387893.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]