aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | Bringing up to date with trunkTed Gould2010-03-316-10/+33
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixing the calls into the about_to_show stuff so that we can add callbacks.Ted Gould2010-03-312-2/+6
| | | | | |
| | * | | | Adding a set of callbacks so that we can respond to the about to show request.Ted Gould2010-03-315-21/+86
| | | | | |
| | * | | | Removing a debug messageTed Gould2010-03-311-1/+0
| | | | | |
| | * | | | Adding a bunch of commentsTed Gould2010-03-315-3/+38
| | | | | |
| | * | | | Send about_to_show when showing the first-level menu.Aurelien Gateau2010-03-031-0/+13
| | | | | |
| | * | | | Send about_to_show instead of "clicked" when opening a submenuAurelien Gateau2010-03-031-13/+8
| | | | | |
| | * | | | Started to implement about-to-show supportAurelien Gateau2010-03-038-1/+98
| | | | | |
* | | | | | releasing version 0.2.8-0ubuntu2~ppa1Ted Gould2010-03-311-2/+2
| | | | | |
* | | | | | * Upstream mergeTed Gould2010-03-312-2/+23
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Unrefing on layout updates (LP: #545026) * Resetting sync versions on disconnection * Removing useless warning
| * | | | | | Sync to trunkTed Gould2010-03-310-0/+0
| |\| | | | |
| | * | | | | Update to clean up dbusmenu on syncing so we have references properly.Ted Gould2010-03-311-2/+14
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | releasing version 0.2.8-0ubuntu1~ppa2~crash2Ted Gould2010-03-311-1/+1
| | | | | | |
| * | | | | | releasing version 0.2.8-0ubuntu1~ppa2~crash1ubuntu1Ted Gould2010-03-311-2/+2
| | | | | | |
| * | | | | | * Upstream mergeTed Gould2010-03-312-1/+12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | * Making an unref more accessible
| | * | | | | Unreffing always when updating.Ted Gould2010-03-311-1/+5
| | | | | | |
| * | | | | | releasing version 0.2.8-0ubuntu1~ppa2~crash1Ted Gould2010-03-311-2/+2
| | | | | | |
| * | | | | | * Upstream MergeTed Gould2010-03-312-1/+16
|/| | | | | | | |/ / / / / | | | | | | | | | | | | * Trying to fix stuff.
| * | | | | Removing this error. It's reasonable for this to happen, and the correction ↵Ted Gould2010-03-311-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | is that when we DO get the item, we'll ask for all of it's properties.
| * | | | | When the proxies drop, we need to assume we're starting over with revision ↵Ted Gould2010-03-311-0/+3
| |/ / / / | | | | | | | | | | | | | | | numbers too.
* | | | | releasing version 0.2.8-0ubuntu1~ppa1Ted Gould2010-03-251-2/+2
| | | | |
* | | | | * Upstream release 0.2.8Ted Gould2010-03-252-13/+7
|\| | | | | | | | | | | | | | | | | | | * Fix typo in documentation
| * | | | 0.2.8Ted Gould2010-03-251-3/+3
| | |_|/ | |/| |
* | | | releasing version 0.2.7-0ubuntu2~ppa2Ted Gould2010-03-241-2/+2
| | | |
* | | | * Upstream MergeTed Gould2010-03-242-5/+9
|\| | | | | | | | | | | | | | | | | | | | | | | * Crash fix in blank items * Adding support for blank icons (LP: #534854) * Remove unneeded warning (LP: #537312)
| * | | We shouldn't need to unref, as we don't have a ref.Ted Gould2010-03-241-4/+0
| | | |
* | | | releasing version 0.2.7-0ubuntu2~ppa1Ted Gould2010-03-241-2/+2
| | | |
* | | | * Upstream MergeTed Gould2010-03-245-5/+27
|\| | | | | | | | | | | | | | | * Adding support for blank icons
| * | | Adding support for blank iconsTed Gould2010-03-243-3/+19
| |\ \ \
| | * | | Moving the requesition to be for all icons. No reason not to just double check.Ted Gould2010-03-241-4/+4
| | | | |
| | * | | Checking for blank icon when we get a pixmap paramater.Ted Gould2010-03-241-26/+1
| | | | |
| | * | | This is crazyTed Gould2010-03-231-0/+25
| | | | |
| | * | | Add alignment settings to the iconsTed Gould2010-03-181-0/+4
| | | | |
| | * | | Adding a blank item test, replacing sick. Bad icon.Ted Gould2010-03-181-2/+2
| | | | |
| | * | | Check to see if we sent the blank icon, and space appropriately.Ted Gould2010-03-181-0/+10
| | | | |
| | * | | Adding a define to provide a blank icon in the icon nameTed Gould2010-03-181-0/+2
| | | | |
| * | | | Removing an unnecissary warning.Ted Gould2010-03-231-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove warningCody Russell2010-03-231-1/+0
| |/ / /
| * | | TypoTed Gould2010-03-101-1/+1
| |\ \ \
| | * | | Fix a typo in dbusmenu_menuitem_take_children() documentation. It wasn'tKalle Valo2010-03-101-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | fully clear if the "no" was actually "now" or "not", but based on the code I assume that it should be "now".
* | | | Sync to ubuntu desktopTed Gould2010-03-241-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | releasing version 0.2.7-0ubuntu1Sebastien Bacher2010-03-0413-8/+294
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.2.7-0ubuntu1~ppa1Ted Gould2010-03-041-2/+2
| | | |
* | | | * Upstream release 0.2.7Ted Gould2010-03-044-23/+17
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | * Adding dependencies for gir-repository-dev and gobject-introspection to ensure we get all the GI goodies. * debian/control, debian/gir1.0-dbusmenu-glib-0.2.install, debian/gir1.0-dbusmenu-gtk-0.2.install: Adding new packages to hold the typelib files generated by GObject introspection.
| * | | 0.2.7Ted Gould2010-03-041-2/+2
| | |/ | |/|
| * | Pulling GIRs from the build dirTed Gould2010-03-022-2/+2
| | |
| * | Fixing the directory path for the glib gir file and making sure we clean up ↵Ted Gould2010-03-022-3/+3
| | | | | | | | | | | | the girs.
| * | Building the gir files at build time instead of at dist.Ted Gould2010-03-022-2/+2
| | |
* | | releasing version 0.2.6-0ubuntu2~ppa2Ted Gould2010-03-021-2/+2
| | |
* | | * debian/control:Ted Gould2010-03-022-0/+10
| | | | | | | | | | | | | | | * Adding dependencies for gir-repository-dev and gobject-introspection to ensure we get all the GI goodies.