summaryrefslogtreecommitdiff
path: root/lwlib/xlwmenu.c
Commit message (Expand)AuthorAge
* * 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
* | Install workaround for "X protocol error: BadCursor (invalid Cursor parameter...Karoly Lorentey2006-01-02
|/
* * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-27
* Fix the return type for x_clear_errors andDan Nicolaescu2005-09-24
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* * xlwmenu.c (string_width):Jan Djärv2005-04-01
* Temporary #undef HAVE_X_I18N until FontSet for UTF-8Jan Djärv2005-03-22
* (MENU_FONT_ASCENT) [HAVE_X_I18N]: Try to be more correct.Stefan Monnier2005-03-18
* Add support for I18N to Lucid menus.Stefan Monnier2005-03-18
* * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as anJan Djärv2004-12-27
* * xlwmenu.c (find_first_selectable, find_next_selectable)Jan Djärv2004-11-01