| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Add const to array elements of font filter properties. | YAMAMOTO Mitsuharu | 2010-11-10 | 1 | -2/+2 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-14 | 1 | -8/+24 |
|\| |
|
| * | src/w32*.c: Whitespace fixes and typos. | Juanma Barranquero | 2010-10-14 | 1 | -9/+9 |
| * | Fix handling of font properties on Windows (bug#6303). | Damyan Pepper | 2010-10-13 | 1 | -1/+20 |
| * | Fix typos in docstrings, comments and ChangeLogs. | Juanma Barranquero | 2010-10-12 | 1 | -1/+1 |
* | | src/w32*.c: Make functions static. | Juanma Barranquero | 2010-10-14 | 1 | -1/+1 |
* | | Fix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu..2010-08-05T23:34:12Z!da... | Juanma Barranquero | 2010-08-06 | 1 | -1/+1 |
* | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -2/+1 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -15/+15 |
* | | Fix whitespace to follow coding guidelines. | Juanma Barranquero | 2010-07-07 | 1 | -2/+2 |
* | | src/w32*.c: Convert function definitions to standard C. | Juanma Barranquero | 2010-07-06 | 1 | -124/+57 |
* | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -19/+19 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Handle system default font and changing font parameters. | Jan Djärv | 2009-11-17 | 1 | -1/+4 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Remove useless if-before-xfree tests. | Jim Meyering | 2009-06-29 | 1 | -2/+1 |
* | Change font_add_log to FONT_ADD_LOG. | Kenichi Handa | 2009-06-23 | 1 | -2/+2 |
* | (clear_cached_metrics): Remove, unused since 2008-08-02. | Jason Rumney | 2009-04-25 | 1 | -14/+0 |
* | * w32font.c (Qja, Qko): Remove declarations. | Juanma Barranquero | 2009-04-17 | 1 | -3/+1 |
* | (check_face_name): Check for fake helv. (Bug#2275) | Jason Rumney | 2009-02-12 | 1 | -3/+10 |
* | (add_font_entity_to_list): Fix check for substituted | Jason Rumney | 2009-02-12 | 1 | -2/+2 |
* | (w32font_list_internal): Return quickly if registry is | Jason Rumney | 2009-01-26 | 1 | -78/+107 |
* | (add_font_entity_to_list): Don't report unknown | Jason Rumney | 2009-01-09 | 1 | -8/+6 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (w32font_has_char): Always return -1. | Jason Rumney | 2008-12-17 | 1 | -2/+11 |
* | * w32font.c (intern_font_name): New function. | Jason Rumney | 2008-12-13 | 1 | -11/+34 |
* | (fill_in_logfont): Don't assume symbol script means SYMBOL_CHARSET. | Jason Rumney | 2008-12-11 | 1 | -2/+0 |
* | Improve comments for last change. | Jason Rumney | 2008-12-10 | 1 | -1/+2 |
* | (add_font_entity_to_list): Limit unicode-sip fonts to those that | Jason Rumney | 2008-12-10 | 1 | -2/+5 |
* | (Qcham): New symbol. | Jason Rumney | 2008-12-10 | 1 | -5/+10 |
* | (w32font_draw): Initialize orig_clip before getting it, and delete it | Jason Rumney | 2008-12-04 | 1 | -7/+13 |
* | * w32font.c (add_font_entity_to_list): Pass the right LOGFONT | Juanma Barranquero | 2008-11-27 | 1 | -4/+5 |
* | (w32font_open_internal): Don't include external leading in font height. | Jason Rumney | 2008-11-26 | 1 | -0/+5 |
* | (check_face_name): Use xstrcasecmp. Avoid compiler warning. | Jason Rumney | 2008-11-24 | 1 | -6/+7 |
* | (check_face_name): New function. | Jason Rumney | 2008-11-23 | 1 | -5/+41 |
* | (compute_metrics): Don't mess with glyph_idx setting here. | Jason Rumney | 2008-08-02 | 1 | -8/+0 |
* | * w32font.h (struct w32font_info): Use unicode version of textmetrics. | Jason Rumney | 2008-07-30 | 1 | -82/+25 |
* | (w32font_text_extents): Use w32_metric_cache consistently. | Jason Rumney | 2008-07-28 | 1 | -5/+5 |
* | (w32font_has_char): Handle the case where we can't | Jason Rumney | 2008-07-25 | 1 | -1/+12 |
* | * w32font.c (w32font_encode_char): Encode characters outside BMP as | Jason Rumney | 2008-07-25 | 1 | -16/+29 |
* | (Fx_select_font): Reverse sense of second arg. | Jason Rumney | 2008-07-25 | 1 | -5/+5 |
* | * w32font.c (w32font_open): Set font type to gdi. | Jason Rumney | 2008-07-23 | 1 | -0/+1 |
* | (w32_enumfont_pattern_entity): Return height consistent with opened font. | Jason Rumney | 2008-07-23 | 1 | -1/+3 |
* | (w32font_open): Adjust it for the change of | Kenichi Handa | 2008-07-09 | 1 | -6/+2 |
* | (w32font_text_extents): Don't count overhang as part of width. | Jason Rumney | 2008-07-01 | 1 | -2/+2 |
* | * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight) | Jason Rumney | 2008-06-27 | 1 | -3/+348 |
* | * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros. | Jason Rumney | 2008-06-26 | 1 | -9/+20 |
* | * w32bdf.c, w32bdf.h: Remove obsolete files. | Jason Rumney | 2008-06-26 | 1 | -30/+8 |