Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Upstream Merge | Ted Gould | 2011-09-14 | 1 | -8/+4 |
|\ | | | | | | | * Build fixes to allow more optional builds | ||||
| * | Make the test app not depend on dbusmenu-GTK | Ted Gould | 2011-09-02 | 1 | -8/+0 |
| |\ | |||||
| | * | Remove unneeded dbusmenu-GTK dep in testapp | Dennis Schridde | 2011-09-02 | 1 | -8/+0 |
| | | | |||||
| * | | Make building tests optional | Dennis Schridde | 2011-09-02 | 1 | -1/+5 |
| | | | |||||
* | | | Import upstream version 0.4.93 | Ted Gould | 2011-08-25 | 2 | -12/+2 |
|\| | | |||||
* | | | Import upstream version 0.4.90 | Ted Gould | 2011-06-20 | 2 | -2/+6 |
|\| | | |||||
* | | | Import upstream version 0.4.4 | Ted Gould | 2011-04-25 | 2 | -2/+12 |
|\| | | |||||
* | | | Import upstream version 0.3.101 | Ted Gould | 2011-03-10 | 2 | -12/+2 |
|\| | | |||||
* | | | Import upstream version 0.3.99 | Ted Gould | 2011-02-24 | 2 | -0/+2 |
|\| | | |||||
* | | | Import upstream version 0.3.98 | Ted Gould | 2011-02-17 | 3 | -4/+16 |
|\| | | |||||
| * | | tools/dbusmenu-dumper: Proper GVariant handling of gdbus call to make this ↵ | Martin Pitt | 2011-02-16 | 1 | -2/+4 |
| |/ | | | | | | | actually work | ||||
* | | Import upstream version 0.3.94 | Ted Gould | 2011-01-27 | 2 | -12/+2 |
|\| | |||||
* | | Import upstream version 0.3.91 | Ted Gould | 2011-01-13 | 5 | -149/+72 |
|\| | |||||
| * | Ayatana purge | Ted Gould | 2011-01-13 | 2 | -4/+4 |
| | | |||||
| * | Merging in trunk changes for dual build and GTK3 fixes | Ted Gould | 2010-12-01 | 1 | -1/+7 |
| |\ | |||||
| * | | Porting the dumper to GDBus | Ted Gould | 2010-11-17 | 1 | -124/+30 |
| | | | |||||
| * | | Switching to getting the name with GDBus | Ted Gould | 2010-11-16 | 1 | -22/+27 |
| | | | |||||
* | | | Import upstream version 0.3.90 | Ted Gould | 2010-11-11 | 2 | -3/+11 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merging in configurable GTK build option | Ted Gould | 2010-11-11 | 1 | -1/+7 |
| |\ \ | | |/ | |/| | |||||
| | * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵ | Michael Terry | 2010-10-06 | 1 | -1/+7 |
| | | | | | | | | | | | | configure to specify which to build with | ||||
* | | | Import upstream version 0.3.16 | Ted Gould | 2010-09-22 | 2 | -12/+2 |
|\| | | |||||
* | | | Import upstream version 0.3.15 | Didier Roche | 2010-09-22 | 2 | -2/+12 |
|\| | | |||||
* | | | Import upstream version 0.3.10 | Ted Gould | 2010-08-12 | 3 | -3/+12 |
|\| | | |||||
| * | | Making the dumper sort the properties to make it more predictable. | Ted Gould | 2010-08-12 | 1 | -1/+8 |
| | | | |||||
| * | | debug-- | Aurelien Gateau | 2010-08-05 | 1 | -2/+0 |
| | | | |||||
* | | | Import upstream version 0.3.9 | Ted Gould | 2010-08-02 | 2 | -16/+2 |
|\| | | |||||
* | | | Import upstream version 0.3.7 | Ken VanDine | 2010-07-22 | 4 | -17/+247 |
|\| | | |||||
| * | | Making it so that dbus-dumper has a click to dump feature. | Ted Gould | 2010-07-20 | 2 | -12/+220 |
| |\ \ | |||||
| | * | | Unbreak command line parser | Aurelien Gateau | 2010-07-20 | 1 | -2/+2 |
| | | | | |||||
| | * | | Clean up | Aurelien Gateau | 2010-07-20 | 1 | -16/+11 |
| | | | | |||||
| | * | | Ripped some code from wnckprop to do proper click-to-dump | Aurelien Gateau | 2010-07-20 | 2 | -2/+102 |
| | | | | |||||
| | * | | Use pkgconfig to find libx11 | Aurelien Gateau | 2010-07-19 | 1 | -2/+2 |
| | | | | |||||
| | * | | Started to implement click-to-dump | Aurelien Gateau | 2010-07-19 | 2 | -11/+122 |
| | |/ | |||||
* | | | Import upstream version 0.3.4 | Ted Gould | 2010-07-01 | 1 | -5/+106 |
|\| | | |||||
| * | | Have the proper case for booleans | Ted Gould | 2010-06-28 | 1 | -0/+6 |
| | | | |||||
| * | | Adding an explicit null check. | Ted Gould | 2010-06-28 | 1 | -0/+4 |
| | | | |||||
| * | | Optimizing the one item in the collection case (common for shortcuts) | Ted Gould | 2010-06-28 | 1 | -2/+8 |
| | | | |||||
| * | | Abstracting out the choosing of how to dump the value. | Ted Gould | 2010-06-28 | 1 | -13/+22 |
| | | | |||||
| * | | Handling the printing of strv's as well. | Ted Gould | 2010-06-28 | 1 | -1/+18 |
| | | | |||||
| * | | Now iterating through the collection and printing those entries out. | Ted Gould | 2010-06-28 | 1 | -3/+38 |
| | | | |||||
| * | | Printing more like we'd want a collection to print. | Ted Gould | 2010-06-28 | 1 | -2/+14 |
| | | | |||||
| * | | Giving the depth as well so this can look nice. | Ted Gould | 2010-06-28 | 1 | -2/+2 |
| | | | |||||
| * | | Splitting out the collection printing. | Ted Gould | 2010-06-28 | 1 | -1/+14 |
| | | | |||||
| * | | Changing from using a transform to getting the contents | Ted Gould | 2010-06-28 | 1 | -5/+4 |
| |/ | |||||
* | | Import upstream version 0.3.2 | Ted Gould | 2010-06-10 | 2 | -0/+16 |
|\| | |||||
* | | Import upstream version 0.2.9 | Ted Gould | 2010-04-01 | 3 | -29/+1445 |
|/ | |||||
* | Install JSON file | Aurelien Gateau | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | Install README file for dbusmenu-bench | Aurelien Gateau | 2010-02-05 | 1 | -1/+5 |
| | |||||
* | Documentation for dbusmenu-bench | Aurelien Gateau | 2010-02-05 | 1 | -0/+27 |
| | |||||
* | Dbusmenu Bench tool average support. | Ted Gould | 2010-02-04 | 1 | -3/+25 |
|\ |