Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Upstream Merge | Ted Gould | 2011-04-12 | 2 | -1/+10 |
|\ | | | | | | | | | * Free app using application_free() instead of just freeing the memory (LP: #743564) | ||||
| * | Makes sure to free the application using the application_free() function | Ted Gould | 2011-04-12 | 1 | -1/+2 |
| |\ | |||||
| | * | don't merely free an app, it has to be properly removed from list and such | Michael Terry | 2011-04-08 | 1 | -1/+2 |
| |/ | |||||
* | | Merge to U. Desktop | Ted Gould | 2011-04-12 | 3 | -1/+24 |
|\ \ | |||||
| * | | releasing version 0.3.1-0ubuntu2 | Ken VanDine | 2011-04-08 | 3 | -0/+23 |
| | | | |||||
| * | | releasing version 0.3.1-0ubuntu1 | Ken VanDine | 2011-04-07 | 6 | -14/+55 |
| |\ \ | |/ / |/| | | |||||
* | | | releasing version 0.3.1-0ubuntu1~ppa1 | Ted Gould | 2011-04-07 | 1 | -2/+2 |
| | | | |||||
* | | | New upstream release. | Ted Gould | 2011-04-07 | 6 | -14/+55 |
|\ \ \ | | | | | | | | | | | | | | | | | ∘ Fix the name of "nm-applet" in the overrides file ∘ Handle async tasks being canceled (LP: #752998) | ||||
| * \ \ | Import upstream version 0.3.1 | Ted Gould | 2011-04-07 | 5 | -14/+47 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 0.3.10.3.1 | Ted Gould | 2011-04-07 | 1 | -2/+2 |
| | | | | |||||
| | * | | Handle async cancels | Ted Gould | 2011-04-07 | 1 | -1/+18 |
| | |\ \ | |||||
| | | * | | cancel-guard several callback functions | Michael Terry | 2011-04-07 | 1 | -1/+18 |
| | | | | | |||||
| | * | | | Fixing the name of the network manager applet | Ted Gould | 2011-04-06 | 1 | -1/+1 |
| | |/ / | |||||
* | | | | Sync to U. Desktop | Ted Gould | 2011-04-07 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | releasing version 0.3.0-0ubuntu1 | Ken VanDine | 2011-03-23 | 4 | -12/+23 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.3.0-0ubuntu1~ppa1 | Ted Gould | 2011-03-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | * New upstream release. | Ted Gould | 2011-03-23 | 4 | -12/+23 |
|\ \ \ \ | | |/ / | |/| | | | | | | * Version number bump | ||||
| * | | | Import upstream version 0.3.0 | Ted Gould | 2011-03-23 | 3 | -12/+16 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 0.3.00.3.0 | Ted Gould | 2011-03-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge from U. Desktop | Ted Gould | 2011-03-23 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | releasing version 0.2.95-0ubuntu1 | Ken VanDine | 2011-03-16 | 9 | -42/+177 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.2.95-0ubuntu1~ppa1 | Ted Gould | 2011-03-16 | 1 | -2/+2 |
| | | | | |||||
* | | | | Drop debian/patches/fix-null-string-to-variant-crash.patch | Ted Gould | 2011-03-16 | 3 | -21/+2 |
| | | | | |||||
* | | | | New upstream release. | Ted Gould | 2011-03-16 | 7 | -22/+176 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | ∘ Fix ordering of indicators ∘ No more duplication of indicators on the panel (LP: #708243) ∘ Using proper object on async call (LP: #734584) ∘ Protect from the accessible description being NULL. (LP: #724767) | ||||
| * | | | Import upstream version 0.2.95 | Ted Gould | 2011-03-16 | 6 | -22/+166 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 0.2.950.2.95 | Ted Gould | 2011-03-16 | 1 | -2/+2 |
| | | | | |||||
| | * | | Fix ordering of indicators | Ted Gould | 2011-03-16 | 2 | -4/+8 |
| | |\ \ | |||||
| | | * | | Moving iBus and keyboard under advice of mpt | Ted Gould | 2011-03-16 | 1 | -3/+3 |
| | | | | | |||||
| | | * | | Inserting network manager applet at the front | Ted Gould | 2011-03-14 | 1 | -4/+5 |
| | | | | | |||||
| | | * | | Debug message on missing override file. | Ted Gould | 2011-03-14 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Debug message on missing override file. | Ted Gould | 2011-03-14 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | Do a sort after deciding the ordering ID | Ted Gould | 2011-03-14 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | Noticing a missing unref | Ted Gould | 2011-03-14 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Handle the case of getting application signals while still waiting on the ↵ | Ted Gould | 2011-03-15 | 1 | -2/+57 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | full list. | ||||
| | | * | | | Adding bug | Ted Gould | 2011-03-11 | 0 | -0/+0 |
| | | | | | | |||||
| | | * | | | If we're requeuing we don't really want to continue to process the signal | Ted Gould | 2011-03-11 | 1 | -0/+1 |
| | | | | | | |||||
| | | * | | | Removing applications before adding new ones. | Ted Gould | 2011-03-11 | 1 | -0/+8 |
| | | | | | | |||||
| | | * | | | A couple memory leaks | Ted Gould | 2011-03-11 | 1 | -1/+5 |
| | | | | | | |||||
| | | * | | | Only clear the cancel if we're not being cancelled | Ted Gould | 2011-03-11 | 1 | -4/+6 |
| | | | | | | |||||
| | | * | | | Unrefing the object, it might not happen right away, so let's clear it ↵ | Ted Gould | 2011-03-11 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | ourselves. | ||||
| | | * | | | If we're in the middle of a GetApplications and we get another signal, let's ↵ | Ted Gould | 2011-03-11 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | try again. | ||||
| | | * | | | Add a cancellable object for the GetApplications call | Ted Gould | 2011-03-11 | 1 | -1/+26 |
| | | |/ / | |||||
| | * | | | Using the proper object to finish the call | Ted Gould | 2011-03-15 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Use the passed in proxy to get the result to ensure it's valid. | Ted Gould | 2011-03-14 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Protect from the accessible description being NULL | Ted Gould | 2011-03-02 | 1 | -3/+4 |
| | |\ \ | |||||
| | | * | | fix crash on null string passed to GVariant | Michael Terry | 2011-02-25 | 1 | -3/+4 |
| | |/ / | |||||
* | | | | Merge from U. Desktop | Ted Gould | 2011-03-03 | 5 | -1/+32 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | * debian/control, debian/rules: | Michael Terry | 2011-02-25 | 5 | -0/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Add quilt as a patch system * debian/patches/fix-null-string-to-variant-crash.patch: - Don't pass a null string to GVariant, it hates it. LP: #724767 | ||||
| * | | | releasing version 0.2.94-0ubuntu1 | Ken VanDine | 2011-02-24 | 9 | -36/+169 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.2.94-0ubuntu1~ppa1 | Ted Gould | 2011-02-24 | 1 | -2/+2 |
| | | | |