[Pkg-mozext-commits] [firetray] annotated tag v0.4.0b1 created (now 3c44d77)
David Prévot
taffit at alioth.debian.org
Tue Oct 29 18:34:00 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag v0.4.0b1
in repository firetray.
at 3c44d77 (tag)
tagging 80e8f8cabad2f5bf67f70248a8b54c1575f55400 (commit)
replaces v0.4.0a5
tagged by foudfou
on Sat Jan 28 16:02:08 2012 +0100
- Log -----------------------------------------------------------------
* 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
foudfou (54):
update README/TODO + bump maxVersion to 10.* for FF and TB
update README/TODO about disbabling newmailalerts for excluded accounts
* add x11.jsm + test code (NOW ABLE TO ADD A WINDOW FILTER !)
unsuccessful attempt to detect minimize event (XGetWindowProperty)
* rename NOTIFICATION_* to FT_NOTIFICATION_* for disambiguation
another unsuccessful attempt to detect minimize event (failed interpreting
cleaning
use a fixed-sized array in XGetWindowProperty()
cleaning
successful interception of _NET_WM_STATE_HIDDEN
refactoring
isolate logging functionality into logging.jsm
MAJOR RE-DESIGN: drop X11 and Gecko window-cooking, and solely rely on GTK.
cleaning
fix typo
Firetray.IconLinux renamed to gtk2/Firetray.StatusIcon
* extract FiretrayWindow.jsm out of FiretrayStatusIcon.jsm
* add unregisterWindow()
* pass current window to onLoad() and onQuit() in order to register/unregister
* fix unload event listeners (and thus unregistration of windows)
* another way to preserve unload eventListeners
cleaner fix to binding (unload eventListeners) problem
* complete per-window registration and show/hide handeling
* cleaner fix to binding problem for options also
display help cursor when tooltiptext
* catch RangeError when ctypesMap overflows
* revert back to BaseWindow functionality (from pure Gdk) for show-/hiding
* fix gdk declarations + typo in FiretrayWindow.jsm
add testing C files
* add hides_on_minimize functionality
* fix .xpi packaging
* refactoring in FiretrayWindow.jsm
better for loops
restore window to its previous virtual desktop
attempt to add a popup menu item to open new browser window
* fix openBrowserWindow() when called from GtkMenuItem
add icons to new menu items
* fix pref pane (UIOptions)
"Grab the latest iteration of ctypes-utils.jsm" from messagingmenu-extension
add option for showing icon only when some windows are hidden to tray
* begin scroll-event handling on icon
handle scroll-event on icon
oops... forgot to add pangocairo.jsm needed since ctypes-utils.jsm change
handle version changes
fix version change handling
* fix UI updating when toggling hides_single_window, show_icon_on_hide
refactoring
* fix setPopupMenuWindowItemLabel call
* extract FiretrayPopupMenu.jsm from FiretrayStatusIcon.jsm
fix keyboard shortcut
* rename pref 'scroll_to_hide' to 'scroll_hides'
fix: crash when quitting from popup menu
fix quit from popup menu actually everywhere
bump maxVersion to 12.0a1
-----------------------------------------------------------------------
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