]> code.delx.au - gnu-emacs/history - src/xfns.c
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
[gnu-emacs] / src / xfns.c
2004-11-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
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-27 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-10-27 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
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-22 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-10-21 Jan Djärv* xterm.h (x_output): New member `xic_base_fontname'.
2004-10-14 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-10-11 Jan Djärv* xfns.c (syms_of_xfns): defsubr x-file-dialog for...
2004-10-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-30 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-29 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-25 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-21 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-17 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-15 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-09 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-02 Jan Djärv* xfns.c (x_set_name_internal): New function. Check...
2004-08-27 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
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-08-10 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-08-03 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-28 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-24 Luc Teirlinck(x_icon_verify): New function.
2004-07-23 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-17 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-11 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-06 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-06-29 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-06-28 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
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-04-16 Kenichi HandaSync to HEAD
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-29 Dave Love(DefaultDepthOfScreen, x_encode_text): Remove unused...
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
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-10 Kenichi Handa(x_set_font, x_create_tip_frame): Adjusted to the change
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-05 Dave Love(x_window, x_window): Use use_xim.
2002-10-02 John Paul Wallington* frame.c (Vdelete_frame_functions): New variable.
2002-09-27 Kenichi Handa(x_set_font): Change the error message of the case...
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-08-18 Dave LoveFix last change.
2002-07-31 Dave LoveChange logic (instead of fixing typo).
2002-07-30 Dave Love(x_put_x_image): Declare args.
next