Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.4.91-0ubuntu3 | Sebastien Bacher | 2012-02-15 | 2 | -4/+4 |
| | |||||
* | Restore revision dropped by error, not sure what happened with the vcs | Sebastien Bacher | 2012-02-15 | 2 | -0/+8 |
| | |||||
* | releasing version 0.4.91-0ubuntu2 | Sebastien Bacher | 2012-02-15 | 3 | -1/+11 |
|\ | |||||
| * | releasing version 0.4.91-0ubuntu1~ppa3 | Ted Gould | 2012-02-14 | 1 | -2/+3 |
| |\ | |||||
| | * | Adjusting timeout so it'll build on the buildds too | Ted Gould | 2012-02-14 | 1 | -1/+1 |
| | | | |||||
| * | | Increasing the test timeout to ensure that's not our issue | Ted Gould | 2012-02-14 | 2 | -1/+7 |
| | | | |||||
| * | | releasing version 0.4.91-0ubuntu1~ppa2 | Ted Gould | 2012-02-14 | 1 | -2/+2 |
| | | | |||||
| * | | debian/rules: Adding messages | Ted Gould | 2012-02-14 | 2 | -0/+8 |
| | | | |||||
* | | | Merging shared upstream rev into target branch. | Sebastien Bacher | 2012-02-15 | 1 | -2/+0 |
|\ \ \ | |||||
| * \ \ | Prepared upstream tree for merging into target branch. | Sebastien Bacher | 2012-02-15 | 0 | -0/+0 |
| |\ \ \ | |||||
| * \ \ \ | Import upstream version 0.4.91 | Sebastien Bacher | 2012-02-14 | 17 | -470/+855 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Explicitly listing gmodule as a library we're using | Ted Gould | 2012-02-14 | 1 | -0/+2 |
| | |\ \ \ | |||||
* | | \ \ \ | releasing version 0.4.91-0ubuntu1 | Sebastien Bacher | 2012-02-14 | 22 | -512/+878 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | releasing version 0.4.91-0ubuntu1~ppa1 | Ted Gould | 2012-02-14 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | * debian/control, debian/rules: | Ted Gould | 2012-02-14 | 3 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding in autoreconf support * Adding a check rule and requiring new build deps | ||||
| * | | | | | debian/control, debian/rules: Adding in autoreconf support | Ted Gould | 2012-02-14 | 3 | -1/+4 |
| | | | | | | |||||
| * | | | | | * Upstream Merge | Ted Gould | 2012-02-14 | 2 | -1/+5 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | * Explicitly add in gmodule as a required library | ||||
| | * | | | | Explicity add gmodule in the list of required libraries | Ted Gould | 2012-02-14 | 1 | -0/+2 |
| | | |/ / | | |/| | | |||||
| * | | | | Dropping debian/patches | Ted Gould | 2012-02-14 | 3 | -42/+2 |
| | | | | | |||||
| * | | | | * New upstream release. | Ted Gould | 2012-02-14 | 18 | -470/+864 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | * Visibility fixes for indicators using that functionality * Ensure that parent_object is more aggressively set * Fix memory leak on groups of items in desktop files | ||||
| | * | | | Import upstream version 0.4.91 | Ted Gould | 2012-02-14 | 17 | -470/+855 |
| | |\| | | | | |/ | | |/| | |||||
| | | * | 0.4.910.4.91 | Ted Gould | 2012-02-14 | 1 | -1/+1 |
| | | | | |||||
| | | * | indicator_object_set_visible: only emit entry-{added,removed} when ↵ | Lars Uebernickel | 2012-02-13 | 1 | -17/+8 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | visibility actually changed Emitting those signals is semantically incorrect. It also confused indicator-loader and the panel, because they are not checking whether an entry is already present in their entry-added handlers. This led to gtk warnings ("widget already has a parent") and strange effects, such as the same menu being added multiple times into the panel. This patch also makes indicator_object_dispose use indicator_object_set_visible (it was already doing something similar). | ||||
| | | | * | indicator_object_dispose: remove unneeded list of entries | Lars Uebernickel | 2012-02-13 | 1 | -5/+1 |
| | | | | | |||||
| | | | * | indicator_object_dispose: use _set_visible instead of reimplementing it | Lars Uebernickel | 2012-02-13 | 1 | -12/+2 |
| | | | | | |||||
| | | | * | indicator_object_set_visible: no need to check for ENTRY_INIT | Lars Uebernickel | 2012-02-13 | 1 | -4/+2 |
| | | | | | |||||
| | | | * | indicator_object_set_visible: only emit entry-{added,removed} when ↵ | Lars Uebernickel | 2012-02-12 | 1 | -1/+8 |
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | visibility actually changed Emitting those signals is semantically incorrect. It also confused indicator-loader and the panel, because they are not checking whether an entry is already present in their entry-added handlers. This led to gtk warnings ("widget already has a parent") and strange effects, such as the same menu being added multiple times into the panel. | ||||
| | | * | Free groupname after usage | Ted Gould | 2012-02-10 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Plug memory leak in parse_keyfile function. | Daniel d'Andrada | 2012-02-09 | 1 | -0/+1 |
| | | |/ | |||||
| | | * | Be more agressive in ensureing the parent_object value is available everywhere. | Ted Gould | 2012-02-03 | 3 | -16/+67 |
| | | |\ | |||||
| | | | * | tests, DummyIndicatorSignaler: free the allocated memory. | Marco Trevisan (Treviño) | 2012-02-03 | 1 | -5/+7 |
| | | | | | |||||
| | | | * | Test loader: check also for parent changes | Marco Trevisan (Treviño) | 2012-01-25 | 1 | -0/+4 |
| | | | | | |||||
| | | | * | Tests: update dummy signaler to work with real IndicatorObjectEntry | Marco Trevisan (Treviño) | 2012-01-25 | 2 | -12/+28 |
| | | | | | | | | | | | | | | | | | | | | This fixes a crash due to the parent/unparent. | ||||
| | | | * | IndicatorObject: update object parent in any case. | Marco Trevisan (Treviño) | 2012-01-25 | 1 | -6/+6 |
| | | | | | |||||
| | | | * | Added better parent_object tests. | Marco Trevisan (Treviño) | 2012-01-25 | 1 | -2/+6 |
| | | | | | |||||
| | | | * | Indicator-Object: update the parent_object value only if the entry is valid. | Marco Trevisan (Treviño) | 2012-01-25 | 1 | -4/+16 |
| | | | | | |||||
| | | | * | IndicatorObject: correctly initialize the parent object. | Marco Trevisan (Treviño) | 2012-01-25 | 1 | -1/+14 |
| | | |/ | |||||
| * | | | Merge with Ubuntu Desktop | Ted Gould | 2012-02-14 | 1 | -0/+15 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.4.90-0ubuntu40.4.90-0ubuntu4 | Ken VanDine | 2012-01-26 | 2 | -2/+10 |
| | | | | |||||
* | | | | releasing version 0.4.90-0ubuntu30.4.90-0ubuntu3 | Ken VanDine | 2012-01-25 | 2 | -2/+9 |
| | | | | |||||
| * | | | Merging with U. Desktop | Ted Gould | 2012-01-25 | 4 | -8/+18 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.4.90-0ubuntu20.4.90-0ubuntu2 | Ken VanDine | 2012-01-24 | 2 | -2/+7 |
| | | | | |||||
* | | | | releasing version 0.4.90-0ubuntu10.4.90-0ubuntu1 | Ken VanDine | 2012-01-24 | 3 | -8/+13 |
| | | | | |||||
* | | | | * New upstream release. | Ken VanDine | 2012-01-24 | 35 | -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 bump | Ted Gould | 2012-01-24 | 0 | -0/+0 |
| | | | | |||||
| * | | | releasing version 0.4.90-0ubuntu1~ppa1 | Ted Gould | 2012-01-24 | 1 | -2/+2 |
| | | | | |||||
| * | | | debian/control: Bumping ABI version of lib | Ted Gould | 2012-01-24 | 4 | -7/+10 |
| | | | | |||||
| * | | | * New upstream release. | Ted Gould | 2012-01-24 | 32 | -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.90 | Ted Gould | 2012-01-24 | 31 | -3365/+7706 |
| | |\| | |||||
| | | * | 0.4.900.4.90 | Ted Gould | 2012-01-24 | 1 | -1/+1 |
| | | | |