Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args. | Karl Heuer | 1995-05-23 | 1 | -3/+4 |
| | |||||
* | (activate_button, xm_update_cascadebutton): Don't use prototype. | Karl Heuer | 1995-05-20 | 1 | -3/+8 |
| | |||||
* | 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 |
| | |||||
* | (ALL_CFLAGS): Add -I../src. | Richard M. Stallman | 1995-05-04 | 1 | -1/+2 |
| | |||||
* | [__osf__]: Include string.h and stdlib.h. | Richard M. Stallman | 1995-05-04 | 1 | -0/+6 |
| | | | | [__osf__] (xmalloc): Declared. | ||||
* | (xaw_pop_instance): Make x, y, w, h unsigned. | Richard M. Stallman | 1995-04-15 | 1 | -1/+1 |
| | |||||
* | (size_menu): Make height and label_width unsigned. | Richard M. Stallman | 1995-04-15 | 1 | -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. Stallman | 1995-04-14 | 1 | -2/+2 |
| | | | | Specify more useful names in XmCreatePulldownMenu calls. | ||||
* | If HAVE_CONFIG_H, include config.h. | Richard M. Stallman | 1995-04-10 | 1 | -0/+4 |
| | |||||
* | Remove function prototypes. | Richard M. Stallman | 1995-04-10 | 1 | -12/+12 |
| | |||||
* | (ALL_CFLAGS): Add -I${srcdir}/../src. | Richard M. Stallman | 1995-04-09 | 1 | -1/+2 |
| | |||||
* | (ALL_CFLAGS): Define HAVE_CONFIG_H. | Richard M. Stallman | 1995-04-09 | 1 | -1/+1 |
| | |||||
* | (*): remove function prototypes. | Paul Reilly | 1995-04-08 | 1 | -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. Stallman | 1995-04-07 | 1 | -1/+2 |
| | |||||
* | (remove_grabs): Use type Widget for `menu'. | Richard M. Stallman | 1995-04-07 | 1 | -2/+2 |
| | |||||
* | (ALL_CFLAGS): Allow include files to be found in | Paul Reilly | 1995-02-15 | 1 | -1/+1 |
| | | | | `srcdir'. | ||||
* | (maintainer-clean): Renamed from realclean. | Richard M. Stallman | 1995-02-07 | 1 | -1/+1 |
| | |||||
* | (safe_strdup): Don't use ANSI argument prototype. | Richard M. Stallman | 1994-11-28 | 1 | -1/+1 |
| | |||||
* | (lw_refigure_widget): Use the macro USE_XAW rather than XAW. | Paul Reilly | 1994-11-15 | 1 | -1/+1 |
| | |||||
* | (make_menu_in_widget): Differentiate a separator entry ("--") from a | Paul Reilly | 1994-11-08 | 1 | -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 the | Paul Reilly | 1994-11-07 | 1 | -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. Stallman | 1994-10-29 | 1 | -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. Stallman | 1994-10-26 | 1 | -3/+4 |
| | |||||
* | (fit_to_screen): Don't put the menu off the left or top. | Richard M. Stallman | 1994-10-08 | 1 | -0/+4 |
| | |||||
* | (display_menu_item): Add support for displaying the title in pop up menus. | Paul Reilly | 1994-10-02 | 1 | -2/+11 |
| | |||||
* | (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. | ||||
* | Declare xm_set_main_areas() and xm_manage_resizing(). | Paul Reilly | 1994-10-02 | 1 | -0/+3 |
| | |||||
* | (make_menu_in_widget): Add support for displaying a title in pop up | Paul Reilly | 1994-10-02 | 1 | -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 Reilly | 1994-09-25 | 1 | -6/+1 |
| | |||||
* | Clean up of temporary changes used to try to find a workaround for the | Paul Reilly | 1994-09-25 | 1 | -37/+10 |
| | | | | X11R4 Xt bug whereby motion events are not generated from submenus. | ||||
* | entered into RCS | Paul Reilly | 1994-09-25 | 1 | -0/+3 |
| | |||||
* | entered into RCS | Paul Reilly | 1994-09-25 | 1 | -1/+20 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-25 | 1 | -7/+16 |
| | |||||
* | entered into RCS | Paul Reilly | 1994-09-24 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-24 | 1 | -8/+9 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-23 | 1 | -28/+40 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1994-09-18 | 1 | -2/+7 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-17 | 1 | -4/+8 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-17 | 1 | -59/+249 |
| | |||||
* | entered into RCS | Paul Reilly | 1994-09-16 | 2 | -2/+13 |
| | |||||
* | entered into RCS | Paul Reilly | 1994-09-16 | 2 | -9/+107 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-16 | 2 | -24/+59 |
| | |||||
* | entered into RCS | Paul Reilly | 1994-09-10 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1994-05-16 | 1 | -16/+27 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1994-05-16 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1994-05-09 | 2 | -10/+2 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1994-05-06 | 1 | -2/+2 |
| | |||||
* | Initial revision | Richard M. Stallman | 1994-05-06 | 1 | -0/+91 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1994-04-28 | 1 | -7/+2 |
| |