summaryrefslogtreecommitdiff
path: root/lwlib/xlwmenu.c
Commit message (Expand)AuthorAgeFilesLines
* Fix calculation of default highlightForeground in the lucid menu barPo Lu2022-07-201-36/+61
* Colored menu highlight in Lucid backendManuel Giraud2022-07-161-104/+248
* ; * 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
* 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-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | * 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-161-1/+4
|/
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Don't link libXft when using cairoYAMAMOTO Mitsuharu2019-04-241-18/+25
* Fix text metrics calculation in Xft support for lwlibYAMAMOTO Mitsuharu2019-04-211-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Tweak X toolkit code to pacify modern GCCPaul Eggert2017-03-101-4/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Remove SunOS 4.x cruftPaul Eggert2015-12-181-6/+0
* Assume C89 offsetof in xterm.c, xlwmenu.cPaul Eggert2015-04-141-1/+1
* Add classes as run-time descriptors of cl-structs.Stefan Monnier2015-03-181-29/+29
* * xlwmenu.c (remap_menubar): Re-realize menu to force move under Gnome 3.Jan D2015-02-281-5/+10
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Prefer stpcpy to strcatPaul Eggert2014-12-251-4/+3
* * xlwmenu.c (openXftFont): Do not load regular X font here.Dmitry Antipov2014-06-031-27/+11
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-311-3/+1
* Use ASCII tests for character types.Paul Eggert2012-08-161-2/+1
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-251-2/+0
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-241-2/+1
* Remove obsolete '#define static' cruft.Paul Eggert2012-05-301-13/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-181-1/+1
* Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun.Dmitry Antipov2011-10-131-1/+1
* * xlwmenu.c (MINL): Define only if not emacs.Paul Eggert2011-04-151-0/+2
* * xlwmenu.c (XlwMenuSetValues): Rename/ move locals to avoid shadowing.Paul Eggert2011-04-151-18/+18
* Use *font for Xft font names for Lucid menus and dialogs.Jan Djärv2011-02-141-38/+49
* lwlib/ trivia.Glenn Morris2011-02-091-3/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0