Thu, 03 Feb 2005 23:44:58 +0000 |
Karoly Lorentey |
Fix xassert-related bootstrap errors.
|
Thu, 03 Feb 2005 23:28:36 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Long time no see!) :-)
|
Thu, 06 Jan 2005 15:00:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Wed, 08 Dec 2004 22:20:27 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 13 Nov 2004 18:34:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 16 Sep 2004 13:09:53 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 19 Aug 2004 15:05:01 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 27 Jul 2004 07:43:21 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 03 Jul 2004 17:01:39 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 24 Jun 2004 07:44:13 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 14 Jun 2004 20:00:54 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 10 Jun 2004 17:17:08 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 07 Jun 2004 08:00:27 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 05 Jun 2004 17:21:43 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 18 May 2004 19:12:15 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 27 Apr 2004 15:53:30 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 10 Apr 2004 23:06:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Tue, 17 Feb 2004 01:52:25 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Fri, 23 Jan 2004 21:48:58 +0000 |
Karoly Lorentey |
Fixed tty faces during combo sessions. Plus other assorted bugfixes.
|
Fri, 09 Jan 2004 18:57:53 +0000 |
Karoly Lorentey |
Hookified termcap devices, added bootstrap display device, plus many bugfixes.
|
Mon, 05 Jan 2004 05:54:35 +0000 |
Karoly Lorentey |
Converted display hooks to be display-local. Plus many bugfixes.
|
Sat, 03 Jan 2004 08:31:14 +0000 |
Karoly Lorentey |
Portability fixes (now it compiles & runs fine on Solaris).
|
Fri, 02 Jan 2004 01:15:26 +0000 |
Karoly Lorentey |
Fixed X support, preliminary support for X-tty combo sessions.
|
Tue, 30 Dec 2003 17:05:05 +0000 |
Karoly Lorentey |
Merged in changes from CVS head
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 05 Jun 2007 10:04:51 +0000 |
Juanma Barranquero |
(Finternal_lisp_face_p): Signal error for face alias loops.
|
Tue, 26 Aug 2008 11:11:41 +0000 |
Juanma Barranquero |
Fix typos (sync from trunk).
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Sun, 04 Nov 2007 07:32:41 +0000 |
Richard M. Stallman |
(face_for_overlay_string): Function renamed from
|
Sat, 03 Nov 2007 03:46:22 +0000 |
Richard M. Stallman |
(face_at_buffer_position_no_overlays): New function.
|
Fri, 14 Sep 2007 06:20:58 +0000 |
Jan Dj¸«£rv |
(abs): #undef before #define.
|
Mon, 27 Aug 2007 03:50:38 +0000 |
Richard M. Stallman |
(tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Tue, 05 Jun 2007 00:19:05 +0000 |
Chong Yidong |
(syms_of_xfaces): Delete stray semicolon.
|
Wed, 14 Feb 2007 15:47:51 +0000 |
Juanma Barranquero |
(Fcolor_distance): Don't continue checking a color for errors after it has been
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Tue, 21 Nov 2006 17:22:49 +0000 |
Chong Yidong |
(realize_default_face): Check if the default font name
|
Sun, 19 Nov 2006 01:25:02 +0000 |
Andreas Schwab |
(Fdisplay_supports_face_attributes_p): Initialize
|
Fri, 27 Oct 2006 22:34:22 +0000 |
Juanma Barranquero |
(best_matching_font): Fix logic to decide whether to use overstriking to
|
Sun, 20 Aug 2006 12:06:59 +0000 |
Richard M. Stallman |
(load_pixmap): Add quotes in error message.
|
Sat, 29 Jul 2006 01:57:38 +0000 |
Richard M. Stallman |
(lookup_named_face, Fdisplay_supports_face_attributes_p):
|
Tue, 18 Jul 2006 13:30:04 +0000 |
Kim F. Storm |
* xfaces.c (signal_error): Move to eval.c.
|
Wed, 12 Jul 2006 13:22:10 +0000 |
Kim F. Storm |
(load_pixmap): Use CHECK_TYPE.
|
Mon, 03 Jul 2006 15:42:10 +0000 |
Richard M. Stallman |
(Fface_attribute_relative_p): Doc fix.
|
Mon, 22 May 2006 01:02:40 +0000 |
Richard M. Stallman |
(best_matching_font): Abort for best == NULL before we start to use it.
|
Sat, 20 May 2006 22:01:18 +0000 |
Kim F. Storm |
(best_matching_font): Fix crash in 2006-05-17 change.
|
Wed, 17 May 2006 22:51:07 +0000 |
Richard M. Stallman |
(better_font_p): Any font beats no font.
|
Wed, 10 May 2006 12:36:37 +0000 |
Kenichi Handa |
(realize_default_face): If the font chosen for the
|
Wed, 12 Apr 2006 08:11:04 +0000 |
YAMAMOTO Mitsuharu |
(Finternal_merge_in_global_face, try_font_list): Add
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 26 Nov 2005 11:06:53 +0000 |
Eli Zaretskii |
(Finternal_set_lisp_face_attribute_from_resource): Handle :inherit property
|
Sun, 20 Nov 2005 22:35:48 +0000 |
Chong Yidong |
(merge_face_vectors): Don't do :ignore-defface overwriting here.
|
Sun, 20 Nov 2005 15:22:31 +0000 |
Chong Yidong |
* xfaces.c (Finternal_set_lisp_face_attribute): Use
|
Fri, 18 Nov 2005 03:55:45 +0000 |
Chong Yidong |
(Fface_attribute_relative_p, Fmerge_face_attribute): Handle
|
Fri, 18 Nov 2005 01:48:42 +0000 |
Chong Yidong |
* xfaces.c (Qignore_defface): New variable.
|
Sat, 08 Oct 2005 02:28:55 +0000 |
YAMAMOTO Mitsuharu |
(x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.
|
Sun, 02 Oct 2005 03:28:56 +0000 |
Richard M. Stallman |
(face_color_gray_p): Colors close to black count as gray.
|
Tue, 27 Sep 2005 18:48:59 +0000 |
Dan Nicolaescu |
* xlwmenu.c (find_next_selectable):
|
Tue, 06 Sep 2005 08:07:45 +0000 |
YAMAMOTO Mitsuharu |
(xstrlwr): Don't use tolower for non-ASCII characters.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|