aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * w32term.c: Remove unused include "gnu.h".Dan Nicolaescu2008-03-036-5/+13
* *** empty log message ***Juanma Barranquero2008-03-031-10/+14
* Include math.h.Juanma Barranquero2008-03-031-0/+1
* (recompute_cached_metrics): Change font arg to w32font_info.Jason Rumney2008-03-032-13/+18
* (Quniscribe, QCformat): New symbols.Jason Rumney2008-03-032-48/+188
* (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1): DefineJason Rumney2008-03-031-4/+14
* (ftfont_pattern_entity): Fix aliasing violations.Andreas Schwab2008-03-022-3/+5
* (decode_coding_big5, produce_chars): Fix typos in lastAndreas Schwab2008-03-022-3/+8
* New icon.Dan Nicolaescu2008-03-022-211/+298
* (decode_coding_utf_8): When eol-type of CODING isKenichi Handa2008-03-022-85/+128
* (w32font_full_name): Report point size for scalable fonts.Jason Rumney2008-03-012-6/+29
* (CHAR_GLYPH_SPACE_P): Check for default face.Kim F. Storm2008-03-011-1/+1
* *** empty log message ***Kim F. Storm2008-03-011-0/+4
* (w32font_full_name): New function.Jason Rumney2008-03-012-1/+62
* (line_draw_cost): Fix invalid glyph check.Kim F. Storm2008-03-011-1/+1
* *** empty log message ***Kim F. Storm2008-03-011-0/+4
* (font_unparse_fcname): Increase len when style is a symbol.Jason Rumney2008-03-012-2/+7
* (handle_one_xevent): For Gtk+ and ConfigureNotify, callJan Djärv2008-03-012-6/+32
* (xg_frame_resized): Renamed from xg_resize_widgets.Jan Djärv2008-03-011-3/+3
* (xg_resize_outer_widget): Only do one of set_geometry orJan Djärv2008-03-011-73/+111
* *** empty log message ***Jason Rumney2008-03-011-0/+4
* (w32_msg_pump): Disable debug code.Jason Rumney2008-03-011-0/+4
* Merge from emacs--rel--22Miles Bader2008-03-012-0/+11
|\
| * (get_overlay_strings_1): Add missing argument type.Chong Yidong2008-02-291-0/+1
| * * xdisp.c (get_overlay_strings_1): Add missing argument type.Chong Yidong2008-02-291-0/+4
| * [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.YAMAMOTO Mitsuharu2008-02-272-0/+11
| * (wait_reading_process_output): Check for window changes caused by timers.Chong Yidong2008-02-271-1/+3
| * * process.c (wait_reading_process_output): Check for windowChong Yidong2008-02-271-0/+6
| * (Fformat): Doc fix.Chong Yidong2008-02-261-5/+30
| * * editfns.c (Fformat): Doc fix.Chong Yidong2008-02-261-0/+4
| * (command_loop_1): Revert 2006-10-09 change.Chong Yidong2008-02-251-5/+3
| * * keyboard.c (command_loop_1): Revert 2006-10-09 change.Chong Yidong2008-02-251-0/+4
* | (next_overlay_string): Don't set overlay_strings_at_end_processed_p ifChong Yidong2008-02-291-1/+1
* | * xdisp.c (next_overlay_string): Don't setChong Yidong2008-02-291-0/+6
* | (get_overlay_strings_1): Fix typo.Stefan Monnier2008-02-292-1/+5
* | (get_overlay_strings_1): Add missing argument type.Chong Yidong2008-02-291-0/+1
* | * xdisp.c (get_overlay_strings_1): Add missing argument type.Chong Yidong2008-02-291-0/+4
* | (ftfont_match): Explicitly set pixelsize in pattern.Kenichi Handa2008-02-282-0/+10
* | (handle_auto_composed_prop): Don't make composition if it->stringKenichi Handa2008-02-282-1/+3
* | (display_mode_element): Cancel the previous change.Kenichi Handa2008-02-282-18/+19
* | (get_next_display_element, next_element_from_display_vector):Kim F. Storm2008-02-271-29/+30
* | (encode_terminal_code, produce_special_glyphs): Likewise.Kim F. Storm2008-02-271-42/+41
* | (IT_write_glyphs): Adapt to new glyph type.Kim F. Storm2008-02-271-11/+10
* | (GLYPH): Change type from int to struct with separate charKim F. Storm2008-02-271-30/+41
* | (current_column, current_column_1, Fmove_to_column)Kim F. Storm2008-02-271-17/+14
* | (GLYPH_SIMPLE_P): Rewrite.Kim F. Storm2008-02-271-15/+14
* | (line_draw_cost): Adapt to new glyph type.Kim F. Storm2008-02-271-26/+32
* | (CHAR_GLYPH_SPACE_P): Simplify.Kim F. Storm2008-02-271-8/+15
* | *** empty log message ***Kim F. Storm2008-02-271-0/+43
* | (wait_reading_process_output): Check for window changes caused by timers.Chong Yidong2008-02-271-1/+3