diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 15:27:43 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 15:27:43 -0600 |
commit | b22f471a026de778bc2594b23768d1a3024f27c3 (patch) | |
tree | b858c1a8eec4766ae1cecc3d50dcd212ce857fb7 /ChangeLog | |
parent | fde4196562c9c8e1bd0d1eab7fd979770849d643 (diff) | |
parent | 9ac551998017804c2e9024d22d809e22a63987ce (diff) | |
download | libayatana-indicator-b22f471a026de778bc2594b23768d1a3024f27c3.tar.gz libayatana-indicator-b22f471a026de778bc2594b23768d1a3024f27c3.tar.bz2 libayatana-indicator-b22f471a026de778bc2594b23768d1a3024f27c3.zip |
Import upstream version 0.3.18
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,29 @@ # Generated by Makefile. Do not edit. +2011-01-27 Ted Gould <ted@gould.cx> + + 0.3.18 + +2011-01-27 Ted Gould <ted@gould.cx> + + Adding a signal for scrolling that includes the entry + +2011-01-27 Marco Trevisan (Treviño) <mail@3v1n0.net> + + Removed typo in code. + + Pasted a more SCROLL value :P + +2011-01-27 Marco Trevisan (Treviño) <mail@3v1n0.net> + + Added support for "signal-entry" signal + + libindicator support the new "scroll-entry" signal (which get called + using the target entry as parameter too) I think that maybe we could + simply rewrite the "scroll" signal, but I kept it there for + compatibility reasons; however, actually just the indicator-sound + should be fixed in case of switch... + 2011-01-14 Ted Gould <ted@gould.cx> 0.3.17 |