aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-04-23src/main.c: fix_font_setting(): modified OS X font name.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3397 ee746299-78ed-0310-b773-934348b2243d
2014-04-23src/rpop3.c: additional fix for Bug #193.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3396 ee746299-78ed-0310-b773-934348b2243d
2014-04-22improved font name fixing.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3395 ee746299-78ed-0310-b773-934348b2243d
2014-04-21use gpgme_io_writen() if available (fixes freeze when entering passphrase on ↵hiro
Windows). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3392 ee746299-78ed-0310-b773-934348b2243d
2014-04-18replaced 'struct stat' with GStatBuf.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3389 ee746299-78ed-0310-b773-934348b2243d
2014-04-18applied OS X fixes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3388 ee746299-78ed-0310-b773-934348b2243d
2014-04-18wrapped time_t as stime_t. stime_t will be 32-bit on win32 for backward ↵hiro
compatibility. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3386 ee746299-78ed-0310-b773-934348b2243d
2014-04-10modified for newer MinGW environment. Fixed linking.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3383 ee746299-78ed-0310-b773-934348b2243d
2014-03-26updated copyright year. configure.in: increased library version.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3367 ee746299-78ed-0310-b773-934348b2243d
2014-03-20src/icons/html.png: modified the size of HTML icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3363 ee746299-78ed-0310-b773-934348b2243d
2014-03-19made the display period of notification window configurable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3355 ee746299-78ed-0310-b773-934348b2243d
2014-03-19src/select-keys.c: modified title.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3351 ee746299-78ed-0310-b773-934348b2243d
2014-03-18modified encrypt-to-self pref text.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3349 ee746299-78ed-0310-b773-934348b2243d
2014-03-18added PGP encrypt-to-self feature.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3348 ee746299-78ed-0310-b773-934348b2243d
2014-03-17src/setup.c: allow resize of setup dialog (workaround for #166).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3347 ee746299-78ed-0310-b773-934348b2243d
2014-03-17src/addressbook.c: auto-expand columns with GTK+ >= 2.14.0.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3345 ee746299-78ed-0310-b773-934348b2243d
2014-03-17disabled auto-expand for GTK+ < 2.14.0 because of GTK+ Bug #316087.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3344 ee746299-78ed-0310-b773-934348b2243d
2014-03-17auto-expand Subject / Folder name column on resize of the tree view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3343 ee746299-78ed-0310-b773-934348b2243d
2014-03-13added an empty column to the right-end of the folder view, and modified the ↵hiro
width of empty column to be zero-width. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3342 ee746299-78ed-0310-b773-934348b2243d
2014-03-10src/summaryview.c: added an empty column to the right-end of the summary ↵hiro
view (fixes rightmost column cannot be resized). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3341 ee746299-78ed-0310-b773-934348b2243d
2014-03-07updated copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3339 ee746299-78ed-0310-b773-934348b2243d
2014-03-07updated copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3338 ee746299-78ed-0310-b773-934348b2243d
2014-02-28validate SSL certificate hostname (#167).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3321 ee746299-78ed-0310-b773-934348b2243d
2013-12-20fixes wrong completion list on OS X.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3318 ee746299-78ed-0310-b773-934348b2243d
2013-12-19added files and modified file paths for OS X.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3317 ee746299-78ed-0310-b773-934348b2243d
2013-11-28more null-checking.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3309 ee746299-78ed-0310-b773-934348b2243d
2013-11-28src/rpop3.c: rpop3_retr_recv(): check error of procheader_parse_file().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3308 ee746299-78ed-0310-b773-934348b2243d
2013-11-28added more null checks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3306 ee746299-78ed-0310-b773-934348b2243d
2013-11-28src/colorlabel.c: colorlabel_recreate_label(): added missing parentheses.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3304 ee746299-78ed-0310-b773-934348b2243d
2013-11-27src/main.c: check the return value of fd_gets().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3303 ee746299-78ed-0310-b773-934348b2243d
2013-11-27src/jpilot.c: jpilot_read_db_files(): fixed uninitialized variables.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3301 ee746299-78ed-0310-b773-934348b2243d
2013-11-27fixed fp and memory leaks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3300 ee746299-78ed-0310-b773-934348b2243d
2013-11-26fixed resource/memory leaks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3299 ee746299-78ed-0310-b773-934348b2243d
2013-11-26src/headerview.c: headerview_show_xface(): make sure xface is nul terminated.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3298 ee746299-78ed-0310-b773-934348b2243d
2013-11-25src/main.c: win32: check for the TaskbarCreated message and reshow icon when ↵hiro
explorer.exe crashes. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3297 ee746299-78ed-0310-b773-934348b2243d
2013-10-30fixed logical bugs (#134).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3295 ee746299-78ed-0310-b773-934348b2243d
2013-10-23fixed empty toolbar icons.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3289 ee746299-78ed-0310-b773-934348b2243d
2013-10-04made the rest of toolbar icons themeable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3288 ee746299-78ed-0310-b773-934348b2243d
2013-09-17fixed filename (book.png -> stock_book.png).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3285 ee746299-78ed-0310-b773-934348b2243d
2013-09-17implemented icon theme feature.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3284 ee746299-78ed-0310-b773-934348b2243d
2013-09-17src/textview.c: modified debug output.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3283 ee746299-78ed-0310-b773-934348b2243d
2013-09-13distinguish icon for HTML mail and other mail with attachments on ↵hiro
summaryview (#84). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3281 ee746299-78ed-0310-b773-934348b2243d
2013-09-11added 'Last 30 days' to the quick search menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3279 ee746299-78ed-0310-b773-934348b2243d
2013-09-10rotate attached images based on Exif orientation tag.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3277 ee746299-78ed-0310-b773-934348b2243d
2013-06-07src/template.c: template_compare_id(): fixed constness.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3270 ee746299-78ed-0310-b773-934348b2243d
2013-06-03stabilize the order of templates.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3269 ee746299-78ed-0310-b773-934348b2243d
2013-05-24raise compose window when the external editor exits.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3262 ee746299-78ed-0310-b773-934348b2243d
2013-05-23filesel: save selected file type.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3259 ee746299-78ed-0310-b773-934348b2243d
2013-05-21filesel: automatically modify file extension when file type is changed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3258 ee746299-78ed-0310-b773-934348b2243d
2013-05-20src/textview.c: insert space between continuous links to avoid ↵hiro
non-responsive links. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3256 ee746299-78ed-0310-b773-934348b2243d