| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from origin/emacs-24 | Paul Eggert | 2015-02-25 | 1 | -2/+4 |
|\ |
|
| * | src/dispextern.h (FACE_FOR_CHAR): Fix the commentary. | Eli Zaretskii | 2015-01-30 | 1 | -2/+4 |
| * | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | | Use bool for boolean in xdisp.c | Paul Eggert | 2015-02-09 | 1 | -10/+9 |
* | | Remove no-longer-used two_byte_p calculations | Paul Eggert | 2015-02-03 | 1 | -3/+0 |
* | | Revert changes installed by xwidgets merge | Paul Eggert | 2015-02-01 | 1 | -27/+0 |
* | | Merge branch 'master' into xwidget | Joakim Verona | 2015-02-01 | 1 | -2/+2 |
|\ \ |
|
| * | | Use bool, not int, to track face changes | Paul Eggert | 2015-01-28 | 1 | -2/+2 |
* | | | Merge branch 'master' into xwidget | Joakim Verona | 2015-01-27 | 1 | -11/+8 |
|\ \ \
| |/ / |
|
| * | | Use bool for boolean in xfaces.c | Paul Eggert | 2015-01-26 | 1 | -11/+8 |
* | | | merge master, fix conflicts | Joakim Verona | 2015-01-11 | 1 | -16/+12 |
|\ \ \
| |/ / |
|
| * | | Port to 32-bit --with-wide-int | Paul Eggert | 2015-01-10 | 1 | -2/+2 |
| * | | Port to HAVE_FREETYPE && !HAVE_XFT | Paul Eggert | 2015-01-10 | 1 | -2/+2 |
| * | | Fix fallout from "Qnil is zero" change in the display engine. (Bug#19535) | Eli Zaretskii | 2015-01-08 | 1 | -9/+8 |
| * | | Compute C decls for DEFSYMs automatically | Paul Eggert | 2015-01-05 | 1 | -5/+2 |
* | | | Removed unused xwidgt pointer | jave | 2015-01-07 | 1 | -1/+0 |
* | | | merge master | jave | 2015-01-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | | | trailing whitespace, better ifdef of xwidget code | jave | 2009-01-01 | 1 | -10/+10 |
* | | | merge upstream | jave | 2014-12-31 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -1/+4 |
| |\ \
| | |/ |
|
| | * | Fix rendering of composed caharacters on the mode line. (Bug#19435) | Eli Zaretskii | 2014-12-25 | 1 | -1/+4 |
* | | | Merge branch 'master' into xwidget | Joakim Verona | 2014-12-23 | 1 | -32/+53 |
|\ \ \
| |/ / |
|
| * | | * src/: Various fixes to use bool type and constants. | Stefan Monnier | 2014-12-15 | 1 | -5/+5 |
| * | | Reduce memory footprint of struct bidi_it by a factor of 5. | Eli Zaretskii | 2014-12-05 | 1 | -9/+10 |
| * | | Allow to search for characters whose bidi directionality was overridden. | Eli Zaretskii | 2014-12-02 | 1 | -0/+1 |
| * | | Rewrote bracket resolution to match subtleties of Reference Implementation. | Eli Zaretskii | 2014-10-15 | 1 | -1/+2 |
| * | | Merge from trunk and resolve conflicts. | Eli Zaretskii | 2014-10-14 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Cleanup terminal handling code. | Dmitry Antipov | 2014-10-14 | 1 | -1/+0 |
| | * | | * dispextern.h, xdisp.c (window_box_right_offset): Now static. | Paul Eggert | 2014-09-23 | 1 | -1/+0 |
| | * | | Merge from emacs-24 | Stefan Monnier | 2014-09-22 | 1 | -1/+3 |
| | |\ \
| | | |/ |
|
| | | * | src/dispextern.h: Commentary fix. | Eli Zaretskii | 2014-09-15 | 1 | -1/+3 |
| * | | | Increase 'level' in glyph struct; convert bad type aborts into assertions. | Eli Zaretskii | 2014-10-14 | 1 | -2/+2 |
| * | | | Refactored saving prev info, resolve_neutrals, and high-level cache access. | Eli Zaretskii | 2014-10-12 | 1 | -2/+0 |
| * | | | Reset bracket_resolved bit earlier; remove bytepos from bidi_saved_info. | Eli Zaretskii | 2014-10-11 | 1 | -3/+3 |
| * | | | Rename type_after_w1 into type_after_wn. | Eli Zaretskii | 2014-10-11 | 1 | -4/+4 |
| * | | | Fixed crash at startup by starting bidi_bracket_type_t from 1, not zero. | Eli Zaretskii | 2014-10-10 | 1 | -1/+1 |
| * | | | Added BPA. Emacs aborts at startup. | Eli Zaretskii | 2014-10-09 | 1 | -0/+13 |
| * | | | Finished writing code for isolates and fixed a few bugs (no parens yet). | Eli Zaretskii | 2014-09-27 | 1 | -1/+0 |
| * | | | Remove the ignore_bn_limit ``optimization''. | Eli Zaretskii | 2014-09-24 | 1 | -1/+0 |
| * | | | Optimize memory footprint of the bidi level stack. | Eli Zaretskii | 2014-09-06 | 1 | -5/+4 |
| * | | | Updated bidi_resolve_weak. Removed next_en_* members from stack. | Eli Zaretskii | 2014-08-30 | 1 | -2/+0 |
| * | | | Updated pushing and popping the bidi stack, and sos calculations. | Eli Zaretskii | 2014-08-30 | 1 | -2/+11 |
| * | | | Finished coding of explicit directional format characters. | Eli Zaretskii | 2014-08-23 | 1 | -3/+1 |
| * | | | Started working on implementing UBA v6.3. | Eli Zaretskii | 2014-08-23 | 1 | -8/+13 |
| |/ / |
|
| * | | Avoid undefined behavior with signed left shift. | Paul Eggert | 2014-08-03 | 1 | -3/+3 |
| | | | |
| \ \ | |
*-. \ \ | upstream | Joakim Verona | 2014-07-31 | 1 | -26/+27 |
|\ \ \ \
| | |/ / |
|
| | * | | Complete pixelwise frame/window resizing, add horizontal scrollbar support. | Martin Rudalics | 2014-07-27 | 1 | -2/+5 |
| | * | | * dispextern.h, xdisp.c (hourglass_shown_p, hourglass_atimer): | Paul Eggert | 2014-07-25 | 1 | -5/+1 |
| | * | | Move hourglass machinery to RIF. | Dmitry Antipov | 2014-07-25 | 1 | -18/+20 |
| |/ / |
|