index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lwlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
14
-14
/
+14
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
14
-14
/
+14
*
|
* lwlib/xlwmenu.c (fit_to_screen): Adjust correctly for child menus.
Po Lu
2021-12-28
1
-4
/
+12
*
|
Fix menu placement on multiple-display setups when using lwlib
Po Lu
2021-12-28
1
-23
/
+50
*
|
Re-enable the disabledForeground X resource.
Gregory Heytings
2021-11-24
1
-1
/
+0
*
|
Implement the buttonForeground resource
Gregory Heytings
2021-11-20
1
-0
/
+30
*
|
New X resource to control the border thickness of menus
Gregory Heytings
2021-11-16
3
-1
/
+7
|
/
*
Base the "extraclean" Make rule on "maintainer-clean"
Glenn Morris
2021-05-09
1
-2
/
+2
*
Fix 'extraclean' targets
Eli Zaretskii
2021-04-01
1
-2
/
+2
*
Simplify silent-rules build machinery
Glenn Morris
2021-03-06
1
-17
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
14
-14
/
+14
*
Fix Xaw widget text disappearing when built with cairo (bug#43418)
YAMAMOTO Mitsuharu
2020-12-06
1
-4
/
+11
*
Update copyright year to 2020
Paul Eggert
2020-01-01
14
-14
/
+14
*
Avoid some strlen work, primarily via strnlen
Paul Eggert
2019-06-25
1
-3
/
+2
*
Avoid empty menu bar on Xaw with cairo
YAMAMOTO Mitsuharu
2019-06-10
1
-0
/
+5
*
Don't link libXft when using cairo
YAMAMOTO Mitsuharu
2019-04-24
6
-32
/
+236
*
Release xft_data in widget destroy callback to avoid visual distraction
YAMAMOTO Mitsuharu
2019-04-23
2
-29
/
+24
*
Fix text metrics calculation in Xft support for lwlib
YAMAMOTO Mitsuharu
2019-04-21
2
-2
/
+2
*
* lwlib/lwlib-Xaw.c (draw_text) [HAVE_XFT]: Fix memory leak.
YAMAMOTO Mitsuharu
2019-04-21
1
-5
/
+6
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
14
-14
/
+14
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
14
-14
/
+14
|
*
More porting to GCC 8 of --enable-gcc-warnings
Paul Eggert
2018-12-17
3
-14
/
+4
*
|
Fix ‘make clean’ with a file named ‘-.o’
Paul Eggert
2018-09-24
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-18
1
-1
/
+1
|
\
|
|
*
Make 'tags' targets respect --with-silent-rules (Bug#31744)
Noam Postavsky
2018-06-12
1
-1
/
+1
*
|
More porting to GCC 8 of --enable-gcc-warnings
Paul Eggert
2018-05-03
3
-14
/
+4
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
14
-14
/
+14
*
Merge from Gnulib
Paul Eggert
2017-10-01
1
-4
/
+4
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-29
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
14
-14
/
+14
*
Streamline dependency-file generation
Paul Eggert
2017-03-21
1
-18
/
+10
*
Tweak X toolkit code to pacify modern GCC
Paul Eggert
2017-03-10
4
-24
/
+21
*
Remove @SET_MAKE@ from manually-maintained files
Paul Eggert
2017-01-07
1
-1
/
+0
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
14
-14
/
+14
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
14
-14
/
+14
*
|
Adjust lwlib to recent config.h change
Paul Eggert
2016-11-29
1
-0
/
+1
*
|
Limit <config.h>’s includes
Paul Eggert
2016-09-30
2
-0
/
+2
*
|
Avoid yet another possible NULL pointer dereference found by GCC 6.1.1
Dmitry Antipov
2016-07-01
1
-5
/
+7
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
14
-14
/
+14
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
14
-14
/
+14
*
|
Build tweaks related to tags files.
Glenn Morris
2016-01-06
1
-6
/
+9
|
/
*
Remove SunOS 4.x cruft
Paul Eggert
2015-12-18
1
-6
/
+0
*
Make src headers idempotent and standalone
Paul Eggert
2015-10-16
1
-1
/
+3
*
* Makefile.in (SUBDIR_MAKEFILES):
Glenn Morris
2015-06-09
1
-1
/
+2
*
; Omit entries that will appear in ChangeLog.2
Paul Eggert
2015-05-23
1
-3
/
+0
*
Merge branch 'master' into cairo
Jan D
2015-05-17
3
-12
/
+15
|
\
|
*
Replace AC_SUBST_FILE in configure with include in Makefiles.
Glenn Morris
2015-05-15
3
-12
/
+15
*
|
Merge branch 'master' into cairo
Jan D
2015-04-26
3
-2
/
+2
|
\
|
|
*
Assume C89 offsetof in xterm.c, xlwmenu.c
Paul Eggert
2015-04-14
1
-1
/
+1
|
*
Generate a ChangeLog file from commit logs
Paul Eggert
2015-04-07
1
-1
/
+1
[next]