diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 138 |
1 files changed, 138 insertions, 0 deletions
@@ -1,5 +1,143 @@ # Generated by Makefile. Do not edit. +2010-06-01 Ted Gould <ted@gould.cx> + + Distcheck fixes + +2010-06-01 Ted Gould <ted@gould.cx> + + Merging in trunk + +2010-05-20 Ted Gould <ted@gould.cx> + + Sync to trunk to ensure no conflicts. + +2010-05-20 Ted Gould <ted@gould.cx> + + Only grab the app indicator files. + +2010-05-20 Ted Gould <ted@gould.cx> + + Ignoring the lru file header + +2010-05-20 Ted Gould <ted@gould.cx> + + Fixing which sources are marked as BUILT + +2010-05-20 Ted Gould <ted@gould.cx> + + Bringing along the AssemblyInfo.cs file and fixing its path + +2010-05-20 Ted Gould <ted@gould.cx> + + Okay, now everyone is in the right directory, I think. + +2010-05-20 Ted Gould <ted@gould.cx> + + Need to look for things in the source directory too! + +2010-06-01 Ted Gould <ted@gould.cx> + + Fixes to docuementation and making the enums build correctly with gtk-mkenum + +2010-05-23 Sense Hofstede <qense@ubuntu.com> + + Documentation and introspection fixes and such + + * Several documentation and introspection fixes + * Some small fixes to the mono bindings + +2010-05-20 Ted Gould <ted@gould.cx> + + Merging in updates from the 0.1 series branch + +2010-05-20 Ted Gould <ted@gould.cx> + + 0.0.21 + +2010-05-20 Ted Gould <ted@gould.cx> + + Build fix to include the AssemblyInfo.cs file + +2010-05-20 Ted Gould <ted@gould.cx> + + 0.0.20 + +2010-05-20 Ted Gould <ted@gould.cx> + + Fixing the ref leakage of a child object. + +2010-05-20 Ted Gould <ted@gould.cx> + + Fix C includes fro teh VAPI/GIR files + +2010-05-20 Ted Gould <ted@gould.cx> + + Adding GIR/VAPI support and flattening directories + +2010-04-29 Ted Gould <ted@gould.cx> + + Ignoring built VAPI file + +2010-04-29 Ted Gould <ted@gould.cx> + + Now, build us a VAPI! + +2010-04-29 Ted Gould <ted@gould.cx> + + Fixing the ignore list. + +2010-04-29 Ted Gould <ted@gould.cx> + + Building the GIR file + +2010-04-29 Ted Gould <ted@gould.cx> + + Removing the libappindicator directory to make things simpler + +2010-04-29 Ted Gould <ted@gould.cx> + + Add introspection stuff here + +2010-04-28 Ted Gould <ted@gould.cx> + + Adding the introspection.m4 for our new rules + +2010-04-28 Ted Gould <ted@gould.cx> + + Adding introspection and VAPI checks + +2010-05-20 Ted Gould <ted@gould.cx> + + Stopping the leakage of children. + +2010-05-19 Ted Gould <ted@gould.cx> + + Changing it so the object gets unref'd + +2010-05-19 Ted Gould <ted@gould.cx> + + Dummy commit + +2010-04-14 Ted Gould <ted@gould.cx> + + Adding assembly info for Mono bindings + +2010-04-14 Cody Russell <crussell@canonical.com> + + Add AssemblyInfo.cs to the Mono bindings. + +2010-04-13 Neil Jagdish Patel <neil.patel@canonical.com> + + Add G_LOG_DOMAIN support to the various targets for better messages + + modified: + src/Makefile.am + +2010-04-01 Ted Gould <ted@gould.cx> + + 0.0.19 + 2010-04-01 Ted Gould <ted@gould.cx> Fixing documentation distcheck |