index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xmenu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(set_frame_menubar, xmenu_show):
Jason Rumney
2002-01-07
1
-1
/
+10
*
(single_submenu): Initialize wv->help to Qnil.
Jason Rumney
2002-01-06
1
-0
/
+2
*
(menu_highlight_callback): Revert last change.
Jason Rumney
2002-01-06
1
-2
/
+0
*
(menu_highlight_callback): Hide any tooltip window.
Richard M. Stallman
2002-01-04
1
-0
/
+2
*
(menu_highlight_callback): Use `help' field as Lisp_Object.
Richard M. Stallman
2001-12-02
1
-11
/
+10
*
(x-popup-menu): Reindent.
Pavel Janík
2001-11-13
1
-2
/
+2
*
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-11-02
1
-12
/
+12
*
Include coding.h and charset.h.
Stefan Monnier
2001-10-30
1
-22
/
+27
*
Spell the name of Emacs properly (GNU Emacs instead of gnuemacs).
Pavel Janík
2001-10-24
1
-3
/
+3
*
Change doc-string comments to `new style' [w/`doc:' keyword].
Miles Bader
2001-10-17
1
-9
/
+9
*
Put doc strings in comments.
Gerd Moellmann
2001-10-14
1
-51
/
+54
*
(keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.
Stefan Monnier
2001-10-08
1
-3
/
+4
*
Don't define min/max.
Gerd Moellmann
2001-10-08
1
-3
/
+0
*
(set_frame_menubar): Take into account that
Gerd Moellmann
2001-07-30
1
-3
/
+4
*
(single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:
Gerd Moellmann
2001-05-29
1
-27
/
+50
*
(xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite
Gerd Moellmann
2001-05-28
1
-1
/
+1
*
(xmenu_show): Use FRAME_X_SCREEN_NUMBER.
Gerd Moellmann
2001-04-06
1
-4
/
+2
*
(free_frame_menubar) [USE_MOTIF]: Preserve the
Gerd Moellmann
2001-04-05
1
-4
/
+8
*
(free_frame_menubar) [USE_MOTIF]: If the shell widget's
Gerd Moellmann
2001-03-27
1
-0
/
+25
*
Include widget.h only if USE_X_TOOLKIT is defined.
Eli Zaretskii
2001-03-23
1
-1
/
+1
*
(update_frame_menubar, set_frame_menubar, xmenu_show):
Gerd Moellmann
2001-03-22
1
-6
/
+1
*
Include widget.h.
Gerd Moellmann
2001-03-22
1
-39
/
+33
*
(popup_activate_callback, popup_deactivate_callback):
Gerd Moellmann
2001-03-13
1
-12
/
+0
*
(xmenu_show) [LESSTIF_VERSION]: Take out the code
Gerd Moellmann
2001-03-13
1
-11
/
+0
*
(free_frame_menubar): Set the frame's menubar_widget to
Gerd Moellmann
2001-03-01
1
-0
/
+1
*
(set_frame_menubar): Run acivate-menu-bar-hook with
Gerd Moellmann
2001-02-19
1
-2
/
+4
*
(popup_get_selection): Use xmalloc instead of malloc.
Gerd Moellmann
2000-11-30
1
-8
/
+4
*
* lisp.h (KEYMAPP): New macro.
Stefan Monnier
2000-10-27
1
-11
/
+6
*
(Fx_popup_menu, Fx_popup_dialog): Check for tool-bar
Dave Love
2000-10-05
1
-3
/
+5
*
Avoid some more compiler warnings.
Gerd Moellmann
2000-09-21
1
-4
/
+5
*
(xdialog_show): When looking up the selection in
Gerd Moellmann
2000-09-07
1
-0
/
+6
*
(xmenu_show):
Miles Bader
2000-09-04
1
-1
/
+3
*
(popup_get_selection): Use xfree instead of free.
Gerd Moellmann
2000-08-05
1
-1
/
+1
*
(update_frame_menubar): Use NULL instead of 0 at the end
Gerd Moellmann
2000-08-03
1
-1
/
+1
*
(menu_highlight_callback): Call show_help_echo directly
Gerd Moellmann
2000-07-26
1
-6
/
+12
*
(keymap_panes): Pass the keymap's prompt as the pane
Eli Zaretskii
2000-07-24
1
-1
/
+2
*
(menu_help_callback): Call show_help_echo with
Gerd Moellmann
2000-07-21
1
-6
/
+30
*
(menu_help_callback): Call show_help_echo with
Gerd Moellmann
2000-07-18
1
-1
/
+3
*
(menu_highlight_callback): Use
Gerd Moellmann
2000-07-14
1
-5
/
+1
*
(menu_highlight_callback): Store help string in the
Gerd Moellmann
2000-07-13
1
-9
/
+14
*
(menu_help_callback): Call show_help_echo with non-zero
Eli Zaretskii
2000-07-11
1
-1
/
+1
*
* w32menu.c (w32_menu_display_help):
Stefan Monnier
2000-07-05
1
-18
/
+1
*
(xmenu_show): Case second parameter of lw_popup_menu
Gerd Moellmann
2000-06-11
1
-1
/
+1
*
(menu_item_selection): Declare volatile unconditionally.
Dave Love
2000-06-05
1
-4
/
+0
*
(xmenu_show) [!USE_X_TOOLKIT]: Pass help to
Gerd Moellmann
2000-01-27
1
-4
/
+47
*
(popup_activated_flag): Make externally visible.
Gerd Moellmann
2000-01-25
1
-14
/
+21
*
(enum menu_item_idx): New enumeration replacing defines
Gerd Moellmann
2000-01-17
1
-18
/
+77
*
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii
1999-12-06
1
-1
/
+1
*
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert
1999-10-19
1
-5
/
+3
*
(set_frame_menubar): Don't call
Gerd Moellmann
1999-10-15
1
-1
/
+1
[next]