2009-01-19 |
Chong Yidong |
(Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of font_spec_from_name.
|
2009-01-13 |
Chong Yidong |
(Finternal_set_lisp_face_attribute): Revert last change.
|
2009-01-12 |
Chong Yidong |
(Finternal_set_lisp_face_attribute): If setting the family, clear the
|
2009-01-09 |
Chong Yidong |
(Fx_font_family_list): Function deleted. Compatibility version moved
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2009-01-01 |
Chong Yidong |
Remove obsolete comment.
|
2009-01-01 |
Chong Yidong |
(Finternal_set_lisp_face_attribute): Improve error message.
|
2008-12-23 |
Martin Rudalics |
In comments, write delete_frame instead of Fdelete_frame.
|
2008-12-13 |
Chong Yidong |
Update commentary.
|
2008-12-13 |
Kenichi Handa |
(font_rescale_ratio): Moved to font.c.
|
2008-12-01 |
Chong Yidong |
(realize_x_face): Make abort condition clearer.
|
2008-11-27 |
Eli Zaretskii |
(Fx_font_family_list, syms_of_xfaces): Fix last change.
|
2008-11-26 |
Glenn Morris |
(Fx_font_family_list): Replace lisp/term/pc-win.el redefinition with
|
2008-10-16 |
Chong Yidong |
(Finternal_set_lisp_face_attribute): Make null values of :foreground
|
2008-10-14 |
Chong Yidong |
(Finternal_set_lisp_face_attribute): Revert last change.
|
2008-10-14 |
Chong Yidong |
(Finternal_set_lisp_face_attribute): If the font is to be updated,
|
2008-09-01 |
Chong Yidong |
(Finternal_set_alternative_font_family_alist)
|
2008-08-21 |
Chong Yidong |
(x_update_menu_appearance): Check validity of menu font before using
|
2008-08-15 |
Chong Yidong |
(lookup_derived_face): Properly handle possible zero
|
2008-08-01 |
Juanma Barranquero |
* xfaces.c (Fx_load_color_file): Fix previous change;
|
2008-08-01 |
Adrian Robert |
commit patch to x-load-color-file posted by lekktu@gmail.com
|
2008-08-01 |
Adrian Robert |
clear warnings and clean up NS port
|
2008-08-01 |
Adrian Robert |
NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_load_color_file moved to xfaces x_load_color_file
|
2008-07-27 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
2008-07-15 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
2008-07-08 |
Chong Yidong |
(Finternal_merge_in_global_face): Save merged attributes for the
|
2008-07-06 |
Chong Yidong |
(set_font_frame_param): Don't try to set the font parameter if it is
|
2008-07-05 |
Chong Yidong |
(Finternal_merge_in_global_face): Don't realize default face if it
|
2008-06-30 |
Chong Yidong |
Fix typo in comments.
|
2008-06-30 |
Chong Yidong |
(Finternal_merge_in_global_face): If default face was modified,
|
2008-06-25 |
Kenichi Handa |
(Fx_list_fonts): Call Flist_fonts with the arg PREFER.
|
2008-06-17 |
Kenichi Handa |
(realize_default_face): If the frame is not on window
|
2008-06-16 |
Juanma Barranquero |
* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
|
2008-06-13 |
Kenichi Handa |
(LFACE_FOUNDRY): New macro.
|
2008-06-05 |
Kenichi Handa |
(Fx_family_fonts): Use font_parse_family_registry instead of
|
2008-06-05 |
Kenichi Handa |
(realize_x_face): If the font-related face attributes
|
2008-06-02 |
Kenichi Handa |
(x_supports_face_attributes_p): Check face->font before
|
2008-06-01 |
Miles Bader |
Implement face-remapping-alist feature
|
2008-05-29 |
Kenichi Handa |
(Fx_family_fonts): Set frame correctly.
|
2008-05-29 |
Juanma Barranquero |
(Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings.
|
2008-05-29 |
Kenichi Handa |
(Fx_list_fonts): Make it return a list of font names.
|
2008-05-25 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Kenichi Handa |
(x_update_menu_appearance): Call Ffont_xlfd_name with
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-20 |
Kenichi Handa |
Include font.h unconditionally.
|
2008-05-16 |
Eli Zaretskii |
frame.c (Fdelete_frame): Don't call font_update_drviers if
|
2008-05-15 |
Kenichi Handa |
(Finternal_set_lisp_face_attribute): Be sure to make a
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-14 |
Kenichi Handa |
Throughout the file, delete all USE_FONT_BACKEND
|
2008-02-26 |
Stefan Monnier |
* dispextern.h (face_at_buffer_position, face_for_overlay_string)
|
2008-02-24 |
Stefan Monnier |
Allow fine-grained image-cache flushing.
|
2008-02-22 |
Stefan Monnier |
Consolidate the image_cache to the terminal struct.
|
2008-02-17 |
Kenichi Handa |
(prepare_face_for_display): Use display_info->font->fid
|
2008-02-08 |
Stefan Monnier |
* xfaces.c (Finternal_make_lisp_face): Use ASET.
|
2008-02-05 |
Miles Bader |
Revert 2008-02-01 change to src/xfaces.c by cyd@stupidchicken.com
|
2008-02-01 |
Chong Yidong |
(get_lface_attributes): Function deleted.
|
2008-02-01 |
Miles Bader |
Merge from emacs--devo--0
|
2008-01-23 |
Kenichi Handa |
(set_lface_from_font_and_fontset): Set the fontname in
|
2008-01-22 |
Kenichi Handa |
(Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
|