Pavel Janík
ef93458b2f
(make_drawing_gcs): The scaling factor passed to
...
`x_alloc_lighter_color_for_widget' is a float, not an int, and it's
a multiplicative factor, so the name `delta' is inaccurate. Always base
disabled foreground on the normal foreground. Don't use the temporary
variable `temp'.
2002-05-07 05:22:48 +00:00
Pavel Janík
8b71a9ca6f
(xlwMenuResources): New resource.
...
(find_next_selectable): Return current item when the menu is not poped up.
Rename `inactive_gc' to `disabled_gc'.
Use lighter/darker color for disabled menu items instead of using stipple.
Use stipple only when better color can not be determined automatically.
2002-05-06 18:56:25 +00:00
Pavel Janík
2ad9976665
(XtNdisabledForeground, XtCDisabledForeground): New resource names.
2002-05-06 18:54:56 +00:00
Pavel Janík
ba75570203
(_XlwMenu_part): Add new member `disabled_foreground'.
...
Rename `inactive_gc' to `disabled_gc'.
2002-05-06 18:54:28 +00:00
Stefan Monnier
bcd833b2a2
*** empty log message ***
2002-04-30 19:21:33 +00:00
Pavel Janík
e656fc9d38
*** empty log message ***
2002-04-29 09:27:57 +00:00
Pavel Janík
2376c841ac
Change default values.
2002-04-29 09:10:28 +00:00
Jan Djärv
005e0d57fc
Do not grab keyboard if installation-directory is
...
non-nil (not installed Emacs). To simplify debugging.
2002-04-28 19:54:30 +00:00
Pavel Janík
2bad4ee209
Remove unused file.
2002-04-28 13:38:13 +00:00
Pavel Janík
9d5ebed11b
Remove OpenLook file dependencies.
...
(xrdb-cpp.o): Remove target.
Remove unused defines.
2002-04-28 13:35:36 +00:00
Pavel Janík
38e668dfb2
(instantiate_widget_instance): Remove duplicated prototype.
2002-04-28 13:19:45 +00:00
Pavel Janík
90077f6669
*** empty log message ***
2002-04-25 05:49:26 +00:00
Pavel Janík
557c29061e
Remove file.
2002-04-25 05:44:56 +00:00
Jan Djärv
6be3e0da26
*** empty log message ***
2002-04-22 18:27:39 +00:00
Jan Djärv
9b7e90fd17
Remove compiler warning
2002-04-22 18:25:55 +00:00
Jan Djärv
4db7db7d55
Add calls to Grab/UngrabKeyboard to remove strange interactions with
...
window managers that steal keypresses.
2002-04-22 18:21:06 +00:00
Pavel Janík
7769818bc9
*** empty log message ***
2002-04-20 13:41:07 +00:00
Pavel Janík
1b8d91abb3
(find_next_selectable): New function.
...
(Down, Up, Right): Use it.
(find_next_selectable): Prevent endless loops when only one item is enabled
in the menu.
2002-04-20 13:39:57 +00:00
Pavel Janík
6ad6535ba3
*** empty log message ***
2002-04-19 19:04:25 +00:00
Pavel Janík
a7e19a2674
(xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys
...
and RET.
(find_next_selectable, find_prev_selectable): New functions used for
finding menu-items.
(Down, Up, Left, Right): New functions.
2002-04-19 18:56:51 +00:00
Pavel Janík
e7c9e4455f
Fix typo and whitespaces.
2002-04-19 11:39:17 +00:00
Eli Zaretskii
5e3238f491
*** empty log message ***
2002-04-19 10:35:52 +00:00
Eli Zaretskii
9040fe8b81
(TAGS): Don't use -t, it's the default for
...
etags, so it barfs if invoked with -t.
2002-04-19 10:35:02 +00:00
Richard M. Stallman
6147334f2b
*** empty log message ***
2002-03-18 04:44:05 +00:00
Richard M. Stallman
df5c36cd5c
(P_): Definitions deleted.
2002-03-18 04:33:33 +00:00
Eli Zaretskii
663671d5a8
(P_): Don't define if already defined.
2002-03-16 09:39:48 +00:00
Pavel Janík
7a4b11ca02
*** empty log message ***
2002-01-27 18:25:50 +00:00
Pavel Janík
abf0cb2192
(xaw_update_scrollbar, xaw_scrollbar_scroll)
...
(xaw_scrollbar_jump): Put whole functions in #if 0.
2002-01-27 18:18:38 +00:00
Pavel Janík
ca79970e2a
(xaw_create_dialog): Initialize icon_name to suppress compiler warnings.
2002-01-09 11:01:58 +00:00
Pavel Janík
4521d1fccf
*** empty log message ***
2001-12-18 06:27:15 +00:00
Pavel Janík
4a5301d871
(separator_names): Add missing braces around initializers.
2001-12-18 06:23:17 +00:00
Pavel Janík
03f9f7aeb5
*** empty log message ***
2001-12-08 21:06:01 +00:00
Pavel Janík
6aec6ea8e7
New file.
2001-12-08 20:59:54 +00:00
Richard M. Stallman
656f46bbb4
*** empty log message ***
2001-12-02 05:10:41 +00:00
Richard M. Stallman
2f96293d69
Include ../src/lisp.h.
2001-12-02 05:00:27 +00:00
Richard M. Stallman
0591102a32
(_widget_value): `help' has type Lisp_Object.
2001-12-02 04:55:06 +00:00
Richard M. Stallman
a3bf8a8cfa
Include ../src/lisp.h. Don't declare xmalloc.
...
(free_widget_value_tree): Don't free `help' field.
(copy_widget_value_tree): Copy `help' simply, without safe_strdup.
(merge_widget_value): Compare and copy `help' simply.
2001-12-02 04:52:12 +00:00
Richard M. Stallman
66458f3247
*** empty log message ***
2001-11-29 00:53:52 +00:00
Richard M. Stallman
fe2014cd30
(TAGS): Find the source files in $(srcdir).
2001-11-29 00:45:10 +00:00
Gerd Moellmann
6aa97356aa
*** empty log message ***
2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1
*** empty log message ***
2001-10-21 09:04:46 +00:00
Gerd Moellmann
ab952a4f34
*** empty log message ***
2001-10-10 09:43:20 +00:00
Gerd Moellmann
14a3dff75b
*** empty log message ***
2001-10-09 10:18:43 +00:00
Gerd Moellmann
21dd28d479
(xaw_create_scrollbar) [ !0 ]: Return NULL.
...
From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
2001-10-09 10:13:44 +00:00
Gerd Moellmann
2a34a036ff
*** empty log message ***
2001-10-06 09:57:20 +00:00
Gerd Moellmann
3e057f36a0
Remove log entries for 20.5 .. 20.7.
2001-05-09 09:50:49 +00:00
Gerd Moellmann
a9793e4573
*** empty log message ***
2001-04-30 15:25:53 +00:00
Gerd Moellmann
2a692ba46f
(xlwmenu_window_p): New function.
2001-04-30 14:34:54 +00:00
Gerd Moellmann
6c29b43cdc
*** empty log message ***
2001-03-23 11:14:13 +00:00
Gerd Moellmann
d3a785fff5
(x_print_complete_resource_name) [0]: New function.
2001-03-23 11:12:25 +00:00