[Pkg-mozext-commits] [SCM] system tray extension for thunderbird/firefox alike apps branch, master, updated. debian/0.4.6-1-3-g274aa62

David Prévot taffit at debian.org
Sat Jul 13 02:33:33 UTC 2013


The following commit has been merged in the master branch:
commit 91eef78da70874a69f689b7727768fa7b25b02fc
Author: David Prévot <taffit at debian.org>
Date:   Fri Jul 12 22:31:07 2013 -0400

    Add upstream changelog
    
    http://foudfou.github.io/FireTray/#release-notes

diff --git a/debian/upstream-changelog b/debian/upstream-changelog
new file mode 100644
index 0000000..4876451
--- /dev/null
+++ b/debian/upstream-changelog
@@ -0,0 +1,96 @@
+v0.4.6 — 2013-06-28
+
+    fix negative message count bug (#70, #71, #79)
+    fix preferences' filepickers (#82)
+    fix start_hidden again, and make it more accurate (#42)
+    display popup menu window items for all applications (not only browsers)
+    rework handling of attention calls (blinking icon) for chat conversations:
+        blink on new messages for twitter accounts
+        implement own blinking (gtk_status_icon_set_blinking() deprecated)
+        support X11 urgency hint
+    add support for Zotero (#85)
+    add locale sk-SK (thx Slavko slavino.sk)
+    minor fixes (e.g. keep long living references to timers)
+
+v0.4.5 — 2013-01-25
+
+Minor fixes. Mainly addressing Mozilla review comments
+
+v0.4.4 — 2012-12-11
+
+This version did not pass Mozilla full review
+
+Minor fixes.
+v0.4.3 — 2012-09-25
+
+The -showHide command line option has been renamed to -firetrayShowHide. This
+option is useful for making a keyboard shortcut to show/hide your favorite
+Mozilla application.
+
+    Chat icon (Thunderbird-only) (#51)
+    handle Exquilla accounts (#55)
+    better preference interface (Ctrl+Alt+Shift+P keyboard 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 (#33, #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
+
+v0.4.2 — 2012-05-25
+
+Note that some feature do not work well under Unity/Compiz.
+
+    GTK-themed icons
+    add -showHide option (intended for keyboard shortcuts)
+    middle click on the tray icon activates last registered window
+    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
+    various small fixes
+
+v0.4.1 — 2012-03-16
+
+After a long wait, the js-ctypes re-write of FireTray is released!
+
+    internal cleaning (avoid polluting global namespace,
+     browser.tabs.warnOnClose set session-wide)
+    change defaults for hides_single_window (true), remember_desktop (false)
+    bug fixes
+
+v0.4.0 — 2012-03-05
+
+This version was sumitted to AMO, but didn't pass full review.
+
+    fix start_hidden
+    fix new message count update
+
+v0.4.0b3 — 2012-02-09
+
+    option for activating restored windows. This ensures windows are restored
+     on top, and get the focus
+    fix restoring maximized windows on dual-screens
+    option for checking new messages instead of unread ones
+
+v0.4.0b2 — 2012-01-30
+
+    fix preference window
+
+v0.4.0b1 — 2012-01-28
+
+Begining with this version, v0.3.* related options are erased from your
+preferences.
+
+    ability to show hide single windows
+    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

-- 
system tray extension for thunderbird/firefox alike apps



More information about the Pkg-mozext-commits mailing list