aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updating to Ubuntu DesktopTed Gould2010-12-0710-26/+144
|\
| * - Removed build depends for gir-repository-dev (LP: #677382)Ken VanDine2010-12-012-7/+6
| | | | | | | | - Use gir:Depends
| * * debian/rulesKen VanDine2010-11-248-20/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added build targets to build with gtk3 enabled in additional to default build with gtk2 * debian/control - Updated build depends to support building with gtk+-3.0 - Added dh-autoreconf build depends - Added libdbusmenu-gtk3-2, libdbusmenu-gtk3-dev, gir1.0-dbusmenu-gtk3-0.2 binaries - build depend on libgdk-pixbuf2.0-dev >= 2.22.1-0ubuntu4, needed for GIR fixes * docs/libdbusmenu-gtk/reference/Makefile.am, libdbusmenu-glib/Makefile.am, libdbusmenu-gtk/Makefile.am - Fixes needed for building with-gtk=3
| * Revert version bumpKen VanDine2010-11-241-6/+0
| |
| * Initial work on building with gtk3 as well as gtk2Ken VanDine2010-11-246-10/+99
| |
| * * New upstream release.Ken VanDine2010-11-17103-8569/+10836
| |\ | |/ |/| | | | | | | | | | | | | | | | | * Breaking ABI and getting reserved back * Adding build support for GTK2/3 builds * Only force a flush of top level items, allow others to be based on the count. * debian/control, debian/libdbusmenu-glib2.install, debian/libdbusmenu-gtk2.install: Switching package names to match .so bump.
* | releasing version 0.3.90-0ubuntu1~ppa1Ted Gould2010-11-111-2/+2
| |
* | * New upstream release.Ted Gould2010-11-1180-160/+10587
|\ \ | | | | | | | | | | | | | | | * Adding build support for GTK2/3 builds * Only force a flush of top level items, allow others to be based on the count.
| * \ Import upstream version 0.3.90Ted Gould2010-11-1188-175/+10689
| |\ \
| | * | 0.3.90Ted Gould2010-11-111-2/+2
| | | |
| | * | Adding in the deprecation flags even if we can't really use them yet.Ted Gould2010-11-112-0/+14
| | | |
| | * | Merging in configurable GTK build optionTed Gould2010-11-119-42/+141
| | |\ \
| | | * | ship both .pc files in EXTRA_DISTMichael Terry2010-10-131-1/+2
| | | | |
| | | * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵Michael Terry2010-10-065-81/+105
| | | | | | | | | | | | | | | | | | | | configure to specify which to build with
| | | * | support gtk3 version of libdbusmenu-gtkMichael Terry2010-06-194-8/+67
| | | | |
| | * | | Only force a flush for the top level of items.Ted Gould2010-10-141-2/+15
| | |\ \ \
| | | * | | Set a maximum number of entries to queue before sending the message.Ted Gould2010-09-271-0/+11
| | | | | |
| | | * | | Only flush at the top levelTed Gould2010-09-271-2/+4
| | | | | |
* | | | | | Dummy commit for merge-upstreamTed Gould2010-11-111-1/+1
| | | | | |
* | | | | | releasing version 0.4.0~dev-0ubuntu1~ppa1Ted Gould2010-10-131-2/+2
| | | | | |
* | | | | | AutogenTed Gould2010-10-1315-8398/+154
| | | | | |
* | | | | | debian/control, debian/libdbusmenu-glib2.install,Ted Gould2010-10-134-12/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debian/libdbusmenu-gtk2.install: Switching package names to match .so bump.
* | | | | | * Upstream MergeTed Gould2010-10-1314-39/+116
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | * Breaking ABI and getting reserved back
| * | | | | Breaking ABI. Getting back privates and pointers to private area.Ted Gould2010-10-1313-39/+109
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Switching to using the pointer in the instanceTed Gould2010-10-122-4/+6
| | | | | |
| | * | | | Switching to using the pointer in the instanceTed Gould2010-10-122-3/+4
| | | | | |
| | * | | | Switching to using the pointer in the instanceTed Gould2010-10-121-2/+3
| | | | | |
| | * | | | Switching to using the pointer in the instanceTed Gould2010-10-121-2/+3
| | | | | |
| | * | | | Switching to using the pointer in the instanceTed Gould2010-10-121-2/+3
| | | | | |
| | * | | | Private pointers in instance structsTed Gould2010-10-124-2/+10
| | | | | |
| | * | | | Putting the pointer to the private area in the instanceTed Gould2010-10-128-7/+21
| | | | | |
| | * | | | Going to 6 privates like othersTed Gould2010-10-122-2/+10
| | | | | |
| | * | | | Taking back the reservedTed Gould2010-10-124-14/+48
| | | | | |
| | * | | | Change library versionTed Gould2010-10-121-2/+2
| |/ / / /
* | | | | Updating to Ubuntu DesktopTed Gould2010-10-123-10/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | * New upstream release:Didier Roche2010-09-2229-8429/+8439
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | * Don't use a typedef in the signal handler in the class to avoid confusing vapigen.
* | | | | releasing version 0.3.16-0ubuntu1~ppa1Ted Gould2010-09-221-2/+2
| | | | |
* | | | | * New upstream release:Ted Gould2010-09-2229-8429/+8439
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | * Don't use a typedef in the signal handler in the class to avoid confusing vapigen.
| * | | | Import upstream version 0.3.16Ted Gould2010-09-2228-8429/+8431
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 0.3.16Ted Gould2010-09-221-3/+3
| | | | |
| | * | | Removing a typedef in headers as it confuses vapigenTed Gould2010-09-223-8/+8
| | |\ \ \
| | | * | | Reintroduce the typedef so we don't break the APITed Gould2010-09-221-0/+10
| | | | | |
| | | * | | Removing the typedef for the callbackTed Gould2010-09-223-18/+8
| | |/ / /
* | | | | Merging Ubuntu-desktopTed Gould2010-09-2290-17672/+13388
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | * New upstream release:Didier Roche2010-09-2291-17672/+13412
| |\| | | | | | | | | | | | | | | | | | - fix Action for top-level dropdown menu item not activated (LP: #637692)
| | * | | Import upstream version 0.3.15Didier Roche2010-09-2290-17672/+13405
| | |\| |
| | | * | 0.3.15David Barth2010-09-221-2/+2
| | | | |
| | | * | Activating items with submenus on about to showTed Gould2010-09-211-0/+24
| | | |\ \
| | | * | | Adding in ChangeLog and AUTHORS dist-hooksTed Gould2010-09-211-0/+26
| | | | | |
* | | | | | releasing version 0.3.14-0ubuntu2~ppa1Ted Gould2010-09-211-2/+2
| | | | | |