| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | *** empty log message *** | Stefan Monnier | 2005-03-12 | 1 | -7/+11 | |
| | | ||||||
| * | * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an | Jan Djärv | 2004-12-27 | 1 | -0/+7 | |
| | | | | | | | action procedure for compatibility with Lesstif/Motif. * Makefile.in (mostlyclean): Don't remove *~ on clean. | |||||
| * | * lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only | Jan Djärv | 2004-12-26 | 1 | -0/+5 | |
| | | | | | pops down on Escape, not any keypress. | |||||
| * | * xlwmenu.c (find_first_selectable, find_next_selectable) | Jan Djärv | 2004-11-01 | 1 | -0/+7 | |
| | | | | | | | (find_prev_selectable): Rename parameter skip_no_call_data to skip_titles. Recognize titles as having no call_data and no contents. (Down, Up): Comment update. | |||||
| * | * lwlib.h (_widget_value): Added lname and lkey. | Jan Djärv | 2004-08-30 | 1 | -0/+4 | |
| | | ||||||
| * | Changes for lucid popup menus (keyboard traversal enabled) and dialogs | Jan Djärv | 2004-01-12 | 1 | -0/+28 | |
| | | | | | (Xaw and Xm pop down on ESC). | |||||
| * | Update my email address. | Lute Kamstra | 2003-10-06 | 1 | -1/+1 | |
| | | ||||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 | |
| | | ||||||
| * | Include lisp.h, not ../src/lisp.h. | Dave Love | 2003-05-22 | 1 | -0/+10 | |
| | | | | | (make_drawing_gcs): Remove unused `xswa', `mask'. | |||||
| * | *** empty log message *** | Juanma Barranquero | 2003-04-30 | 1 | -0/+5 | |
| | | ||||||
| * | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 | |
| | | ||||||
| * | Update email and real name | Jan Djärv | 2003-01-30 | 1 | -3/+3 | |
| | | ||||||
| * | lwlib-Xm.c: Fixed memory leak for menus. | Jan Djärv | 2003-01-26 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2002-12-22 | 1 | -0/+7 | |
| | | ||||||
| * | Provide ISO C arglists for functions | Dave Love | 2002-11-21 | 1 | -0/+5 | |
| | | | | | with Boolean args. | |||||
| * | Remove obsolete USE_OLIT code. | Dave Love | 2002-11-20 | 1 | -0/+10 | |
| | | | | | | | | [PROTOTYPES]: Provide ISO C arglists for functions with Boolean args. (lwlib_memset): Declare length arg as size_t. (malloc_widget_value): Cast arg of lwlib_memset. | |||||
| * | (make_drawing_gcs): The scaling factor passed to | Pavel Janík | 2002-05-07 | 1 | -0/+8 | |
| | | | | | | | | `x_alloc_lighter_color_for_widget' is a float, not an int, and it's a multiplicative factor, so the name `delta' is inaccurate. Always base disabled foreground on the normal foreground. Don't use the temporary variable `temp'. | |||||
| * | (xlwMenuResources): New resource. | Pavel Janík | 2002-05-06 | 1 | -0/+16 | |
| | | | | | | | | (find_next_selectable): Return current item when the menu is not poped up. Rename `inactive_gc' to `disabled_gc'. Use lighter/darker color for disabled menu items instead of using stipple. Use stipple only when better color can not be determined automatically. | |||||
| * | *** empty log message *** | Stefan Monnier | 2002-04-30 | 1 | -36/+27 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2002-04-29 | 1 | -0/+5 | |
| | | ||||||
| * | Do not grab keyboard if installation-directory is | Jan Djärv | 2002-04-28 | 1 | -0/+5 | |
| | | | | | non-nil (not installed Emacs). To simplify debugging. | |||||
| * | Remove unused file. | Pavel Janík | 2002-04-28 | 1 | -1/+2 | |
| | | ||||||
| * | Remove OpenLook file dependencies. | Pavel Janík | 2002-04-28 | 1 | -0/+6 | |
| | | | | | | (xrdb-cpp.o): Remove target. Remove unused defines. | |||||
| * | (instantiate_widget_instance): Remove duplicated prototype. | Pavel Janík | 2002-04-28 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2002-04-25 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Jan Djärv | 2002-04-22 | 1 | -0/+10 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2002-04-20 | 1 | -0/+7 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2002-04-19 | 1 | -1/+11 | |
| | | ||||||
| * | Fix typo and whitespaces. | Pavel Janík | 2002-04-19 | 1 | -6/+6 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2002-04-19 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2002-03-18 | 1 | -0/+4 | |
| | | ||||||
| * | (P_): Don't define if already defined. | Eli Zaretskii | 2002-03-16 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2002-01-27 | 1 | -0/+5 | |
| | | ||||||
| * | (xaw_create_dialog): Initialize icon_name to suppress compiler warnings. | Pavel Janík | 2002-01-09 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2001-12-18 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2001-12-08 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2001-12-02 | 1 | -0/+13 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2001-11-29 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-10-21 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-10-21 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-10-10 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-10-09 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-10-06 | 1 | -0/+5 | |
| | | ||||||
| * | Remove log entries for 20.5 .. 20.7. | Gerd Moellmann | 2001-05-09 | 1 | -18/+0 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-04-30 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-03-23 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-03-22 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-03-13 | 1 | -0/+3 | |
| | | ||||||
| * | (make_menu_in_widget): Add an XmNpopdownCallback | Gerd Moellmann | 2001-03-13 | 1 | -1/+5 | |
| | | | | | | instead of an XmNunmapCallback. (xm_unmap_callback): Removed. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-03-13 | 1 | -0/+2 | |
| | | ||||||