summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Juanma Barranquero2008-03-071-39/+39
* (w32_registry): Take font_type argument. Use ANSIJason Rumney2008-03-072-4/+46
* Regenerate.Glenn Morris2008-03-051-3/+3
* (char_resolve_modifier_mask): Fix previous change.Kenichi Handa2008-03-051-12/+11
* (Fread_char): Resolve modifiers.Kenichi Handa2008-03-051-4/+19
* (char_resolve_modifier_mask): Fix previous changeKenichi Handa2008-03-051-6/+27
* (char_resolve_modifier_mask): New function.Kenichi Handa2008-03-051-35/+46
* Always include w32font.c in the build.Jason Rumney2008-03-042-3/+5
* Wrap in USE_FONT_BACKEND conditionalJason Rumney2008-03-041-0/+3
* (clean): Remove emacs-*.*.* instead of emacs-*.Andreas Schwab2008-03-042-2/+7
* Add oo.Juanma Barranquero2008-03-042-11/+16
* (decode_coding_object): Inhibit gap shrinking whileAndreas Schwab2008-03-032-0/+7
* * 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