summaryrefslogtreecommitdiff
path: root/lwlib
Commit message (Collapse)AuthorAgeFilesLines
* (enriched-translations): Add top' and choice' everywhere so that *Richard M. Stallman1997-01-221-11/+30
| | | | | | | | | can be entered. (custom-face-attributes): Don't use top-line'. (mode-line-format): Replace (:eval mode-line-mode-name)'. (mode-line-mode-name): New. (make-mode-line-mouse-sensitive): Don't change default value of x' are found before files starting with down_p'.
* (update_one_menu_entry): Fix previous change:Richard M. Stallman1996-08-121-23/+32
| | | | | When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget, just modify the existing one.
* (merge_widget_value): Undo previous change.Richard M. Stallman1996-08-101-0/+2
|
* (update_one_menu_entry): When creating a pulldownRichard M. Stallman1996-08-101-3/+36
| | | | | | in an existing but empty menu item, in order to get a new functional pulldown, the menu item must be switched from an XmPushButtonGadget into a XmCascadeButtonGadget.
* (make_menubar): Turn off menu accelerator.Richard M. Stallman1996-08-011-1/+9
|
* (merge_widget_value) [USE_MOTIF]: Pass along the change flag fromRichard M. Stallman1996-07-271-0/+3
| | | | merged_contents.
* Fix FSF address in comment.Karl Heuer1996-07-201-2/+3
|
* (xm_update_menu): Fix loop termination test.Karl Heuer1996-07-131-1/+3
|
* Undo previous change.Karl Heuer1996-07-101-3/+0
|
* Undo previous change.Karl Heuer1996-07-073-28/+0
|
* Declare lw_motif_menu_related_event_p.Miles Bader1996-07-041-0/+3
|
* (lw_toolkit_related_event_p): A predicate to identify toolkit-specific events.Miles Bader1996-07-041-0/+13
|
* (lw_motif_menu_related_event_p): A predicate to identify keyboard eventsMiles Bader1996-07-041-0/+12
| | | | intended only for menus.
* Declare lw_toolkit_related_event_p.Miles Bader1996-07-041-0/+3
|
* (make_menu_in_widget): Set mapping delayRichard M. Stallman1996-06-101-1/+4
| | | | for cascade buttons to zero.
* (destroy_all_children): When freeing a cascade button, free its submenu too.Richard M. Stallman1996-04-031-2/+16
| | | | | (make_menu_in_widget): Use a cascade button gadget, not a widget. Include Xm/CascadeBG.h.
* (tags): New target.Richard M. Stallman1996-03-291-0/+2
|
* (TAGS): Renamed from `tags' and fixed to work.Richard M. Stallman1996-03-281-2/+2
|
* (xlwmenu.o): New explicit target.Richard M. Stallman1996-03-261-0/+1
|
* (merge_widget_value): Set the this_one_change field.Richard M. Stallman1996-03-251-1/+5
|
* (struct widget_value): New field this_one_change.Richard M. Stallman1996-03-251-0/+3
|
* (destroy_all_children): New arg first_child_to_destroy.Richard M. Stallman1996-03-251-41/+88
| | | | | | | (make_menu_in_widget): New arg keep_first_children. (xm_update_menu): Preserve the first children even if later ones have a structural change. (update_one_menu_entry): Use this_one_change field.
* (motion_event_is_in_menu): Make x and y signed.Richard M. Stallman1996-03-011-2/+2
|
* (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-159-9/+18
|
* (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.
* Comment fixes.Karl Heuer1996-01-055-7/+7
|
* (xlwMenuActionsList): Add "key" and "nothing".Richard M. Stallman1995-12-311-4/+86
| | | | | | | | | (xlwMenuTranslations): Add translations for Key, KeyUp, and for the modifier keysyms. (Nothing, Key): New functions. (XlwMenuSetValues): Do redisplay if non-null contents get replaced by empty contents.
* Add #undef for index and rindex.Karl Heuer1995-12-211-0/+7
|
* (display_menu_item): Fix previous change.Richard M. Stallman1995-11-151-1/+1
|
* (display_menu_item): Don't treat buttons specially.Richard M. Stallman1995-11-101-0/+3
|
* (RANLIB): Get this var from configure.Richard M. Stallman1995-08-161-1/+1
|
* (xm_popup_menu): New arg `event'.Richard M. Stallman1995-08-021-14/+17
|
* (xlw_popup_menu): New arg event.Richard M. Stallman1995-08-021-13/+19
|
* (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
|
* (Drag): Do nothing unless menu.popped_up field is set.Karl Heuer1995-05-291-1/+2
|
* (XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.Karl Heuer1995-05-231-3/+4
|
* (activate_button, xm_update_cascadebutton): Don't use prototype.Karl Heuer1995-05-201-3/+8
|
* 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
|
* (ALL_CFLAGS): Add -I../src.Richard M. Stallman1995-05-041-1/+2
|
* [__osf__]: Include string.h and stdlib.h.Richard M. Stallman1995-05-041-0/+6
| | | | [__osf__] (xmalloc): Declared.
* (xaw_pop_instance): Make x, y, w, h unsigned.Richard M. Stallman1995-04-151-1/+1
|
* (size_menu): Make height and label_width unsigned.Richard M. Stallman1995-04-151-6/+6
| | | | | (fit_to_screen): Make screen_width and screen_height unsigned. (motion_event_is_in_menu): Make x, y unsigned.
* (update_one_menu_entry, make_menu_in_widget):Richard M. Stallman1995-04-141-2/+2
| | | | Specify more useful names in XmCreatePulldownMenu calls.
* If HAVE_CONFIG_H, include config.h.Richard M. Stallman1995-04-101-0/+4
|
* Remove function prototypes.Richard M. Stallman1995-04-101-12/+12
|