Releases 32

If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.

* Better desktop detection: libappindicator enabled for Unity and KDE5+. • 8 years ago
* Add `nomail_hides_icon` preference. * Enable `hides_last_only` in winnt. * Add FreeBSD support (thank Scott Furry). * New locales: bg (thx lyubomirv!), zh-CN (thx YFdyh000!). * Multiple locale fixes (thx Underpass, gogo) * Fix extraction of window title. * Fix right click on linux (falsely bound to show/hide).
* Add AppIndicator/SystemNotifierItem support (Ubuntu, KDE). • 9 years ago
* Add 'with_appindicator' hidden pref. * Fix check marks invisible in option 'Included accounts'. * Handle option renames properly. * Fix uk-UA locale (thx daveschaefer/checkloc). * Logging: fix superfluous newline.
* Winnt: fix start_hidden when startup minimized or maximized. (#134) • 9 years ago
* Linux: fix click on menuitems (bug introduced in 0cfe58e4). * New uk-UA locale.
* Fix "Error: expected type int, got (void 0)" console messages. * Avoid altering on* attributes (in titlebar).
Version increment needed because v0.5.0rc1 already submitted once. • 9 years ago
* New support for the Windows platform (very few functionalities missing • 9 years ago
compared to Linux, most noticeably scrolling on icon) * Fix use of embedded icons (#119) * Fix empty space if remove icon (#124) * New pl-PL locale (thx AreYouLoco!) * New croatian/hr-HR locale (thx gogo!) * New Russian locale (thx VitalD) * New de-DE locale (thx Florian Haftmann)
* new 'fade' option for icon blinking • 10 years ago
* set X11 urgency hint on new messages * new locales es-AR fr it nl zh-TW (thx BabelZillians!) * add preferences to icon menu * fix start_hidden again, and make it more accurate * fix detection of the iconify event * fix detection of account addition/deletion
* fix preferences' filepickers * fix start_hidden again, and make it more accurate * display popup menu window items for all applications (not only browsers) * rework handling of attention calls for chat conversations: * blinking on new messages for twitter accounts * implement blinking (gtk_status_icon_set_blinking() deprecated) * support X11 urgency hint * add support for Zotero * add locale sk-SK (thx Slavko slavino.sk) * minor fixes (e.g. keep long living references to timers)
* fix preferences' filepickers * fix start_hidden again, and make it more accurate * display popup menu window items for all applications (not only browsers) * rework handling of attention calls for chat conversations: * blinking on new messages for twitter accounts * implement blinking (gtk_status_icon_set_blinking() deprecated) * support X11 urgency hint * add support for Zotero * add locale sk-SK (thx Slavko slavino.sk) * minor fixes (e.g. keep long living references to timers)
* address v0.4.4 reviewer comments about namespace pollution • 11 years ago
* attempt to fix restore maximized window
* prefPane * filePicker.open() * icon blinks for ever * gdk_window_get_toplevel() * start_hidden
* Chat icon (Thunderbird-only) (#51) • 11 years ago
* handle Exquilla accounts (#55) * better preference interface (+ Ctrl-Alt-Shift-P shortcut) * option to restrict count to favorite folders (#21, #45) * option to launch program on message count change (#33, #37) * option to hide only last window (#24) * internal reworks (+ nsIBaseWindow.nativeHandle + better logging with log4moz) * fix start_hidden (#39) * fix auto-iconify-after-show (#54) * fix recursive folder count (#44) * fix icon update when changing icon preferences * fix item menu titles for Seamonkey * fix middle-click (activate) to show window when hidden
* add -showHide option (intended for keyboard shortcuts) * ability to exclude virtual folders from message count * better minimize event catching * moz app shown when launched from the command line * icedove/iceweasel/iceape support back * middle click on the tray icon activates last registered window * various small fixes (start_hidden, preference UI consistency, tooltip, MenuItem initialization, gh-pages)
* wrap "loose" variables and functions into the 'firetray' object • 12 years ago
* change defaults for hides_single_window (true), remember_desktop (false) * browser.tabs.warnOnClose is set temporarily (does not persist) * bug fixes
* fix new message count update
* option for activating restored windows. This ensures windows are restored on • 12 years ago
top, and get the focus. * fix restoring maximized windows on dual-screens. * option for checking new messages instead of unread ones.
* ability to show hide single windows • 12 years ago
* can open window/message from icon popup menu * minimize can hide to tray * scroll on icon can hide to tray * restore windows to their original virtual desktop * many bug fixes * clean lib closing
minor fixes (mainly on UI options) • 12 years ago
* have many properties customizable (options) • 12 years ago
addresses issue raised by lexa2 * remember window size and state when hiding addresses issue raised by Peregrinis, slafs * various bug fixes
fix definition of GdkVisual which enables us to use Gtk < 2.22 • 12 years ago
alpha version of Firetray 0.4.0a2 • 12 years ago
add pref to exclude mail accounts from unread messages check • 12 years ago
text icon for displaying unread messages count in mail apps • 12 years ago
Still a lot to do though: * display number of unread messages in tray icon * list of account to check in options * code cleaning/sanitizing * more testing