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 |
|
Gerd Moellmann
|
3c9e997b3c
|
*** empty log message ***
|
2001-03-22 19:52:23 +00:00 |
|
Gerd Moellmann
|
388d6c3389
|
(x_print_complete_resource_name) [0]: New function.
|
2001-03-22 19:11:33 +00:00 |
|
Gerd Moellmann
|
19b2bb80a3
|
*** empty log message ***
|
2001-03-13 16:51:32 +00:00 |
|
Gerd Moellmann
|
667f102ab2
|
(make_menu_in_widget): Remove code forcing LessTif to
recompute centered text; it works fine without with current LessTif.
|
2001-03-13 16:51:13 +00:00 |
|
Gerd Moellmann
|
f25d58a47c
|
(make_menu_in_widget): Add an XmNpopdownCallback
instead of an XmNunmapCallback.
(xm_unmap_callback): Removed.
|
2001-03-13 16:30:15 +00:00 |
|
Gerd Moellmann
|
9faaaa523c
|
*** empty log message ***
|
2001-03-13 13:16:37 +00:00 |
|
Gerd Moellmann
|
5625f709a4
|
(make_menubar): Take out code in #if 0.
|
2001-03-13 12:38:50 +00:00 |
|
Gerd Moellmann
|
3d57dbba1d
|
(xm_popup_menu): Don't set XmNmenuPost unless
necessary. From Rick Scott <rwscott@alumni.uwaterloo.ca>.
|
2001-03-13 12:31:55 +00:00 |
|
Gerd Moellmann
|
11ef99b90c
|
*** empty log message ***
|
2001-02-28 15:06:38 +00:00 |
|
Gerd Moellmann
|
81e3f05877
|
(xm_arm_callback): Don't compare widgets with `None',
use NULL instead.
|
2001-02-28 15:03:11 +00:00 |
|
Gerd Moellmann
|
2a73ab6066
|
(xaw_update_one_widget): Use XtSetSensitive instead
of setting the value of XtNsensitive.
|
2001-02-28 14:55:33 +00:00 |
|