[Pkg-mozext-commits] [firetray] annotated tag v0.1.0 created (now 28ce8d0)

David Prévot taffit at alioth.debian.org
Tue Oct 29 18:33:59 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to annotated tag v0.1.0
in repository firetray.

        at  28ce8d0   (tag)
   tagging  0afe494dbfba69f076f4dbda692f5919c68be581 (commit)
 tagged by  foudfou
        on  Thu Sep 8 01:52:03 2011 +0200

- Log -----------------------------------------------------------------
first working version.

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

foudfou (37):
      Initial commit (skeleton extension derived from SkipCertError)
      modifired .gitignore
      proof of concept version
      first working version (firefox tray icon)
      "skipCertError" changed to "moztray"
      refactor: rename "mozt" to "moztray"
      cleaning
      * use 'mozt' namespace in .js files
      try supporting more applications (Firefox, Thunderbird for now)
      added minimal tooltip (gtk_status_icon_set_tooltip)
      attempt to get signals from tray icon using LibGObject
      use newer gtk_status_icon_set_tooltip_text()
      new version of LibGtkStatusIcon.js with XPCOMUtils.defineLazyGetter()
      add debug() facility to print to terminal stderr
      * add LibC for logging to stderr
      define GtkWidget struct with a 'parent' pointer pointer to itself - thx Benjamin Smedberg
      * enable show/hide from tray icon ! thx Neil !!
      Revert "new version of LibGtkStatusIcon.js with XPCOMUtils.defineLazyGetter()"
      Merge branch 'hide'
      use Services.jsm and renamed modules to .jsm
      singleton tray icon handler (avoid creation of multiple icons when new windows
      * minimal platform check (work in progress)
      * remember and correct window positions when hiding/showing
      correct libgtk-x11 name
      cleaning
      add new icons
      attempt to stabilize options' behaviour ('close_hides' for now)
      * refactor handeling of 'close_hides': eventListeners("close") never removed
      add popup menu to tray icon (work in progress)
      cleaning
      * dropped mozt.Debug in favour of AddonLogging.jsm
      * add Quit functionallity to item in popupMenu
      add unread messages counting facility (messaging-related)
      cleaning
      * rewrite LibGtkStatusIcon.jsm with XPCOMUtils (will need to watch for
      fix icon path (retrieved from chrome-registery)
      really fix icon path (xpi needs to be unpacked)

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firetray.git



More information about the Pkg-mozext-commits mailing list