summaryrefslogtreecommitdiff
path: root/lwlib
Commit message (Expand)AuthorAgeFilesLines
* (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
* (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
* (update_one_menu_entry, make_menu_in_widget):Richard M. Stallman1995-04-141-2/+2
* 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
* (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
* (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
* (update_one_menu_entry): Use the parent of the cascade button as thePaul Reilly1994-11-071-1/+1
* (xlwmenu_default_font): New global variable.Richard M. Stallman1994-10-291-4/+10
* (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
* 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
* (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
* 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
* *** empty log message ***Paul Reilly1994-09-171-59/+249
* entered into RCSPaul Reilly1994-09-162-2/+13
* entered into RCSPaul Reilly1994-09-162-9/+107