aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog147
1 files changed, 147 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1303f8e..db583ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,152 @@
# Generated by Makefile. Do not edit.
+2012-01-24 Ted Gould <ted@gould.cx>
+
+ 0.4.90
+
+2012-01-23 Ted Gould <ted@gould.cx>
+
+ Bumping the ABI version
+
+2012-01-23 Ted Gould <ted@gould.cx>
+
+ Add visibility concept to the default indicator object
+
+2012-01-23 Charles Kerr <charles.kerr@canonical.com>
+
+ "bzr merge lp:indicator" + conflict resolution in tests suite
+
+2012-01-23 Charles Kerr <charles.kerr@canonical.com>
+
+ another iteration of the indicator-object visibility support patch, incorporating ideas from discussion with ted
+
+ - some functions were public when they should have been private
+ - the hide/show handler is now a virtual function & is documented in indicator-object.h
+ - added unit tests
+ - the GSettings monitor has been removed
+
+2012-01-20 Charles Kerr <charles.kerr@canonical.com>
+
+ fix bugs in IndicatorObject's visibility support.
+
+2012-01-13 Charles Kerr <charles.kerr@canonical.com>
+
+ Better implementation.
+
+ This version handles the bootstrapping conditions better, and also refs+detaches the GtkMenu for safekeeping between removed->added events s.t. it can keep being reused.
+
+2012-01-12 Charles Kerr <charles.kerr@canonical.com>
+
+ initial revision for GSettings/GtkMenu visibility support
+
+2012-01-23 Ted Gould <ted@gould.cx>
+
+ Put the parent pointer in the entry struct to make it easier for the implementers of the panel side
+
+2012-01-19 Ted Gould <ted@gould.cx>
+
+ Checking to ensure the parent_object pointer gets set
+
+2012-01-19 Ted Gould <ted@gould.cx>
+
+ Adding a warning for entries that do not set their parent_object
+
+2012-01-19 Ted Gould <ted@gould.cx>
+
+ Set the parent_object on the default entry
+
+2012-01-19 Ted Gould <ted@gould.cx>
+
+ Adding a parent object pointer to the entry
+
+2012-01-19 Ted Gould <ted@gould.cx>
+
+ Adding a window ID function to pass the window ID
+
+2012-01-16 Ted Gould <ted@gould.cx>
+
+ Moving the function into the tester to making linking simpler
+
+2012-01-16 Ted Gould <ted@gould.cx>
+
+ Adding a test to look to make sure the fallback works
+
+2012-01-14 Ted Gould <ted@gould.cx>
+
+ Add a function to swap out the window entry handler
+
+2012-01-14 Ted Gould <ted@gould.cx>
+
+ Getting the header in dist
+
+2012-01-14 Ted Gould <ted@gould.cx>
+
+ Adding a test functioin for the entry func demmy indicator
+
+2012-01-14 Ted Gould <ted@gould.cx>
+
+ Mark the entry functions as called
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Setting up entry functions
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Adding some public values to know if functions were called
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Moving things into a shared header
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Build a new dummy indicator
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Clearing the entry function pointers
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Handling the activate_window function and going up the stack
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Documenting what this stuff does
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Adding an activate window function, that can also be virtual!
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Adding test coverage checking
+
+2011-12-06 Allan LeSage <allanlesage@gmail.com>
+
+ Added coverage reporting via gcov config and targets.
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Ignoring all the stuff we build
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Putting the GTK3 headers in a different directory
+
+2011-11-20 György Balló <ballogy@freestart.hu>
+
+ Use different directory for headers of gtk3 library
+
+2012-01-13 Ted Gould <ted@gould.cx>
+
+ Adding ability to disable tests
+
+2011-11-20 György Balló <ballogy@freestart.hu>
+
+ Make building tests optional
+
2011-09-28 Ted Gould <ted@gould.cx>
0.4.1