| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-05 | 1 | -1/+1 |
| | | |||||
| * | * xlwmenu.c (find_next_selectable): | Dan Nicolaescu | 2005-09-27 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | (find_prev_selectable): Add missing parameter declarations. * xfaces.c (lookup_derived_face): Add parameter type. * xdisp.c (cursor_row_fully_visible_p): Add parameter type. * marker.c (verify_bytepos): Add parameter type. * process.c (get_operating_system_release): Move prototype ... * systime.h (get_operating_system_release): ... here. * xterm.c (set_vertical_scroll_bar): Move prototype ... * xterm.h: ... here. * fns.c (internal_equal, seed_random): Fix prototypes. (internal_equal): Add missing parameter. | ||||
| * | Fix the return type for x_clear_errors and | Dan Nicolaescu | 2005-09-24 | 1 | -0/+5 |
| | | | | | x_uncatch_errors. | ||||
| * | * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for | Jan Djärv | 2005-07-19 | 1 | -0/+5 |
| | | | | | labels in menu bar. | ||||
| * | *** empty log message *** | Lute Kamstra | 2005-07-05 | 1 | -1/+5 |
| | | |||||
| * | Reenable support for I18N to Lucid menus. | Jan Djärv | 2005-04-01 | 1 | -0/+13 |
| | | | | | | | | | | | | * xlwmenuP.h (_XlwMenu_part): Add fontSet resource. * xlwmenu.c (string_width): (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto. (display_menu_item, make_drawing_gcs, XlwMenuInitialize) (XlwMenuSetValues): Use font if fontSet is NULL, use only font for !HAVE_X_I18N. (xlwMenuResources): Add fontSet resource. | ||||
| * | * xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8 | Jan Djärv | 2005-03-22 | 1 | -0/+7 |
| | | | | | | on XFree86 is investigated. * xlwmenu.c: Ditto. | ||||
| * | Add support for I18N to Lucid menus. | Stefan Monnier | 2005-03-18 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | * xlwmenuP.h (struct _XlwMenu_part) [HAVE_X_I18N]: Change `font' to be a fontset. Add a `font_extents' element. * xlwmenu.c (xlwMenuResources) [HAVE_X_I18N]: Use a fontset for the `font' resource. (string_width) [HAVE_X_I18N]: Use XmbTextExtents; (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): New macros. (arrow_width, toggle_button_width, size_menu_item, draw_arrow) (draw_toggle, draw_radio, display_menu_item): Use them. (display_menu_item) [HAVE_X_I18N]: Use XmbDrawString. (make_drawing_gcs) [HAVE_X_I18N]: Don't mess with fonts. (XlwMenuInitialize) [HAVE_X_I18N]: Initialize font_extents. (XlwMenuSetValues) [HAVE_X_I18N]: Refresh font_extents if font changes. | ||||
| * | (xm_update_label, xm_update_list): Use the recommended | Stefan Monnier | 2005-03-17 | 1 | -0/+3 |
| | | | | | XmStringCreateLocalized function. Add missing copyright. | ||||
| * | *** empty log message *** | Stefan Monnier | 2005-03-17 | 1 | -0/+4 |
| | | |||||
| * | *** 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 |
| | | |||||