aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2005-07-11added margin for visibility when scrolling summary.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@420 ee746299-78ed-0310-b773-934348b2243d
2005-07-11use Content-Type's charset as a fallback encoding of broken header strings ↵hiro
when replying. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@419 ee746299-78ed-0310-b773-934348b2243d
2005-07-11compose.c: don't convert encoding if inserted file is UTF-8.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@418 ee746299-78ed-0310-b773-934348b2243d
2005-07-11fixed duplicate signature problem in re-edit or after editing with external ↵hiro
editor. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@417 ee746299-78ed-0310-b773-934348b2243d
2005-07-11don't include some chars in URI.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@416 ee746299-78ed-0310-b773-934348b2243d
2005-07-11compose.[ch]: replaced gdk_input_*() with GIOChannel.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@415 ee746299-78ed-0310-b773-934348b2243d
2005-07-08fixed a crash when cancelling file selection dialog of vCard/JPilot by ↵hiro
Escape key. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@411 ee746299-78ed-0310-b773-934348b2243d
2005-07-08put existing window in front when trying to reedit draft/queued messages ↵hiro
which are already open. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@409 ee746299-78ed-0310-b773-934348b2243d
2005-07-08modified alert dialogs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@408 ee746299-78ed-0310-b773-934348b2243d
2005-07-08added G_ALERTCANCEL to AlertValue, and return it if cancelled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@407 ee746299-78ed-0310-b773-934348b2243d
2005-07-07modified the order of search buttons.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@406 ee746299-78ed-0310-b773-934348b2243d
2005-07-07made the order of buttons comply with GNOME HIG.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@405 ee746299-78ed-0310-b773-934348b2243d
2005-07-06replaced sylpheed logo with new one.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@404 ee746299-78ed-0310-b773-934348b2243d
2005-07-06removed unused images.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@403 ee746299-78ed-0310-b773-934348b2243d
2005-07-06added 'insert signature' icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@402 ee746299-78ed-0310-b773-934348b2243d
2005-07-05fixed 'make distcheck'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@401 ee746299-78ed-0310-b773-934348b2243d
2005-07-05removed unused xpm files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@399 ee746299-78ed-0310-b773-934348b2243d
2005-07-05replaced pixmaps icons with png images.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@398 ee746299-78ed-0310-b773-934348b2243d
2005-07-04mark cache as dirty if open failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@397 ee746299-78ed-0310-b773-934348b2243d
2005-07-04fixed selection becoming wrong when another folder was clicked quickly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@392 ee746299-78ed-0310-b773-934348b2243d
2005-07-04unified mh_move_folder and mh_rename_folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@391 ee746299-78ed-0310-b773-934348b2243d
2005-07-04implemented IMAP4 folder move.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@390 ee746299-78ed-0310-b773-934348b2243d
2005-07-01implemented folder move.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@389 ee746299-78ed-0310-b773-934348b2243d
2005-07-01fixed a bug in syncing folder path.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@388 ee746299-78ed-0310-b773-934348b2243d
2005-06-30reflect flag changes of manual filtering to IMAP server.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@387 ee746299-78ed-0310-b773-934348b2243d
2005-06-30when sending messages, check for line length limit and display warning if ↵hiro
exceeds. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@386 ee746299-78ed-0310-b773-934348b2243d
2005-06-29check for filename encoding on the first run.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@384 ee746299-78ed-0310-b773-934348b2243d
2005-06-29reverted the previous change of Date: header.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@383 ee746299-78ed-0310-b773-934348b2243d
2005-06-28overwrite Date: header with current time when sending from queue.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@382 ee746299-78ed-0310-b773-934348b2243d
2005-06-28put a warning if invalid filenames appear on the scan of MH folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@380 ee746299-78ed-0310-b773-934348b2243d
2005-06-27fixed a possible crash on the view change from imageview to textview.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@379 ee746299-78ed-0310-b773-934348b2243d
2005-06-24show SSL verify result as string.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@378 ee746299-78ed-0310-b773-934348b2243d
2005-06-24use g_file_test() instead of stat() in some functions.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@377 ee746299-78ed-0310-b773-934348b2243d
2005-06-24verify SSL certificate when connecting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@376 ee746299-78ed-0310-b773-934348b2243d
2005-06-24removed some warnings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@375 ee746299-78ed-0310-b773-934348b2243d
2005-06-24removed unused option 'enable_hscrollbar'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@374 ee746299-78ed-0310-b773-934348b2243d
2005-06-24removed unrequired function.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@373 ee746299-78ed-0310-b773-934348b2243d
2005-06-23made 2.0.0beta3 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@371 ee746299-78ed-0310-b773-934348b2243d
2005-06-23expand parent folder when new one is created.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@370 ee746299-78ed-0310-b773-934348b2243d
2005-06-23added 'Compose new message' and 'Open with Web browser' to the context menu ↵hiro
of the text view. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@368 ee746299-78ed-0310-b773-934348b2243d
2005-06-23modified the way to revert selection after menu popup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@366 ee746299-78ed-0310-b773-934348b2243d
2005-06-23made LDAP bind password entry invisible.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@365 ee746299-78ed-0310-b773-934348b2243d
2005-06-22fixed bugs of quote colors setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@364 ee746299-78ed-0310-b773-934348b2243d
2005-06-22made summary columns reorderable by DnD.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@363 ee746299-78ed-0310-b773-934348b2243d
2005-06-22disabled strict checking of caches by stat() and improved the performance.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@360 ee746299-78ed-0310-b773-934348b2243d
2005-06-21modified the alert message on deleting folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@359 ee746299-78ed-0310-b773-934348b2243d
2005-06-21moved the option of max news articles to account prefs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@358 ee746299-78ed-0310-b773-934348b2243d
2005-06-21added an option to encrypt when replying to encrypted message.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@357 ee746299-78ed-0310-b773-934348b2243d
2005-06-21use currently visible textview for selection reply.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@356 ee746299-78ed-0310-b773-934348b2243d
2005-06-20imap.c: fixed parse errors when embedded null characters appeared in headers.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@353 ee746299-78ed-0310-b773-934348b2243d