| 2004-10-12 | 
handa | (ft_list_generic): Fix for the case of not | 
commit | commitdiff | tree | snapshot | 
| 2004-10-12 | 
handa | (mwin__parse_event): Fix for non-ASCII keys. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-12 | 
handa | (mfont_list): If no font is found, return NULL. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-12 | 
handa | (KeyProc): Cast buf to `unsigned char *'. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-12 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-10-12 | 
handa | Use pkg-config (if available) for Xft. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-12 | 
handa | (mfont_list): If no font is found, return NULL. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (xfont_list): Fix previous change. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (ft_list): Fix previous change. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (mfont_list): Adjust prototype. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (xfont_list): New arg maxnum. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (glyph_category): New enum. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (struct MFontDriver): Change prototype of <list>. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (fc_generic_family_list): Delete it. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (mface__realize): Adjust prototype. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (mface__realize): Delete args langauge and charset. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (compose_glyph_string): Use more constant font for | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | New file. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | Include m17n-core.pc, m17n-shell.pc, and | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New | 
commit | commitdiff | tree | snapshot | 
| 2004-10-11 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-10-05 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-10-04 | 
handa | (add_font_info): Add instead of push the element. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-04 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-10-04 | 
handa | (UPDATE_CLUSTER_RANGE): New macro. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-04 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-10-02 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-10-02 | 
handa | (device_open): Handle Mfont key in PLIST. | 
commit | commitdiff | tree | snapshot | 
| 2004-10-02 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-30 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-30 | 
handa | (ft_select): Ignore family on calling mfont__score. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-30 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-30 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-30 | 
handa | (ft_list): Fix typo (== -> !=). | 
commit | commitdiff | tree | snapshot | 
| 2004-09-30 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-30 | 
handa | (STRDUP_LOWER): New macro. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-30 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-30 | 
handa | Don't include <fontconfig/fontconfig.h> here. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-29 | 
handa | Include <fontconfig/fontconfig.h>. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-29 | 
handa | (mfont__encoding_list): New function. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-29 | 
handa | (MDisplayInfo): New member all_fonts_scaned. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-29 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-29 | 
handa | (device_init): Set xft_driver.list. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-28 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-28 | 
handa | Fix previous change. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-28 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-28 | 
handa | (MXFont, MXFontList): New types. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-28 | 
handa | (add_font_info): New arg languages.  Callers changed. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-28 | 
handa | (mfont_list): New function. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-28 | 
handa | (struct MFontDriver): New member `list'. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-28 | 
handa | (mfont_list): Extern it. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-27 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-26 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-26 | 
handa | (struct MGlyphString): Delete members mt, | 
commit | commitdiff | tree | snapshot | 
| 2004-09-26 | 
handa | (MSubTextExtents): New type. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-23 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-23 | 
handa | Add Sinhala. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-22 | 
handa | (count_utf_16_chars): Count each code of invalid | 
commit | commitdiff | tree | snapshot | 
| 2004-09-22 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-19 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-19 | 
handa | (default_utf_16, default_utf_32): Rename them to | 
commit | commitdiff | tree | snapshot | 
| 2004-09-19 | 
handa | (MTEXT_FORMAT_UTF_16, MTEXT_FORMAT_UTF_32): Extern | 
commit | commitdiff | tree | snapshot | 
| 2004-09-14 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-14 | 
handa | (update_selection): Fix for the case that the selection | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | (Mlatin): Don't declare it here. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | (MFTtoProp): Member completely changed. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | (MDisplayInfo): Delete member realized_font_list. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | (try_font_group): New function. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | (common_weight): Change the order of "regular". | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | (Mlatin): Don't make it static. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | (mdebug_dump_mtext): Fix for the case of mt->format > | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | (Mlatin): Extern it. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-13 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-06 | 
handa | (layout_glyphs): If a glyph of width zero is found...  | 
commit | commitdiff | tree | snapshot | 
| 2004-09-06 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-06 | 
handa | (run_otf): Fix typo ('}'->']'). | 
commit | commitdiff | tree | snapshot | 
| 2004-09-06 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-06 | 
handa | (mfont__ft_drive_otf): Set g->combining_code to a | 
commit | commitdiff | tree | snapshot | 
| 2004-09-06 | 
handa | (layout_glyphs): Hanlde precomputed combining code. | 
commit | commitdiff | tree | snapshot | 
| 2004-09-06 | 
handa | (MAKE_PRECOMPUTED_COMBINDING_CODE) | 
commit | commitdiff | tree | snapshot | 
| 2004-09-03 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-03 | 
handa | (mfont__ft_drive_otf): Use malloc and free for | 
commit | commitdiff | tree | snapshot | 
| 2004-09-01 | 
ntakahas | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-09-01 | 
ntakahas | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-08-27 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-08-27 | 
handa | (help_exit): Describe about the arg "-r". | 
commit | commitdiff | tree | snapshot | 
| 2004-08-27 | 
handa | (mface_put_prop): Fix previous change. | 
commit | commitdiff | tree | snapshot | 
| 2004-08-27 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-08-27 | 
handa | (mface_put_prop): If the new value is the same as the | 
commit | commitdiff | tree | snapshot | 
| 2004-08-25 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-08-25 | 
handa | (mfontset): Initialize font_spec_list member. | 
commit | commitdiff | tree | snapshot | 
| 2004-08-25 | 
handa | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2004-08-25 | 
handa | Adjusted for the member name change | 
commit | commitdiff | tree | snapshot | 
| 2004-08-25 | 
handa | (MDrawGlyphInfo): Change the member name 'this' to | 
commit | commitdiff | tree | snapshot | 
| 2004-08-25 | 
handa | (mdraw_glyph_info): Adjusted for the member name change | 
commit | commitdiff | tree | snapshot | 
| 2004-08-23 | 
ntakahas | New file. | 
commit | commitdiff | tree | snapshot | 
| 2004-08-16 | 
handa | *** empty log message ***  REL-1-1-0 | 
commit | commitdiff | tree | snapshot | 
| next |