diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 86 |
1 files changed, 86 insertions, 0 deletions
@@ -1,5 +1,91 @@ # Generated by Makefile. Do not edit. +2011-07-06 Ted Gould <ted@gould.cx> + + 0.3.90 + +2011-07-06 Ted Gould <ted@gould.cx> + + Cleaning up the built pc file + +2011-07-06 Ted Gould <ted@gould.cx> + + Switch to using gtk_box_new() + +2011-07-06 Ted Gould <ted@gould.cx> + + Making some test XFAIL and attaching to bugs + +2011-07-06 Ted Gould <ted@gould.cx> + + Adding headers to tests + +2011-07-06 Ted Gould <ted@gould.cx> + + Adding license info to [ch] files + +2011-07-06 Ted Gould <ted@gould.cx> + + Changing the API and ABI versioning slightly + +2011-07-05 Ted Gould <ted@gould.cx> + + Setting default GTK version to 3 + +2011-07-05 Ted Gould <ted@gould.cx> + + Changing the pkgconfig file version to include the API version + +2011-07-05 Ted Gould <ted@gould.cx> + + Making the API and ABI versions variables + +2011-07-05 Ted Gould <ted@gould.cx> + + Adding another level of .in for the pc files. + +2011-07-06 Ted Gould <ted@gould.cx> + + Adding in the name hint for the indicators + +2011-07-05 Ted Gould <ted@gould.cx> + + Clearing our local name_hint and ensuring we fill it if a function is provided. + +2011-07-05 Ted Gould <ted@gould.cx> + + Adding a get name hint function as well. + +2011-07-05 Ted Gould <ted@gould.cx> + + Adding the naming hint to the entry structure + +2011-07-05 Ted Gould <ted@gould.cx> + + Switching to single scrolling event. + +2011-07-02 Marco Trevisan (Treviño) <mail@3v1n0.net> + + Merging "scroll" and "scroll-entry" into the "entry-scrolled" signal + + API change to merge the duplication of signals, as defined in + the blueprint desktop-dx-o-indicators-review + +2011-06-16 Ted Gould <ted@gould.cx> + + Updating autotools + +2011-06-15 Javier Jardón <javier.jardon@codethink.co.uk> + + configure.ac: Generate xz tarballs with pax format by default + +2011-06-15 Javier Jardón <javier.jardon@codethink.co.uk> + + Update autotools configuration + + Do not use deprecated macros + Use new libtool syntax + 2011-03-23 Ted Gould <ted@gould.cx> 0.3.22 |