aboutsummaryrefslogtreecommitdiffstats
path: root/src/xsettings.c
Commit message (Expand)AuthorAgeFilesLines
* Fix link error on Fedora 14: newer GConf don't use g_type_*.Jan D2010-11-141-0/+2
* Store settings in xft-settings for debug purposes.Jan Djärv2010-01-191-2/+32
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* DPI might get set to 0 if we saw some Xsettings, but not DPI.Jan Djärv2009-12-121-11/+44
* * xsettings.c: Include "keyboard.h".Andreas Schwab2009-12-091-0/+1
* Add arch taglineMiles Bader2009-12-011-0/+3
* xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).Jan Djärv2009-11-251-20/+0
* Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.Jan Djärv2009-11-231-0/+21
* Use a select wrapper around the GLib event loop, thus taking into account GLibJan Djärv2009-11-211-38/+1
* Always suggest system font because .emacs may not have been read yet.Jan Djärv2009-11-201-4/+9
* xsettings.c didn't check font-use-system-font, fix that.Jan Djärv2009-11-171-2/+7
* * xftfont.c (xftfont_fix_match): Older versions of fontconfig doesJan Djärv2009-11-171-8/+11
* #ifdef on FC_LCD_FILTER.Jan Djärv2009-11-171-0/+9
* Handle system default font and changing font parameters.Jan Djärv2009-11-171-0/+627