aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.3.2-1ubuntu1~ppa1Ted Gould2010-06-161-2/+2
|
* * Merging in Debian branchTed Gould2010-06-163-76/+119
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * debian/control: Switching branch on this branch to be the dbusmenu-team. * Merge from Ubuntu. Closes: #586069 * debian/control: - Set Maintainer to pkg-ayatana. - Add myself as Uploader. - Update package descriptions. - Standards-Version: 3.8.4 - Fix Homepage URL. - Update Vcs-* fields. * debian/copyright: - Convert to DEP5 format. - Add Ken and Sebastien, according to changelog. - Add Aurélien Gâteau, according to headers.
| * More parts are LGPL...Evgeni Golov2010-06-161-2/+16
| |
| * Add Aurélien Gâteau, according to headers.Evgeni Golov2010-06-162-1/+9
| |
| * Add a Closes: #586069Evgeni Golov2010-06-161-1/+2
| |
| * Add Ken and Sebastien, according to changelog.Evgeni Golov2010-06-162-1/+4
| |
| * Update Vcs-* fields.unknown2010-06-152-3/+4
| |
| * - Standards-Version: 3.8.4unknown2010-06-152-3/+5
| | | | | | | | | | - Fix Homepage URL.
| * Update package descriptions.unknown2010-06-152-20/+49
| |
| * debian/copyright: Convert to DEP5 format.unknown2010-06-152-54/+20
| |
| * Merge from Ubuntu.unknown2010-06-152-1/+11
| | | | | | | | | | | | | | * debian/control: - Set Maintainer to pkg-ayatana. - Add myself as Uploader.
* | Merging to ubuntu desktop branchTed Gould2010-06-141-1/+1
|\|
| * releasing version 0.3.2-0ubuntu1Sebastien Bacher2010-06-111-1/+1
| |
* | Merge in Ubuntu Desktop branchTed Gould2010-06-105-3/+32
|\|
| * * debian/controlKen VanDine2010-06-10102-85/+22515
| |\ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added doc packages - added build dep for gtk-doc-tools * debian/libdbusmenu-glib-doc.install added * debian/libdbusmenu-gtk-doc.install added * debian/rules - enabled gtk-doc for configure * New upstream release. * Set the 'child-display' property on menuitems that have child menuitems. * gtk-doc support * Document the 'shortcut' property * New upstream release. * Add function to get submenu of GTK-ified items * Fix signal prototype of ID update * Fixing up VAPI files to build them correctly * Fixing the version string in the GIR file * Fix documentation title page * Reject text nodes early (warnings with Qt integration) * debian/libdbusmenu-glib-dev.install: Updating gir and vapi file names for package list. * debian/gir1.0-dbusmenu-glib-0.2.install: Changing the name of the typelib file.
* | releasing version 0.3.2-0ubuntu1~ppa1Ted Gould2010-06-101-2/+2
| |
* | Trying to delete some files that aren't in the tarballTed Gould2010-06-1012-5567/+0
| |
* | * New upstream release.Ted Gould2010-06-1044-1323/+10941
|\ \ | | | | | | | | | | | | * gtk-doc support * Document the 'shortcut' property
| * \ Import upstream version 0.3.2Ted Gould2010-06-1097-57/+14200
| |\ \
| | * | 0.3.2Ted Gould2010-06-101-2/+2
| | | |
| | * | Adding in a formal sections definitionTed Gould2010-06-101-0/+157
| | | |
| | * | Adding server and client dbus interfaces to the ignored header files.Ted Gould2010-06-101-1/+6
| | | |
* | | | releasing version 0.3.1-0ubuntu2~ppa1Ted Gould2010-06-101-2/+2
| | | |
* | | | Autogen updateTed Gould2010-06-102-3/+103
| | | |
* | | | * Upstream MergeTed Gould2010-06-107-0/+348
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * Set the 'child-display' property on menuitems that have child menuitems.
| * | | Set the child-display property automatically on menuitems that have children.Ted Gould2010-06-107-0/+343
| |\ \ \
| | * | | Some more debugging messages. Cleaning up a bit.Ted Gould2010-06-081-7/+16
| | | | |
| | * | | Realization watching for the children displayTed Gould2010-06-081-41/+20
| | | | |
| | * | | Making the layouts useful for us.Ted Gould2010-06-081-38/+14
| | | | |
| | * | | Ignoring the submenu testsTed Gould2010-06-081-0/+3
| | | | |
| | * | | Building the submenu testsTed Gould2010-06-081-0/+35
| | | | |
| | * | | Stealing the layout test to make a submenu testTed Gould2010-06-083-0/+318
| | | | |
| | * | | When removing items we need to remove the submenu property.Ted Gould2010-06-071-0/+8
| | | | |
| | * | | When we're adding the children we're setting the 'submenu' value.Ted Gould2010-06-071-0/+12
| | | | |
| | * | | Strings to build the submenu propertyTed Gould2010-06-071-0/+3
| | | | |
* | | | | Merging in Ubuntu Desktop branchTed Gould2010-06-092-1/+18
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | releasing version 0.3.1-0ubuntu1Sebastien Bacher2010-06-072-2/+2
| | | | |
| * | | | Fix annotations for GIR scannerKen VanDine2010-06-045-70/+76
| |\ \ \ \
| * \ \ \ \ * New upstream release.Ken VanDine2010-06-0419-8307/+140
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add function to get submenu of GTK-ified items * Fix signal prototype of ID update * Fixing up VAPI files to build them correctly * Fixing the version string in the GIR file * Fix documentation title page * Reject text nodes early (warnings with Qt integration) * debian/libdbusmenu-glib-dev.install: Updating gir and vapi file names for package list. * debian/gir1.0-dbusmenu-glib-0.2.install: Changing the name of the typelib file.
* | | | | | | releasing version 0.3.1-0ubuntu1~ppa2Ted Gould2010-06-091-1/+1
| | | | | | |
* | | | | | | Autogen and adding new MakefilesTed Gould2010-06-0986-28/+17362
| | | | | | |
* | | | | | | * Upstream MergeTed Gould2010-06-0915-22/+567
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | * gtk-doc support
| * | | | | Adds support for gtk-docTed Gould2010-06-0914-23/+548
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | For building with --enable-gtk-doc for distcheckKen VanDine2010-06-091-2/+1
| | | | | |
| | * | | | Build gtk-doc (LP: #422087)Ken VanDine2010-06-0914-21/+547
| |/ / / /
| * | | | Adding shortcut property to documentation.Ted Gould2010-06-071-0/+14
| |\ \ \ \
| | * | | | Document "shortcut" propertyAurelien Gateau2010-06-071-0/+14
| |/ / / /
* | | | | releasing version 0.3.1-0ubuntu1~ppa1Ted Gould2010-06-041-2/+2
| | | | |
* | | | | * New upstream release.Ted Gould2010-06-045-68/+80
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | * Fix annotations for GIR scanner
| * | | Import upstream version 0.3.1Ted Gould2010-06-044-68/+73
| |\| |