aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog72
1 files changed, 72 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2564e02..222ade1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,77 @@
# Generated by Makefile. Do not edit.
+2011-04-07 Ted Gould <ted@gould.cx>
+
+ 0.4.2
+
+2011-04-07 Ted Gould <ted@gould.cx>
+
+ Build menus based on teh child-display property
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Make check to send about-to-show look for properties as well.
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Attching a bug number
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Making the debug message better
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ We don't need the parent, cut-and-paste confusion here.
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Handle the case of the variant being NULL
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Now that we're using the child-display variable more, let's grab it in the first pass.
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Then menu should get created when processing the property, so let's warn and exit here if it's not available
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Passing in the client so that I can get the menuitem in all cases
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Setting up the shell to handle the children display prop
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Add a handler for the open/close events and pass them up to GTK
+
+2011-04-05 Michael Terry <mike@mterry.name>
+
+ respond to opened and closed events for the benefit of any watching application
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Keep refs to the client and makes sure to disconnect all handlers.
+
+2011-04-05 Michael Terry <mike@mterry.name>
+
+ fix typo
+
+2011-04-05 Michael Terry <mike@mterry.name>
+
+ be a little more careful with asynchronous callbacks
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Don't duplicate flags
+
+2011-04-04 Ted Gould <ted@gould.cx>
+
+ Don't need SCANNERFLAGS and INTROSPECTION_SCANNER_ARGS both so they dup'd the parameters.
+
2011-03-31 Ted Gould <ted@gould.cx>
0.4.1