[Pkg-mozext-commits] [firetray] annotated tag v0.5.0rc1 created (now 385778f)
David Prévot
taffit at moszumanska.debian.org
Mon Sep 15 02:00:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag v0.5.0rc1
in repository firetray.
at 385778f (tag)
tagging d34f7d2eebb0f5c0896a639d0303cf0be65d61e1 (commit)
replaces v0.4.7rc1
tagged by foudfou
on Sun Sep 14 23:57:51 2014 +0200
- Log -----------------------------------------------------------------
* New support for the Windows platform (very few functionalities missing
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)
David Prévot (1):
Fix PNG symlink
Florian Haftmann (1):
new de-DE localization
VitalD (4):
Create options.dtd
Create options.properties
Create overlay.properties
Create overlay.dtd
foudfou (85):
* remove calls to old/deprecated interfaces (reported by AMO)
fix bogus import in Firefox
cleaner observer for accountmanager.accounts
bump version to 0.4.8
update it fr locales (thx Underpass!)
* add mail_urgency_hint pref
deprecation cleaning
* update preferences-system.svg for DFSG-compatibility
Merge pull request #115 from fhaftmann/master
Merge branch 'master' of github.com:foudfou/FireTray
first step to porting to Windows
* a step forward: actually create the icon (Shell_NotifyIcon)
fix NOTIFYICONDATAW, NOTIFYICONDATAW_Vx_SIZE definitions
* refactor testing code
destroy tray icon, hidden window and window class on shutdown
fix icon definition
* un-/register windows (begin) => refactoring
* refactoring
failed attempt to use a hook (WH_CALLWNDPROC) instead of a window procedure.
fix SendMessage'ing to any window
* actually use a WndProc on moz windows
* adapt to Log4Moz -> Log renaming (FF 27+)
show/hide mechanism in place: clicking on tray icon or closing a window.
don't cache and update windows[wid].visible, windowsCount, visibleWindowsCount
cleaning
* fix (Chat) imports for Thunderbird
attempt to use gtk3
Revert "attempt to use gtk3"
display new mail ico (first steps)
move linux-ish FiretrayChat.jsm to linux/.
* fix firetray's chat support policy handling
* creation of basic icon with text
* fix re-creation of text icon
iron out text icon creation
add icon tooltip
rename mail_urgency_hint pref to mail_get_attention
fix window unregistration
Hide unsupported prefs in preference window for winnt.
Just define more WM_ constants.
* Rely further on the preference system for options (leverage onsynctopreference)
Replace deprecated mutation events with mutation observers.
* hides_on_minimize for winnt
Overcome titlebar buttons not firing expected events.
* Handle custom icons on winnt.
Add basic popup menu on tray icon.
* Renamed custom icons filename preferences for consistency.
Fix popup menu separator placing.
Add popup menu items for hidden windows.
Add 'start_hidden' capability for winnt.
Merge branch 'winnt'
Fix: chat icon doesn't dissapear if disabled (#124).
Merge pull request #122 from VitalD/patch-1
Acknowledge russian translation by VitalD.
Add croatian/hr-HR localization (thx gogo!).
Log level to 'Warn' to enable building.
Add pl-PL localization (thx AreYouLoco!).
Fix typo leading to remove-icon-leaves-empty-space (#124).
* fix and imporve inclusion of all images into .xpi
Use awk-compatible statements only (not gawk).
Use POSIX-awk compatible regex (without GNU or late extension).
Temporarily unset pref mail.biff.show_tray_icon for mail applications.
cleaning
Move linux icons from "gnome" theme to correct default "hicolor" theme. (#119)
cleaning.
Reshape icon directories, and fix Makefile.
Workaround impossibily to require minVersion for a specific targetPlatform.
Cleaning.
* Improve start_hidden on winnt: window not shown at all.
Set l10n information in order in install.rdf.
Using __proto__ to set a prototype is now deprecated (FF30).
Try to get the default icon from getMostRecentWindow/nativeHandle instead of
Cleaning.
Don't fallback on FindWindow() when loading the default icon (winnt).
Merge branch 'winnt_nativeHandle'
Don't fallback to FindWindow() when registering a window (winnt).
Just warn if session file can't be read (TB)
Move LICENSE to root directory.
Fix: Makefile to include LICENSE properly.
Merge pull request #129 from DavidPrevot/symlink
Merge branch 'master' of github.com:foudfou/FireTray
* Make menu icons "transparent" during initialization.
Bump version to 0.5.0b2.
* Fix window close and minimize button when not hides_on_* not set.
Bump version to 0.5.0.
Fix naming changes in de-DE, hr-HR, ru-RU locales.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 9005ca8 Fix: Makefile to include LICENSE properly.
new d9b1a4f Fix PNG symlink
new d0c4986 Merge pull request #129 from DavidPrevot/symlink
new e51be81 Merge branch 'master' of github.com:foudfou/FireTray
new 9628bee * Make menu icons "transparent" during initialization. * Replace winnt menu icons with smaller ones.
new a699c00 Bump version to 0.5.0b2.
new 4e087b8 * Fix window close and minimize button when not hides_on_* not set. * Fix unregistering window.
new a702099 Bump version to 0.5.0.
new d34f7d2 Fix naming changes in de-DE, hr-HR, ru-RU locales.
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
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