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
*
Fix unlikely core dump with Xaw
Paul Eggert
2022-08-25
1
-0
/
+2
*
Fix calculation of default highlightForeground in the lucid menu bar
Po Lu
2022-07-20
1
-36
/
+61
*
Colored menu highlight in Lucid backend
Manuel Giraud
2022-07-16
3
-107
/
+267
*
; * lwlib/xlwmenu.c (make_shadow_gcs): Remove "a = a" pattern.
Manuel Giraud
2022-07-11
1
-4
/
+0
*
Fix recent change to xlwmenu.c
Po Lu
2022-06-21
1
-6
/
+16
*
; * lwlib/xlwmenu.c (ungrab_all): Fix typo.
Eli Zaretskii
2022-06-21
1
-1
/
+1
*
Make Lucid menus work from the keyboard also when uninstalled
Lars Ingebrigtsen
2022-06-21
1
-7
/
+3
*
* lwlib/lwlib.c (lw_separator_p): Fix empty strings being separators.
Po Lu
2022-05-06
1
-4
/
+8
*
Implement `pre_activate' callbacks for Motif menus
Po Lu
2022-03-05
1
-2
/
+19
*
Fix crashes and other bugs on LessTif
Po Lu
2022-03-01
1
-0
/
+2
*
Fix Motif menu help text in submenus
Po Lu
2022-03-01
1
-30
/
+26
*
Don't send help-echo on menu button arming not caused by motion events
Po Lu
2022-02-27
1
-1
/
+6
*
Fix menu bar not opening after popup menu is dismissed on Lucid
Po Lu
2022-02-08
1
-1
/
+2
*
* lwlib/xlwmenu.c (pop_up_menu): Fix cast.
Po Lu
2022-02-07
1
-1
/
+1
*
* lwlib/xlwmenu.c (pop_up_menu): Work around motion problems on XI2.
Po Lu
2022-02-06
1
-0
/
+2
*
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
[next]