log src/xfns.c @ 106813:4040ecb0c904

age author description
Mon, 11 Jan 2010 14:19:47 +0900 YAMAMOTO Mitsuharu * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
Sat, 09 Jan 2010 14:26:23 +0100 Jan D. (Fx_create_frame): Don't create frame larger than display by default bug#3643.
Sat, 09 Jan 2010 13:16:32 +0900 YAMAMOTO Mitsuharu Make line<->pixel_y conversion macros aware of native menu/tool bars.
Sun, 13 Dec 2009 15:39:28 +0000 Jan Dj¸«£rv Set the extended window manager hint for tooltip windows.
Mon, 23 Nov 2009 08:55:08 +0000 Jan Dj¸«£rv Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
Fri, 20 Nov 2009 09:44:42 +0000 Jan Dj¸«£rv Always suggest system font because .emacs may not have been read yet.
Tue, 17 Nov 2009 21:57:48 +0000 Andreas Schwab * lisp.h: Remove declaration of Ffont_get_system_font.
Tue, 17 Nov 2009 19:13:14 +0000 Andreas Schwab (x_default_font_parameter): Remove dead assignment.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
Wed, 11 Nov 2009 06:10:42 +0000 Dan Nicolaescu * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Mon, 19 Oct 2009 05:11:07 +0000 Dan Nicolaescu * xterm.c:
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sun, 04 Oct 2009 02:58:53 +0000 Juanma Barranquero Fix typos in comments.
Wed, 02 Sep 2009 17:03:20 +0000 Jan Dj¸«£rv * xterm.h: Rename x_non_menubar_window_to_frame to
Fri, 10 Jul 2009 17:07:36 +0000 Jan Dj¸«£rv xfns.c (Fx_select_font): Remember last font selected in
Fri, 03 Jul 2009 11:35:04 +0000 Jan Dj¸«£rv And again...
Fri, 03 Jul 2009 11:17:44 +0000 Jan Dj¸«£rv Fix typo.
Fri, 03 Jul 2009 11:07:02 +0000 Jan Dj¸«£rv * xterm.h (struct x_display_info): Add invisible_cursor.
Wed, 01 Jul 2009 16:48:35 +0000 Jan Dj¸«£rv * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
Wed, 22 Apr 2009 04:32:21 +0000 Chong Yidong * keyboard.c (Fset_input_meta_mode): Doc fix.
Thu, 19 Feb 2009 03:18:17 +0000 Chong Yidong (Fx_create_frame): Give Xft driver a higher priority.
Fri, 06 Feb 2009 16:49:35 +0000 Chong Yidong (Fx_create_frame): Signal an error if no font is found (Bug#2147).
Fri, 16 Jan 2009 15:10:28 +0000 Chong Yidong (x_make_gc): Don't allocate stipple member for gc_values; it is not
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 01 Jan 2009 08:54:46 +0000 Chong Yidong (x_create_tip_frame): Set border width of the X window.
Mon, 22 Dec 2008 09:40:33 +0000 Martin Rudalics * frame.c (delete_frame): New function derived from
Sat, 13 Dec 2008 01:21:17 +0000 Chong Yidong (Fx_wm_set_size_hint): Check if the frame is an X frame.
Tue, 04 Nov 2008 12:30:42 +0000 Andreas Schwab (Fx_wm_set_size_hint): Add missing return value.