summaryrefslogtreecommitdiff
path: root/lwlib/xlwmenu.c
Commit message (Expand)AuthorAge
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-31
* Use ASCII tests for character types.Paul Eggert2012-08-16
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-25
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-24
* Remove obsolete '#define static' cruft.Paul Eggert2012-05-30
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-18
* Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun.Dmitry Antipov2011-10-13
* * xlwmenu.c (MINL): Define only if not emacs.Paul Eggert2011-04-15
* * xlwmenu.c (XlwMenuSetValues): Rename/ move locals to avoid shadowing.Paul Eggert2011-04-15
* Use *font for Xft font names for Lucid menus and dialogs.Jan Djärv2011-02-14
* lwlib/ trivia.Glenn Morris2011-02-09
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.Dan Nicolaescu2010-07-28
* | Change function definition from K&R to prototype. Fix prototype warnings.Jan D2010-07-08
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* | Fix some bad prototypes and formatting after conversion from K&R declaration.Jan D2010-07-05
* | Convert function definitions in lwlib files to standard C.Dan Nicolaescu2010-07-03
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-02
* | xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).Jan D2010-05-08
* | Declarations before code (Bug#5993).Jan Djärv2010-04-21
* | Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.Jan Djärv2010-04-17
* | Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.Jan D2010-04-17
* | xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.YAMAMOTO Mitsuharu2010-04-16
* | Lucid menus can now use Xft for fonts.Jan Djärv2010-04-08
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (XlwMenuRealize): Remove unused integer `count'.Glenn Morris2007-08-26
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-04-22
|\|
| * Revert previous change, since not sure it was correct.Glenn Morris2007-02-28
| * Despite initial RCS check-in in 1994 being under GPLv2 later, lwlibGlenn Morris2007-02-28
| * Adjust FSF copyright years based on changelogs.Glenn Morris2007-02-27
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-29
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-21
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-06
|\|
| * (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.Jan Djärv2007-01-01
* | Fix compilation error in lwlib/xlwmenu.c.Karoly Lorentey2006-05-24
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-24
|\|
| * * xlwmenu.c: Include xterm.h if emacs instead of declaring functionsJan Djärv2006-05-23
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-06
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-05