summaryrefslogtreecommitdiff
path: root/lwlib/xlwmenu.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (XlwMenuRealize): Remove unused integer `count'.Glenn Morris2007-08-261-1/+0
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-04-221-2/+3
|\ \ | |/
| * Revert previous change, since not sure it was correct.Glenn Morris2007-02-281-1/+1
| * Despite initial RCS check-in in 1994 being under GPLv2 later, lwlibGlenn Morris2007-02-281-1/+1
| * Adjust FSF copyright years based on changelogs.Glenn Morris2007-02-271-2/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-061-3/+28
|\ \ | |/
| * (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.Jan Djärv2007-01-011-3/+28
* | Fix compilation error in lwlib/xlwmenu.c.Karoly Lorentey2006-05-241-2/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-241-19/+7
|\ \ | |/
| * * xlwmenu.c: Include xterm.h if emacs instead of declaring functionsJan Djärv2006-05-231-19/+7
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-061-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-051-1/+1
* | Install workaround for "X protocol error: BadCursor (invalid Cursor parameter...Karoly Lorentey2006-01-021-0/+10
|/
* * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-271-0/+2
* Fix the return type for x_clear_errors andDan Nicolaescu2005-09-241-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * xlwmenu.c (string_width):Jan Djärv2005-04-011-74/+58
* Temporary #undef HAVE_X_I18N until FontSet for UTF-8Jan Djärv2005-03-221-0/+3
* (MENU_FONT_ASCENT) [HAVE_X_I18N]: Try to be more correct.Stefan Monnier2005-03-181-1/+2
* Add support for I18N to Lucid menus.Stefan Monnier2005-03-181-26/+99
* * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as anJan Djärv2004-12-271-0/+1
* * xlwmenu.c (find_first_selectable, find_next_selectable)Jan Djärv2004-11-011-13/+12
* Changes for lucid popup menus (keyboard traversal enabled) and dialogsJan Djärv2004-01-121-31/+78
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Include lisp.h, not ../src/lisp.h.Dave Love2003-05-221-7/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (pop_new_stack_if_no_contents): Do nothing if new_depth is 1.Richard M. Stallman2002-12-221-2/+12
* (separator_height): Prototype.Dave Love2002-11-201-1/+1
* (make_drawing_gcs): The scaling factor passed toPavel Janík2002-05-071-13/+6
* (xlwMenuResources): New resource.Pavel Janík2002-05-061-9/+49
* Change default values.Pavel Janík2002-04-291-4/+4
* Do not grab keyboard if installation-directory isJan Djärv2002-04-281-4/+6
* Add calls to Grab/UngrabKeyboard to remove strange interactions withJan Djärv2002-04-221-13/+36
* (find_next_selectable): New function.Pavel Janík2002-04-201-8/+43
* (xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keysPavel Janík2002-04-191-0/+160
* Include ../src/lisp.h.Richard M. Stallman2001-12-021-0/+2
* (xlwmenu_window_p): New function.Gerd Moellmann2001-04-301-0/+17
* (gray_bitmap_bits): Remove `unsigned' fromDave Love2000-12-141-1/+1
* (draw_separator) <SEPARATOR_SHADOW_ETCHED_IN_DASH>:Dave Love2000-12-111-2/+2
* (xlwmenu_redisplay): New function.Gerd Moellmann2000-11-211-0/+11
* * xlwmenu.c: Before including <X11/Xos.h> on SUN, define SUNOS41Sam Steingold2000-09-281-80/+86
* (remap_menubar):Miles Bader2000-09-041-3/+7
* (XlwMenuSetValues): Pass the correct pointer type to XtIsRealized.Miles Bader2000-09-041-1/+1
* (XlwMenuSetValues): Only frob the display if the menu is actually displayed.Miles Bader2000-09-041-9/+11
* (x_alloc_lighter_color_for_widget):Miles Bader2000-09-031-15/+14