aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.4.90-0ubuntu10.4.90-0ubuntu1Ken VanDine2012-01-243-8/+13
|
* * New upstream release.Ken VanDine2012-01-2435-3373/+7724
|\ | | | | | | | | | | | | * Support hiding and showing indicators * Track the parent object in the entry * Adding activate function to include Window ID * debian/control: Bumping ABI version of lib
| * Silent bumpTed Gould2012-01-240-0/+0
| |
| * releasing version 0.4.90-0ubuntu1~ppa1Ted Gould2012-01-241-2/+2
| |
| * debian/control: Bumping ABI version of libTed Gould2012-01-244-7/+10
| |
| * * New upstream release.Ted Gould2012-01-2432-3367/+7715
| |\ | | | | | | | | | | | | | | | * Support hiding and showing indicators * Track the parent object in the entry * Adding activate function to include Window ID
| | * Import upstream version 0.4.90Ted Gould2012-01-2431-3365/+7706
| | |\
| | | * 0.4.900.4.90Ted Gould2012-01-241-1/+1
| | | |
| | | * Bumping the ABI versionTed Gould2012-01-231-1/+1
| | | |
| | | * Add visibility concept to the default indicator objectTed Gould2012-01-237-31/+590
| | | |\
| | | | * "bzr merge lp:indicator" + conflict resolution in tests suiteCharles Kerr2012-01-2312-7/+477
| | | | |\
| | | | * | another iteration of the indicator-object visibility support patch, ↵Charles Kerr2012-01-236-169/+337
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | * | fix bugs in IndicatorObject's visibility support.Charles Kerr2012-01-201-138/+161
| | | | | |
| | | | * | Better implementation.Charles Kerr2012-01-132-119/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | | | * | initial revision for GSettings/GtkMenu visibility supportCharles Kerr2012-01-123-12/+272
| | | | | |
| | | * | | Put the parent pointer in the entry struct to make it easier for the ↵Ted Gould2012-01-234-0/+8
| | | |\ \ \ | | | | |_|/ | | | |/| | | | | | | | implementers of the panel side
| | | | * | Checking to ensure the parent_object pointer gets setTed Gould2012-01-191-0/+1
| | | | | |
| | | | * | Adding a warning for entries that do not set their parent_objectTed Gould2012-01-191-0/+4
| | | | | |
| | | | * | Set the parent_object on the default entryTed Gould2012-01-191-0/+1
| | | | | |
| | | | * | Adding a parent object pointer to the entryTed Gould2012-01-191-0/+2
| | | |/ /
| | | * | Adding a window ID function to pass the window IDTed Gould2012-01-197-2/+323
| | | |\ \
| | | | * | Moving the function into the tester to making linking simplerTed Gould2012-01-163-18/+21
| | | | | |
| | | | * | Adding a test to look to make sure the fallback worksTed Gould2012-01-161-0/+26
| | | | | |
| | | | * | Add a function to swap out the window entry handlerTed Gould2012-01-142-0/+16
| | | | | |
| | | | * | Getting the header in distTed Gould2012-01-141-1/+2
| | | | | |
| | | | * | Adding a test functioin for the entry func demmy indicatorTed Gould2012-01-142-1/+30
| | | | | |
| | | | * | Mark the entry functions as calledTed Gould2012-01-141-3/+6
| | | | | |
| | | | * | Setting up entry functionsTed Gould2012-01-131-0/+26
| | | | | |
| | | | * | Adding some public values to know if functions were calledTed Gould2012-01-131-0/+4
| | | | | |
| | | | * | Moving things into a shared headerTed Gould2012-01-132-23/+53
| | | | | |
| | | | * | Build a new dummy indicatorTed Gould2012-01-133-1/+147
| | | | | |
| | | | * | Clearing the entry function pointersTed Gould2012-01-131-0/+4
| | | | | |
| | | | * | Handling the activate_window function and going up the stackTed Gould2012-01-131-0/+7
| | | | | |
| | | | * | Documenting what this stuff doesTed Gould2012-01-131-0/+16
| | | | | |
| | | | * | Adding an activate window function, that can also be virtual! Ted Gould2012-01-132-0/+10
| | | | | |
| | | * | | Adding test coverage checkingTed Gould2012-01-134-0/+129
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Added coverage reporting via gcov config and targets.Allan LeSage2011-12-064-0/+129
| | | | |/
| | | * | Ignoring all the stuff we buildTed Gould2012-01-131-0/+7
| | | | |
| | | * | Putting the GTK3 headers in a different directoryTed Gould2012-01-132-2/+2
| | | |\ \
| | | | * | Use different directory for headers of gtk3 libraryGyörgy Balló2011-11-202-2/+2
| | | | |/
| | | * | Adding ability to disable testsTed Gould2012-01-132-3/+16
| | | |\ \ | | | | |/ | | | |/|
| | | | * Make building tests optionalGyörgy Balló2011-11-202-3/+16
| | | |/
| * | | Merging from U. DesktopTed Gould2012-01-246-2/+77
| |\ \ \ | |/ / / |/| | |
* | | | * debian/controlKen VanDine2011-11-222-3/+11
| | | | | | | | | | | | | | | | - set ubuntu-desktop VCS and maintainer
* | | | releasing version 0.4.1-10.4.1-1Ken VanDine2011-11-227-5/+72
| | | |
* | | | releasing version 0.4.1-0ubuntu10.4.1-0ubuntu1Ken VanDine2011-09-281-1/+1
| | | |
* | | | * New upstream release.Ken VanDine2011-09-285-11/+29
|\| | | | | | | | | | | | | | | * Ensure loader doesn't use menu proxy
| * | | releasing version 0.4.1-0ubuntu1~ppa1Ted Gould2011-09-281-2/+2
| | | |
| * | | * New upstream release.Ted Gould2011-09-285-11/+29
| |\| | | | | | | | | | | | | | * Ensure loader doesn't use menu proxy
| | * | Import upstream version 0.4.1Ted Gould2011-09-284-11/+22
| | |\|