Statistics
| Revision:

root / src / mainwindow.c @ 487

History | View | Annotate | Download (99.2 kB)

# Date Author Comment
403 07/06/2005 04:59 pm Hiroyuki Yamamoto

removed unused images.

398 07/05/2005 06:17 pm Hiroyuki Yamamoto

replaced pixmaps icons with png images.

389 07/01/2005 07:42 pm Hiroyuki Yamamoto

implemented folder move.

352 06/20/2005 05:16 pm Hiroyuki Yamamoto

added 'Add to address book' to the context menu of textview.

344 06/15/2005 06:01 pm Hiroyuki Yamamoto

added 'Tools/Filter junk mails in folder' menu.

317 06/07/2005 05:52 pm Hiroyuki Yamamoto

added an option to apply filter rules to sent messages.

312 06/06/2005 05:51 pm Hiroyuki Yamamoto

added Hebrew encoding.

306 06/02/2005 05:42 pm Hiroyuki Yamamoto

added a feature for junk mail control.

275 05/23/2005 04:00 pm Hiroyuki Yamamoto

reimplemented MimeView with GtkTreeView.

269 05/19/2005 04:38 pm Hiroyuki Yamamoto

added an option to toggle cursor in message view.

248 05/12/2005 08:02 pm Hiroyuki Yamamoto

disable 'Attract by subject' if sorted.

244 05/11/2005 06:13 pm Hiroyuki Yamamoto

implemented summary_thread_build().

243 05/11/2005 04:59 pm Hiroyuki Yamamoto

fixed several bugs, and implemented summary_unthread().

237 05/09/2005 06:26 pm Hiroyuki Yamamoto

reimplemented summary view with GtkTreeView.

232 04/27/2005 06:40 pm Hiroyuki Yamamoto

disabled no longer required workaround for resize grip.

227 04/20/2005 01:39 pm Hiroyuki Yamamoto

improved performance of the update of statusbar.

211 04/12/2005 05:35 pm Hiroyuki Yamamoto

support GBK (and X-GBK) encoding.

202 04/07/2005 04:40 pm Hiroyuki Yamamoto

reimplemented folder view with GtkTreeView.

175 03/16/2005 03:20 pm Hiroyuki Yamamoto

added a menu to temporally change the outgoing encoding to the composition window.

161 03/10/2005 06:40 pm Hiroyuki Yamamoto

fixed size of separate window.

157 03/09/2005 04:00 pm Hiroyuki Yamamoto

fixed remembering of the state of the visibility of MessageView.

152 03/07/2005 06:51 pm Hiroyuki Yamamoto

save selected attachments if mimeview has focus when 'File/Save as...' is selected.

135 03/01/2005 06:48 pm Hiroyuki Yamamoto

improved MimeView and file selection dialog.

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

replaced intl.h with glib/gi18n.h.

35 01/24/2005 04:47 pm Hiroyuki Yamamoto

src/mainwindow.c: removed commented out lines.

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

use GTK stock button for dialog button set.

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

restored the resize grip of the main statusbar.

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

removed support for systems which don't support iconv.

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).