| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | *** empty log message *** | Pavel Janík | 2002-01-27 | 1 | -0/+5 | |
| | | ||||||
| * | (xaw_update_scrollbar, xaw_scrollbar_scroll) | Pavel Janík | 2002-01-27 | 1 | -6/+6 | |
| | | | | | (xaw_scrollbar_jump): Put whole functions in #if 0. | |||||
| * | (xaw_create_dialog): Initialize icon_name to suppress compiler warnings. | Pavel Janík | 2002-01-09 | 2 | -1/+6 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2001-12-18 | 1 | -0/+5 | |
| | | ||||||
| * | (separator_names): Add missing braces around initializers. | Pavel Janík | 2001-12-18 | 1 | -30/+30 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2001-12-08 | 1 | -0/+4 | |
| | | ||||||
| * | New file. | Pavel Janík | 2001-12-08 | 1 | -0/+340 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2001-12-02 | 1 | -0/+13 | |
| | | ||||||
| * | Include ../src/lisp.h. | Richard M. Stallman | 2001-12-02 | 7 | -0/+16 | |
| | | ||||||
| * | (_widget_value): `help' has type Lisp_Object. | Richard M. Stallman | 2001-12-02 | 1 | -3/+5 | |
| | | ||||||
| * | Include ../src/lisp.h. Don't declare xmalloc. | Richard M. Stallman | 2001-12-02 | 1 | -8/+6 | |
| | | | | | | | (free_widget_value_tree): Don't free `help' field. (copy_widget_value_tree): Copy `help' simply, without safe_strdup. (merge_widget_value): Compare and copy `help' simply. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2001-11-29 | 1 | -0/+4 | |
| | | ||||||
| * | (TAGS): Find the source files in $(srcdir). | Richard M. Stallman | 2001-11-29 | 1 | -1/+1 | |
| | | ||||||
| * | *** 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 | |
| | | ||||||
| * | (xaw_create_scrollbar) [!0]: Return NULL. | Gerd Moellmann | 2001-10-09 | 1 | -0/+2 | |
| | | | | | From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>. | |||||
| * | *** 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 | |
| | | ||||||
| * | (xlwmenu_window_p): New function. | Gerd Moellmann | 2001-04-30 | 1 | -0/+17 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-03-23 | 1 | -0/+4 | |
| | | ||||||
| * | (x_print_complete_resource_name) [0]: New function. | Gerd Moellmann | 2001-03-23 | 1 | -0/+28 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-03-22 | 1 | -0/+4 | |
| | | ||||||
| * | (x_print_complete_resource_name) [0]: New function. | Gerd Moellmann | 2001-03-22 | 1 | -0/+26 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-03-13 | 1 | -0/+3 | |
| | | ||||||
| * | (make_menu_in_widget): Remove code forcing LessTif to | Gerd Moellmann | 2001-03-13 | 1 | -8/+2 | |
| | | | | | recompute centered text; it works fine without with current LessTif. | |||||
| * | (make_menu_in_widget): Add an XmNpopdownCallback | Gerd Moellmann | 2001-03-13 | 2 | -40/+24 | |
| | | | | | | instead of an XmNunmapCallback. (xm_unmap_callback): Removed. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-03-13 | 1 | -0/+2 | |
| | | ||||||
| * | (make_menubar): Take out code in #if 0. | Gerd Moellmann | 2001-03-13 | 1 | -9/+0 | |
| | | ||||||
| * | (xm_popup_menu): Don't set XmNmenuPost unless | Gerd Moellmann | 2001-03-13 | 2 | -11/+26 | |
| | | | | | necessary. From Rick Scott <rwscott@alumni.uwaterloo.ca>. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-28 | 1 | -0/+3 | |
| | | ||||||
| * | (xm_arm_callback): Don't compare widgets with `None', | Gerd Moellmann | 2001-02-28 | 1 | -2/+2 | |
| | | | | | use NULL instead. | |||||
| * | (xaw_update_one_widget): Use XtSetSensitive instead | Gerd Moellmann | 2001-02-28 | 2 | -3/+13 | |
| | | | | | of setting the value of XtNsensitive. | |||||
| * | (xm_update_radiobox, update_one_menu_entry) | Gerd Moellmann | 2001-02-28 | 1 | -10/+6 | |
| | | | | | | | (xm_update_one_widget): Use XtSetSensitive instead of setting the value of XmNsensitive. From Rick Scott <rwscott@alumni.uwaterloo.ca>. | |||||
| * | *** empty log message *** | Dave Love | 2000-12-14 | 1 | -0/+5 | |
| | | ||||||
| * | (gray_bitmap_bits): Remove `unsigned' from | Dave Love | 2000-12-14 | 1 | -1/+1 | |
| | | | | | declaration. | |||||
| * | (draw_separator) <SEPARATOR_SHADOW_ETCHED_IN_DASH>: | Dave Love | 2000-12-11 | 2 | -2/+7 | |
| | | | | | <SEPARATOR_SHADOW_ETCHED_OUT_DASH>: Fix call of draw_separator. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-12-07 | 1 | -0/+4 | |
| | | ||||||
| * | (xm_arm_callback): Fix last change. | Gerd Moellmann | 2000-12-07 | 1 | -15/+12 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-30 | 1 | -0/+5 | |
| | | ||||||
| * | (xm_arm_callback): Handle case that W is null; | Gerd Moellmann | 2000-11-30 | 1 | -15/+21 | |
| | | | | | also see comment there. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-21 | 1 | -0/+4 | |
| | | ||||||
| * | (xlwmenu_redisplay): New function. | Gerd Moellmann | 2000-11-21 | 1 | -0/+11 | |
| | | ||||||
| * | (lw_separator_p): Init separator_p (bug with "-- some text"). | Stefan Monnier | 2000-09-30 | 2 | -1/+5 | |
| | | ||||||
| * | * xlwmenu.c: Before including <X11/Xos.h> on SUN, define SUNOS41 | Sam Steingold | 2000-09-28 | 2 | -96/+107 | |
| | | | | | to avoid redefining struct timeval and struct timezone. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-09-25 | 1 | -0/+18 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2000-09-21 | 1 | -0/+1 | |
| | | ||||||
| * | (remap_menubar): | Miles Bader | 2000-09-04 | 2 | -3/+13 | |
| | | | | | | | | | | Only include the menu-margin in the initial X & Y positions for horizontal menu-bars. (fit_to_screen): If moving a sub-menu to the left-side, increment its x-position by the shadow-thickness to make it look more attached to the invoking menu-item (similarly to the way it would be displayed on the right side). | |||||