summaryrefslogtreecommitdiff
path: root/lwlib
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* (ALL_CFLAGS): Add -I${srcdir}/../src.Richard M. Stallman1995-04-091-1/+2
|
* (ALL_CFLAGS): Define HAVE_CONFIG_H.Richard M. Stallman1995-04-091-1/+1
|
* (*): remove function prototypes.Paul Reilly1995-04-081-64/+152
| | | | | (xm_pop_down_callback): Call the deactivation callback only when popping down the top level submenu.
* (lwlib.o): Depend on Makefile.Richard M. Stallman1995-04-071-1/+2
|
* (remove_grabs): Use type Widget for `menu'.Richard M. Stallman1995-04-071-2/+2
|
* (ALL_CFLAGS): Allow include files to be found inPaul Reilly1995-02-151-1/+1
| | | | `srcdir'.
* (maintainer-clean): Renamed from realclean.Richard M. Stallman1995-02-071-1/+1
|
* (safe_strdup): Don't use ANSI argument prototype.Richard M. Stallman1994-11-281-1/+1
|
* (lw_refigure_widget): Use the macro USE_XAW rather than XAW.Paul Reilly1994-11-151-1/+1
|
* (make_menu_in_widget): Differentiate a separator entry ("--") from aPaul Reilly1994-11-081-2/+6
| | | | | title. (xm_pop_down_callback): Filter all but the last pop down callbacks.
* (update_one_menu_entry): Use the parent of the cascade button as thePaul Reilly1994-11-071-1/+1
| | | | | parent of the pulldown, rather than the cascade button itself. This works around a Motif SIGSEGV in the function `InSharedMenuHierarchy'.
* (xlwmenu_default_font): New global variable.Richard M. Stallman1994-10-291-4/+10
| | | | | (XlwMenuInitialize): Use xlwmenu_default_font to default the font if necessary. Make mw, itself, an argument.
* (pop_up_menu): Pass a Display * to x_catch_errors, etc.Richard M. Stallman1994-10-261-3/+4
|
* (fit_to_screen): Don't put the menu off the left or top.Richard M. Stallman1994-10-081-0/+4
|
* (display_menu_item): Add support for displaying the title in pop up menus.Paul Reilly1994-10-021-2/+11
|
* (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.
* Declare xm_set_main_areas() and xm_manage_resizing().Paul Reilly1994-10-021-0/+3
|
* (make_menu_in_widget): Add support for displaying a title in pop upPaul Reilly1994-10-021-1/+46
| | | | | | menus. (make_main, xm_set_main_areas, xm_manage_resizing): New functions to create and manage a Motif Main Window widget.
* (lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.Paul Reilly1994-09-251-6/+1
|
* Clean up of temporary changes used to try to find a workaround for thePaul Reilly1994-09-251-37/+10
| | | | X11R4 Xt bug whereby motion events are not generated from submenus.
* entered into RCSPaul Reilly1994-09-251-0/+3
|
* entered into RCSPaul Reilly1994-09-251-1/+20
|
* *** empty log message ***Paul Reilly1994-09-251-7/+16
|
* entered into RCSPaul Reilly1994-09-241-0/+5
|
* *** empty log message ***Paul Reilly1994-09-241-8/+9
|
* *** empty log message ***Paul Reilly1994-09-231-28/+40
|
* entered into RCSRichard M. Stallman1994-09-181-2/+7
|
* *** empty log message ***Paul Reilly1994-09-171-4/+8
|