m17n/m17n-lib.git
2005-09-05 handaAdd AM_MAINTAINER_MODE.
2005-09-02 handa*** empty log message ***
2005-09-02 handa(mdraw_line_break_option): Extern it.
2005-09-02 handa(truncate_gstring): Use find_glyph_in_gstring to find the
2005-09-02 handa*** empty log message ***
2005-09-02 handa(wordseg_func_table): Don't extern it.
2005-09-02 handaDon't include word-thai.h.
2005-09-02 handa(enum MTextLineBreakOption): New enum.
2005-09-02 handaNew file.
2005-09-02 handa(libm17n_core_la_SOURCES): Delete word-thai.[ch],
2005-09-02 handa*** empty log message ***
2005-09-02 handa(mtext__adjust_plist_for_change): Pay attention for
2005-09-01 handa*** empty log message ***
2005-09-01 handa(wordseg_propertize): If the property value is nil,
2005-09-01 handa(mtext_dup): Use mtext_duplicate.
2005-09-01 handa(mchar_get_prop_table): Extern it.
2005-09-01 handa(mchar_get_prop_table): New function.
2005-09-01 ntakahas*** empty log message ***
2005-09-01 handa*** empty log message ***
2005-09-01 handa(FORMAT_COVERAGE): New macro.
2005-09-01 handa(enum MTextCoverage): New enum.
2005-09-01 handa(mtext_insert, mtext_replace): Extern them.
2005-09-01 handa(mtext__adjust_plist_for_change): Prototype adjusted.
2005-09-01 handa(CONFIG_FLAGS): Setup this variable and AC_SUBST it.
2005-09-01 handa*** empty log message ***
2005-08-25 handa*** empty log message ***
2005-08-25 handa(MFont): New member for_full_width.
2005-08-25 handa(compare_font_score): Prefer a font of not
2005-08-25 handa(xfont_registry_list): Set font.for_full_width if the
2005-08-25 handa(fc_parse_pattern): Set font->for_full_width if a font
2005-08-24 handaJapanese Document fixed.
2005-08-24 handaDocument fixed.
2005-08-24 handaFix handling of ratio.
2005-08-24 handa*** empty log message ***
2005-08-24 handa(Mascent, Mdescent): Don't extern them.
2005-08-24 handa(null_device_open): Check Mresolution param and set
2005-08-24 handa(device_open): Check Mresolution param and set
2005-08-24 handa(MWDevice): New member resy.
2005-08-24 handa(MFrame): New member dpi.
2005-08-24 handa(MRealizedFont): New member max_advance.
2005-08-24 handa(xlfd_unparse_name): Handle the case of font->size...
2005-08-24 handa(STRDUP_LOWER): Ignore the tailing spaces.
2005-08-24 handa(mface__realize): Handle the case of font->size < 0.
2005-08-22 handa*** empty log message ***
2005-08-22 handa(mconv_buffer_converter): Prototype adjusted.
2005-08-22 handa(MConverterStatus): Change the member buf to union.
2005-08-22 handa*** empty log message ***
2005-08-22 handaDon't include config.h.
2005-08-22 handaLikewise.
2005-08-22 handa(AM_CPPFLAGS): Set it to @CONFIG_FLAGS@.
2005-08-22 handa(CONFIG_FLAGS): Setup this variable and AC_SUBST it.
2005-08-20 handa*** empty log message ***
2005-08-20 handa(mfont_from_name): Prototype adjusted.
2005-08-20 handa(xfont_open): Set members ascent, descent, and
2005-08-20 handa(ft_open): Set members ascent, descent, and max_advance
2005-08-20 handa(xlfd_parse_name): Add const to the arg name. Call
2005-08-20 handa(enum MFontProperty): New member MFONT_SPACING.
2005-08-19 handa(mfont_parse_name): Add const to the arg name.
2005-08-19 handa(mfont_parse_name): Prototype adjusted.
2005-08-19 handa(mfont_list): If FONT is null, use a temporary font.
2005-08-18 nisikimi/*=*/ between @addtogroup and @{ removed
2005-08-18 handa*** empty log message ***
2005-08-18 handaSurround code by #ifdef and #endif to escape from
2005-08-18 handa*** empty log message ***
2005-08-18 handa(font_score): Make it static.
2005-08-18 handa*** empty log message ***
2005-08-18 handa(M17NLIB_MINOR_VERSION): Changed to 3.
2005-08-18 handaVersion changed to 1.3.0.
2005-08-18 handa(main): Adjusted for the change of symbol's language
2005-08-18 handa(main): Handle --fontset arg.
2005-08-18 handa*** empty log message ***
2005-08-18 handaMostly re-written.
2005-08-18 handa(FontLayoutCmdOTF): This type deleted.
2005-08-18 handa(struct MRealizedFace): New member font.
2005-08-18 handa(find_realized_face): New arg font.
2005-08-18 handa(Mcommon): New variable.
2005-08-18 handa(enum MFontType): Members completely changed.
2005-08-17 handaInclude "fontset.h".
2005-08-17 handa(mfont__realize_fontset): Prototype adjusted.
2005-08-17 handa(struct MFontset): Delete member font_spec_list.
2005-08-17 handa(shift_state): Don't reset ic_info->vars.
2005-08-17 handa(MFontDriver): Don't typedef it here.
2005-08-17 handaInclude <fontconfig/fcfreetype.h> if HAVE_XFT2.
2005-08-17 handa(gd_font_driver): Adjusted for the change of
2005-08-17 handa(mtext__prop_init): Initialize text_property_table.
2005-08-17 handa(mplist__init): Initialize plist_table.
2005-08-17 handa(mtext__init): Call M17N_OBJECT_ADD_ARRAY.
2005-08-17 handaInclude "plist.h".
2005-08-17 handa(mlanguage__list): Extern it.
2005-08-17 handa(get_database_stream): Use SAFE_* macros for
2005-08-17 handa(mchartable__init): Initalize chartable_table.count.
2005-08-17 handa(msymbol__fini): Don't free symbols here.
2005-08-17 handa* symbol.h (msymbol__free_table): Extern it.
2005-08-17 handa(MFATAL, USE_SAFE_ALLOCA, SAFE_ALLOCA, SAFE_FREE):
2005-08-17 handa(enum MErrorCode): New element MERROR_FONT_X.
2005-08-17 handa(free_frame): Don't free frame->font.
2005-08-17 handa(Mfontfile): Extern it.
2005-08-17 handaInclude "symbol.h".
2005-08-17 handa(msymbol_is_managing_key): Extern it.
2005-05-26 handa(Miso639_1, Miso639_2): Extern them.a
next