Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Standards-Version: 3.8.4 | unknown | 2010-06-15 | 2 | -3/+5 |
| | | | | | - Fix Homepage URL. | ||||
* | Update package descriptions. | unknown | 2010-06-15 | 2 | -20/+49 |
| | |||||
* | debian/copyright: Convert to DEP5 format. | unknown | 2010-06-15 | 2 | -54/+20 |
| | |||||
* | Merge from Ubuntu. | unknown | 2010-06-15 | 2 | -1/+11 |
| | | | | | | | * debian/control: - Set Maintainer to pkg-ayatana. - Add myself as Uploader. | ||||
* | releasing version 0.3.2-0ubuntu1 | Sebastien Bacher | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | * debian/control | Ken VanDine | 2010-06-10 | 102 | -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~ppa1 | Ted Gould | 2010-06-10 | 1 | -2/+2 |
| | | |||||
| * | Trying to delete some files that aren't in the tarball | Ted Gould | 2010-06-10 | 12 | -5567/+0 |
| | | |||||
| * | * New upstream release. | Ted Gould | 2010-06-10 | 44 | -1323/+10941 |
| |\ | | | | | | | | | | | | | * gtk-doc support * Document the 'shortcut' property | ||||
| | * | Import upstream version 0.3.2 | Ted Gould | 2010-06-10 | 97 | -57/+14200 |
| | |\ | |||||
| | | * | 0.3.2 | Ted Gould | 2010-06-10 | 1 | -2/+2 |
| | | | | |||||
| | | * | Adding in a formal sections definition | Ted Gould | 2010-06-10 | 1 | -0/+157 |
| | | | | |||||
| | | * | Adding server and client dbus interfaces to the ignored header files. | Ted Gould | 2010-06-10 | 1 | -1/+6 |
| | | | | |||||
| * | | | releasing version 0.3.1-0ubuntu2~ppa1 | Ted Gould | 2010-06-10 | 1 | -2/+2 |
| | | | | |||||
| * | | | Autogen update | Ted Gould | 2010-06-10 | 2 | -3/+103 |
| | | | | |||||
| * | | | * Upstream Merge | Ted Gould | 2010-06-10 | 7 | -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 Gould | 2010-06-10 | 7 | -0/+343 |
| | |\ \ | |||||
| | | * | | Some more debugging messages. Cleaning up a bit. | Ted Gould | 2010-06-08 | 1 | -7/+16 |
| | | | | | |||||
| | | * | | Realization watching for the children display | Ted Gould | 2010-06-08 | 1 | -41/+20 |
| | | | | | |||||
| | | * | | Making the layouts useful for us. | Ted Gould | 2010-06-08 | 1 | -38/+14 |
| | | | | | |||||
| | | * | | Ignoring the submenu tests | Ted Gould | 2010-06-08 | 1 | -0/+3 |
| | | | | | |||||
| | | * | | Building the submenu tests | Ted Gould | 2010-06-08 | 1 | -0/+35 |
| | | | | | |||||
| | | * | | Stealing the layout test to make a submenu test | Ted Gould | 2010-06-08 | 3 | -0/+318 |
| | | | | | |||||
| | | * | | When removing items we need to remove the submenu property. | Ted Gould | 2010-06-07 | 1 | -0/+8 |
| | | | | | |||||
| | | * | | When we're adding the children we're setting the 'submenu' value. | Ted Gould | 2010-06-07 | 1 | -0/+12 |
| | | | | | |||||
| | | * | | Strings to build the submenu property | Ted Gould | 2010-06-07 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Merging in Ubuntu Desktop branch | Ted Gould | 2010-06-09 | 2 | -1/+18 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | releasing version 0.3.1-0ubuntu1 | Sebastien Bacher | 2010-06-07 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Fix annotations for GIR scanner | Ken VanDine | 2010-06-04 | 5 | -70/+76 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | * New upstream release. | Ken VanDine | 2010-06-04 | 19 | -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~ppa2 | Ted Gould | 2010-06-09 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Autogen and adding new Makefiles | Ted Gould | 2010-06-09 | 86 | -28/+17362 |
| | | | | | | | |||||
| | | * | | | | * Upstream Merge | Ted Gould | 2010-06-09 | 15 | -22/+567 |
| | |/| | | | | | | |/ / / | | | | | | | | | | | | | * gtk-doc support | ||||
| | | * | | | Adds support for gtk-doc | Ted Gould | 2010-06-09 | 14 | -23/+548 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | For building with --enable-gtk-doc for distcheck | Ken VanDine | 2010-06-09 | 1 | -2/+1 |
| | | | | | | |||||
| | | | * | | Build gtk-doc (LP: #422087) | Ken VanDine | 2010-06-09 | 14 | -21/+547 |
| | | |/ / | |||||
| | | * | | Adding shortcut property to documentation. | Ted Gould | 2010-06-07 | 1 | -0/+14 |
| | | |\ \ | |||||
| | | | * | | Document "shortcut" property | Aurelien Gateau | 2010-06-07 | 1 | -0/+14 |
| | | |/ / | |||||
| | * | | | releasing version 0.3.1-0ubuntu1~ppa1 | Ted Gould | 2010-06-04 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | * New upstream release. | Ted Gould | 2010-06-04 | 5 | -68/+80 |
| |/| | | | | | |/ | | |/| | | | | | * Fix annotations for GIR scanner | ||||
| | * | | Import upstream version 0.3.1 | Ted Gould | 2010-06-04 | 4 | -68/+73 |
| | |\| | |||||
| | | * | 0.3.1 | Ted Gould | 2010-06-04 | 1 | -2/+2 |
| | | | | |||||
| | | * | Changing some of our annotations so they build better on updated g-ir-scanner | Ted Gould | 2010-06-04 | 2 | -56/+61 |
| | | |\ | |||||
| | | | * | Fixing annotations, no everything is happy. | Ted Gould | 2010-06-04 | 1 | -2/+3 |
| | | | | | |||||
| | | | * | Flattening out the documentation to make it so that it gets picked up by ↵ | Ted Gould | 2010-05-28 | 1 | -9/+4 |
| | | | | | | | | | | | | | | | | | | | | g-ir-scanner. | ||||
| | | | * | Changing the comment style to make g-ir-scanner happy. | Ted Gould | 2010-05-27 | 1 | -59/+59 |
| | | | | | |||||
| | | | * | Fixing annotations on the pointer prototypes. | Ted Gould | 2010-05-27 | 1 | -3/+3 |
| | | | | | |||||
| | | | * | Breaking out the buildxml function into it's own type for annotations | Ted Gould | 2010-05-27 | 1 | -1/+10 |
| | | | | | |||||
| | | | * | Trying to document the array type and a couple closure parameters | Ted Gould | 2010-05-27 | 1 | -3/+3 |
| | | |/ | |||||
| * | | | releasing version 0.3.0-0ubuntu1~ppa1 | Ted Gould | 2010-05-27 | 1 | -2/+2 |
| | | | |