aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | |
* | | | * New upstream release.Ted Gould2010-09-156-19/+24
|\ \ \ \ | | |_|/ | |/| | | | | | * Fixing a memory leak by unref'ing a hashtable
| * | | Import upstream version 0.3.14Ted Gould2010-09-155-17/+56
| |\ \ \ | | | |/ | | |/|
| | * | 0.3.14Ted Gould2010-09-151-3/+3
| | | |
| | * | Free'ing an allocated hashtable.Ted Gould2010-09-151-0/+4
| | |\ \
| | | * | Unreffing the hashtable.Ted Gould2010-09-151-0/+4
| | |/ /
* | | | releasing version 0.3.13-0ubuntu2~ppa1Ted Gould2010-09-141-2/+2
| | | |
* | | | * Upstream MergeTed Gould2010-09-142-1/+44
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * Making a callback for the event dbus function happen off of the mainloop so it returns a response. (LP: #636756)
| * \ \ \ Sync to trunkTed Gould2010-09-140-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Putting the passing up the event stack in a timeout.Ted Gould2010-09-141-1/+36
| | |\ \ \
| * | | | | releasing version 0.3.13-0ubuntu1~ppa2~oobsignals1Ted Gould2010-09-141-2/+2
| | | | | |
| * | | | | * Upstream MergeTed Gould2010-09-142-1/+44
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | * Making a callback for the event dbus function happen off of the mainloop so it returns a response. (LP: #636756)
| | * | | | Turns out you should really allocate things with the allocation function. ↵Ted Gould2010-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Who'd have guessed that!
| | * | | | Building up a structure and passing it back on in a callback to clear the bus.Ted Gould2010-09-141-1/+36
| | |/ / /
* | | | | Sync to Ubuntu DesktopTed Gould2010-09-142-3/+6
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | releasing version 0.3.13-0ubuntu1Ken VanDine2010-09-091-2/+0
| | | |
| * | | releasing version 0.3.13-0ubuntu1Ken VanDine2010-09-093-6/+7
| | | |
| * | | * New upstream release.Ken VanDine2010-09-0913-26/+426
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | * Handling window grabs on activated signals (LP: #633275) * Fixing the passing of the value to the results signal * Adding a test for checking event results signal * Changing the timeouts on event calls for better detection of failing applications
* | | | releasing version 0.3.13-0ubuntu1~ppa1Ted Gould2010-09-091-2/+2
| | | |
* | | | Handling window grabs on activated signals (LP: #633275)Ted Gould2010-09-091-0/+1
| | | |
* | | | * New upstream release.Ted Gould2010-09-097-26/+131
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | * Changing the timeouts on event calls for better detection of failing applications
| * | | Import upstream version 0.3.13Ted Gould2010-09-0910-25/+410
| |\ \ \ | | | |/ | | |/|
| | * | 0.3.13Ted Gould2010-09-091-3/+3
| | | |
| | * | Adding magic grab code to unfubar menusTed Gould2010-08-301-0/+7
| | |\ \
| | | * | Grab your junk.Cody Russell2010-08-301-2/+10
| | | | |
* | | | | releasing version 0.3.12-0ubuntu2~ppa1Ted Gould2010-08-301-2/+2
| | | | |
* | | | | * Upstream MergeTed Gould2010-08-305-3/+293
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixing the passing of the value to the results signal * Adding a test for checking event results signal * Changing the timeouts on event calls
| * \ \ \ \ Update to trunkTed Gould2010-08-300-0/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |