aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * 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
| | | | | |
* | | | | | * Upstream MergeTed Gould2010-09-212-0/+31
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | * Passing up About-to-show as an activate signal (LP: #637692)
| * | | | | | releasing version 0.3.14-0ubuntu1~ppa2~ats1Ted Gould2010-09-191-2/+2
| | | | | | |
| * | | | | | * Upstream MergeTed Gould2010-09-192-0/+31
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | * Passing up About-to-show as an activate signal
| | * | | | | Turn about to show into an activate for those with children.Ted Gould2010-09-171-0/+24
| | | |_|/ / | | |/| | |
* | | | | | Sync to Ubuntu DesktopTed Gould2010-09-213-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | releasing version 0.3.14-0ubuntu1Ken VanDine2010-09-156-17/+65
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.3.14-0ubuntu1~ppa1Ted Gould2010-09-151-2/+2
| | | | |