| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Rework cairo image support to improve consistency (Bug#35871) | YAMAMOTO Mitsuharu | 2019-05-29 | 3 | -505/+485 | |
| * | | | | | | Improve previous change for tool bar image support on GTK+2 with cairo | YAMAMOTO Mitsuharu | 2019-05-29 | 1 | -11/+16 | |
| * | | | | | | Fix handling of -xrm on MS-Windows broken by recent commits | Eli Zaretskii | 2019-05-28 | 1 | -1/+1 | |
| * | | | | | | Support tool bar icon image also on GTK+2 with cairo | YAMAMOTO Mitsuharu | 2019-05-28 | 1 | -5/+64 | |
| * | | | | | | Update author/maintainer info | Paul Eggert | 2019-05-26 | 3 | -6/+6 | |
| * | | | | | | Undo use of Emacs_Pixmap over Pixmap for x_kill_gs_process | YAMAMOTO Mitsuharu | 2019-05-24 | 2 | -2/+2 | |
| * | | | | | | Improve documentation of the 'function' special form | Michael Heerdegen | 2019-05-24 | 1 | -2/+2 | |
| * | | | | | | Avoid backslash-newline-newline in source code | Paul Eggert | 2019-05-22 | 4 | -9/+9 | |
| * | | | | | | Unbreak display of characters on MS-Windows | Eli Zaretskii | 2019-05-23 | 1 | -3/+15 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | Make Cairo build obey hint-style font setting (Bug#35781) | YAMAMOTO Mitsuharu | 2019-05-23 | 4 | -328/+433 | |
| * | | | | | Remove fixnum restriction on some display vars | Paul Eggert | 2019-05-22 | 7 | -110/+100 | |
| * | | | | | Merge from origin/emacs-26 | Glenn Morris | 2019-05-22 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Don't segfault on force-window-update of deleted window | Noam Postavsky | 2019-05-20 | 1 | -1/+1 | |
| * | | | | | Merge from origin/emacs-26 | Glenn Morris | 2019-05-22 | 2 | -10/+3 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Remove from docs references to obsolete MULE variables | Eli Zaretskii | 2019-05-17 | 2 | -10/+3 | |
| | * | | | | Backport: fix broken build on m68k | Paul Eggert | 2019-05-14 | 1 | -52/+25 | |
| | * | | | | Handle GNUTLS_E_AGAIN in emacs_gnutls_read (Bug#34341) | Noam Postavsky | 2019-05-13 | 1 | -2/+9 | |
| * | | | | | * src/xfont.c (xfont_draw): Allocate the XChar2b array (Bug#35814) | Alexander Gramiak | 2019-05-21 | 1 | -8/+18 | |
| * | | | | | Fix some deprecation notices on macOS 10.14 | Alan Third | 2019-05-21 | 7 | -92/+63 | |
| * | | | | | Pacify libpng on interlaced images (Bug#35843) | Paul Eggert | 2019-05-21 | 1 | -1/+5 | |
| * | | | | | * src/ftcrfont.c (ftcrfont_open): Skip zero glyph index. | YAMAMOTO Mitsuharu | 2019-05-21 | 1 | -1/+1 | |
| * | | | | | Fixes for "Maintainer:" and related lines | Paul Eggert | 2019-05-19 | 1 | -1/+1 | |
| * | | | | | Use HAVE_WINDOW_SYSTEM over HAVE_X11 || HAVE_NTGUI || HAVE_NS | Alexander Gramiak | 2019-05-19 | 1 | -2/+2 | |
| * | | | | | Introduce Emacs_Pix_Container and Emacs_Pix_Context typedefs | Alexander Gramiak | 2019-05-19 | 2 | -133/+138 | |
| * | | | | | Replace XChar2b with unsigned in all font backends | Alexander Gramiak | 2019-05-19 | 17 | -152/+103 | |
| * | | | | | Introduce Emacs_GC struct and typedef | Alexander Gramiak | 2019-05-19 | 7 | -104/+82 | |
| * | | | | | Introduce Emacs_Rectangle struct and typedef | Alexander Gramiak | 2019-05-19 | 7 | -47/+43 | |
| * | | | | | Introduce Emacs_Pixmap typedef | Alexander Gramiak | 2019-05-19 | 9 | -21/+23 | |
| * | | | | | Introduce Emacs_Cursor typedef | Alexander Gramiak | 2019-05-19 | 11 | -63/+61 | |
| * | | | | | Introduce Emacs_Color struct and typedef | Alexander Gramiak | 2019-05-19 | 15 | -84/+80 | |
| * | | | | | Avoid triple buffering with Xdbe in cairo | YAMAMOTO Mitsuharu | 2019-05-19 | 3 | -120/+103 | |
| * | | | | | Fix display of images on MS-Windows broken by a recent commit | Eli Zaretskii | 2019-05-18 | 1 | -6/+6 | |
| * | | | | | Clean up and simplify image-type setup | Paul Eggert | 2019-05-17 | 4 | -366/+88 | |
| * | | | | | Tune reading of radix integers | Paul Eggert | 2019-05-15 | 1 | -74/+73 | |
| * | | | | | Merge from origin/emacs-26 | Glenn Morris | 2019-05-14 | 1 | -3/+4 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Fix description of (move-to-column <n> t) when column <n> is inside a tab | Alan Mackenzie | 2019-05-09 | 1 | -3/+4 | |
| * | | | | | Avoid artifacts in ftx and ftcr font backend drivers | YAMAMOTO Mitsuharu | 2019-05-14 | 2 | -7/+37 | |
| * | | | | | Fix broken build on m68k | Paul Eggert | 2019-05-13 | 1 | -52/+25 | |
| * | | | | | Convert Free_Pixmap macro into terminal hook | Alexander Gramiak | 2019-05-10 | 9 | -35/+51 | |
| * | | | | | Remove display member of glyph_string | Alexander Gramiak | 2019-05-10 | 4 | -74/+90 | |
| * | | | | | Port LIBRSVG_CHECK_VERSION fix to picky cpp | Paul Eggert | 2019-05-08 | 1 | -2/+6 | |
| * | | | | | Merge from origin/emacs-26 | Glenn Morris | 2019-05-08 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | ; * src/lisp.h (DEFSYM): Fix inaccurate comment. | Eli Zaretskii | 2019-05-06 | 1 | -1/+1 | |
| * | | | | | Fix compilation with old versions of librsvg | Eli Zaretskii | 2019-05-08 | 1 | -1/+2 | |
| * | | | | | Add an assertion to xdisp.c | Eli Zaretskii | 2019-05-08 | 1 | -0/+1 | |
| * | | | | | Pacify GCC 9.1 | Paul Eggert | 2019-05-07 | 2 | -6/+4 | |
| * | | | | | * src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertion | Stefan Monnier | 2019-05-07 | 4 | -31/+18 | |
| * | | | | | Clarify what constitutes an event (bug#35238) | Basil L. Contovounesios | 2019-05-07 | 1 | -1/+1 | |
| * | | | | | Fix 'load-average' on MS-Windows | Eli Zaretskii | 2019-05-07 | 1 | -0/+7 | |
| * | | | | | Make combine-after-change-calls work in the common case again | Stefan Monnier | 2019-05-06 | 1 | -1/+12 | |