aboutsummaryrefslogtreecommitdiff
path: root/src/trayicon.c
AgeCommit message (Collapse)Author
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
2012-06-25possible fix for gmodule link error on some environments (#74). Updated ↵hiro
copyright year. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3118 ee746299-78ed-0310-b773-934348b2243d
2012-01-06extended the blinking period of tray icon to 10 seconds.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3004 ee746299-78ed-0310-b773-934348b2243d
2009-10-02added missing locks on idle callbacks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2267 ee746299-78ed-0310-b773-934348b2243d
2009-09-17introduced multi-threading.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2255 ee746299-78ed-0310-b773-934348b2243d
2007-09-20removed all warnings output with -Wall.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1910 ee746299-78ed-0310-b773-934348b2243d
2007-01-11added the option to toggle window on trayicon click.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1466 ee746299-78ed-0310-b773-934348b2243d
2006-11-10implemented trayicon notification with eggtrayicon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1288 ee746299-78ed-0310-b773-934348b2243d
2006-11-09only disable new mail notification when a new mail is actually read.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1286 ee746299-78ed-0310-b773-934348b2243d
2006-11-08added icons for notifying the arrival of new mail.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1281 ee746299-78ed-0310-b773-934348b2243d
2006-10-20trayicon_set_notify(): unset blinking correctly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1250 ee746299-78ed-0310-b773-934348b2243d
2006-10-05fixes main window kept hidden on popup with another process.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1216 ee746299-78ed-0310-b773-934348b2243d
2006-09-28trayicon.c: fixed trayicon_destroy().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1199 ee746299-78ed-0310-b773-934348b2243d
2006-09-28cleanup trayicon on exit.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1198 ee746299-78ed-0310-b773-934348b2243d
2006-09-28added 16x16 Sylpheed icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1197 ee746299-78ed-0310-b773-934348b2243d
2006-09-28some code cleanups.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1195 ee746299-78ed-0310-b773-934348b2243d
2006-09-27added mail arrival notification at tray icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1191 ee746299-78ed-0310-b773-934348b2243d
2006-09-26trayicon.c: fixed compilation failure.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1190 ee746299-78ed-0310-b773-934348b2243d
2006-09-26implemented tray icon in Win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1189 ee746299-78ed-0310-b773-934348b2243d
2006-02-07force iconify even if window is hidden by always-on-top windows when ↵hiro
trayicon is clicked. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@984 ee746299-78ed-0310-b773-934348b2243d
2006-02-07modified storing into trayicon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@982 ee746299-78ed-0310-b773-934348b2243d
2006-02-02don't enable trayicon action if modal window exists. Present window on click ↵hiro
if main window is obscured. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@962 ee746299-78ed-0310-b773-934348b2243d
2006-01-19fixed account selector of compose window having unintended mnemonic.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@909 ee746299-78ed-0310-b773-934348b2243d
2006-01-13perform show/hide on trayicon click. Implemented popup menu on trayicon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@896 ee746299-78ed-0310-b773-934348b2243d
2005-10-17handle destroy event properly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@653 ee746299-78ed-0310-b773-934348b2243d
2005-08-31enable compilation on MinGW.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@532 ee746299-78ed-0310-b773-934348b2243d
2005-08-24separated trayicon into another module, and notify new messages with ↵hiro
trayicon on receive. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@510 ee746299-78ed-0310-b773-934348b2243d