Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * New upstream release: | Sebastien Bacher | 2012-03-14 | 1 | -0/+9 |
| | | | | | | | - Coverity INTEGER_OVERFLOW - CID 10716 (lp: #944234) - small memory leak caused by inline use of dbus_g_method_get_sender() (lp: #953585) | ||||
* | releasing version 0.4.92-0ubuntu1 | Ken VanDine | 2012-03-12 | 1 | -1/+1 |
| | |||||
* | releasing version 0.4.92-0ubuntu1~ppa1 | Ted Gould | 2012-03-09 | 1 | -2/+2 |
| | |||||
* | * New upstream release. | Ted Gould | 2012-03-09 | 1 | -0/+8 |
| | | | | | * Explicitly specifying GVariant Builder types * Cleaning up a switch statement (LP: #944236) | ||||
* | releasing version 0.4.91-0ubuntu2 | Sebastien Bacher | 2012-03-05 | 1 | -2/+2 |
| | |||||
* | Backport an upstream fix for a gvariant misuse, thanks desrt for it! | Sebastien Bacher | 2012-03-05 | 1 | -0/+6 |
| | |||||
* | releasing version 0.4.91-0ubuntu1 | Sebastien Bacher | 2012-02-15 | 1 | -0/+7 |
|\ | |||||
| * | releasing version 0.4.91-0ubuntu1~ppa1 | Ted Gould | 2012-02-15 | 1 | -2/+2 |
| | | |||||
| * | * New upstream release. | Ted Gould | 2012-02-15 | 1 | -0/+7 |
|/ | | | | * Unref approval data after use | ||||
* | releasing version 0.4.90-0ubuntu1 | Ken VanDine | 2012-02-08 | 1 | -1/+1 |
| | |||||
* | releasing version 0.4.90-0ubuntu1~ppa1 | Ted Gould | 2012-02-08 | 1 | -2/+2 |
| | |||||
* | debian/control: Dbusmenu bump to 0.5.90 | Ted Gould | 2012-02-08 | 2 | -4/+5 |
| | |||||
* | * New upstream release. | Ted Gould | 2012-02-08 | 1 | -0/+11 |
| | | | | | | | | * Adding in a code coverage based build target * Fixing useless variable setting * Fixing variant usage * Adding support for the Title property * Fixing to work with Dbusmenu 0.5.90 | ||||
* | releasing version 0.4.0-0ubuntu2 | Ken VanDine | 2012-01-25 | 1 | -2/+2 |
| | |||||
* | no change rebuild for libindicator7 | Ken VanDine | 2012-01-24 | 1 | -0/+6 |
| | |||||
* | releasing version 0.4.0-0ubuntu1 | Ken VanDine | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | Merge U. Desktop | Ted Gould | 2011-09-28 | 2 | -2/+8 |
|\ | |||||
| * | releasing version 0.3.92-0ubuntu1 | Sebastien Bacher | 2011-08-11 | 1 | -2/+2 |
| | | |||||
| * | * debian/rules: | Sebastien Bacher | 2011-08-11 | 2 | -1/+7 |
| | | | | | | | | | | - update the translations template | ||||
| * | * New upstream release. | Sebastien Bacher | 2011-08-11 | 1 | -0/+8 |
| |\ | | | | | | | | | | | | | | | | * Support middle click actions and send as Ayatana Activates * Fix signature for null sets | ||||
* | | | releasing version 0.4.0-0ubuntu1~ppa1 | Ted Gould | 2011-09-28 | 1 | -2/+2 |
| | | | |||||
* | | | * New upstream release. | Ted Gould | 2011-09-28 | 1 | -0/+7 |
| |/ |/| | | | | | * Fix memory leak (LP: #829961) | ||||
* | | releasing version 0.3.92-0ubuntu1~ppa1 | Ted Gould | 2011-08-11 | 1 | -2/+2 |
| | | |||||
* | | * New upstream release. | Ted Gould | 2011-08-11 | 1 | -0/+8 |
|/ | | | | | * Support middle click actions and send as Ayatana Activates * Fix signature for null sets | ||||
* | releasing version 0.3.91-0ubuntu2 | Sebastien Bacher | 2011-07-08 | 1 | -0/+6 |
| | |||||
* | releasing version 0.3.91-0ubuntu1 | Sebastien Bacher | 2011-07-08 | 2 | -2/+12 |
|\ | |||||
| * | releasing version 0.3.91-0ubuntu1~ppa1 | Ted Gould | 2011-07-07 | 1 | -2/+2 |
| | | |||||
| * | * New upstream release. | Ted Gould | 2011-07-07 | 1 | -0/+7 |
|/ | | | | * Build with libindicator 0.4 | ||||
* | releasing version 0.3.90-0ubuntu2 | Ken VanDine | 2011-06-28 | 2 | -1/+8 |
| | |||||
* | releasing version 0.3.90-0ubuntu1 | Ken VanDine | 2011-06-22 | 5 | -16/+51 |
| | |||||
* | releasing version 0.3.90-0ubuntu1~ppa1 | Ted Gould | 2011-06-22 | 1 | -2/+2 |
| | |||||
* | * New upstream release. | Ted Gould | 2011-06-22 | 1 | -0/+7 |
| | | | | * GTK3 Port | ||||
* | releasing version 0.3.2-0ubuntu1 | Ken VanDine | 2011-04-14 | 3 | -15/+12 |
|\ | |||||
| * | releasing version 0.3.2-0ubuntu1~ppa1 | Ted Gould | 2011-04-14 | 1 | -2/+2 |
| | | |||||
| * | New upstream release. | Ted Gould | 2011-04-14 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | ∘ Free app using application_free() instead of just freeing the memory (LP: #743564) ∘ Protect against cancellation ∘ Make it so that we can cancel GetAll() (LP: #725665) ∘ Make it so that we can cancel Approver requests | ||||
| * | releasing version 0.3.1-0ubuntu3~ppa1 | Ted Gould | 2011-04-12 | 1 | -2/+2 |
| | | |||||
| * | Make it so that we can cancel Approver requests | Ted Gould | 2011-04-12 | 1 | -1/+2 |
| | | |||||
| * | * Protect against cancelation | Ted Gould | 2011-04-12 | 1 | -1/+3 |
| | | | | | | | | * Make it so that we can cancel GetAll() (LP: #725665) | ||||
| * | Drop debian/patches/lp_743564.patch as merged upstream. | Ted Gould | 2011-04-12 | 3 | -16/+2 |
| | | |||||
| * | * Upstream Merge | Ted Gould | 2011-04-12 | 1 | -0/+8 |
|/ | | | | | * Free app using application_free() instead of just freeing the memory (LP: #743564) | ||||
* | 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 | 1 | -0/+8 |
|\ | |||||
| * | releasing version 0.3.1-0ubuntu1~ppa1 | Ted Gould | 2011-04-07 | 1 | -2/+2 |
| | | |||||
| * | New upstream release. | Ted Gould | 2011-04-07 | 1 | -0/+8 |
|/ | | | | | ∘ Fix the name of "nm-applet" in the overrides file ∘ Handle async tasks being canceled (LP: #752998) | ||||
* | releasing version 0.3.0-0ubuntu1 | Ken VanDine | 2011-03-23 | 1 | -0/+7 |
|\ | |||||
| * | releasing version 0.3.0-0ubuntu1~ppa1 | Ted Gould | 2011-03-23 | 1 | -2/+2 |
| | | |||||
| * | * New upstream release. | Ted Gould | 2011-03-23 | 1 | -0/+7 |
|/ | | | | * Version number bump | ||||
* | releasing version 0.2.95-0ubuntu1 | Ken VanDine | 2011-03-16 | 3 | -20/+11 |
|\ | |||||
| * | 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 |
| | |