aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-11-14fixes occasional summary update failure on win32 and some filesystems.hiro
2005-11-14prevent integer overflow on summary status.hiro
2005-11-14added separator between the summary status and the header pane.hiro
2005-11-11fixed separator of newsgroups.hiro
2005-11-11win32: disable digit locale variable such as 'LANG=1041'.hiro
2005-11-11removed the outer border of mainwindow.hiro
2005-11-10don't show gpg warning on win32 by default.hiro
2005-11-10hide PGP checkboxes if PGP is not available.hiro
2005-11-10check if OpenPGP protocol is available on startup.hiro
2005-11-09win32: fixed window focus problem on account dialog and filter dialog.hiro
2005-11-09allow drop of files in the whole compose window. Disabled insertion of text b...hiro
2005-11-08src/ldif.c: ldif_get_line(): fixed buffer overflow.hiro
2005-11-07added '--exit' command line option.hiro
2005-11-07implemented auto-save.hiro
2005-11-07hide options which is useless on win32.hiro
2005-11-07moved the location of fallback_encoding.hiro
2005-11-04fixed a crash when the external editor was terminated while opening confirmat...hiro
2005-11-04added preset menu for junk learning commands.hiro
2005-11-04follow the 'mark_junk_as_read' setting when marking as junk.hiro
2005-11-02popup main window when account edit dialog is closed.hiro
2005-11-02added an option to mark filtered junk mails as read.hiro
2005-11-02src/compose.c: unlink compose->exteditor_file if exist.hiro
2005-11-02compose.c: stop watching of child process in case something weird happened.hiro
2005-11-02src/compose.c: fixed for win32.hiro
2005-11-02reimplemented external editor with GSpawn and GChildWatch.hiro
2005-11-02moved fallback encoding setting to Advanced tab.hiro
2005-11-01fixed focus problem in win32.hiro
2005-11-01added fallback encoding setting.hiro
2005-11-01win32: added program icon.hiro
2005-10-31fixed scroll jumping on focus of textview in mimeview.hiro
2005-10-27win32: implemented remote command using TCP socket.hiro
2005-10-27fixed initially wrong widget size of option menu in compose window.hiro
2005-10-26added a setting to delete filtered junk mails from server.hiro
2005-10-26modification for ML post with Reply-To.hiro
2005-10-26win32: convert locale string to UTF-8 when setting rc dir.hiro
2005-10-25display confirmation dialog instead of input dialog when printing.hiro
2005-10-25match the output header for printing to the message view.hiro
2005-10-24make input dialog in front on focus out.hiro
2005-10-24create/destroy input dialog each time it is displayed.hiro
2005-10-24set the title of separated message window to '(Subject) - Sylpheed.hiro
2005-10-24fixed the problem that DnD didn't work on GTK+ 2.8hiro
2005-10-21src/main.c: replaced gdk_input_add() with GIOChannel.hiro
2005-10-20textview.c: optimized a bit.hiro
2005-10-20textview.c: don't move cursor if selection exists.hiro
2005-10-20textview.c: fixed a problem that the view was scrolled to top when it got focus.hiro
2005-10-20added '--configdir' option which specifies config directory.hiro
2005-10-18prefs_filter_open(): correct focus when msginfo is specified.hiro
2005-10-17win32: made the default editor command 'notepad'.hiro
2005-10-17adjusted the minimum input dialog size.hiro
2005-10-17added the default browser to the option of URI command.hiro