(Fx_show_tip): Pass new arg to try_window.
[bpt/emacs.git] / src / xfns.c
2005-06-25 Richard M. Stallman(Fx_show_tip): Pass new arg to try_window.
2005-05-10 Richard M. StallmanDon't include signal.h.
2005-05-07 Thien-Thi Nguyen(start_hourglass): Do nothing when running on a tty.
2005-03-18 Jan Djärvh* xfns.c (x_create_tip_frame): Removed setting of...
2005-03-18 Stefan Monnier(xic_create_fontsetname): Add a final catch-all font...
2005-03-17 Stefan Monnier(xic_create_fontsetname): Add `motif' argument.
2005-03-12 Stefan Monnier(xic_defaut_fontset): New constant.
2005-03-10 Jan Djärv* xfns.c (hourglass_started): New function.
2005-02-17 Andreas Schwab(hack_wm_protocols): Use correct type for last parameter
2005-02-07 Jan Djärv(x_set_tool_bar_lines): Check that width and height...
2005-02-07 Jan Djärv* xfns.c (Fx_change_window_property): Use long array...
2005-02-07 Jan Djärv* xfns.c (Fx_backspace_delete_keys_p): Added comment...
2005-02-03 Stefan MonnierCopyright update.
2005-02-03 Kim F. Storm(unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
2005-01-29 Jan Djärv* xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent...
2004-12-27 Jan Djärv* xmenu.c (popup_get_selection): Pop down on C-g.
2004-11-23 Jan Djärv* gtkutil.c (xg_get_file_name): Rename use-old-gtk...
2004-11-16 Jan Djärv* xmenu.c (x_menu_in_use): Removed.
2004-11-14 Jan Djärv* xfns.c (Fx_file_dialog): Call x_menu_in_use and x_men...
2004-11-04 Jan Djärv* gtkutil.h: Declare use_old_gtk_file_dialog.
2004-11-02 Jan Djärv* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
2004-10-28 Richard M. Stallman(Fx_server_vendor, Fx_server_version): Doc fixes.
2004-10-26 Jan Djärv* xfns.c (xic_create_xfontset): Check that FRAME_XIC_BA...
2004-10-22 Jan Djärv* xfns.c (xic_create_xfontset): Initialize missing_list...
2004-10-21 Jan Djärv* xterm.h (x_output): New member `xic_base_fontname'.
2004-10-11 Jan Djärv* xfns.c (syms_of_xfns): defsubr x-file-dialog for...
2004-09-02 Jan Djärv* xfns.c (x_set_name_internal): New function. Check...
2004-08-24 Jan Djärv* xfns.c (x_window_to_frame, x_any_window_to_frame)
2004-08-19 Jan Djärv* xfns.c (x_set_name, x_set_title): Encode title to...
2004-07-24 Luc Teirlinck(x_icon_verify): New function.
2004-05-12 Jan Djärv* xfns.c (syms_of_xfns): Provide x-toolkit also for...
2004-05-10 Kenichi Handa(x_create_tip_frame): Bind inhibit-read-only and
2004-03-14 Kim F. Storm(x_find_image_file): Remove prototype.
2004-03-11 Kim F. StormImage consolidation:
2004-03-01 Jan Djärv* xfns.c (Fx_display_color_cells): Use number of planes...
2004-02-28 Jan Djärvxfns.c (x_window): Fixed indentation
2004-02-25 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-02-05 Jan Djärv* xfns.c (x_create_bitmap_mask): Removed unused variabl...
2004-02-03 Jan Djärv* xfns.c (x-send-client-message): Moved to xselect.c
2003-12-28 Kim F. Storm(x_set_mouse_color): Remove bogus x_check_errors call.
2003-11-16 Jan DjärvImplement multiple display handling for GTK.
2003-11-09 Jan Djärv* xfns.c (x_window): Set XtNx and XtNy in shell widget for
2003-10-05 Jan Djärv* xfns.c (Fx_send_client_event): Remove unused variable s.
2003-10-05 Jan Djärv* xfns.c (Fx_send_client_event): New function as a...
2003-10-05 Jan DjärvFix memory leaks (from YAMAMOTO Mitsuharu)
2003-09-01 Miles BaderAdd arch taglines
2003-08-30 Jan DjärvFix pixel calculation for TrueVisuals.
2003-08-29 Gerd Moellmann(lookup_rgb_color): Handle TrueColor visuals specially.
2003-08-26 Lute Kamstra(Vgtk_version_string): New variable.
2003-08-21 Jan DjärvCreate and initialize a client leader window so session...
2003-07-31 Jan Djärv* xfns.c (xg_set_icon): Rewrite to compile with GTK...
2003-07-31 Kenichi Handa(x_create_bitmap_from_data): Initialize have_mask membe...
2003-07-28 Kenichi Handa(xic_set_preeditarea): Add the left fringe width to...
2003-07-22 Stefan MonnierDon't check HAVE_PNG_H: autoconf doesn't seem to find it.
2003-07-22 Dave LoveConsider both png.h and libpng/png.h.
2003-07-13 Juanma Barranquero(x_bitmap_mask, x_create_bitmap_mask): New functions...
2003-07-12 Richard M. StallmanInclude libpng/png.h instead of png.h.
2003-05-26 John Paul Wallington(Fx_create_frame): Don't call Qface_set_after_frame_def...
2003-05-25 Stefan Monnier(png_load): Remove `unused vars intent, image_gamma...
2003-05-24 Kim F. StormMake (many) trivial substitutions for renamed and
2003-05-24 Thien-Thi Nguyen(x_window): Fix typo.
2003-05-21 Dave Love(x_window, x_window): Use use_xim.
2003-04-01 Dave Love(xpm_lookup_color): Grok "opaque".
2003-03-31 Kim F. StormThe following changes consolidates the common code...
2003-03-21 Kim F. StormSetup and use hand_cursor instead of cross_cursor.
2003-03-12 Kim F. StormUse generic compute_fringe_widths.
2003-02-07 Jan DjärvUse FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-27 Kenichi Handa(x_set_name, x_set_title): Add comment about encoding...
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 ***
2003-01-06 Dave Love(syms_of_xfns) <Vx_bitmap_file_path>: Doc fix.
2002-12-06 Francesco Potortì*** empty log message ***
2002-12-06 Francesco Potortì(png_load): Avoid double gamma correction for PNG images.
2002-11-14 Dave Love(x_put_x_image):
2002-10-25 Kenichi Handa(x_set_name): Encode by Qcompound_text unconditionally.
2002-10-22 Stefan Monnier(x_set_name, x_set_title): `icon.value' has unsigned...
2002-10-02 John Paul Wallington* frame.c (Vdelete_frame_functions): New variable.
2002-09-12 Richard M. StallmanComment change.
2002-09-12 Richard M. Stallman(x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDT...
2002-09-01 Richard M. Stallman(Qbox): Declare external, don't define.
2002-08-30 Juanma Barranquero(Fx_open_connection): Fix docstring. Patch from Rune...
2002-08-30 Kim F. Storm(Vblink_cursor_alist): Removed.
2002-08-28 Simon Josefsson(Fx_open_connection): Improve help when X connection
2002-08-27 Richard M. Stallman(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
2002-07-16 Ken Raeburn* xfns.c (validate_x_resource_name): Use SSET.
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-07-10 Juanma BarranqueroRename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-06-22 Stefan Monnier(check_x_display_info): Use check_x_frame.
2002-05-31 Eli Zaretskii(x_encode_text): Return stringp non-NULL if coding_system
2002-05-20 Ken Raeburn* xfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRIN...
2002-04-30 Stefan Monnier(x_create_bitmap_from_file, x_find_image_file): Update...
2002-04-23 Richard M. Stallman(x_set_mouse_color): Change default for cross_cursor...
2002-04-19 Eli Zaretskii(Qhbar): New variable.
2002-03-21 Kim F. Storm(QCtype): Remove duplicate declaration and
2002-03-18 Richard M. Stallman(x_set_cursor_type): Set cursor_type_changed,
2002-03-14 Pavel Janík(png_load): Remove unused variable `gamma_str'.
2002-03-14 Richard M. Stallman(x_real_positions): Handle failure in XQueryTree.
next