2004-12-03 |
handa | (AnthyContext): New member ic. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
nisikimi | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-03 |
nisikimi | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-03 |
ntakahas | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-03 |
handa | (m17n__core_initialized, m17n__shell_initialized, |
commit | commitdiff | tree | snapshot |
2004-12-03 |
handa | (m17n_init_win): Adjust the prototype. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
handa | (win_initialized): Delete this variable. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
handa | (shell_initialized): Delete this variable. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
handa | (core_initialized): Delete this variable. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
handa | (enum M17NStatus): New enum. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
handa | (face_available): New variable. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
ntakahas | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
ntakahas | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-19 |
handa | (load_input_method): Don't unref `maps' it it's not... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-19 |
handa | (reset_ic): Check if ic_info->state is NULL. |
commit | commitdiff | tree | snapshot |
2004-11-15 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-15 |
handa | (find_candidates_group): If INDEX is -1, find the last |
commit | commitdiff | tree | snapshot |
2004-11-07 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-07 |
handa | (device_open): Try at most 32 fonts to find a |
commit | commitdiff | tree | snapshot |
2004-11-05 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-05 |
handa | (commont_style): Include dummy elements "slanted" and |
commit | commitdiff | tree | snapshot |
2004-11-05 |
handa | (ft_to_prop): Fix "oblique" entry. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
ntakahas | Add Armenian. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-29 |
handa | (MXFont): New members smallest and larger. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
handa | (xlfd_parse_name): If avgwidth is 0, set the size to 0. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
handa | (MXFont): Change type of the member `sizes' to int. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-29 |
handa | (main): Fix handling of "-s" arg. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-28 |
handa | (xfont_registry_list): Include '-' before PIXEL_SIZE in |
commit | commitdiff | tree | snapshot |
2004-10-25 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-25 |
handa | (take_action_list): Initialize `ret' to 0 for "=",... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-22 |
handa | (update_candidate): Renamed from udpate_candidate. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
handa | (device_open): Fix previous change. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
handa | (compose_glyph_string): Don't get face property at the |
commit | commitdiff | tree | snapshot |
2004-10-21 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-21 |
handa | (compose_glyph_string): Fix for the case of category |
commit | commitdiff | tree | snapshot |
2004-10-19 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-14 |
nisikimi | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-14 |
nisikimi | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-14 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-14 |
handa | (device_open): Accept Mxft as the value of key Mfont. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-14 |
handa | (M17N_EXT_LIBS): New variable to accumulate |
commit | commitdiff | tree | snapshot |
2004-10-13 |
handa | (device_open): Be sure to register at least one font |
commit | commitdiff | tree | snapshot |
2004-10-13 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-13 |
handa | Fix previous change. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-13 |
handa | Include <freetype/ftbdf.h> conditionally. Check |
commit | commitdiff | tree | snapshot |
2004-10-13 |
handa | Check if <freetype/ftbdf.h> is available or not. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | (FaceProc): Call hide_cursor () at first. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | (alloc_gstring): Fix previous change. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | (ft_list_generic): Fix for the case of not |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | (mwin__parse_event): Fix for non-ASCII keys. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | (mfont_list): If no font is found, return NULL. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | (KeyProc): Cast buf to `unsigned char *'. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | Use pkg-config (if available) for Xft. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
handa | (mfont_list): If no font is found, return NULL. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (xfont_list): Fix previous change. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (ft_list): Fix previous change. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (mfont_list): Adjust prototype. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (xfont_list): New arg maxnum. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (glyph_category): New enum. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (struct MFontDriver): Change prototype of <list>. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (fc_generic_family_list): Delete it. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (mface__realize): Adjust prototype. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (mface__realize): Delete args langauge and charset. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (compose_glyph_string): Use more constant font for |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | New file. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | Include m17n-core.pc, m17n-shell.pc, and |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New |
commit | commitdiff | tree | snapshot |
2004-10-11 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-05 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-04 |
handa | (add_font_info): Add instead of push the element. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-04 |
handa | (UPDATE_CLUSTER_RANGE): New macro. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-02 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-02 |
handa | (device_open): Handle Mfont key in PLIST. |
commit | commitdiff | tree | snapshot |
2004-10-02 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-09-30 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-09-30 |
handa | (ft_select): Ignore family on calling mfont__score. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-09-30 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-09-30 |
handa | (ft_list): Fix typo (== -> !=). |
commit | commitdiff | tree | snapshot |
2004-09-30 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-09-30 |
handa | (STRDUP_LOWER): New macro. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-09-30 |
handa | Don't include <fontconfig/fontconfig.h> here. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
handa | Include <fontconfig/fontconfig.h>. |
commit | commitdiff | tree | snapshot |
next |