Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | releasing version 0.1.6-0ubuntu1 | Sebastien Bacher | 2009-10-05 | 1 | -1/+1 | |
| | ||||||
* | * Upstream release 0.1.6 (LP: #442822) | Ken VanDine | 2009-10-05 | 11 | -20/+377 | |
|\ | | | | | | | | | | | | | | | * Managing the life-cycle of the GTK Menu item better to ensure that it is positioned correctly and dies appropriately. (LP: #430904) and (LP: #419953) * Checking returned properties to ensure that there wasn't DBus errors. (LP: #433719) | |||||
| * | releasing version 0.1.6-0ubuntu1~ppa1 | Ted Gould | 2009-10-02 | 1 | -2/+2 | |
| | | ||||||
| * | * Upstream release 0.1.6 | Ted Gould | 2009-10-02 | 3 | -9/+12 | |
| |\ | | | | | | | | | | | | | * Checking returned properties to ensure that there wasn't DBus errors. (LP: #433719) | |||||
| | * | Making a 0.1.6 | Ted Gould | 2009-10-02 | 1 | -3/+3 | |
| | | | ||||||
| * | | releasing version 0.1.5-0ubuntu1~ppa2 | Ted Gould | 2009-10-02 | 1 | -2/+2 | |
| | | | ||||||
| | | | ||||||
| | \ | ||||||
| *-. | | Managing the life-cycle of the GTK Menu item better to | Ted Gould | 2009-10-02 | 12 | -18/+372 | |
| |\ \| | | | | | | | | | | | | | | | | | ensure that it is positioned correctly and dies appropriately. (LP: #430904 and LP: #419953) | |||||
| | | * | Cleaning up the tests after building them | Ted Gould | 2009-10-02 | 1 | -0/+3 | |
| | | | | ||||||
| | | * | Managing the lifecycle of the menu item more directly and making sure to ↵ | Ted Gould | 2009-10-02 | 10 | -17/+352 | |
| | | |\ | | | | | | | | | | | | | | | | remove them from the menu when they're not children of it anymore. | |||||
| | | * \ | Checking on error so that we don't access invalid hash tables. | Ted Gould | 2009-10-02 | 1 | -0/+8 | |
| | | |\ \ | ||||||
| | | | * | | We weren't checking to see if error wasn't null, and therefore we reacted on ↵ | Ted Gould | 2009-10-02 | 1 | -0/+8 | |
| | | |/ / | | | | | | | | | | | | | | | | a bad hashtable which caused a crash. | |||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix14 | Ted Gould | 2009-10-02 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Adding destroy messages | Ted Gould | 2009-10-02 | 2 | -1/+21 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | Putting the menuitem dying in massive debugging info. | Ted Gould | 2009-10-02 | 1 | -1/+3 | |
| | | | | | ||||||
| | | * | | Printing when the GTK Menu item gets destroyed. | Ted Gould | 2009-10-02 | 1 | -0/+12 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix13 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Reporting on request version vs. actual | Ted Gould | 2009-10-01 | 2 | -2/+38 | |
| | |\| | | ||||||
| | | * | | Reporting on the request pos vs. the actual. | Ted Gould | 2009-10-01 | 1 | -2/+32 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix12 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Adding a little reffing in. | Ted Gould | 2009-10-01 | 2 | -0/+7 | |
| | |\| | | ||||||
| | | * | | Reffing the GTK menu item | Ted Gould | 2009-10-01 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix11 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Killing some bad looking warnings that are stupid | Ted Gould | 2009-10-01 | 3 | -7/+13 | |
| | |\| | | ||||||
| | | * | | Checking to see if we got null before casting. | Ted Gould | 2009-10-01 | 1 | -2/+3 | |
| | | | | | ||||||
| | | * | | Leaving abstract the data as long as possible to avoid GTK cast warnings. | Ted Gould | 2009-10-01 | 1 | -5/+4 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix10 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Removing from the container | Ted Gould | 2009-10-01 | 2 | -0/+12 | |
| | |\| | | ||||||
| | | * | | Removing on delete | Ted Gould | 2009-10-01 | 1 | -0/+6 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix9 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Handling child added differently. | Ted Gould | 2009-10-01 | 2 | -0/+15 | |
| | |\| | | ||||||
| | | * | | Trying to handle the reorder part of child_added | Ted Gould | 2009-10-01 | 1 | -0/+8 | |
| | | | | | ||||||
| | | * | | Message for realized | Ted Gould | 2009-10-01 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix8 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Better log domains and typos | Ted Gould | 2009-10-01 | 3 | -3/+9 | |
| | |\| | | ||||||
| | | * | | Typo in define name | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | | * | | Adding a log domain for libdbusmenu-gtk | Ted Gould | 2009-10-01 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix7 | Ted Gould | 2009-10-01 | 2 | -0/+14 | |
| | |\| | | ||||||
| | | * | | Adding a couple massive debugging messages. | Ted Gould | 2009-10-01 | 1 | -0/+8 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix6 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | get_position messages | Ted Gould | 2009-10-01 | 2 | -0/+11 | |
| | |\| | | ||||||
| | | * | | More getting messages in get_position | Ted Gould | 2009-10-01 | 1 | -0/+5 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix5 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | More messages from client | Ted Gould | 2009-10-01 | 2 | -0/+14 | |
| | |\| | | ||||||
| | | * | | Adding in printing for type handlers and getting root. | Ted Gould | 2009-10-01 | 1 | -0/+8 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix4 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | More debugging info | Ted Gould | 2009-10-01 | 3 | -1/+11 | |
| | |\| | | ||||||
| | | * | | Printing out the position when we ask for it. | Ted Gould | 2009-10-01 | 1 | -0/+4 | |
| | | | | | ||||||
| | | * | | Axing long props | Ted Gould | 2009-10-01 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix3 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Better messages | Ted Gould | 2009-10-01 | 2 | -8/+19 | |
| | |\| | |