Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
[bpt/emacs.git] / src / xfaces.c
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Juanma BarranqueroFix whitespace to follow coding guidelines.
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-03 Eli ZaretskiiFix menu bar and colors on MS-DOS.
2010-07-03 Eli ZaretskiiFix setting colors on MS-DOS frames.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-12-05 Chong YidongMinor doc fix.
2009-12-05 Chong Yidong* xfaces.c (Fx_family_fonts): Handle 2009-07-14 change...
2009-11-11 Dan Nicolaescu* xfns.c (syms_of_xfns): Use make_pure_string instead...
2009-11-06 Stefan MonnierLet integers use up 2 tags to give them one extra bit...
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-07-27 Kenichi Handa(face_with_height): Call font_clear_prop.
2009-06-29 Jim MeyeringRemove useless if-before-xfree tests.
2009-06-09 Jim Meyeringx-load-color-file: avoid array bounds error
2009-05-14 Chong Yidong* xfaces.c (tty_supports_face_attributes_p): Recognize...
2009-04-30 Chong Yidong* xfaces.c (face_at_buffer_position): New arg base_face_id.
2009-04-23 Kenichi Handa(Fx_list_fonts): If a font size is specified in PATTERN...
2009-04-16 Kenichi Handa(merge_face_vectors): Reflect font properties in
2009-02-24 Glenn Morris(Finternal_set_font_selection_order): Remove leading...
2009-01-19 Chong Yidong(Finternal_set_lisp_face_attribute, Fx_list_fonts)...
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...
2009-01-09 Chong Yidong(Fx_font_family_list): Function deleted. Compatibility...
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2009-01-01 Chong YidongRemove obsolete comment.
2009-01-01 Chong Yidong(Finternal_set_lisp_face_attribute): Improve error...
2008-12-23 Martin RudalicsIn comments, write delete_frame instead of Fdelete_frame.
2008-12-13 Chong YidongUpdate 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...
2008-10-16 Chong Yidong(Finternal_set_lisp_face_attribute): Make null values...
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...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-09-01 Chong Yidong(Finternal_set_alternative_font_family_alist)
2008-08-26 Juanma BarranqueroFix typos (sync from trunk).
2008-08-21 Chong Yidong(x_update_menu_appearance): Check validity of menu...
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-15 Chong Yidong(lookup_derived_face): Properly handle possible zero
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-01 Juanma Barranquero* xfaces.c (Fx_load_color_file): Fix previous change;
2008-08-01 Adrian Robertcommit patch to x-load-color-file posted by lekktu...
2008-08-01 Adrian Robertclear warnings and clean up NS port
2008-08-01 Adrian RobertNS port now uses etc/rgb.txt instead of etc/Emacs.clr...
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)
2008-07-08 Chong Yidong(Finternal_merge_in_global_face): Save merged attribute...
2008-07-06 Chong Yidong(set_font_frame_param): Don't try to set the font param...
2008-07-05 Chong Yidong(Finternal_merge_in_global_face): Don't realize default...
2008-06-30 Chong YidongFix typo in comments.
2008-06-30 Chong Yidong(Finternal_merge_in_global_face): If default face was...
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-17 Miles BaderMerge from emacs--rel--22
2008-06-16 Juanma Barranquero* dispextern.h (lookup_non_ascii_face, split_font_name_...
2008-06-13 Kenichi Handa(LFACE_FOUNDRY): New macro.
2008-06-05 Kenichi Handa(Fx_family_fonts): Use font_parse_family_registry inste...
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 BaderImplement face-remapping-alist feature
2008-06-01 Miles BaderMerge from emacs--rel--22
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...
2008-05-29 Kenichi Handa(Fx_list_fonts): Make it return a list of font names.
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-25 Kenichi Handa*** empty log message ***
2008-05-22 Jason Rumney* dispextern.h, xfaces.c (xstrcasecmp): Renamed from...
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 HandaInclude font.h unconditionally.
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Eli Zaretskiiframe.c (Fdelete_frame): Don't call font_update_drviers if
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-15 Kenichi Handa(Finternal_set_lisp_face_attribute): Be sure to make a
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-14 Kenichi HandaThroughout the file, delete all USE_FONT_BACKEND
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-03-10 Miles BaderMerge from emacs--rel--22
next