summaryrefslogtreecommitdiff
path: root/lwlib
AgeCommit message (Expand)Author
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-06-14Enable compiling Emacs with implicit Make rules suppressedPo Lu
2024-06-03lwlib: pacify gcc -Wmissing-variable-declarationsPaul Eggert
2024-01-06Revert "Add new `swap` macro and use it"Po Lu
2024-01-06Add new `swap` macro and use itStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-13Fix dependency bug when building lwlibPaul Eggert
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-25Fix unlikely core dump with XawPaul Eggert
2022-07-20Fix calculation of default highlightForeground in the lucid menu barPo Lu
2022-07-16Colored menu highlight in Lucid backendManuel Giraud
2022-07-11; * lwlib/xlwmenu.c (make_shadow_gcs): Remove "a = a" pattern.Manuel Giraud
2022-06-21Fix recent change to xlwmenu.cPo Lu
2022-06-21; * lwlib/xlwmenu.c (ungrab_all): Fix typo.Eli Zaretskii
2022-06-21Make Lucid menus work from the keyboard also when uninstalledLars Ingebrigtsen
2022-05-06* lwlib/lwlib.c (lw_separator_p): Fix empty strings being separators.Po Lu
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