| Commit message (Expand) | Author | Age | Files | Lines |
| * | (w32_get_glyph_overhangs): Remove. | Jason Rumney | 2008-05-14 | 2 | -15/+6 |
| * | (font_clear_cache): Check if the cached vector of entities is nil | Kenichi Handa | 2008-05-14 | 2 | -1/+3 |
| * | (font_prop_validate): Make nil a valid value. | Kenichi Handa | 2008-05-14 | 2 | -0/+6 |
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 111 | -693/+480 |
| * | Regenerate. | Glenn Morris | 2008-05-14 | 1 | -3/+0 |
| * | Mark as part of the GNU C Library rather than of Emacs. | Glenn Morris | 2008-05-14 | 1 | -4/+5 |
| * | Merge from emacs--rel--22 | Miles Bader | 2008-05-14 | 3 | -10/+26 |
| |\ |
|
| | * | (handle_one_xevent): Don't pass buttons higher than 3 | Jan Djärv | 2008-05-13 | 2 | -0/+7 |
| | * | (FORWARD_SIGNAL_TO_MAIN_THREAD): New define. | YAMAMOTO Mitsuharu | 2008-05-12 | 2 | -7/+23 |
| | * | (main_thread): Conditionalize on | YAMAMOTO Mitsuharu | 2008-05-12 | 1 | -6/+6 |
| | * | (Fdirectory_files_and_attributes, Ffile_attributes): Mention | Eli Zaretskii | 2008-05-10 | 2 | -2/+10 |
| | * | (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix. | Eli Zaretskii | 2008-05-10 | 2 | -3/+10 |
| | * | (stat): Fix test of Vw32_get_true_file_attributes against the value returned | Eli Zaretskii | 2008-05-10 | 1 | -3/+3 |
| * | | (fonts_changed_p): Comment improved. | Kenichi Handa | 2008-05-14 | 1 | -1/+3 |
| * | | (detect_coding_iso_2022): Ignore a coding category that | Kenichi Handa | 2008-05-14 | 2 | -0/+489 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -1385/+79 |
| * | | (x_load_resources): Don't setup a fontset resource. | Kenichi Handa | 2008-05-14 | 1 | -23/+0 |
| * | | (xftfont_list): Adjusted for the change of `list' | Kenichi Handa | 2008-05-14 | 1 | -119/+80 |
| * | | Include <stdlib.h> and "ccl.h". | Kenichi Handa | 2008-05-14 | 1 | -270/+267 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -257/+25 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -2356/+375 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -186/+57 |
| * | | Include font.h. | Kenichi Handa | 2008-05-14 | 1 | -0/+29 |
| * | | (enum pvec_type): New member PREV_FONT. | Kenichi Handa | 2008-05-14 | 1 | -2/+4 |
| * | | (image_ascent): Don't include "charset.h". Include | Kenichi Handa | 2008-05-14 | 1 | -1/+2 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -90/+47 |
| * | | (ftxfont_list): Return a list, not vector. | Kenichi Handa | 2008-05-14 | 1 | -60/+14 |
| * | | (ftfont_pattern_entity): Argument FRAME removed. Make | Kenichi Handa | 2008-05-14 | 1 | -331/+330 |
| * | | Delete USE_FONT_BACKEND conditional. | Kenichi Handa | 2008-05-14 | 1 | -5/+1 |
| * | | (internal_equal): Handle PREV_FONT. | Kenichi Handa | 2008-05-14 | 1 | -3/+4 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -706/+345 |
| * | | (struct font_info): Delete it. Most memnbers go to | Kenichi Handa | 2008-05-14 | 1 | -206/+2 |
| * | | Include <strings.h>. | Kenichi Handa | 2008-05-14 | 1 | -1089/+1265 |
| * | | (Qfont_spec, Qfont_entity, Qfont_object): Extern them. | Kenichi Handa | 2008-05-14 | 1 | -94/+355 |
| * | | (enable_font_backend): Delete extern. | Kenichi Handa | 2008-05-14 | 1 | -10/+0 |
| * | | (struct glyph_string): Change type of `font' to | Kenichi Handa | 2008-05-14 | 1 | -36/+7 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -20/+4 |
| * | | (Vcharset_non_preferred_head): New variable. | Kenichi Handa | 2008-05-14 | 1 | -3/+17 |
| * | | (Vcharset_non_preferred_head) | Kenichi Handa | 2008-05-14 | 1 | -0/+2 |
| * | | (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O). | Kenichi Handa | 2008-05-14 | 1 | -2/+2 |
| * | | Delete USE_FONT_BACKEND conditionals. | Kenichi Handa | 2008-05-14 | 1 | -7/+4 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -107/+35 |
| * | | (struct w32font_info): New member. | Kenichi Handa | 2008-05-14 | 1 | -1/+4 |
| * | | (XGCValues): Surround `XFontStruct *font' by "if | Kenichi Handa | 2008-05-14 | 1 | -0/+3 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -175/+202 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -18/+16 |
| * | | : Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -171/+105 |
| * | | Delete USE_FONT_BACKEND conditional. | Kenichi Handa | 2008-05-14 | 1 | -22/+14 |
| * | | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -31/+5 |
| * | | (update_frame_1): Check if tty output is still valid before flushing | Chong Yidong | 2008-05-13 | 1 | -12/+16 |