aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-03 14:00:39 -0500
committerTed Gould <ted@gould.cx>2010-06-03 14:00:39 -0500
commit614e30aa1dac3cd9fff093cea51055c924c7fb7c (patch)
tree89309ff5df9abb5b8f1dc8225590737301fe69e0 /ChangeLog
parentd3216b922736af362c23c7b4e52da130907c9c3a (diff)
parent0f7ba97faf10422fd32628636c81563b04d8a6fc (diff)
downloadayatana-indicator-application-614e30aa1dac3cd9fff093cea51055c924c7fb7c.tar.gz
ayatana-indicator-application-614e30aa1dac3cd9fff093cea51055c924c7fb7c.tar.bz2
ayatana-indicator-application-614e30aa1dac3cd9fff093cea51055c924c7fb7c.zip
* New upstream release.
* Build GIR and VAPI files * Fixes to documentation and enum construction * Fix distcheck
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog103
1 files changed, 103 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80ee11c..b564f26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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