| Commit message (Expand) | Author | Age | Files | Lines |
* | * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN. | Dan Nicolaescu | 2010-07-28 | 1 | -1/+1 |
* | Change function definition from K&R to prototype. Fix prototype warnings. | Jan D | 2010-07-08 | 1 | -30/+65 |
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -1/+1 |
* | Fix some bad prototypes and formatting after conversion from K&R declaration. | Jan D | 2010-07-05 | 1 | -10/+7 |
* | Convert function definitions in lwlib files to standard C. | Dan Nicolaescu | 2010-07-03 | 1 | -220/+71 |
* | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -2/+2 |
* | xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127). | Jan D | 2010-05-08 | 1 | -1/+0 |
* | Declarations before code (Bug#5993). | Jan Djärv | 2010-04-21 | 1 | -1/+1 |
* | Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise. | Jan Djärv | 2010-04-17 | 1 | -0/+19 |
* | Don't redraw lucid menus more than needed. Use double buffer to reduce flicker. | Jan D | 2010-04-17 | 1 | -82/+118 |
* | xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT. | YAMAMOTO Mitsuharu | 2010-04-16 | 1 | -0/+2 |
* | Lucid menus can now use Xft for fonts. | Jan Djärv | 2010-04-08 | 1 | -10/+232 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (XlwMenuRealize): Remove unused integer `count'. | Glenn Morris | 2007-08-26 | 1 | -1/+0 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Revert previous change, since not sure it was correct. | Glenn Morris | 2007-02-28 | 1 | -1/+1 |
| * | Despite initial RCS check-in in 1994 being under GPLv2 later, lwlib | Glenn Morris | 2007-02-28 | 1 | -1/+1 |
| * | Adjust FSF copyright years based on changelogs. | Glenn Morris | 2007-02-27 | 1 | -2/+3 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-06 | 1 | -3/+28 |
|\ \
| |/ |
|
| * | (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback. | Jan Djärv | 2007-01-01 | 1 | -3/+28 |
* | | Fix compilation error in lwlib/xlwmenu.c. | Karoly Lorentey | 2006-05-24 | 1 | -2/+2 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-05-24 | 1 | -19/+7 |
|\ \
| |/ |
|
| * | * xlwmenu.c: Include xterm.h if emacs instead of declaring functions | Jan Djärv | 2006-05-23 | 1 | -19/+7 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-05 | 1 | -1/+1 |
* | | Install workaround for "X protocol error: BadCursor (invalid Cursor parameter... | Karoly Lorentey | 2006-01-02 | 1 | -0/+10 |
|/ |
|
* | * xlwmenu.c (find_next_selectable): | Dan Nicolaescu | 2005-09-27 | 1 | -0/+2 |
* | Fix the return type for x_clear_errors and | Dan Nicolaescu | 2005-09-24 | 1 | -2/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | * xlwmenu.c (string_width): | Jan Djärv | 2005-04-01 | 1 | -74/+58 |
* | Temporary #undef HAVE_X_I18N until FontSet for UTF-8 | Jan Djärv | 2005-03-22 | 1 | -0/+3 |
* | (MENU_FONT_ASCENT) [HAVE_X_I18N]: Try to be more correct. | Stefan Monnier | 2005-03-18 | 1 | -1/+2 |
* | Add support for I18N to Lucid menus. | Stefan Monnier | 2005-03-18 | 1 | -26/+99 |
* | * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an | Jan Djärv | 2004-12-27 | 1 | -0/+1 |
* | * xlwmenu.c (find_first_selectable, find_next_selectable) | Jan Djärv | 2004-11-01 | 1 | -13/+12 |
* | Changes for lucid popup menus (keyboard traversal enabled) and dialogs | Jan Djärv | 2004-01-12 | 1 | -31/+78 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Include lisp.h, not ../src/lisp.h. | Dave Love | 2003-05-22 | 1 | -7/+1 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
* | (pop_new_stack_if_no_contents): Do nothing if new_depth is 1. | Richard M. Stallman | 2002-12-22 | 1 | -2/+12 |
* | (separator_height): Prototype. | Dave Love | 2002-11-20 | 1 | -1/+1 |
* | (make_drawing_gcs): The scaling factor passed to | Pavel Janík | 2002-05-07 | 1 | -13/+6 |
* | (xlwMenuResources): New resource. | Pavel Janík | 2002-05-06 | 1 | -9/+49 |