Statistics
| Revision:

root @ 32

# Date Author Comment
32 01/24/2005 01:42 pm Hiroyuki Yamamoto

replaced fnmatch() with g_pattern_match_*().

31 01/24/2005 01:29 pm Hiroyuki Yamamoto

use GTK stock button for button set.

30 01/24/2005 03:01 am Hiroyuki Yamamoto

use GTK stock button for dialog button set.

29 01/21/2005 08:02 pm Hiroyuki Yamamoto

use Pango in GtkSHRuler.

28 01/21/2005 06:07 pm Hiroyuki Yamamoto

suppress the debug print in codeconv.c.

27 01/21/2005 01:41 pm Hiroyuki Yamamoto

several code conversion fix.

26 01/21/2005 01:12 pm Hiroyuki Yamamoto

colorlabel.c: removed include of gdk/gdkx.h.

25 01/20/2005 07:48 pm Hiroyuki Yamamoto

also migrate templates.

24 01/20/2005 07:33 pm Hiroyuki Yamamoto

action.c: convert locale strings to UTF-8 before displaying it.

23 01/20/2005 05:47 pm Hiroyuki Yamamoto

restored the resize grip of the main statusbar.

22 01/20/2005 05:00 pm Hiroyuki Yamamoto

jpilot.c: fixed Japanese code conversion.

21 01/19/2005 08:00 pm Hiroyuki Yamamoto

compose.c: fixed broken signature replacement.

20 01/19/2005 05:18 pm Hiroyuki Yamamoto

fixed crash when opening 0-numbered message.

19 01/19/2005 03:48 pm Hiroyuki Yamamoto

fixed a bug that didn't correctly get text selection on reply.

18 01/19/2005 03:32 pm Hiroyuki Yamamoto

added new ChangeLog.

17 01/19/2005 03:25 pm Hiroyuki Yamamoto

renamed ChangeLog to ChangeLog-1.0.

16 01/19/2005 03:16 pm Hiroyuki Yamamoto

compose.c, undo.c: fixed wrong signal connection, modified ruler and toolbar sizing.

15 01/18/2005 08:09 pm Hiroyuki Yamamoto

converted all po files to UTF-8.

14 01/18/2005 07:50 pm Hiroyuki Yamamoto

implemented the migration of configuration.

13 01/17/2005 08:14 pm Hiroyuki Yamamoto

automatically take over older config files.

12 01/17/2005 06:56 pm Hiroyuki Yamamoto

xml.[ch]: automatically convert from input file encoding to UTF-8.

11 01/17/2005 04:32 pm Hiroyuki Yamamoto

removed resize grip of the statusbar of main window.

10 01/14/2005 08:10 pm Hiroyuki Yamamoto

alertpanel.c, about.c: made some label texts selectable.

9 01/14/2005 08:00 pm Hiroyuki Yamamoto

fixed shadow type of about dialog text.

8 01/14/2005 07:17 pm Hiroyuki Yamamoto

fixed popup menu position.

7 01/14/2005 05:08 pm Hiroyuki Yamamoto

fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for JIS to UTF-8 conversion if available.

6 01/13/2005 06:30 pm Hiroyuki Yamamoto

removed support for systems which don't support iconv.

5 01/13/2005 03:32 pm Hiroyuki Yamamoto

reduce the size of combo button arrow.

4 01/13/2005 03:23 pm Hiroyuki Yamamoto

set shadow type of GtkTextView, and don't set border_width of toolbars.

3 01/13/2005 03:08 pm Hiroyuki Yamamoto

removed head_space option, and changed the margin of TextView.

2 01/12/2005 08:32 pm Hiroyuki Yamamoto

re-added intl/Makefile.in.

1 01/12/2005 08:22 pm Hiroyuki Yamamoto

Initial import of Sylpheed (GTK2 version).