| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Merge from trunk | Daniel Colascione | 2012-09-17 | 1 | -7/+5 |
|\ |
|
| * | Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl... | Eli Zaretskii | 2012-09-15 | 1 | -1/+0 |
| * | Use bool for booleans in font-related modules. | Paul Eggert | 2012-09-06 | 1 | -6/+5 |
* | | Implement cygw32 | Daniel Colascione | 2012-09-17 | 1 | -0/+4 |
|/ |
|
* | Generalize and cleanup font subsystem checks. | Dmitry Antipov | 2012-08-15 | 1 | -6/+3 |
* | Define Qnone once for all platforms. | Dmitry Antipov | 2012-08-10 | 1 | -1/+0 |
* | Don't use the abbreviation "win" to refer to Windows (Bug#10421). | Paul Eggert | 2012-07-29 | 1 | -3/+3 |
* | * w32font.c (Qsymbol): Remove local definition. | Andreas Schwab | 2012-07-18 | 1 | -2/+1 |
* | Minor adjustments to interning code. | Dmitry Antipov | 2012-07-11 | 1 | -14/+6 |
* | Cleanup xmalloc. | Dmitry Antipov | 2012-07-05 | 1 | -3/+1 |
* | Add NUL-termination to some uses of strncpy. | Jim Meyering | 2012-05-02 | 1 | -2/+5 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-12-14 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -10/+10 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 1 | -3/+3 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-11 | 1 | -2/+2 |
* | * src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts. | Jason Rumney | 2011-11-06 | 1 | -5/+22 |
* | src/w32font.c (w32_load_unicows_or_gdi32): Add missing return. | Juanma Barranquero | 2011-10-28 | 1 | -1/+1 |
* | Fix bug #8562 with Emacs display on Windows 9X. | Eli Zaretskii | 2011-10-28 | 1 | -4/+145 |
* | src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall. | Juanma Barranquero | 2011-10-27 | 1 | -2/+2 |
* | * lisp.h: (XVECTOR_SIZE): Remove. All uses replaced with ASIZE. | Paul Eggert | 2011-04-25 | 1 | -1/+1 |
* | lisp.h: Fix a problem with aliasing and vector headers. | Paul Eggert | 2011-04-25 | 1 | -2/+1 |
* | w32: Fix some warnings reported by -Wall -Wextra. | Juanma Barranquero | 2011-03-23 | 1 | -3/+7 |
* | src/w32*.c: Clean up extern declarations. | Juanma Barranquero | 2011-03-14 | 1 | -3/+0 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -4/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | 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 |