diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 103 |
1 files changed, 103 insertions, 0 deletions
@@ -1,5 +1,60 @@ # 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 @@ -12,10 +67,58 @@ 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 |