aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 0.4.930.4.93Charles Kerr2012-03-131-2/+2
* | | | in generate_id(), we have a handful of local guint8's that get left-shifted t...Charles Kerr2012-03-121-4/+4
|\ \ \ \
| * | | | change local guint8 fields that get left-shifted to guint32 to prevent overfl...Charles Kerr2012-03-121-4/+4
|/ / / /
* | | | merge lp:~htorque/indicator-application/fix-small-memleak to fix a small memo...Charles Kerr2012-03-121-2/+6
|\ \ \ \
| * | | | Fix small memory leak by freeing string returned by dbus_g_method_get_sender.Hernando Torque2012-03-121-2/+6
|/ / / /
| * | | releasing version 0.4.92-0ubuntu1Ken VanDine2012-03-121-1/+1
| * | | * New upstream release.Ken VanDine2012-03-126-13/+55
| |\ \ \ | | | |/ | | |/|
| | * | releasing version 0.4.92-0ubuntu1~ppa1Ted Gould2012-03-091-2/+2
| | * | * New upstream release.Ted Gould2012-03-096-13/+55
| | |\|
| | | * Import upstream version 0.4.92Ted Gould2012-03-095-14/+48
| | | |\ | |_|_|/ |/| | |
* | | | 0.4.920.4.92Ted Gould2012-03-091-2/+2
* | | | merge lp:~ted/indicator-application/lp944236 to fix the warning that Coverity...Charles Kerr2012-03-051-1/+10
|\ \ \ \
| * | | | Cleaning up switch statement to be more readableTed Gould2012-03-021-1/+10
|/ / / /
| | * | Merge from U. DesktopTed Gould2012-03-092-3/+9
| | |\ \ | | |/ / | |/| |
| * | | releasing version 0.4.91-0ubuntu2Sebastien Bacher2012-03-051-2/+2
| * | | Backport an upstream fix for a gvariant misuse, thanks desrt for it!Sebastien Bacher2012-03-052-1/+7
| |\ \ \ | |/ / / |/| | |
* | | | Add full type to GVariantBuilderTed Gould2012-03-021-1/+1
|\ \ \ \
| * | | | make proper use of g_variant_builder_init()Ryan Lortie2012-03-021-1/+1
|/ / / /
| * | | releasing version 0.4.91-0ubuntu1Sebastien Bacher2012-02-1516-8874/+8956
| |\| |
| | * | releasing version 0.4.91-0ubuntu1~ppa1Ted Gould2012-02-151-2/+2
| | * | * New upstream release.Ted Gould2012-02-1516-8874/+8956
| | |\|
| | | * Import upstream version 0.4.91Ted Gould2012-02-1515-8874/+8949
| | | |\ | |_|_|/ |/| | |
* | | | 0.4.910.4.91Ted Gould2012-02-151-2/+2
* | | | Unreffing the result of the approval messageTed Gould2012-02-121-1/+1
|\ \ \ \
| * | | | Free the result of g_dbus_proxy_call_finish after useSven Baars2012-02-111-1/+1
|/ / / /
| | * | Sync to Ubuntu DesktopTed Gould2012-02-151-1/+1
| | |\ \ | | |/ / | |/| |
| * | | releasing version 0.4.90-0ubuntu1Ken VanDine2012-02-081-1/+1
| * | | * New upstream release.Ken VanDine2012-02-0827-8647/+9586
| |\| |
| | * | releasing version 0.4.90-0ubuntu1~ppa1Ted Gould2012-02-081-2/+2
| | * | debian/control: Dbusmenu bump to 0.5.90Ted Gould2012-02-082-4/+5
| | * | * New upstream release.Ted Gould2012-02-0826-8644/+9582
| | |\|
| | | * Import upstream version 0.4.90Ted Gould2012-02-0825-8644/+9571
| | | |\ | |_|_|/ |/| | |
* | | | 0.4.900.4.90Ted Gould2012-02-081-2/+2
* | | | Adding in a code coverage based build targetTed Gould2012-02-084-1/+136
|\ \ \ \
| * | | | Added coverage reporting via gcov config and targets.Allan LeSage2011-12-064-1/+136
* | | | | Fixing useless variable settingTed Gould2012-02-081-1/+1
|\ \ \ \ \
| * | | | | fix dead store found by clang static analyzerCharles Kerr2012-01-241-1/+1
| |/ / / /
* | | | | Fixing variant usageTed Gould2012-02-083-46/+88
|\ \ \ \ \
| * | | | | Oops, forgot oneTed Gould2012-02-031-1/+1
| * | | | | Making sure to initial string pointersTed Gould2012-02-031-23/+23
| * | | | | Make sure to initialize values before free'ing themTed Gould2012-02-031-7/+7
| * | | | | Ensuring that the values are initialized to NULL before using that later.Ted Gould2012-02-031-2/+2
| * | | | | Fixing variant usageTed Gould2012-02-031-17/+31
| * | | | | Ignoring generated filesTed Gould2012-02-031-0/+2
| * | | | | Fixing some of the variant usage to free strings appropriatelyTed Gould2012-02-031-28/+54
* | | | | | Adding support for the Title propertyTed Gould2012-02-085-15/+47
|\ \ \ \ \ \
| * | | | | | Attaching bugTed Gould2012-02-030-0/+0
| |/ / / / /
| * | | | | Changing the signatures on the indicator side, we don't care much about title...Ted Gould2012-02-031-5/+7
| * | | | | Don't need the ID as that's already the hintTed Gould2012-02-031-2/+1
| * | | | | Changing the output signaturesTed Gould2012-02-031-6/+6