aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32font.c
Commit message (Expand)AuthorAgeFilesLines
* Fix MS-Windows build broken by 2012-09-15T07:06:[email protected], compl...Eli Zaretskii2012-09-151-1/+0
* Use bool for booleans in font-related modules.Paul Eggert2012-09-061-6/+5
* Generalize and cleanup font subsystem checks.Dmitry Antipov2012-08-151-6/+3
* Define Qnone once for all platforms.Dmitry Antipov2012-08-101-1/+0
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-3/+3
* * w32font.c (Qsymbol): Remove local definition.Andreas Schwab2012-07-181-2/+1
* Minor adjustments to interning code.Dmitry Antipov2012-07-111-14/+6
* Cleanup xmalloc.Dmitry Antipov2012-07-051-3/+1
* Add NUL-termination to some uses of strncpy.Jim Meyering2012-05-021-2/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-141-1/+1
* Fix typos.Juanma Barranquero2011-11-201-10/+10
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Fix typos.Juanma Barranquero2011-11-161-3/+3
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-111-2/+2
* * src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.Jason Rumney2011-11-061-5/+22
* src/w32font.c (w32_load_unicows_or_gdi32): Add missing return.Juanma Barranquero2011-10-281-1/+1
* Fix bug #8562 with Emacs display on Windows 9X.Eli Zaretskii2011-10-281-4/+145
* src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2011-10-271-2/+2
* * lisp.h: (XVECTOR_SIZE): Remove. All uses replaced with ASIZE.Paul Eggert2011-04-251-1/+1
* lisp.h: Fix a problem with aliasing and vector headers.Paul Eggert2011-04-251-2/+1
* w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero2011-03-231-3/+7
* src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-141-3/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-4/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add const to array elements of font filter properties.YAMAMOTO Mitsuharu2010-11-101-2/+2
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-8/+24
|\|
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-141-9/+9
| * Fix handling of font properties on Windows (bug#6303).Damyan Pepper2010-10-131-1/+20
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-121-1/+1
* | src/w32*.c: Make functions static.Juanma Barranquero2010-10-141-1/+1
* | Fix changes in 2010-08-05T23:15:[email protected]:34:12Z!da...Juanma Barranquero2010-08-061-1/+1
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-2/+1
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-15/+15
* | Fix whitespace to follow coding guidelines.Juanma Barranquero2010-07-071-2/+2
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-061-124/+57
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-19/+19
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Handle system default font and changing font parameters.Jan Djärv2009-11-171-1/+4
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Remove useless if-before-xfree tests.Jim Meyering2009-06-291-2/+1
* Change font_add_log to FONT_ADD_LOG.Kenichi Handa2009-06-231-2/+2
* (clear_cached_metrics): Remove, unused since 2008-08-02.Jason Rumney2009-04-251-14/+0
* * w32font.c (Qja, Qko): Remove declarations.Juanma Barranquero2009-04-171-3/+1
* (check_face_name): Check for fake helv. (Bug#2275)Jason Rumney2009-02-121-3/+10
* (add_font_entity_to_list): Fix check for substitutedJason Rumney2009-02-121-2/+2