Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync to Ubuntu Desktop | Ted Gould | 2011-01-14 | 1 | -1/+1 |
|\ | |||||
| * | releasing version 0.3.91-0ubuntu1 | Sebastien Bacher | 2011-01-13 | 157 | -12990/+11956 |
| |\ | |||||
* | \ | * New upstream release. | Ted Gould | 2011-01-14 | 70 | -18/+9969 |
|\ \ \ | |_|/ |/| | | | | | | | | * Fixing handle event to send unboxed values * Build fixes | ||||
| * | | Import upstream version 0.3.92 | Ted Gould | 2011-01-14 | 69 | -18/+9961 |
| |\ \ | |||||
| | * | | 0.3.92 | Ted Gould | 2011-01-14 | 1 | -2/+2 |
| | | | | |||||
| | * | | Unboxing variants if they're in events. | Ted Gould | 2011-01-14 | 1 | -0/+6 |
| | | | | |||||
* | | | | releasing version 0.3.91-0ubuntu1~ppa1 | Ted Gould | 2011-01-13 | 1 | -2/+2 |
| | | | | |||||
* | | | | * New upstream release. | Ted Gould | 2011-01-13 | 92 | -10708/+9092 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Porting from dbus-glib to GDBus * Bumping the library ABI version * debian/*.install: Changing to be the 0.4 version of the dbusmenu API of all the filenames and paths. * debian/control: Bumping ABI version in package names | ||||
| * | | | Import upstream version 0.3.91 | Ted Gould | 2011-01-13 | 143 | -21343/+12053 |
| |\| | | |||||
| | * | | 0.3.91 | Ted Gould | 2011-01-13 | 1 | -2/+2 |
| | | | | |||||
| | * | | Fixing packages names for the gir scanner | Ted Gould | 2011-01-13 | 2 | -2/+2 |
| | | | | |||||
| | * | | Changing namespace from ayatana.org to canonical.com | Ted Gould | 2011-01-13 | 6 | -13/+13 |
| | |\ \ | |||||
| | | * | | Ayatana purge | Ted Gould | 2011-01-13 | 6 | -13/+13 |
| | | | | | |||||
| | * | | | Changing the accel reference. | Ted Gould | 2011-01-13 | 1 | -0/+1 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Making sure to reference the accel group | Ted Gould | 2010-09-24 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Adding an about-to-show signal to the menuitem | Ted Gould | 2011-01-06 | 4 | -1/+27 |
| | |\ \ \ | |||||
| | | * | | | Add an about-to-show signal to the menu items and hook this up | Chris Coulson | 2010-12-13 | 2 | -2/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | to be emitted when someone calls dbusmenu_menuitem_send_about_to_show | ||||
| | | * | | | * Hook in AboutToShow to the menu items | Chris Coulson | 2010-12-13 | 1 | -0/+2 |
| | | | | | | |||||
| | | * | | | Bracked public libdbusmenu-gtk/menuitem.h header with G_{BEGIN/END}_DECLS, ↵ | Chris Coulson | 2010-12-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | so it can be used from C++ consumers | ||||
* | | | | | | releasing version 0.3.90-0ubuntu4~ppa2 | Ted Gould | 2011-01-06 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | * Upstream Merge | Ted Gould | 2011-01-06 | 3 | -9/+59 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | * Supporting removing properties | ||||
| * \ \ \ \ \ | Sync to trunk | Ted Gould | 2011-01-06 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Allow removing properties with NULL variants or strings. | Ted Gould | 2011-01-06 | 2 | -9/+52 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | releasing version 0.3.90-0ubuntu4~remove1 | Ted Gould | 2011-01-05 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | * Upstream Merge | Ted Gould | 2011-01-05 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Supporting removing properties | ||||
| * | | | | | | Updating to desktop branch | Ted Gould | 2011-01-05 | 5 | -7/+27 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | * Upstream Merge | Ted Gould | 2011-01-05 | 3 | -9/+59 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | | | | | | | | | * Supporting removing properties | ||||
| | * | | | | | | Oops, need to actually assign that return. | Ted Gould | 2011-01-05 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | Testing for the string being NULL before g_variant aborts on it. | Ted Gould | 2011-01-05 | 1 | -1/+4 |
| | | | | | | | | |||||
| | * | | | | | | A new case where the string is NULL | Ted Gould | 2011-01-05 | 1 | -0/+8 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Adding a test for removal by string being NULL | Ted Gould | 2011-01-05 | 1 | -0/+8 |
| | | | | | | | | | |||||
| | * | | | | | | | Adding in the test for variant removal | Ted Gould | 2011-01-05 | 1 | -0/+24 |
| | |\| | | | | | | |||||
| | | * | | | | | | Adding a test to test removing of properties | Ted Gould | 2011-01-05 | 1 | -0/+24 |
| | | | |/ / / / | | | |/| | | | | |||||
| | * / | | | | | Handling the case of a NULL variant by making it clear the hashtable of that ↵ | Ted Gould | 2011-01-05 | 1 | -8/+16 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | property. | ||||
* | | | | | | | releasing version 0.3.90-0ubuntu4~ppa1 | Ted Gould | 2011-01-06 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | debian/control: Changing the GIR package names from "0.2" to | Ted Gould | 2011-01-05 | 5 | -9/+10 |
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | "0.4" which now the names of the actual files. | ||||
* | | | | | | Merging in Ubuntu Desktop | Ted Gould | 2011-01-05 | 5 | -7/+27 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | releasing version 0.3.90-0ubuntu3 | Ken VanDine | 2010-12-16 | 5 | -6/+18 |
| | | | | | |||||
| * | | | | releasing version 0.3.90-0ubuntu2 | Ken VanDine | 2010-12-09 | 2 | -14/+18 |
| |\ \ \ \ | |||||
| * | | | | | releasing version 0.3.90-0ubuntu1 | Ken VanDine | 2010-12-09 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | releasing version 0.3.90-0ubuntu2~ppa3 | Ted Gould | 2010-12-09 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | debian/control: Forgot jsonloader | Ted Gould | 2010-12-09 | 3 | -1/+7 |
| | | | | | | |||||
* | | | | | | releasing version 0.3.90-0ubuntu2~ppa2 | Ted Gould | 2010-12-09 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | debian/control: Bumping ABI version in package names | Ted Gould | 2010-12-09 | 5 | -17/+18 |
| | | | | | | |||||
* | | | | | | * Upstream Merge | Ted Gould | 2010-12-09 | 3 | -15/+19 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | * Fixing check items * Bumping the library ABI version | ||||
| * | | | | | Fixing check menu items (and radio) | Ted Gould | 2010-12-09 | 1 | -14/+10 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Switching away from using set_activate as that doesn't actually set the ↵ | Ted Gould | 2010-12-09 | 1 | -14/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | value, it just signals, but we're sucking up that signal already so we need to manually create it if we need it, which is the only way to set the active property. Goofy. | ||||
| * | | | | | Upping the library version as we're different ABI than 0.3.90 even :-/ | Ted Gould | 2010-12-09 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | releasing version 0.3.90-0ubuntu2~ppa1 | Ted Gould | 2010-12-08 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | * Upstream Merge | Ted Gould | 2010-12-08 | 71 | -2305/+2821 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Porting from dbus-glib to GDBus * debian/*.install: Changing to be the 0.4 version of the dbusmenu API of all the filenames and paths. * Autogen |