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