1
0
mirror of https://github.com/moparisthebest/FireTray synced 2024-08-13 15:53:47 -04:00
Commit Graph

203 Commits

Author SHA1 Message Date
foudfou
9628bee08e * Make menu icons "transparent" during initialization.
* Replace winnt menu icons with smaller ones.
2014-09-14 15:27:22 +02:00
foudfou
7aca24c88a Cleaning. 2014-05-25 21:52:06 +02:00
foudfou
9afa777c65 Reshape icon directories, and fix Makefile. 2014-05-25 21:11:07 +02:00
foudfou
7034624a13 Move linux icons from "gnome" theme to correct default "hicolor" theme. (#119) 2014-05-24 16:07:10 +02:00
foudfou
b49dac77db cleaning 2014-05-24 16:04:27 +02:00
foudfou
639bf7a914 * fix and imporve inclusion of all images into .xpi
* fix additional locales declarations
2014-04-30 16:19:15 +02:00
foudfou
eeec77a242 Fix typo leading to remove-icon-leaves-empty-space (#124). 2014-04-15 22:22:05 +02:00
foudfou
d61c3e1f86 Add pl-PL localization (thx AreYouLoco!). 2014-04-15 20:19:39 +02:00
foudfou
cc4ee0351c Add croatian/hr-HR localization (thx gogo!). 2014-04-13 20:58:39 +02:00
foudfou
5426a629ab Merge pull request #122 from VitalD/patch-1
Added Russian localization. (VitalD)
2014-04-13 20:17:54 +02:00
foudfou
9d08b8203f Merge branch 'winnt' 2014-04-12 15:35:19 +02:00
foudfou
f1c5c02c8f Add 'start_hidden' capability for winnt. 2014-04-12 15:16:09 +02:00
foudfou
ad5a1a5941 * Renamed custom icons filename preferences for consistency.
* bump version to v0.5.0b1
2014-04-02 22:16:51 +02:00
foudfou
8a3de9e343 Add basic popup menu on tray icon. 2014-03-31 23:17:03 +02:00
foudfou
2480ffbf85 * Handle custom icons on winnt.
* cleaning (createTextIcon() on winnt)

Harmonize custom icon handling (setIconImageDefault(), setIconImageCustom()).
Harmonize preference handling in prefwindow regardless if instantApply.
2014-03-22 01:15:19 +01:00
foudfou
9b2f2016aa Overcome titlebar buttons not firing expected events. 2014-03-16 18:40:59 +01:00
foudfou
25bc039a6d * hides_on_minimize for winnt
* explicit removeEventListener('close') in overlay.js

Them titlebar is preventing fake close/minimize buttons to fire needed events
(close, WM_SYSCOMMAND). So, until Bug 827880 is fixed, hides_on_minimize
doesn't work with the menubar hidden.
2014-03-15 17:38:00 +01:00
foudfou
25af98f911 Replace deprecated mutation events with mutation observers. 2014-03-10 00:23:03 +01:00
foudfou
c8985732e3 * Rely further on the preference system for options (leverage onsynctopreference)
* Fix listeners on ui_tree_mail_accounts.

This is for moving away from the instantApply=true assomption.
2014-03-09 10:42:39 +01:00
foudfou
3246da7624 Just define more WM_ constants. 2014-03-03 14:58:09 +01:00
VitalD
6dd229829b Create overlay.dtd
Added Russian translation.
2014-02-28 11:43:58 +03:00
VitalD
6585aed716 Create overlay.properties
Added Russian translation.
2014-02-28 11:43:09 +03:00
VitalD
b19e0fed7a Create options.properties
Added Russian translation.
2014-02-28 11:40:46 +03:00
VitalD
1ecf3405e8 Create options.dtd
Added Russian translation.
2014-02-28 11:37:05 +03:00
foudfou
1b8d9c3653 Hide unsupported prefs in preference window for winnt. 2014-02-23 21:54:04 +01:00
foudfou
cee5d24e71 rename mail_urgency_hint pref to mail_get_attention 2014-02-18 00:36:41 +01:00
foudfou
70f0c0a8e0 * creation of basic icon with text
* load .bmp in addition to .ico (and load them LR_SHARED)
* use ctypes pointer.isNull()
2014-02-14 00:22:46 +01:00
foudfou
70a362a9e4 move linux-ish FiretrayChat.jsm to linux/.
We'll probably create a FiretrayChat.prototype when/if we support chat in
winnt.
2014-02-08 16:34:19 +01:00
foudfou
408116489e display new mail ico (first steps) 2014-02-08 15:04:16 +01:00
foudfou
705b0ffb59 don't cache and update windows[wid].visible, windowsCount, visibleWindowsCount
Because the number of windows will generally be small, this is not worth the
effort.
2014-02-06 00:17:28 +01:00
foudfou
7a0ff56cd1 show/hide mechanism in place: clicking on tray icon or closing a window.
NOTE: a WndProc on each mozilla window is not needed for this.
2014-02-05 22:48:14 +01:00
foudfou
3b80f4b618 Merge branch 'master' of github.com:foudfou/FireTray 2013-11-12 21:17:58 +01:00
Florian Haftmann
03b9007c0d new de-DE localization 2013-11-12 17:49:07 +01:00
foudfou
1c76f1c1f9 * update preferences-system.svg for DFSG-compatibility
* add check for loglevel in Makefile
2013-11-06 22:23:36 +01:00
foudfou
0f28d23f71 * add mail_urgency_hint pref
* fix options' window size
2013-11-03 15:38:15 +01:00
foudfou
ee7e691dae update it fr locales (thx Underpass!) 2013-11-03 11:46:57 +01:00
foudfou
30772d56de add locales for preferences item in popup menu 2013-10-26 01:49:58 +02:00
foudfou
c96ff01ebd add preferences item to popup menu 2013-10-25 17:49:01 +02:00
foudfou
80b0384397 new es-AR fr it nl zh-TW locales
thx BabelZillians profediego, Goofy, Jojaba, nico, Underpass, markh,
Velociraptor !
2013-10-25 16:51:42 +02:00
foudfou
8d8395b946 better remember_desktop.label string 2013-10-10 22:24:42 +02:00
foudfou
6459bc6e4f * revert to using setVisibility() instead of baseWin.visibility=false on
* startupHide cleaning

It looks like setting baseWin.visibility=false removes the possibility to
restore the app by calling it from the command line. This is why we use
setVisibility() instead if start_hidden.
2013-10-07 21:44:34 +02:00
foudfou
2749816a4d Merge branch 'fade'
Conflicts:
	src/modules/linux/FiretrayChatStatusIcon.jsm
2013-07-24 15:38:17 +02:00
foudfou
91792afe0b tune pref tooltip for mail_change_trigger 2013-07-22 11:40:42 +02:00
foudfou
5ddf23a59d * fix merge: ChatStatusIcon.stopCrossFading() was defined twice
* fix: ChatStatusIcon.dropPixBuf() at right time
* cleaning
2013-05-30 22:52:01 +02:00
foudfou
08bd79a1c9 * add chat_icon_blink, chat_icon_blink_style options
* fix MailChatPrefListener unregistering
* use GDK_INTERP_BILINEAR for gdk_pixbuf_composite
2013-05-10 15:33:50 +02:00
foudfou
2b2812aee6 cleaning 2013-03-16 16:04:07 +01:00
foudfou
1a90dbe179 add support for Zotero app 2013-03-11 16:03:49 +01:00
foudfou
18c35bdf81 added locale sk-SK. thx Slavko slavino.sk 2013-02-22 23:58:11 +01:00
foudfou
2bbab71230 fix options' filepickers (#82)
Not sure as why the filepicker callback passed to |open()| is working in all
Mozilla's code without having an explicite |done| method...
2013-02-10 21:52:53 +01:00
foudfou
2215aa43d1 address v0.4.4 reviewer comments about namespace pollution 2012-12-20 13:38:38 +01:00