log src/faces.c @ 5222:18c0b5909d16

age author description
Mon, 31 May 2010 16:47:44 +0100 Aidan Kehoe Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 1
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Mon, 29 Mar 2010 21:28:13 -0500 Ben Wing merge
Mon, 22 Feb 2010 06:49:30 -0600 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
Thu, 18 Mar 2010 10:50:06 -0500 Ben Wing redo memory-usage mechanism, add way of dynamically initializing Lisp objects
Sun, 07 Mar 2010 02:09:59 -0600 Ben Wing merge ben-lisp-object
Fri, 05 Mar 2010 04:08:17 -0600 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object
Wed, 24 Feb 2010 19:04:27 -0600 Ben Wing merge ben-lisp-object
Wed, 24 Feb 2010 01:58:04 -0600 Ben Wing merge ben-lisp-object
Wed, 20 Jan 2010 07:05:57 -0600 Ben Wing separate regular and disksave finalization, print method fixes. ben-lisp-object
Sat, 26 Dec 2009 21:22:48 -0600 Ben Wing merge in latest-fix changes ben-lisp-object
Sat, 26 Dec 2009 21:18:49 -0600 Ben Wing merge up to latest default branch, doesn't compile yet ben-lisp-object
Sat, 26 Dec 2009 00:20:27 -0600 Ben Wing Checking in final CVS version of workspace 'ben-lisp-object' ben-lisp-object ben-lisp-object-final-ws-year-2005
Thu, 25 Feb 2010 16:19:01 +0100 Didier Verna The background-placement face property.
Sat, 20 Feb 2010 18:56:01 -0600 Ben Wing put width before height consistently, fix a real bug found in the process
Mon, 15 Feb 2010 22:14:11 -0600 Ben Wing various frame-geometry fixes
Mon, 08 Feb 2010 16:51:25 -0600 Ben Wing cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
Mon, 08 Feb 2010 06:42:16 -0600 Ben Wing changes to VOID_TO_LISP et al.
Wed, 03 Feb 2010 21:46:21 -0600 Ben Wing Automatic merge
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Wed, 27 Jan 2010 00:35:36 -0600 Ben Wing function renamings to track names of char typedefs
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Mon, 01 Feb 2010 22:00:29 -0600 Ben Wing split USE_XFT into HAVE_XFT/USE_XFT
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Thu, 14 Jan 2010 21:39:09 +0100 Didier Verna Modify X11 bgcolor fallback for the default face.
Wed, 13 Jan 2010 04:07:42 -0600 Ben Wing Various cleanups for Dynarr code, from Unicode-internal ws
Sat, 26 Dec 2009 21:04:44 -0600 Ben Wing more fixes to get a clean compile
Sat, 05 Dec 2009 01:02:33 +0900 Stephen J. Turnbull Avoid calling Xft if not built in.