Statistics
| Revision:

root / src / sourcewindow.c @ 2381

History | View | Annotate | Download (6 kB)

# Date Author Comment
1126 08/16/2006 01:56 pm Hiroyuki Yamamoto

sourcewindow.c: fixed scrolling problem on first click.

769 11/22/2005 12:59 pm Hiroyuki Yamamoto

remember the last compose window position.

543 09/02/2005 07:00 pm Hiroyuki Yamamoto

moved two functions from prefs_filter.c to filter.c.

478 08/08/2005 04:07 pm Hiroyuki Yamamoto

added wrappers for C library function that take pathname arguments.

316 06/06/2005 08:13 pm Hiroyuki Yamamoto

don't use 'destroy' signal to destroy objects.

185 03/22/2005 04:37 pm Hiroyuki Yamamoto

made error check strict on Japanese code conversion.

180 03/17/2005 07:02 pm Hiroyuki Yamamoto

made every code conversion API allocate new memory.

106 02/10/2005 05:38 pm Hiroyuki Yamamoto

automatically show horizontal scroll bar in text view.

92 02/07/2005 05:29 pm Hiroyuki Yamamoto

replaced intl.h with glib/gi18n.h.

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

several code conversion fix.

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

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

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

Initial import of Sylpheed (GTK2 version).