]> code.delx.au - gnu-emacs/history - lwlib/xlwmenu.c
(Subdirectories in Dired) [ifnottex]: @include dired-xtra.texi.
[gnu-emacs] / lwlib / xlwmenu.c
2006-02-05 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-09-27 Dan Nicolaescu* xlwmenu.c (find_next_selectable):
2005-09-24 Dan NicolaescuFix the return type for x_clear_errors and
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-04-01 Jan Djärv* xlwmenu.c (string_width):
2005-03-22 Jan DjärvTemporary #undef HAVE_X_I18N until FontSet for UTF-8
2005-03-18 Stefan Monnier(MENU_FONT_ASCENT) [HAVE_X_I18N]: Try to be more correct.
2005-03-18 Stefan MonnierAdd support for I18N to Lucid menus.
2004-12-27 Jan Djärv* xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEsc...
2004-11-01 Jan Djärv* xlwmenu.c (find_first_selectable, find_next_selectable)
2004-01-12 Jan DjärvChanges for lucid popup menus (keyboard traversal enabl...
2003-09-01 Miles BaderAdd arch taglines
2003-05-22 Dave LoveInclude lisp.h, not ../src/lisp.h.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-12-22 Richard M. Stallman(pop_new_stack_if_no_contents): Do nothing if new_depth...
2002-11-20 Dave Love(separator_height): Prototype.
2002-05-07 Pavel Janík(make_drawing_gcs): The scaling factor passed to
2002-05-06 Pavel Janík(xlwMenuResources): New resource.
2002-04-29 Pavel JaníkChange default values.
2002-04-28 Jan DjärvDo not grab keyboard if installation-directory is
2002-04-22 Jan DjärvAdd calls to Grab/UngrabKeyboard to remove strange...
2002-04-20 Pavel Janík(find_next_selectable): New function.
2002-04-19 Pavel Janík(xlwMenuTranslations, xlwMenuActionsList): Add translat...
2001-12-02 Richard M. StallmanInclude ../src/lisp.h.
2001-04-30 Gerd Moellmann(xlwmenu_window_p): New function.
2000-12-14 Dave Love(gray_bitmap_bits): Remove `unsigned' from
2000-12-11 Dave Love(draw_separator) <SEPARATOR_SHADOW_ETCHED_IN_DASH>:
2000-11-21 Gerd Moellmann(xlwmenu_redisplay): New function.
2000-09-28 Sam Steingold* xlwmenu.c: Before including <X11/Xos.h> on SUN, defin...
2000-09-04 Miles Bader(remap_menubar):
2000-09-04 Miles Bader(XlwMenuSetValues): Pass the correct pointer type to...
2000-09-04 Miles Bader(XlwMenuSetValues): Only frob the display if the menu...
2000-09-03 Miles Bader(x_alloc_lighter_color_for_widget):
2000-08-30 Miles Bader(XlwMenuSetValues):
2000-07-19 Gerd MoellmannDon't include <X11/bitmaps/gray> because that
2000-06-16 Gerd Moellmann(make_shadow_gcs): Set free_top_shadow_color_p
2000-06-12 Gerd Moellmann(make_shadow_gcs): Free and copy colors so that
2000-06-06 Dave Love(x_alloc_nearest_color_for_widget, x_catch_errors,...
2000-03-04 Gerd Moellmann(make_shadow_gcs): Use the widget's colormap instead
2000-01-17 Gerd Moellmann(xlwMenuResources): All XtNhighlightCallback.
1999-10-19 Paul EggertAdd support for large files, plus some locale improvements.
1999-09-03 Gerd Moellmann(make_shadow_gcs): Call
1999-07-21 Gerd Moellmann(make_shadow_gcs) ]emacs]: Use x_alloc_nearest_color.
1997-09-20 Richard M. Stallman(motion_event_is_in_menu): Extend the left and emacs-20.2
1997-07-26 Richard M. Stallman(display_menu): If an item is disabled,
1997-05-02 Richard M. Stallman(pop_up_menu): Update the call to x_catch_errors.
1997-01-22 Richard M. Stallman(enriched-translations): Add top' and choice' everywher...
1996-07-20 Karl HeuerFix FSF address in comment.
1996-03-01 Richard M. Stallman(motion_event_is_in_menu): Make x and y signed.
1996-01-05 Karl HeuerComment fixes.
1995-12-31 Richard M. Stallman(xlwMenuActionsList): Add "key" and "nothing".
1995-11-15 Richard M. Stallman(display_menu_item): Fix previous change.
1995-11-10 Richard M. Stallman(display_menu_item): Don't treat buttons specially.
1995-05-29 Karl Heuer(Drag): Do nothing unless menu.popped_up field is set.
1995-05-23 Karl Heuer(XlwMenuInitialize): Cast XCreatePixmapFromBitmapData...
1995-04-15 Richard M. Stallman(size_menu): Make height and label_width unsigned.
1994-10-29 Richard M. Stallman(xlwmenu_default_font): New global variable.
1994-10-26 Richard M. Stallman(pop_up_menu): Pass a Display * to x_catch_errors,...
1994-10-08 Richard M. Stallman(fit_to_screen): Don't put the menu off the left or...
1994-10-02 Paul Reilly(display_menu_item): Add support for displaying the...
1994-09-25 Paul ReillyClean up of temporary changes used to try to find a...
1994-09-25 Paul Reillyentered into RCS
1994-09-25 Paul Reilly*** empty log message ***
1994-09-24 Paul Reilly*** empty log message ***
1994-09-23 Paul Reilly*** empty log message ***
1994-09-17 Paul Reilly*** empty log message ***
1994-09-17 Paul Reilly*** empty log message ***
1994-01-21 Richard M. Stallman*** empty log message ***
1994-01-18 Richard M. StallmanInitial revision