| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for large files, plus some locale improvements. | Paul Eggert | 1999-10-19 | 1 | -4/+4 |
| | | | | | | | | | | * dispatch.c, lwlib-Xaw.c, lwlib-Xlw.c, lwlib-Xm.c, lwlib.c, xlwmenu.c, xrdb-cpp.c, xrdb.c: Include <config.h> before any system include files. * lwlib-Xm.c, lwlib.c: Do not include <stdlib.h> or <string.h>, as <config.h> does this. | ||||
| * | (lw_separator_p): Check for new-style separators | Gerd Moellmann | 1999-09-14 | 1 | -1/+2 |
| | | | | | differently. | ||||
| * | (lw_separator_p): Add `--:space' with the same | Gerd Moellmann | 1999-09-10 | 1 | -0/+1 |
| | | | | | meaning as `--:noLine'. | ||||
| * | (lw_separator_p): Add alternative separator type names. | Gerd Moellmann | 1999-09-06 | 1 | -0/+44 |
| | | |||||
| * | (lw_separator_p): New. | Gerd Moellmann | 1999-07-21 | 1 | -0/+78 |
| | | | | | | (merge_widget_value): Handle button_type. (copy_widget_value_tree): Copy button_type. | ||||
| * | Always declare xmalloc. | Andreas Schwab | 1998-04-06 | 1 | -1/+4 |
| | | | | | | [USE_XAW]: Include <X11/Xaw/Paned.h>. (lwlib_memset, lwlib_bcopy): Explicitly declare return type. | ||||
| * | (merge_widget_value): Undo previous change. | Richard M. Stallman | 1996-08-10 | 1 | -0/+2 |
| | | |||||
| * | (merge_widget_value) [USE_MOTIF]: Pass along the change flag from | Richard M. Stallman | 1996-07-27 | 1 | -0/+3 |
| | | | | | merged_contents. | ||||
| * | Undo previous change. | Karl Heuer | 1996-07-07 | 1 | -13/+0 |
| | | |||||
| * | (lw_toolkit_related_event_p): A predicate to identify toolkit-specific events. | Miles Bader | 1996-07-04 | 1 | -0/+13 |
| | | |||||
| * | (merge_widget_value): Set the this_one_change field. | Richard M. Stallman | 1996-03-25 | 1 | -1/+5 |
| | | |||||
| * | (lw_window_is_in_menubar) [USE_MOTIF]: | Richard M. Stallman | 1996-02-25 | 1 | -3/+4 |
| | | | | | With Motif, the window WIN can be the menu bar widget itself. | ||||
| * | (free_widget_value_tree, merge_widget_value): | Karl Heuer | 1996-02-21 | 1 | -2/+2 |
| | | | | | Use XtFree for the toolkit_data. | ||||
| * | (lw_internal_update_other_instances): Move static var | Karl Heuer | 1996-02-19 | 1 | -7/+8 |
| | | | | | outside the function, and rename it to lwlib_updating. | ||||
| * | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| | | |||||
| * | (instantiate_widget_instance): Renamed from | Richard M. Stallman | 1996-01-12 | 1 | -6/+11 |
| | | | | | | | | | instanciate_widget_instance (spelling correction). All callers changed. (merge_widget_value): Treat disappearance of entire contents as a STRUCTURAL_CHANGE. | ||||
| * | (lw_popup_menu): New arg event, passed along. | Richard M. Stallman | 1995-08-02 | 1 | -5/+6 |
| | | |||||
| * | (lwlib_toolkit_type): New variable. | Karl Heuer | 1995-06-11 | 1 | -0/+5 |
| | | |||||
| * | Don't use prototype. | Karl Heuer | 1995-05-20 | 1 | -1/+1 |
| | | |||||
| * | (lw_refigure_widget) [USE_MOTIF]: Fix backward if. | Richard M. Stallman | 1995-05-06 | 1 | -2/+2 |
| | | |||||
| * | [__osf__]: Include string.h and stdlib.h. | Richard M. Stallman | 1995-05-04 | 1 | -0/+6 |
| | | | | | [__osf__] (xmalloc): Declared. | ||||
| * | (lw_refigure_widget): Use the macro USE_XAW rather than XAW. | Paul Reilly | 1994-11-15 | 1 | -1/+1 |
| | | |||||
| * | (lw_set_main_areas): Use xm_set_main_areas(). | Paul Reilly | 1994-10-02 | 1 | -16/+1 |
| | | | | | (lw_manage_resizing): Use xm_manage_resizing() for Emacs/Motif. | ||||
| * | (lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'. | Paul Reilly | 1994-09-25 | 1 | -6/+1 |
| | | |||||
| * | entered into RCS | Paul Reilly | 1994-09-16 | 1 | -8/+84 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 1994-05-16 | 1 | -16/+27 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 1994-05-09 | 1 | -4/+1 |
| | | |||||
| * | *** empty log message *** | Fred Pierresteguy | 1994-03-14 | 1 | -1/+2 |
| | | |||||
| * | *** empty log message *** | Fred Pierresteguy | 1994-03-11 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Fred Pierresteguy | 1994-03-11 | 1 | -7/+58 |
| | | |||||
| * | *** empty log message *** | Fred Pierresteguy | 1994-02-18 | 1 | -8/+2 |
| | | |||||
| * | *** empty log message *** | Fred Pierresteguy | 1994-02-18 | 1 | -2/+21 |
| | | |||||
| * | *** empty log message *** | Roland McGrath | 1994-02-08 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 1994-02-01 | 1 | -52/+165 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 1994-01-30 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 1994-01-18 | 1 | -1/+1 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1994-01-18 | 1 | -0/+1111 |