aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | releasing version 0.2.0-0ubuntu2~ppa1Ted Gould2010-01-111-2/+2
| | | | | | | |
* | | | | | | | * Upstream updateTed Gould2010-01-112-4/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | * Adding padding between the icon and the label.
| * | | | | | | Sync to trunkTed Gould2010-01-110-0/+0
| |\ \ \ \ \ \ \
| * | | | | | | | releasing version 0.2.0-0ubuntu2~ppa1~padding1Ted Gould2010-01-111-2/+2
| | | | | | | | |
| * | | | | | | | * Upstream updateTed Gould2010-01-112-4/+22
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding padding between the icon and the label.
* | | | | | | | | Updates from desktop teamTed Gould2010-01-112-75/+20
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * * Upstream release 0.2.1Ken VanDine2010-01-121-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix to not destroy the image if we're still using it. - Adding code to support icon names that have an implied direction in them. - Fix to put a small amount of padding between the icon and the label.
| | | | | | | | | * merged 0.2.1Ken VanDine2010-01-123-9/+41
| | | | | | | | | |\ | | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | | * | 0.2.1Ted Gould2010-01-121-3/+3
| | | | | | | |/ /
| | | | | | | * | Fix to not destroy the image if we're still using it.Cody Russell2010-01-121-0/+3
| | | | | | |/| |
| | | | | | | * | Check if we're setting the same image and return so we don't destroy it.Cody Russell2010-01-121-0/+3
| | | | | | |/ /
| | | | | | * / Adding code to support icon names that have an implied direction in them.Ted Gould2010-01-111-2/+20
| | | | |_|/| | | | | |/| |/ /
| | | | | * / Building the icon name based on the text direction of the menuitem widget.Ted Gould2010-01-111-1/+2
| | | | |/ /
| | | | * | Adding in a check to see if there is a 'ltr' icon, and use it if so.Ted Gould2010-01-111-2/+19
| | | | | |
| | | * | | Fix to put a small amount of padding between the icon and the label.Ted Gould2010-01-111-4/+15
| | | |\ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | * / / A little function to grab the horizontal padding and stuff it into the box.Ted Gould2010-01-111-4/+15
| | |/ /
| | | * releasing version 0.2.0-0ubuntu3Sebastien Bacher2010-01-111-1/+1
| | | |
| | | * * debian/rules:Sebastien Bacher2010-01-112-2/+9
| | | | | | | | | | | | | | | | | | | | - updated shlibs version
| | | * * Added debian/libdbusmenu-tools.installKen VanDine2010-01-093-1/+13
| | |/ | |/| | | | | | | | | | * debian/control - improved description for libdbusmenu-tools
| * | * Upstream release 0.2.0Ken VanDine2010-01-0855-339/+1908
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove unused libdbusmenu-qt - Changing API to be V0.2 for reals - Adding underline support - Test suite fixes and automation support - dbus-dumper tool - Switch to org.ayatana - Fixing the handling of typed properties, especially bools. - Adding GetChildren function for getting a single submenu - Starting to watch DBus if the proxy builds fail. - Test suite fixes - Fixing the consistency between the #defines and what was used in the code. * debian/control, debian/libdbusmenu-tools.install: Setting up a package for the new dbusmenu-dumper tool. * debian/control: Mentioning nicely that this will cause indicator-messages << 0.3 and indicator-session << 0.2 to break.
* | | releasing version 0.2.0-0ubuntu1~ppa1Ted Gould2010-01-081-2/+2
| | |
* | | * Upstream official 0.2.0Ted Gould2010-01-087-52/+8
|\ \ \ | | |/ | |/| | | | * Remove unused libdbusmenu-qt
| * | 0.2.0Ted Gould2010-01-080-0/+0
| | |
| * | Removing libdbusmenu-qt as it's not used.Ted Gould2010-01-076-52/+1
| |\ \
| | * | Removed empty qt libAurelien Gateau2010-01-076-52/+1
| | | |
* | | | releasing version 0.2.0~dev-0ubuntu1~ppa9Ted Gould2010-01-071-2/+2
| | | |
* | | | * Upstream update:Ted Gould2010-01-074-7/+19
|\| | | | | | | | | | | | | | | | | | | * Fixing the consistency between the #defines and what was used in the code.
| * | | Fix inconsistency between the names of the check items. Now everything uses ↵Ted Gould2010-01-073-7/+11
| |\ \ \ | | | | | | | | | | | | | | | the #defines.
| | * | | Using the state defines for the check state.Ted Gould2010-01-071-2/+2
| | | | |
| | * | | Adding #defines for the state of the boxTed Gould2010-01-071-0/+4
| | | | |
| | * | | Using #defines for the type of boxTed Gould2010-01-071-2/+2
| | | | |
| | * | | Switching the test to 'checkmark'Ted Gould2010-01-071-3/+3
| | |/ /
* | | | releasing version 0.2.0~dev-0ubuntu1~ppa8Ted Gould2010-01-071-2/+2
| | | |
* | | | * Upstream update:Ted Gould2010-01-074-5/+30
|\ \ \ \ | | | | | | | | | | | | | | | * Starting to watch DBus if the proxy builds fail.
| * | | | Sync to trunkTed Gould2010-01-072-3/+18
| |\| | |
| | * | | Fixing the dbus handling so that we can pick up the menu again if the server ↵Ted Gould2010-01-073-5/+23
| | |\ \ \ | | | |/ / | | |/| | | | | | | is not initially there, or comes back after disappearing.
| | | * | Removing the half second timeout as it's no longer needed.Ted Gould2010-01-072-3/+18
| | | | |
| * | | | releasing version 0.2.0~dev-0ubuntu1~ppa8~light5Ted Gould2010-01-061-2/+2
| | | | |
| * | | | * Upstream update:Ted Gould2010-01-062-1/+8
| |\ \ \ \ | | | |/ / | | |/| | | | | | | * Remove debug message
| | * | | Removing debug messageTed Gould2010-01-061-1/+1
| | | | |
| * | | | releasing version 0.2.0~dev-0ubuntu1~ppa8~light4Ted Gould2010-01-061-2/+2
| | | | |
| * | | | * Upstream update:Ted Gould2010-01-062-1/+8
| |\| | | | | | | | | | | | | | | | | | * Look for NULL strings instead of NULL pointers
| | * | | Look for NULL strings instead of NULL itselfTed Gould2010-01-061-1/+1
| | | | |
| * | | | releasing version 0.2.0~dev-0ubuntu1~ppa8~light3Ted Gould2010-01-061-2/+2
| | | | |
| * | | | * Upstream update:Ted Gould2010-01-062-0/+8
| |\| | | | | | | | | | | | | | | | | | * Debug message
| | * | | Debug messageTed Gould2010-01-061-0/+1
| | | | |
| * | | | releasing version 0.2.0~dev-0ubuntu1~ppa8~light2Ted Gould2010-01-061-2/+2
| | | | |
| * | | | * Upstream update:Ted Gould2010-01-062-1/+8
| |\| | | | | | | | | | | | | | | | | | * Looking at the dbus name
| | * | | Let's watch the name, we don't care about the ID as much.Ted Gould2010-01-061-1/+1
| | | | |
| * | | | releasing version 0.2.0~dev-0ubuntu1~ppa8~light1Ted Gould2010-01-061-2/+2
| | | | |