Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | use const gchar for variable and prototype | Luke Yelavich | 2011-02-01 | 4 | -5/+5 | |
| | | | * | Merge from trunk | Luke Yelavich | 2011-02-01 | 4 | -6/+30 | |
| | | | |\ | ||||||
| | | | * | | Add accessible_name variable in indicator entry structure | Luke Yelavich | 2011-01-18 | 5 | -0/+35 | |
| | | * | | | Fixing makefile to include all the necissary files in dist | Ted Gould | 2011-02-16 | 1 | -1/+6 | |
| | | |\ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | | * | | Adding the service.in files as well | Ted Gould | 2011-02-15 | 1 | -1/+4 | |
| | | | * | | Add session.conf.in to dist | Sebastien Bacher | 2011-02-15 | 1 | -1/+3 | |
| | | |/ / | ||||||
| * | | | | Merging in U.Desktop | Ted Gould | 2011-02-17 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | releasing version 0.3.18-0ubuntu10.3.18-0ubuntu1 | Ken VanDine | 2011-01-27 | 14 | -35/+191 | |
|\| | | | | ||||||
| * | | | | releasing version 0.3.18-0ubuntu1~ppa1 | Ted Gould | 2011-01-27 | 1 | -2/+2 | |
| * | | | | debian/rules: Updating shlibs | Ted Gould | 2011-01-27 | 2 | -3/+4 | |
| * | | | | * New upstream release. | Ted Gould | 2011-01-27 | 10 | -20/+123 | |
| |\| | | | ||||||
| | * | | | Import upstream version 0.3.18 | Ted Gould | 2011-01-27 | 9 | -20/+116 | |
| | |\| | | ||||||
| | | * | | 0.3.180.3.18 | Ted Gould | 2011-01-27 | 1 | -2/+2 | |
| | | * | | Adding a signal for scrolling that includes the entry | Ted Gould | 2011-01-27 | 3 | -4/+28 | |
| | | |\ \ | | | | |/ | | | |/| | ||||||
| | | | * | Removed typo in code. | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -1/+1 | |
| | | | * | Added support for "signal-entry" signal | Marco Trevisan (Treviño) | 2011-01-27 | 3 | -5/+29 | |
| | | |/ | ||||||
| * | | | releasing version 0.3.17-0ubuntu1~ppa1 | Ted Gould | 2011-01-14 | 1 | -2/+2 | |
| * | | | Sync to Ubuntu Desktop | Ted Gould | 2011-01-14 | 2 | -1/+6 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | releasing version 0.3.16-0ubuntu10.3.16-0ubuntu1 | Sebastien Bacher | 2011-01-13 | 28 | -397/+886 | |
|\ \ \ \ | ||||||
| | * | | | * New upstream release. | Ted Gould | 2011-01-14 | 7 | -25/+77 | |
| |/| | | | | |/ / | ||||||
| | * | | Import upstream version 0.3.17 | Ted Gould | 2011-01-14 | 6 | -25/+70 | |
| | |\| | ||||||
| | | * | 0.3.170.3.17 | Ted Gould | 2011-01-14 | 1 | -2/+2 | |
| | | * | Use dbus name watches instead of g-owner-change signal for watching for resta... | Ted Gould | 2011-01-13 | 2 | -11/+36 | |
| | | |\ | ||||||
| | | | * | use actual DBus NameOwnerChanged interface rather than GDBus's higher level s... | Michael Terry | 2011-01-13 | 1 | -9/+34 | |
| | | | * | fix basename issue when make is given full path | Michael Terry | 2011-01-13 | 1 | -2/+2 | |
| * | | | | releasing version 0.3.16-0ubuntu1~ppa1 | Ted Gould | 2011-01-13 | 1 | -2/+2 | |
| * | | | | Syncing to upstream | Ted Gould | 2011-01-13 | 2 | -5/+1 | |
| * | | | | New upstream release. | Ted Gould | 2011-01-13 | 9 | -56/+8168 | |
| |\| | | | ||||||
| | * | | | Import upstream version 0.3.16 | Ted Gould | 2011-01-13 | 22 | -392/+876 | |
| | |\| | | ||||||
| | | * | | 0.3.160.3.16 | Ted Gould | 2011-01-13 | 1 | -3/+2 | |
| | | |/ | ||||||
| * | | | releasing version 0.3.15-0ubuntu3~ppa2 | Ted Gould | 2011-01-10 | 1 | -2/+2 | |
| * | | | Final GDBus port | Ted Gould | 2011-01-10 | 3 | -7/+48 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Adding a signal for the menu being closed. | Ted Gould | 2011-01-10 | 2 | -0/+26 | |
| | |\ \ | ||||||
| | | * | | Fixing doc strings | Ted Gould | 2011-01-10 | 1 | -2/+2 | |
| | | * | | Adding a virtual function for closing the menu and a wrapper for it. | Ted Gould | 2011-01-09 | 2 | -0/+26 | |
| | * | | | Porting to GDBus | Ted Gould | 2011-01-10 | 5 | -277/+373 | |
| | |\ \ \ | ||||||
| | | * | | | Using the GCancellable to detect if we're already creating a proxy so that we... | Ted Gould | 2011-01-09 | 1 | -6/+21 | |
| | | * | | | Using variant_unref instead of object_unref as it's a variant | Ted Gould | 2011-01-09 | 1 | -1/+1 | |
| | * | | | | Making the test suite compile again | Ted Gould | 2011-01-09 | 2 | -11/+23 | |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | debian/control: Dropping dbus-glib as a build-dep | Ted Gould | 2011-01-10 | 2 | -2/+2 | |
| * | | | | | * Upstream Merge: | Ted Gould | 2011-01-10 | 24 | -8363/+690 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | releasing version 0.3.15-0ubuntu3~ppa2~gdbus1 | Ted Gould | 2011-01-09 | 1 | -2/+2 | |
| | * | | | | | Reverting this change made by distro | Ted Gould | 2011-01-09 | 2 | -2/+2 | |
| | * | | | | | Marshaller fixes | Ted Gould | 2011-01-09 | 2 | -0/+45 | |
| | * | | | | | Might need these | Ted Gould | 2011-01-09 | 2 | -0/+24 | |
| | * | | | | | debian/control: Migrating library versions from 1 to 2 | Ted Gould | 2011-01-09 | 4 | -7/+8 | |
| | * | | | | | autogen.sh | Ted Gould | 2011-01-09 | 7 | -8065/+172 | |
| | * | | | | | * Upstream Merge: | Ted Gould | 2011-01-09 | 12 | -293/+443 | |
| |/| | | | | | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Making getting the proxy and watching cancellable so that we don't get weird ... | Ted Gould | 2011-01-09 | 1 | -2/+31 | |
| | * | | | | Adding in the ability to cancel the connection on short lived objects. | Ted Gould | 2011-01-09 | 1 | -2/+18 |