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