summaryrefslogtreecommitdiff
path: root/lwlib/xlwmenu.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.Dan Nicolaescu2010-07-281-1/+1
* | Change function definition from K&R to prototype. Fix prototype warnings.Jan D2010-07-081-30/+65
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-1/+1
* | Fix some bad prototypes and formatting after conversion from K&R declaration.Jan D2010-07-051-10/+7
* | Convert function definitions in lwlib files to standard C.Dan Nicolaescu2010-07-031-220/+71
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-2/+2
* | xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).Jan D2010-05-081-1/+0
* | Declarations before code (Bug#5993).Jan Djärv2010-04-211-1/+1
* | Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.Jan Djärv2010-04-171-0/+19
* | Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.Jan D2010-04-171-82/+118
* | xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.YAMAMOTO Mitsuharu2010-04-161-0/+2
* | Lucid menus can now use Xft for fonts.Jan Djärv2010-04-081-10/+232
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1