2005-10-18 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | Include "charset.h". |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | (MInputMethodInfo): New members im and maps. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | (M_database_hook): Delete extern. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | (MDatabaseList): New type. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | Include <glob.h>. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | (mplist__conc): Renamed from mplist_conc. Don't ref |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | (mplist_conv, mplist__pop_unref): Extern them. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | (Mdetail_text): Delete extern. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
handa | (mplist_conc): Delete extern. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
handa | (main): Don't leave a fontset unfreed. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
handa | (read_mtext_element): Ignore the sequence of '\\' and |
commit | commitdiff | tree | snapshot |
2005-10-14 |
handa | (MPLIST_VAL_MANAGED_P): Delete this macro. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
handa | (free_fontset): Unref fontset_list if necessary. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
handa | (render_glyphs): Check gend->type before checking |
commit | commitdiff | tree | snapshot |
2005-10-14 |
handa | (mfont__ft_fini): Unref ft_default_list. Set all |
commit | commitdiff | tree | snapshot |
2005-10-04 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-04 |
handa | (mtext_serialize): Be sure to make mt |
commit | commitdiff | tree | snapshot |
2005-10-04 |
handa | (m17n_init_win): Initialize Mcolormap. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
handa | (mdraw_glyph_list): Fix settting of glyphs->font->source. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
handa | (mdraw_glyph_info): Pay attention to the case that... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
handa | (main): Make the image tranparent. |
commit | commitdiff | tree | snapshot |
2005-09-27 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-09-27 |
handa | (dump_image): If FILTER is "-", print the image to |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (select_input_method): Open an input method if |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | Include <sys/stat.h> and <unistd.h>. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (mplist_conc): Extern it. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (mplist_conc): New function. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (mdebug_dump_mtext): Escape '"' and '\\' by '\\'. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (MRealizedFont): New member average_width. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (ft_open): Set rface->average_width. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (xlfd_unparse_name): Print '*' before registry name. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (MDisplayInfo): New member AVERAGE_WIDTH. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (struct MFrame): New member average_width. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (mframe): Fix setting of frame->rfont. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (mface__realize): Set rface->average_width. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
handa | (MRealizedFace): New member average_width. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
handa | (m17n_init_core): Fix previous change. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-09-19 |
handa | (xlfd_unparse_name): New arg full_xlfd. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
handa | (mdebug__output): New variable. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
handa | (MDisplayInfo): New member MULE_BASELINE_OFFSET. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
handa | (MDebugMaskBit): Add MDEBUG_ALL. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
handa | (MRealizedFont): New member baseline_offset. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
handa | (ft_get_charmaps): Check if the font support iso8859-1 |
commit | commitdiff | tree | snapshot |
2005-09-19 |
handa | (mface__realize): Fix logic of opening a font. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-09-16 |
handa | (ButtonProc): Don't reset ic, instead send |
commit | commitdiff | tree | snapshot |
2005-09-16 |
handa | (Minput_focus_move, Minput_focus_in, Minput_focus_out): |
commit | commitdiff | tree | snapshot |
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 |
next |