aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2014-11-13made widget spacings of some dialogs dpi-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3444 ee746299-78ed-0310-b773-934348b2243d
2014-11-13added command line option '--dpi dpinum'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3443 ee746299-78ed-0310-b773-934348b2243d
2014-11-13made more dialogs size DPI-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3442 ee746299-78ed-0310-b773-934348b2243d
2014-11-12win32: added manifest to make sylpheed.exe dpi-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3441 ee746299-78ed-0310-b773-934348b2243d
2014-11-11made query-search, filter dialog size DPI-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3440 ee746299-78ed-0310-b773-934348b2243d
2014-11-11src/foldersel.c: made more dialogs size DPI-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3439 ee746299-78ed-0310-b773-934348b2243d
2014-11-11made more dialogs size DPI-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3438 ee746299-78ed-0310-b773-934348b2243d
2014-11-11fixed previous folder of file selection dialog not remembered with GTK+ 2.24.23.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3437 ee746299-78ed-0310-b773-934348b2243d
2014-11-07made some dialogs size DPI-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3436 ee746299-78ed-0310-b773-934348b2243d
2014-11-07adjusted window size of notification window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3435 ee746299-78ed-0310-b773-934348b2243d
2014-11-06added contributor name of Bug #84 to ChangeLog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3434 ee746299-78ed-0310-b773-934348b2243d
2014-11-06made the size of progress dialog and notificartion window DPI-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3433 ee746299-78ed-0310-b773-934348b2243d
2014-11-06made 'Toggle window on trayicon click' option work on Windows 7.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3432 ee746299-78ed-0310-b773-934348b2243d
2014-11-05added an option to specify startup online mode.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3431 ee746299-78ed-0310-b773-934348b2243d
2014-11-05fixed 'Minimize to tray' on non-Windowshiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3430 ee746299-78ed-0310-b773-934348b2243d
2014-10-30fixed 'Minimize to tray icon' option notworking on Windows.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3428 ee746299-78ed-0310-b773-934348b2243d
2014-09-22updated ChangeLoghiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3426 ee746299-78ed-0310-b773-934348b2243d
2014-09-22fixed a bug that wrote the first part of data if an IMAP4 data didn't end ↵hiro
with CR+LF. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3425 ee746299-78ed-0310-b773-934348b2243d
2014-06-17made 3.5.0beta1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3422 ee746299-78ed-0310-b773-934348b2243d
2014-06-11win32: fixed crash on network failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3418 ee746299-78ed-0310-b773-934348b2243d
2014-06-10made mbox locking NFS-safe (#202).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3407 ee746299-78ed-0310-b773-934348b2243d
2014-06-05fixed crash on 32-bit OS with 64-bit time_t.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3405 ee746299-78ed-0310-b773-934348b2243d
2014-04-25makewin32.sh: added -static-libgcc option to prevent the dependency to ↵hiro
libgcc_s_dw2-1.dll. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3403 ee746299-78ed-0310-b773-934348b2243d
2014-04-25src/notificationwindow.c: set opacity on mouse over.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3402 ee746299-78ed-0310-b773-934348b2243d
2014-04-24sylpheed.desktop: applied Debian patch: 09_desktop_file_fixes.diff (#194).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3399 ee746299-78ed-0310-b773-934348b2243d
2014-04-24src/notificationwindow.c: added fade effect (requires GTK+ >= 2.12).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3398 ee746299-78ed-0310-b773-934348b2243d
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-22makewin32.sh: save build log.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3394 ee746299-78ed-0310-b773-934348b2243d
2014-04-21renamed configure.in to configure.ac.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3393 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-18made workaround for 64-bit time_t on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3391 ee746299-78ed-0310-b773-934348b2243d
2014-04-18added -mthreads gcc option.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3390 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-18configure.in: added -lgtkmacintegration check.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3387 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-11fixed a bug that new/unread/total numbers in folderlist.xml was corrupted if ↵hiro
sizeof(time_t) is 8 on 32-bit (such as recent version of mingw32). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3384 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-04-09updated macosx/bundle/Info-sylpheed.plist version.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3382 ee746299-78ed-0310-b773-934348b2243d
2014-04-09updated Mac OS X bundle files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3381 ee746299-78ed-0310-b773-934348b2243d
2014-04-04fixed Bug #193: Lose mails when mailbox is inaccessible.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3375 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-24libsylph/ssl_hostname_validation.h: Added debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3365 ee746299-78ed-0310-b773-934348b2243d
2014-03-24libsylph/ssl_hostname_validation.h: added include guard.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3364 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-20implemented SSL wildcard certificate validation (based on libcurl).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3362 ee746299-78ed-0310-b773-934348b2243d
2014-03-19made 3.4beta8 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3358 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