index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lwlib
/
xlwmenu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
Jan Djärv
2007-01-01
1
-3
/
+28
*
* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
Jan Djärv
2006-05-23
1
-19
/
+7
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-05
1
-1
/
+1
*
* xlwmenu.c (find_next_selectable):
Dan Nicolaescu
2005-09-27
1
-0
/
+2
*
Fix the return type for x_clear_errors and
Dan Nicolaescu
2005-09-24
1
-2
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
* xlwmenu.c (string_width):
Jan Djärv
2005-04-01
1
-74
/
+58
*
Temporary #undef HAVE_X_I18N until FontSet for UTF-8
Jan Djärv
2005-03-22
1
-0
/
+3
*
(MENU_FONT_ASCENT) [HAVE_X_I18N]: Try to be more correct.
Stefan Monnier
2005-03-18
1
-1
/
+2
*
Add support for I18N to Lucid menus.
Stefan Monnier
2005-03-18
1
-26
/
+99
*
* xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
Jan Djärv
2004-12-27
1
-0
/
+1
*
* xlwmenu.c (find_first_selectable, find_next_selectable)
Jan Djärv
2004-11-01
1
-13
/
+12
*
Changes for lucid popup menus (keyboard traversal enabled) and dialogs
Jan Djärv
2004-01-12
1
-31
/
+78
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
Include lisp.h, not ../src/lisp.h.
Dave Love
2003-05-22
1
-7
/
+1
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-1
/
+1
*
(pop_new_stack_if_no_contents): Do nothing if new_depth is 1.
Richard M. Stallman
2002-12-22
1
-2
/
+12
*
(separator_height): Prototype.
Dave Love
2002-11-20
1
-1
/
+1
*
(make_drawing_gcs): The scaling factor passed to
Pavel Janík
2002-05-07
1
-13
/
+6
*
(xlwMenuResources): New resource.
Pavel Janík
2002-05-06
1
-9
/
+49
*
Change default values.
Pavel Janík
2002-04-29
1
-4
/
+4
*
Do not grab keyboard if installation-directory is
Jan Djärv
2002-04-28
1
-4
/
+6
*
Add calls to Grab/UngrabKeyboard to remove strange interactions with
Jan Djärv
2002-04-22
1
-13
/
+36
*
(find_next_selectable): New function.
Pavel Janík
2002-04-20
1
-8
/
+43
*
(xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys
Pavel Janík
2002-04-19
1
-0
/
+160
*
Include ../src/lisp.h.
Richard M. Stallman
2001-12-02
1
-0
/
+2
*
(xlwmenu_window_p): New function.
Gerd Moellmann
2001-04-30
1
-0
/
+17
*
(gray_bitmap_bits): Remove `unsigned' from
Dave Love
2000-12-14
1
-1
/
+1
*
(draw_separator) <SEPARATOR_SHADOW_ETCHED_IN_DASH>:
Dave Love
2000-12-11
1
-2
/
+2
*
(xlwmenu_redisplay): New function.
Gerd Moellmann
2000-11-21
1
-0
/
+11
*
* xlwmenu.c: Before including <X11/Xos.h> on SUN, define SUNOS41
Sam Steingold
2000-09-28
1
-80
/
+86
*
(remap_menubar):
Miles Bader
2000-09-04
1
-3
/
+7
*
(XlwMenuSetValues): Pass the correct pointer type to XtIsRealized.
Miles Bader
2000-09-04
1
-1
/
+1
*
(XlwMenuSetValues): Only frob the display if the menu is actually displayed.
Miles Bader
2000-09-04
1
-9
/
+11
*
(x_alloc_lighter_color_for_widget):
Miles Bader
2000-09-03
1
-15
/
+14
*
(XlwMenuSetValues):
Miles Bader
2000-08-30
1
-0
/
+7
*
Don't include <X11/bitmaps/gray> because that
Gerd Moellmann
2000-07-19
1
-4
/
+19
*
(make_shadow_gcs): Set free_top_shadow_color_p
Gerd Moellmann
2000-06-16
1
-21
/
+46
*
(make_shadow_gcs): Free and copy colors so that
Gerd Moellmann
2000-06-12
1
-5
/
+36
*
(x_alloc_nearest_color_for_widget, x_catch_errors, x_uncatch_errors)
Dave Love
2000-06-06
1
-3
/
+11
*
(make_shadow_gcs): Use the widget's colormap instead
Gerd Moellmann
2000-03-04
1
-1
/
+1
*
(xlwMenuResources): All XtNhighlightCallback.
Gerd Moellmann
2000-01-17
1
-0
/
+7
*
Add support for large files, plus some locale improvements.
Paul Eggert
1999-10-19
1
-0
/
+4
*
(make_shadow_gcs): Call
Gerd Moellmann
1999-09-03
1
-2
/
+2
*
(make_shadow_gcs) ]emacs]: Use x_alloc_nearest_color.
Gerd Moellmann
1999-07-21
1
-77
/
+465
*
(motion_event_is_in_menu): Extend the left and
Richard M. Stallman
1997-09-20
1
-4
/
+5
*
(display_menu): If an item is disabled,
Richard M. Stallman
1997-07-26
1
-2
/
+11
*
(pop_up_menu): Update the call to x_catch_errors.
Richard M. Stallman
1997-05-02
1
-2
/
+3
[next]