summaryrefslogtreecommitdiff
path: root/lwlib
AgeCommit message (Expand)Author
2022-03-05Implement `pre_activate' callbacks for Motif menusPo Lu
2022-03-01Fix crashes and other bugs on LessTifPo Lu
2022-03-01Fix Motif menu help text in submenusPo Lu
2022-02-27Don't send help-echo on menu button arming not caused by motion eventsPo Lu
2022-02-08Fix menu bar not opening after popup menu is dismissed on LucidPo Lu
2022-02-07* lwlib/xlwmenu.c (pop_up_menu): Fix cast.Po Lu
2022-02-06* lwlib/xlwmenu.c (pop_up_menu): Work around motion problems on XI2.Po Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-28* lwlib/xlwmenu.c (fit_to_screen): Adjust correctly for child menus.Po Lu
2021-12-28Fix menu placement on multiple-display setups when using lwlibPo Lu
2021-11-24Re-enable the disabledForeground X resource.Gregory Heytings
2021-11-20Implement the buttonForeground resourceGregory Heytings
2021-11-16New X resource to control the border thickness of menusGregory Heytings
2021-05-09Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris
2021-04-01Fix 'extraclean' targetsEli Zaretskii
2021-03-06Simplify silent-rules build machineryGlenn Morris
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-06Fix Xaw widget text disappearing when built with cairo (bug#43418)YAMAMOTO Mitsuharu
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-25Avoid some strlen work, primarily via strnlenPaul Eggert
2019-06-10Avoid empty menu bar on Xaw with cairoYAMAMOTO Mitsuharu
2019-04-24Don't link libXft when using cairoYAMAMOTO Mitsuharu
2019-04-23Release xft_data in widget destroy callback to avoid visual distractionYAMAMOTO Mitsuharu
2019-04-21Fix text metrics calculation in Xft support for lwlibYAMAMOTO Mitsuharu
2019-04-21* lwlib/lwlib-Xaw.c (draw_text) [HAVE_XFT]: Fix memory leak.YAMAMOTO Mitsuharu
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-17More porting to GCC 8 of --enable-gcc-warningsPaul Eggert
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert
2018-06-18Merge from origin/emacs-26Glenn Morris
2018-06-12Make 'tags' targets respect --with-silent-rules (Bug#31744)Noam Postavsky
2018-05-03More porting to GCC 8 of --enable-gcc-warningsPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-01Merge from GnulibPaul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-03-21Streamline dependency-file generationPaul Eggert
2017-03-10Tweak X toolkit code to pacify modern GCCPaul Eggert
2017-01-07Remove @SET_MAKE@ from manually-maintained filesPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-29Adjust lwlib to recent config.h changePaul Eggert
2016-09-30Limit <config.h>’s includesPaul Eggert
2016-07-01Avoid yet another possible NULL pointer dereference found by GCC 6.1.1Dmitry Antipov
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-06Build tweaks related to tags files.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-18Remove SunOS 4.x cruftPaul Eggert
2015-10-16Make src headers idempotent and standalonePaul Eggert