summaryrefslogtreecommitdiff
path: root/lwlib/lwlib.c
Commit message (Collapse)AuthorAgeFilesLines
* (merge_widget_value): Set the this_one_change field.Richard M. Stallman1996-03-251-1/+5
|
* (lw_window_is_in_menubar) [USE_MOTIF]:Richard M. Stallman1996-02-251-3/+4
| | | | With Motif, the window WIN can be the menu bar widget itself.
* (free_widget_value_tree, merge_widget_value):Karl Heuer1996-02-211-2/+2
| | | | Use XtFree for the toolkit_data.
* (lw_internal_update_other_instances): Move static varKarl Heuer1996-02-191-7/+8
| | | | outside the function, and rename it to lwlib_updating.
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* (instantiate_widget_instance): Renamed fromRichard M. Stallman1996-01-121-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. Stallman1995-08-021-5/+6
|
* (lwlib_toolkit_type): New variable.Karl Heuer1995-06-111-0/+5
|
* Don't use prototype.Karl Heuer1995-05-201-1/+1
|
* (lw_refigure_widget) [USE_MOTIF]: Fix backward if.Richard M. Stallman1995-05-061-2/+2
|
* [__osf__]: Include string.h and stdlib.h.Richard M. Stallman1995-05-041-0/+6
| | | | [__osf__] (xmalloc): Declared.
* (lw_refigure_widget): Use the macro USE_XAW rather than XAW.Paul Reilly1994-11-151-1/+1
|
* (lw_set_main_areas): Use xm_set_main_areas().Paul Reilly1994-10-021-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 Reilly1994-09-251-6/+1
|
* entered into RCSPaul Reilly1994-09-161-8/+84
|
* *** empty log message ***Richard M. Stallman1994-05-161-16/+27
|
* *** empty log message ***Richard M. Stallman1994-05-091-4/+1
|
* *** empty log message ***Fred Pierresteguy1994-03-141-1/+2
|
* *** empty log message ***Fred Pierresteguy1994-03-111-0/+4
|
* *** empty log message ***Fred Pierresteguy1994-03-111-7/+58
|
* *** empty log message ***Fred Pierresteguy1994-02-181-8/+2
|
* *** empty log message ***Fred Pierresteguy1994-02-181-2/+21
|
* *** empty log message ***Roland McGrath1994-02-081-2/+2
|
* *** empty log message ***Richard M. Stallman1994-02-011-52/+165
|
* *** empty log message ***Richard M. Stallman1994-01-301-1/+1
|
* *** empty log message ***Richard M. Stallman1994-01-181-1/+1
|
* Initial revisionRichard M. Stallman1994-01-181-0/+1111