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
*
Remove unused argument from set_frame_menubar (Bug#45759)
Stefan Kangas
2021-01-30
1
-8
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Pacify GCC 10.1.0
Paul Eggert
2020-05-11
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Use bool for menu_items_inuse
Paul Eggert
2019-03-15
1
-1
/
+1
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-6
/
+16
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix struct thread alignment on FreeBSD x86
Paul Eggert
2018-10-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-2
/
+2
|
\
\
|
*
|
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
1
-2
/
+2
*
|
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-4
/
+4
*
|
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-7
/
+7
|
/
/
*
|
Fix typo in --with-x-toolkit=no code
Paul Eggert
2018-07-03
1
-1
/
+1
*
|
Tune SAFE_FREE
Paul Eggert
2018-06-28
1
-2
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-23
1
-1
/
+16
|
\
|
|
*
Adjust for scaling for mode-line popup menus (Bug#31880)
Robert Pluim
2018-06-22
1
-1
/
+16
*
|
Fix a typo in xmenu.c
Eli Zaretskii
2018-06-16
1
-2
/
+2
*
|
Use record_unwind_protect_ptr to avoid allocation
Paul Eggert
2018-06-14
1
-4
/
+12
*
|
; Replace "Written by" with standard "Author:" header in some C files
Glenn Morris
2018-02-13
1
-3
/
+4
*
|
Stop keeping multiple doc copies for items defined multiple times
Glenn Morris
2018-02-13
1
-7
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Get positions of menus and tooltips right on HiDPI
Lars Ingebrigtsen
2017-07-17
1
-0
/
+5
*
Fix the placement of GTK menus on multi-monitor systems
Alexander Gramiak
2017-06-10
1
-7
/
+39
*
Add new frame parameters and associated functions
Martin Rudalics
2017-04-12
1
-1
/
+13
*
Tweak X toolkit code to pacify modern GCC
Paul Eggert
2017-03-10
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
‘signal’ no longer returns
Paul Eggert
2016-07-25
1
-3
/
+3
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-5
/
+1
*
Allow setting frame pixel sizes from frame parameters (Bug#21415)
Martin Rudalics
2015-10-13
1
-14
/
+20
*
Introduce x_uncatch_errors_after_check to reduce XSync calls.
Ken Raeburn
2015-10-11
1
-1
/
+1
*
Adjust offset and border calculations for X.
Jan D
2015-02-27
1
-1
/
+1
*
Don't use OUTER_TO_INNER macros for plain X and lucid.
Jan Djärv
2015-02-26
1
-6
/
+25
*
Redo the whole window offsets and coordinate translation for X.
Jan D
2015-02-25
1
-2
/
+14
*
Give up on -Wsuggest-attribute=const
Paul Eggert
2015-01-15
1
-1
/
+1
*
In update_frame_menubar remove garbaged code.
Martin Rudalics
2015-01-14
1
-1
/
+0
*
Use bool for boolean in xmenu.c, xml.c
Paul Eggert
2015-01-13
1
-71
/
+49
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-2
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Improve inhibiting of implied frame resizes.
Martin Rudalics
2014-11-07
1
-11
/
+26
*
Handle deprecated Gtk+ stuff for version <= 3.10
Jan Djärv
2014-10-18
1
-6
/
+0
*
Remove code left dead after 2014-07-27 changes.
Martin Rudalics
2014-09-25
1
-7
/
+1
*
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Paul Eggert
2014-09-07
1
-14
/
+11
*
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-7
/
+16
*
* xterm.h (struct x_output) [USE_X_TOOLKIT || USE_GTK]: Define
Dmitry Antipov
2014-07-22
1
-2
/
+2
*
* lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.
Dmitry Antipov
2014-07-15
1
-21
/
+13
[next]