aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.2.0-0ubuntu4~ppa2~icons3Ted Gould2010-06-171-2/+2
|
* * Upstream mergeTed Gould2010-06-172-2/+13
|\ | | | | | | * Using class_ref and unref to allocate the type if need be
| * Use class ref and unref to allocate it if need be.Ted Gould2010-06-171-2/+6
| |
* | releasing version 0.2.0-0ubuntu4~ppa2~icons2Ted Gould2010-06-171-2/+2
| |
* | * Upstream MergeTed Gould2010-06-172-1/+14
|\| | | | | | | * Fixing the enum lookup from nick
| * Reworking to make more clear and use the GEnumValue structure correctly.Ted Gould2010-06-171-1/+7
| |
* | releasing version 0.2.0-0ubuntu4~ppa2~icons1Ted Gould2010-06-171-2/+2
| |
* | * Upstream MergeTed Gould2010-06-172-1/+8
|\| | | | | | | * Making it so that icons can be changed at any time.
| * Icon name shouldn't be construct only.Ted Gould2010-06-171-1/+1
| |
* | releasing version 0.2.0-0ubuntu4~ppa1Ted Gould2010-06-171-2/+2
| |
* | * Upstream MergeTed Gould2010-06-174-5/+19
|\| | | | | | | * Test fixes to make them more reliable
| * More time for initial fallback.Ted Gould2010-06-111-1/+1
| |
| * Increase the timeouts, but make it so that the watcher shutsdown when seen.Ted Gould2010-06-113-4/+11
| |
| * Increasing timeout to hopefully make it work on Hudson with load.Ted Gould2010-06-111-1/+1
| |
* | Sync to Ubuntu desktopTed Gould2010-06-178-35/+33
|\ \
| * | renamed cil binary to libappindicator0.1 to match the assembly Ken VanDine2010-06-141-1/+2
| | | | | | | | | | | | version (LP: #592706)
| * | renamed cil binary to libappindicator0.1 to match the assembly versionKen VanDine2010-06-117-7/+13
| | |
| * | releasing version 0.2.0-0ubuntu20.2.0-0ubuntu2Sebastien Bacher2010-06-083-1/+7
| | |
| * | releasing version 0.2.0-0ubuntu10.2.0-0ubuntu1Sebastien Bacher2010-06-071-1/+1
| | |
| * | * New upstream release.Ken VanDine2010-06-0464-1330/+1720
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Unref the child that was created * Build GIR and VAPI files (LP: #510610) * Fixes to documentation and enum construction * Fix distcheck * Merging patch to add assembly information to Mono binding (LP: #547195) * debian/control: Add GObject Introspection and Vala build dependencies. * Added debian/gir1.0-libappindicator-0.1.install and modified debian/control and debian/libappindicator-dev.install to handle the VAPI and GI files. * debian/libappindicator0.0-cil.install: Fixing directory of cli files
* | | releasing version 0.2.0-0ubuntu1~ppa1Ted Gould2010-06-031-2/+2
| | |
* | | Fixing control fileTed Gould2010-06-031-1/+1
| | |
* | | Fixing typoTed Gould2010-06-031-1/+1
| | |
* | | debian/libappindicator0-cli.install: Fixing directory of cli files Ted Gould2010-06-032-2/+3
| | |
* | | Fixing so files that got lost.Ted Gould2010-06-032-1/+24
|\ \ \
| * \ \ Getting some files back... where did they go.Ted Gould2010-06-0316-0/+755
| |\ \ \ | |/ / / |/| | |
* | | | Added debian/gir1.0-libappindicator-0.1.install and modifiedTed Gould2010-06-034-1/+19
| | | | | | | | | | | | | | | | | | | | debian/control and debian/libappindicator-dev.install to handle the VAPI and GI files.
* | | | Build GIR and VAPI files (LP: #510610)Ted Gould2010-06-031-1/+1
| | | |
* | | | debian/control: Add GObject Introspection and Vala buildTed Gould2010-06-032-2/+10
| | | | | | | | | | | | | | | | dependencies.
* | | | * New upstream release.Ted Gould2010-06-0356-1267/+1544
|\| | | | | | | | | | | | | | | | | | | | | | | * Build GIR and VAPI files * Fixes to documentation and enum construction * Fix distcheck
| * | | Import upstream version 0.2.0Ted Gould2010-06-0356-1206/+1510
| |\ \ \ | | | |/ | | |/|
| | * | 0.2.00.2.0Ted Gould2010-06-031-2/+2
| | | |
| | * | Distcheck fixesTed Gould2010-06-012-15/+37
| | |\ \
| | | * \ Merging in trunkTed Gould2010-06-019-121/+145
| | | |\ \ | | | |/ / | | |/| |
| | * | | Fixes to docuementation and making the enums build correctly with gtk-mkenumTed Gould2010-06-019-123/+147
| | |\ \ \
| | | * | | Documentation and introspection fixes and suchSense Hofstede2010-05-239-121/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Several documentation and introspection fixes * Some small fixes to the mono bindings
| | | | * | Sync to trunk to ensure no conflicts.Ted Gould2010-05-201-2/+2
| | | | |\ \ | | | |_|/ / | | |/| | |
| | * | | | Merging in updates from the 0.1 series branchTed Gould2010-05-202-4/+5
| | |\ \ \ \
| | | | | * | Only grab the app indicator files.Ted Gould2010-05-201-2/+2
| | | | | | |
| | | | | * | Ignoring the lru file headerTed Gould2010-05-201-1/+15
| | | | | | |
| | | | | * | Fixing which sources are marked as BUILTTed Gould2010-05-201-8/+14
| | | | | | |
| | | | | * | Bringing along the AssemblyInfo.cs file and fixing its pathTed Gould2010-05-201-2/+3
| | | | | | |
| | | | | * | Okay, now everyone is in the right directory, I think.Ted Gould2010-05-201-5/+7
| | | | | | |
| | | | | * | Need to look for things in the source directory too! Ted Gould2010-05-201-1/+1
| | | |_|/ / | | |/| | |
| | * | | | Fix C includes fro teh VAPI/GIR filesTed Gould2010-05-201-2/+4
| | | |/ / | | |/| |
| | * | | Adding GIR/VAPI support and flattening directoriesTed Gould2010-05-2020-34/+200
| | |\ \ \
| | | * | | Ignoring built VAPI fileTed Gould2010-04-291-0/+1
| | | | | |
| | | * | | Now, build us a VAPI! Ted Gould2010-04-291-0/+19
| | | | | |
| | | * | | Fixing the ignore list.Ted Gould2010-04-291-6/+10
| | | | | |
| | | * | | Building the GIR fileTed Gould2010-04-291-0/+34
| | | | | |