| 2005-09-16 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-16 | handa | (shift_state): Fix the condition of taking init actions. | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | handa | (mtext__uppercase): Add proper open/close parens. | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | handa | (parse_action_list): Handle the case that the arg is a | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | handa | (redraw): Don't redraw an area where not text is | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | ntakahas | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | ntakahas | mtext_lowercase (), mtext_titlecase (), mtext_uppercase... | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | ntakahas | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | ntakahas | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | ntakahas | Add "cased", "soft-dotted", and "case-mapping" in mchar... | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | ntakahas | Add Japanese documentation for mchar_get_prop_table (). | commit | commitdiff | tree | snapshot | 
| 2005-09-06 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | ntakahas | (read_mtext_element): Fix previous change. | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | ntakahas | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | ntakahas | Fix typo in Khmer. | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | (read_mtext_element): Fix previous change. | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | (read_mtext_element): Handle \uXXXX notation. | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | (MTABLE_MALLOC): Don't use a local variable. | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | Fix previous change. | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | Check HAVE_X11_XAW_COMMAND_H before including X11/*.h. | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | (device_open): Define it even if HAVE_GD nor | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | Check HAVE_X11. | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | Call automake with -a -c. | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | (X_LD_FLAGS): Use @X11_LD_FLAGS@ instead of | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | (X_LD_FLAGS): Use @X11_LD_FLAGS@ instead of | commit | commitdiff | tree | snapshot | 
| 2005-09-05 | handa | Add AM_MAINTAINER_MODE. | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | (mdraw_line_break_option): Extern it. | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | (truncate_gstring): Use find_glyph_in_gstring to find the | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | (wordseg_func_table): Don't extern it. | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | Don't include word-thai.h. | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | (enum MTextLineBreakOption): New enum. | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | New file. | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | (libm17n_core_la_SOURCES): Delete word-thai.[ch], | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-02 | handa | (mtext__adjust_plist_for_change): Pay attention for | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | (wordseg_propertize): If the property value is nil, | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | (mtext_dup): Use mtext_duplicate. | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | (mchar_get_prop_table): Extern it. | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | (mchar_get_prop_table): New function. | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | ntakahas | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | (FORMAT_COVERAGE): New macro. | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | (enum MTextCoverage): New enum. | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | (mtext_insert, mtext_replace): Extern them. | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | (mtext__adjust_plist_for_change): Prototype adjusted. | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | (CONFIG_FLAGS): Setup this variable and AC_SUBST it. | commit | commitdiff | tree | snapshot | 
| 2005-09-01 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | handa | (MFont): New member for_full_width. | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | handa | (compare_font_score): Prefer a font of not | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | handa | (xfont_registry_list): Set font.for_full_width if the | commit | commitdiff | tree | snapshot | 
| 2005-08-25 | handa | (fc_parse_pattern): Set font->for_full_width if a font | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | Japanese Document fixed. | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | Document fixed. | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | Fix handling of ratio. | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | (Mascent, Mdescent): Don't extern them. | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | (null_device_open): Check Mresolution param and set | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | (device_open): Check Mresolution param and set | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | (MWDevice): New member resy. | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | (MFrame): New member dpi. | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | (MRealizedFont): New member max_advance. | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | (xlfd_unparse_name): Handle the case of font->size... | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | (STRDUP_LOWER): Ignore the tailing spaces. | commit | commitdiff | tree | snapshot | 
| 2005-08-24 | handa | (mface__realize): Handle the case of font->size < 0. | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | handa | (mconv_buffer_converter): Prototype adjusted. | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | handa | (MConverterStatus): Change the member buf to union. | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | handa | Don't include config.h. | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | handa | Likewise. | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | handa | (AM_CPPFLAGS): Set it to @CONFIG_FLAGS@. | commit | commitdiff | tree | snapshot | 
| 2005-08-22 | handa | (CONFIG_FLAGS): Setup this variable and AC_SUBST it. | commit | commitdiff | tree | snapshot | 
| 2005-08-20 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-08-20 | handa | (mfont_from_name): Prototype adjusted. | commit | commitdiff | tree | snapshot | 
| 2005-08-20 | handa | (xfont_open): Set members ascent, descent, and | commit | commitdiff | tree | snapshot | 
| 2005-08-20 | handa | (ft_open): Set members ascent, descent, and max_advance | commit | commitdiff | tree | snapshot | 
| 2005-08-20 | handa | (xlfd_parse_name): Add const to the arg name.  Call | commit | commitdiff | tree | snapshot | 
| 2005-08-20 | handa | (enum MFontProperty): New member MFONT_SPACING. | commit | commitdiff | tree | snapshot | 
| 2005-08-19 | handa | (mfont_parse_name): Add const to the arg name. | commit | commitdiff | tree | snapshot | 
| 2005-08-19 | handa | (mfont_parse_name): Prototype adjusted. | commit | commitdiff | tree | snapshot | 
| 2005-08-19 | handa | (mfont_list): If FONT is null, use a temporary font. | commit | commitdiff | tree | snapshot | 
| 2005-08-18 | nisikimi | /*=*/ between @addtogroup and @{ removed | commit | commitdiff | tree | snapshot | 
| 2005-08-18 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-08-18 | handa | Surround code by #ifdef and #endif to escape from | commit | commitdiff | tree | snapshot | 
| 2005-08-18 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-08-18 | handa | (font_score): Make it static. | commit | commitdiff | tree | snapshot | 
| 2005-08-18 | handa | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-08-18 | handa | (M17NLIB_MINOR_VERSION): Changed to 3. | commit | commitdiff | tree | snapshot | 
| 2005-08-18 | handa | Version changed to 1.3.0. | commit | commitdiff | tree | snapshot | 
| 2005-08-18 | handa | (main): Adjusted for the change of symbol's language | commit | commitdiff | tree | snapshot | 
| next |