log src/xsettings.c @ 112447:bcecab2ad22d

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 18:10:13 -0800 Glenn Morris * src/xsettings.c: Comment fix.
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Wed, 17 Nov 2010 22:54:14 -0500 Stefan Monnier Merge from emacs-23
Sun, 14 Nov 2010 12:46:00 +0100 Jan D Fix link error on Fedora 14: newer GConf don't use g_type_*.
Fri, 12 Nov 2010 10:31:44 +0100 Jan D. Apply XAtom revork patches from Julien Danjou.
Wed, 28 Jul 2010 19:34:51 +0200 Jan D. Add tool bar style text-image-horiz (text to the left of the image).
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Mon, 05 Jul 2010 11:17:12 +0200 Jan D Fix some bad prototypes and formatting after conversion from K&R declaration.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Wed, 30 Jun 2010 13:16:01 +0200 Jan D Improve doc for system font things. Return font regardless of use_system_font.
Tue, 01 Jun 2010 21:29:53 -0700 Dan Nicolaescu Fix config.h includes.
Sat, 08 May 2010 14:04:47 +0200 Jan D Fix bug #6139, text is briefly shown in tool bar on startup.
Fri, 30 Apr 2010 15:50:34 +0200 Jan D xsettings.c: include limits.h and update file comment.
Thu, 22 Apr 2010 19:23:18 +0200 Jan D. Fix Bug#6001.
Wed, 21 Apr 2010 20:25:13 +0200 Jan D. * xsettings.c: Move misplaced HAVE_GCONF
Tue, 20 Apr 2010 20:52:07 +0200 Jan D. Gtk tool bars can be text, icons with text or just icons.
Thu, 08 Apr 2010 20:22:51 +0200 Jan D. * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
Thu, 08 Apr 2010 18:20:32 +0200 Jan D. Lucid menus can now use Xft for fonts.
Tue, 19 Jan 2010 15:54:13 +0100 Jan D. Store settings in xft-settings for debug purposes.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 12 Dec 2009 16:12:59 +0000 Jan Dj¸«£rv DPI might get set to 0 if we saw some Xsettings, but not DPI.
Wed, 09 Dec 2009 14:30:37 +0000 Andreas Schwab * xsettings.c: Include "keyboard.h".
Tue, 01 Dec 2009 09:28:22 +0000 Miles Bader Add arch tagline
Wed, 25 Nov 2009 16:19:51 +0000 Jan Dj¸«£rv xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).
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.
Sat, 21 Nov 2009 15:28:59 +0000 Jan Dj¸«£rv Use a select wrapper around the GLib event loop, thus taking into account GLib
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 20:17:46 +0000 Jan Dj¸«£rv xsettings.c didn't check font-use-system-font, fix that.
Tue, 17 Nov 2009 13:47:29 +0000 Jan Dj¸«£rv * xftfont.c (xftfont_fix_match): Older versions of fontconfig does
Tue, 17 Nov 2009 09:53:45 +0000 Jan Dj¸«£rv #ifdef on FC_LCD_FILTER.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.