2006-09-07 |
handa | Include <string.h>. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
handa | (mwin__parse_event): Fix handling of Shift and Control |
commit | commitdiff | tree | snapshot |
2006-09-07 |
handa | (MFAILP, MDEBUG_PRINT0): New macros. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
handa | (struct _MInputMethodInfo): Delete member im. New |
commit | commitdiff | tree | snapshot |
2006-09-07 |
handa | Big change to improve user-side input method |
commit | commitdiff | tree | snapshot |
2006-09-07 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-09-07 |
handa | Include <time.h>. |
commit | commitdiff | tree | snapshot |
2006-08-30 |
ntakahas | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-08-30 |
ntakahas | Return -2 when surrounding text is unavailable. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
handa | (reset_ic): Fix previous change. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
handa | (reset_ic): Fix previous change. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-08-17 |
handa | (reset_ic): Use shift_state to setup the current state. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
handa | (mdatabase__check): Add comment. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-08-02 |
handa | (common_ldflags, common_ldflags_gui): Use ${top_builddir}. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
handa | (libm17n_la_LIBADD, libm17n_gui_la_LIBADD) |
commit | commitdiff | tree | snapshot |
2006-08-02 |
handa | (mdebug_dump_plist): Fix the 2nd arg to dump_plist_element. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
handa | (mdebug_dump_mtext): If not fullp, dump just text. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
handa | (ft_encapsulate): Add code for debugging. |
commit | commitdiff | tree | snapshot |
2006-07-21 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-21 |
handa | (mdraw_text_extents): Fix previous typo. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | (gstring_width): New arg lbearing. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
ntakahas | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-19 |
ntakahas | Add final sukun to Arabic. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | Cancel previous change. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | Use pkg-config if available for checking libotf. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | (CPPFLAGS): Include the result of `libotf-config |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | (Mlanguage): Extern it. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | (Mlanguage): Extern deleted. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | * mtext.c (mtext__init): Initialize Mlanguage. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | (mlocale__init): Don't initialize Mlanguage here. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | (mlang__init): Don't initialize Mlanguage here. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
handa | (OTF_tag_name) [! HAVE_OTF]: New function. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-14 |
handa | Use FT_BDF_H macro. Include fontconfig/fcfreetype.h. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
handa | (struct MRealizedFont): New member encapsulating. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
handa | (mfont__match_p): If FONT is realized, check capability |
commit | commitdiff | tree | snapshot |
2006-07-14 |
handa | (xfont_list_family_names): Delete unused var. Fix |
commit | commitdiff | tree | snapshot |
2006-07-14 |
handa | (mfont_match_p, mfont_open, mfont_encapsulate) |
commit | commitdiff | tree | snapshot |
2006-07-14 |
handa | (device_open): Don't specify foundry and family of the |
commit | commitdiff | tree | snapshot |
2006-07-14 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-14 |
handa | Version changed to 1.3.4. Delete args to |
commit | commitdiff | tree | snapshot |
2006-07-13 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-13 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-13 |
handa | (fc_build_charset): Return NULL if FcCharSet can't be |
commit | commitdiff | tree | snapshot |
2006-07-13 |
handa | (mfont__get_capability): Setup cap->otf. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
handa | (MFontCapability): New member otf. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
handa | (mlang__fini): Delete unused vars. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
handa | (Motf): Extern it. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
handa | (update_database_list): Delete unused vars. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
handa | (m17n_fini_win): Set null_interface.handle to NULL; |
commit | commitdiff | tree | snapshot |
2006-07-07 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-07 |
handa | (DEVICE_DELTA): Fix typo. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-06 |
handa | (mfont__lookup_fontset): Don't ignore family and |
commit | commitdiff | tree | snapshot |
2006-07-05 |
ntakahas | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-05 |
ntakahas | Update comments. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-05 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-05 |
handa | (PATH_MAX): Define it if not yet defined. |
commit | commitdiff | tree | snapshot |
2006-07-03 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-03 |
handa | (win_callback): If is ic->candidate_show zero, don't |
commit | commitdiff | tree | snapshot |
2006-07-03 |
handa | (dump_plist_element): Fix previous change. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-28 |
handa | (xlfd_unparse_name): Suppress the heading '-' if not |
commit | commitdiff | tree | snapshot |
2006-06-28 |
handa | (MbidiNSM): New variable. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-28 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-28 |
handa | (mscript__char_list): Fix finding a char-list element. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-28 |
handa | (dump_string): Return number of printed characters. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | (BUILD_LIBS): Don't increment it conditionally. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | (BUILD_LIBS): Don't increment it conditionally. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-23 |
ntakahas | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-23 |
ntakahas | Update documentation. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | (mlanguage_code): On failure, return Mnil, not NULL. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | (show_cursor): Call mlanguage_name to get English name |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | (struct MFontFT): Delete member lang. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | (struct MFontDriver): New member list_fmaily_names. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | Include "language.h". |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | Typo in comments fixed. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | (mlanguage__list): Delete it. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | Include "mtext.h". |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | (mfont_list_family_names): Extern it. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | (mlanguage_list, mlanguage_code, mlanguage_name) |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-23 |
handa | Add "--with-fontconfig" arg. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
handa | (xfont_driver): Initialize with |
commit | commitdiff | tree | snapshot |
2006-06-06 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-06 |
handa | (mfont__lookup_fontset): Don't set *num to 1 if it... |
commit | commitdiff | tree | snapshot |
next |