]> code.delx.au - gnu-emacs/history - src/xterm.h
(archive-l-e): New optional argument `float' means generate a float value.
[gnu-emacs] / src / xterm.h
2006-03-18 Eli ZaretskiiAdd prototype for x_display_ok.
2006-02-27 Chong Yidong* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
2006-02-25 Chong Yidong* xterm.h (x_catch_errors) Return value changed to...
2006-02-14 Jan Djärv* xterm.h: Declare x_x_to_emacs_modifiers.
2006-02-07 Kenichi Handa(unibyte_display_via_language_environment): Delete
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-02 Jan DjärvAdd prototype for xg_set_icon_from_xpm_data.
2005-09-27 Dan Nicolaescu* xlwmenu.c (find_next_selectable):
2005-09-12 Kim F. Storm(x_encode_text): Remove prototype.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-01-08 Jan Djärv* xterm.h (struct x_output): New member, toolbar_detached.
2004-12-30 Kenichi Handa(struct x_display_info): New member Xatom_AVERAGE_WIDTH.
2004-11-16 Jan Djärv* xmenu.c (x_menu_in_use): Removed.
2004-11-13 Jan Djärv* xfns.c (Fx_file_dialog): Call x_menu_in_use and x_men...
2004-11-05 Kim F. Storm(x_start_queuing_selection_requests)
2004-10-21 Jan Djärv* xterm.h (x_output): New member `xic_base_fontname'.
2004-10-20 Jan Djärv* xterm.h (XSync): If USE_GTK, define XSync as process_...
2004-10-15 Kim F. StormAdd comment.
2004-10-13 Kim F. StormInclude Xutil.h after keysym.h to work around bug
2004-06-16 Kim F. StormUpdate copyright.
2004-06-14 Jan Djärv* xterm.h (struct x_display_info): Typo in comment...
2004-04-20 Kim F. Storm(image_ascent): Remove prototype.
2004-03-11 Kim F. Storm(x_bitmap_height, x_bitmap_width, x_bitmap_pixmap)
2004-02-27 Kim F. Storm(x_session_check_input): Fix prototype.
2004-02-05 Jan DjärvAdd declaration of free_frame_menubar.
2004-02-03 Jan Djärv* xterm.h: Add x_handle_dnd_message, x_check_property_data,
2003-11-16 Jan DjärvImplement multiple display handling for GTK.
2003-10-05 Jan Djärv* w32term.c (w32_read_socket): Remove call to x_check_f...
2003-10-05 Jan DjärvMake (modify-frame-parameters nil '((top . 0))) work...
2003-09-01 Miles BaderAdd arch taglines
2003-08-30 Jan DjärvFix pixel calculation for TrueVisuals.
2003-08-21 Jan DjärvCreate and initialize a client leader window so session...
2003-07-31 Kenichi Handa(struct x_bitmap_record): New member have_mask.
2003-07-13 Juanma Barranquero(xg_set_icon): New function.
2003-05-24 Kim F. Storm(struct x_output): Move members left_pos, top_pos,
2003-05-21 Dave Love(use_xim) [HAVE_X_I18N]: Declare.
2003-03-31 Kim F. Storm(EMACS_CLASS): Remove. Use generic define.
2003-03-21 Kim F. Storm(STORE_NATIVE_RECT): New macro.
2003-03-21 Kim F. Storm(No_Cursor): Declare as None for X.
2003-03-16 Kim F. Storm(FONT_DESCENT, FRAME_X_OUTPUT, FRAME_BASELINE_OFFSET)
2003-03-12 Kim F. StormUse generic compute_fringe_widths.
2003-03-02 Jan Djärv* xterm.h (XSync): Define as gdk_window_process_all_upd...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-25 Jan DjärvFix input methods for GTK.
2003-01-19 Jan DjärvGTK version
2003-01-08 Jan Djärv*** empty log message ***
2002-08-30 Kim F. Storm(enum text_cursor_kinds): Removed.
2002-08-27 Richard M. Stallman(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH...
2002-08-14 Kenichi Handa(struct x_display_info): New member Xatom_UTF8_STRING.
2002-07-27 Richard M. Stallman(FRAME_CURSOR_WIDTH): New macro.
2002-06-28 Jan Djärv(struct x_output): Add focus_state.
2002-06-13 Pavel Janík*** empty log message ***
2002-04-19 Eli Zaretskii(text_cursor_kinds): New enumeration member HBAR_CURSOR.
2002-03-10 Jan DjärvExtern declare x_session_check_input () and x_session_i...
2002-02-22 Eli Zaretskii(x_encode_text): Update prototype.
2002-02-16 Kim F. Storm(struct x_display_info): Add mouse_face_hidden.
2002-01-27 Pavel JaníkFix typos.
2002-01-13 Eli Zaretskii(struct x_output): New members want_fullscreen,
2001-12-01 Kim F. Stormstruct x_output): Add left_fringe_width, right_fringe_w...
2001-11-16 Pavel Janík(x_update_cursor): Remove duplicated prototype.
2001-11-16 Kim F. StormFringe cleanup.
2001-10-05 Miles Bader(struct x_output): Add scroll_bar_top_shadow_pixel and
2001-07-02 Gerd Moellmann(x_free_dpy_colors): Add prototype.
2001-06-25 Gerd Moellmann(struct x_output): Add member wait_for_wm.
2001-05-11 Gerd Moellmann(clear_mouse_face): Remove prototype.
2001-04-06 Gerd Moellmann(FRAME_X_SCREEN_NUMBER): New macro.
2001-03-06 Gerd Moellmann(struct x_display_info): Add mouse_face_overlay.
2001-02-21 Gerd Moellmann(struct x_output): Rename busy_cursor to
2001-01-25 Gerd Moellmann(x_clear_area): Add prototype.
2000-12-13 Gerd Moellmann(x_free_frame_resources): Declare.
2000-12-07 Gerd Moellmann(x_free_gcs): Add prototype.
2000-11-28 Gerd Moellmann(struct x_output): Add member horizontal_drag_cursor.
2000-11-19 Gerd Moellmann(struct scroll_bar): Members x_widget_low, x_widget_high
2000-10-18 Gerd Moellmann(struct x_display_info): Add color_cells and ncolor_cells.
2000-07-21 Kenichi Handa(x_encode_text): Add prototype.
2000-07-19 Gerd MoellmannAdd some more prototypes.
2000-06-22 Gerd Moellmann(Xt_app_con): External declaration.
2000-06-20 Dave LoveRemove duplicate prototypes. Declare free_frame_xic,
2000-05-02 Gerd Moellmann(struct face): Add forward declaration.
2000-03-27 Gerd Moellmann(x_specified_cursor_type, x_copy_color): Add prototypes.
2000-03-14 Gerd Moellmann(HAVE_X_I18N) [HAVE_X11R6]: Moved to config.in.
2000-03-05 Gerd Moellmann(select_visual): Change prototype.
2000-03-04 Gerd Moellmann(struct x_display_info): Add Colormap member `cmap'.
2000-01-29 Gerd Moellmann(struct x_display_info) [HAVE_X_I18N]: Add members...
1999-12-15 Kenichi Handa(struct x_output): Change member font_baseline to
1999-12-10 Gerd Moellmann(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Moved
1999-09-03 Gerd MoellmannChange protorype of x_alloc_nearest_color.
1999-09-02 Gerd Moellmann(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.
1999-08-30 Gerd Moellmann(FRAME_X_FLAGS_AREA_COLS): Define it as the total width
1999-07-21 Gerd Moellmann(struct x_output): Add scroll bar pixel colors, busy_cu...
1998-08-15 Richard M. Stallmanx_display_unibyte_char_with_fontset renamed to
1998-08-15 Richard M. Stallman(widget_store_internal_border): Conditionalize declaration.
1998-08-15 Kenichi Handa(x_display_unibyte_char_with_fontset): Extern it.
1998-08-07 Richard M. Stallman(FRAME_OUTER_WINDOW): New macro.
1998-04-15 Kenichi Handa(x_find_ccl_program): Extern it.
1998-04-14 Andreas SchwabAdd more prototypes.
1997-05-31 Richard M. Stallman(struct x_output): New field has_been_visible.
1997-02-27 Kenichi Handa(struct x_display_info): New member Xatom_MULE_DEFAULT_...
1997-02-20 Karl Heuer(struct font_info): This definition is moved to
next