summaryrefslogtreecommitdiff
path: root/lwlib
Commit message (Expand)AuthorAgeFilesLines
* Fix dependency bug when building lwlibPaul Eggert2023-01-131-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0114-14/+14
* Fix unlikely core dump with XawPaul Eggert2022-08-251-0/+2
* Fix calculation of default highlightForeground in the lucid menu barPo Lu2022-07-201-36/+61
* Colored menu highlight in Lucid backendManuel Giraud2022-07-163-107/+267
* ; * lwlib/xlwmenu.c (make_shadow_gcs): Remove "a = a" pattern.Manuel Giraud2022-07-111-4/+0
* Fix recent change to xlwmenu.cPo Lu2022-06-211-6/+16
* ; * lwlib/xlwmenu.c (ungrab_all): Fix typo.Eli Zaretskii2022-06-211-1/+1
* Make Lucid menus work from the keyboard also when uninstalledLars Ingebrigtsen2022-06-211-7/+3
* * lwlib/lwlib.c (lw_separator_p): Fix empty strings being separators.Po Lu2022-05-061-4/+8
* Implement `pre_activate' callbacks for Motif menusPo Lu2022-03-051-2/+19
* Fix crashes and other bugs on LessTifPo Lu2022-03-011-0/+2
* Fix Motif menu help text in submenusPo Lu2022-03-011-30/+26
* Don't send help-echo on menu button arming not caused by motion eventsPo Lu2022-02-271-1/+6
* Fix menu bar not opening after popup menu is dismissed on LucidPo Lu2022-02-081-1/+2
* * lwlib/xlwmenu.c (pop_up_menu): Fix cast.Po Lu2022-02-071-1/+1
* * lwlib/xlwmenu.c (pop_up_menu): Work around motion problems on XI2.Po Lu2022-02-061-0/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-0114-14/+14
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0114-14/+14
* | * lwlib/xlwmenu.c (fit_to_screen): Adjust correctly for child menus.Po Lu2021-12-281-4/+12
* | Fix menu placement on multiple-display setups when using lwlibPo Lu2021-12-281-23/+50
* | Re-enable the disabledForeground X resource.Gregory Heytings2021-11-241-1/+0
* | Implement the buttonForeground resourceGregory Heytings2021-11-201-0/+30
* | New X resource to control the border thickness of menusGregory Heytings2021-11-163-1/+7
|/
* Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-091-2/+2
* Fix 'extraclean' targetsEli Zaretskii2021-04-011-2/+2
* Simplify silent-rules build machineryGlenn Morris2021-03-061-17/+2
* Update copyright year to 2021Paul Eggert2021-01-0114-14/+14
* Fix Xaw widget text disappearing when built with cairo (bug#43418)YAMAMOTO Mitsuharu2020-12-061-4/+11
* Update copyright year to 2020Paul Eggert2020-01-0114-14/+14
* Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-251-3/+2
* Avoid empty menu bar on Xaw with cairoYAMAMOTO Mitsuharu2019-06-101-0/+5
* Don't link libXft when using cairoYAMAMOTO Mitsuharu2019-04-246-32/+236
* Release xft_data in widget destroy callback to avoid visual distractionYAMAMOTO Mitsuharu2019-04-232-29/+24
* Fix text metrics calculation in Xft support for lwlibYAMAMOTO Mitsuharu2019-04-212-2/+2
* * lwlib/lwlib-Xaw.c (draw_text) [HAVE_XFT]: Fix memory leak.YAMAMOTO Mitsuharu2019-04-211-5/+6
* Merge from origin/emacs-26Paul Eggert2018-12-3114-14/+14
|\
| * Update copyright year to 2019Paul Eggert2019-01-0114-14/+14
| * More porting to GCC 8 of --enable-gcc-warningsPaul Eggert2018-12-173-14/+4
* | Fix ‘make clean’ with a file named ‘-.o’Paul Eggert2018-09-241-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-06-181-1/+1
|\ \ | |/
| * Make 'tags' targets respect --with-silent-rules (Bug#31744)Noam Postavsky2018-06-121-1/+1
* | More porting to GCC 8 of --enable-gcc-warningsPaul Eggert2018-05-033-14/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-0114-14/+14
* Merge from GnulibPaul Eggert2017-10-011-4/+4
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1314-14/+14
* Streamline dependency-file generationPaul Eggert2017-03-211-18/+10
* Tweak X toolkit code to pacify modern GCCPaul Eggert2017-03-104-24/+21
* Remove @SET_MAKE@ from manually-maintained filesPaul Eggert2017-01-071-1/+0