aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2005-08-04braced some Unix-specific code with ifdef.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@467 ee746299-78ed-0310-b773-934348b2243d
2005-08-04removed locale-dependent tolower().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@465 ee746299-78ed-0310-b773-934348b2243d
2005-08-04replaced random() with g_random_*().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@464 ee746299-78ed-0310-b773-934348b2243d
2005-08-04modified version display.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@463 ee746299-78ed-0310-b773-934348b2243d
2005-08-04undef MEASURE_TIME in mh.c.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@462 ee746299-78ed-0310-b773-934348b2243d
2005-08-04improved portability.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@461 ee746299-78ed-0310-b773-934348b2243d
2005-08-04git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@460 ↵hiro
ee746299-78ed-0310-b773-934348b2243d
2005-08-03utils.c: replaced fork() + exec() with GSpawn.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@459 ee746299-78ed-0310-b773-934348b2243d
2005-08-02fixed gcc-4.0 warnings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@457 ee746299-78ed-0310-b773-934348b2243d
2005-07-21added spacing for vbox of header view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@446 ee746299-78ed-0310-b773-934348b2243d
2005-07-21fixed cache discrepancy on Draft folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@444 ee746299-78ed-0310-b773-934348b2243d
2005-07-21fixed modified-UTF7 to UTF-8 conversion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@442 ee746299-78ed-0310-b773-934348b2243d
2005-07-21display path in folder property with GtkLabel.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@441 ee746299-78ed-0310-b773-934348b2243d
2005-07-20rfc2015.c: unified indent and minor fixes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@439 ee746299-78ed-0310-b773-934348b2243d
2005-07-20remove temporary files on startup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@438 ee746299-78ed-0310-b773-934348b2243d
2005-07-19added a hack to prevent duplicated insertion to compose.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@437 ee746299-78ed-0310-b773-934348b2243d
2005-07-19don't break line after '/' on compose.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@436 ee746299-78ed-0310-b773-934348b2243d
2005-07-19modification for DnD.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@435 ee746299-78ed-0310-b773-934348b2243d
2005-07-15select correct row after execution on summary when sorting is enabled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@434 ee746299-78ed-0310-b773-934348b2243d
2005-07-14made 2.0.0beta6 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@433 ee746299-78ed-0310-b773-934348b2243d
2005-07-14made textview_cursor_visible a hidden option.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@432 ee746299-78ed-0310-b773-934348b2243d
2005-07-14always don't uncanonicalize files which is not text/* .hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@430 ee746299-78ed-0310-b773-934348b2243d
2005-07-14modify filter rules after moving folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@429 ee746299-78ed-0310-b773-934348b2243d
2005-07-13mimeview.c: included missing modification.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@428 ee746299-78ed-0310-b773-934348b2243d
2005-07-13made the file size of attachments more accurate, and human-readable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@427 ee746299-78ed-0310-b773-934348b2243d
2005-07-13display folder names of folder selection dialog with new/unread representation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@426 ee746299-78ed-0310-b773-934348b2243d
2005-07-12don't break line after '-'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@425 ee746299-78ed-0310-b773-934348b2243d
2005-07-12added a new app icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@424 ee746299-78ed-0310-b773-934348b2243d
2005-07-12clear summary cache to prevent cache discrepancy after sending from queue.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@423 ee746299-78ed-0310-b773-934348b2243d
2005-07-12updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@422 ee746299-78ed-0310-b773-934348b2243d
2005-07-12modified several alerts, and added accelerators for the buttons.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@421 ee746299-78ed-0310-b773-934348b2243d
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