| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (instantiate_widget_instance): Renamed from | Richard M. Stallman | 1996-01-12 | 1 | -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 Heuer | 1996-01-05 | 5 | -7/+7 | |
| | | ||||||
| * | (xlwMenuActionsList): Add "key" and "nothing". | Richard M. Stallman | 1995-12-31 | 1 | -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 Heuer | 1995-12-21 | 1 | -0/+7 | |
| | | ||||||
| * | (display_menu_item): Fix previous change. | Richard M. Stallman | 1995-11-15 | 1 | -1/+1 | |
| | | ||||||
| * | (display_menu_item): Don't treat buttons specially. | Richard M. Stallman | 1995-11-10 | 1 | -0/+3 | |
| | | ||||||
| * | (RANLIB): Get this var from configure. | Richard M. Stallman | 1995-08-16 | 1 | -1/+1 | |
| | | ||||||
| * | (xm_popup_menu): New arg `event'. | Richard M. Stallman | 1995-08-02 | 1 | -14/+17 | |
| | | ||||||
| * | (xlw_popup_menu): New arg event. | Richard M. Stallman | 1995-08-02 | 1 | -13/+19 | |
| | | ||||||
| * | (lw_popup_menu): New arg event, passed along. | Richard M. Stallman | 1995-08-02 | 1 | -5/+6 | |
| | | ||||||
| * | (lwlib_toolkit_type): New variable. | Karl Heuer | 1995-06-11 | 1 | -0/+5 | |
| | | ||||||
| * | (Drag): Do nothing unless menu.popped_up field is set. | Karl Heuer | 1995-05-29 | 1 | -1/+2 | |
| | | ||||||
| * | (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 | |
| | | ||||||