aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog189
1 files changed, 189 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a4a895..1d81fe3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,194 @@
# Generated by Makefile. Do not edit.
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ 0.2.95
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Fix the build so we can distcheck with GTK 2 and 3
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Blocking the menu proxy from our test
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Changing the build so that it uses the right version of the vala files and removes the predefined header location
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Changing the install path of the headers for libappindicator GTK3 version so it's parrallel installable
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Adjusting the name of the different namespace with GTK 3
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Ensure that we're building with the right library
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Cleanup what we create
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ gtk-doc wants a deprecated section now
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Removing the multiple modules as we shouldn't need them
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Fixing scroll documentation
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Making sure to pick up both metadata files in dist.
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ 0.2.94
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Make sure to pull the vala source file along with us.
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ 0.2.93
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Ignoring new Vala stuff
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Being more specific about the types of the signal
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Fixing Vala bindings
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Ensuring we don't run the app as part of the test, just build it so this will work in automation.
+
+2011-02-03 Ted Gould <ted@gould.cx>
+
+ Changing the build to be the check instead of running it as we might not be interactive.
+
+2011-02-05 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ example makefile code cleanup
+
+2011-02-05 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ examples, vala: check for valac
+
+2011-02-04 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ examples, added scroll-event demo.
+
+2011-02-04 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Merge against new trunk
+
+2011-02-04 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Vala simple client, compile workaround improved.
+
+2011-02-04 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ simple-client-vala: indentation fixes
+
+2011-02-04 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Examples, added simple-client-vala
+
+ A rewrite of the simple-client.c version in Vala as example.
+
+ Added a workaround for compiling it.
+
+2011-02-04 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Always check if vapigen is available when building VAPI
+
+2011-02-04 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Vala bindings: add metadata as build dependencies, support for gtk3
+
+2011-02-04 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Include gir metadata file in built_sources
+
+ Now make distcheck will work ;)
+
+2011-02-03 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ vala bindings makefile: just use deps file for dependencies
+
+2011-02-03 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Vala example, changed copyright year
+
+2011-02-03 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Vala example: indentation fixes
+
+2011-02-03 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Vala example: adding copyright message.
+
+2011-02-03 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Adding vala bindings and example
+
+ Adding proper support for vala bindings, fixing the include path
+ Now they are built in the bindings subfolder and they
+ include a *.deps file.
+ and I've also added a small example.
+
+2011-02-03 Ted Gould <ted@gould.cx>
+
+ Support the Scroll method for scroll whell support.
+
+2011-02-03 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Merge against new trunk
+
+2011-01-29 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Using the SNI method "Scroll" instead of XAyatanaScrollAction
+
+ The indicator signal will use anyway the same syntax.
+
+2011-01-27 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ app-indicator: don't use two AppIndicator slots, reset one.
+
+2011-01-27 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ app-indicator: remove old debug code.
+
+2011-01-27 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Updated mono bindings
+
+2011-01-27 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ app-indicator: listen for XAyatanaScrollAction and emit "scroll-event" signal
+
+ libappindicator now when it gets a dbus call from
+ indicator-application (via the method XAyatanaScrollAction)
+ about the incoming scroll event, sends a "scroll-event" signal
+ to the appindicator application using this library.
+
+ This works both in indicator and fallback (systray mode).
+ This commit includes a fix for bug #707591
+
2011-01-27 Ted Gould <ted@gould.cx>
0.2.92