aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* init the GError pointer to NULLCharles Kerr2013-03-221-1/+1
* introduce tab damage for consistency with the rest of indicator-loader.cCharles Kerr2013-03-221-5/+5
* add the option to specify the profile from the command lineCharles Kerr2013-03-221-1/+29
* Revert "indicator-ng: allow a dictionary as the root action's state".Mathieu Trudel-Lapierre2013-03-182-23/+12
|\
| * Revert: indicator-ng: allow a dictionary as the root action's stateMathieu Trudel-Lapierre2013-03-182-23/+12
|/
* indicator-ng: allow a dictionary as the root action's stateLars Uebernickel2013-03-132-12/+23
|\
| * indicator-ng: allow a dictionary as the root action's stateLars Uebernickel2013-03-132-12/+23
|/
* Releasing 12.10.2daily13.02.25-0ubuntu1 to ubuntu.Automatic PS uploader2013-02-251-0/+6
|\
| * Releasing 12.10.2daily13.02.25-0ubuntu1, based on r479Automatic PS uploader2013-02-251-0/+6
|/
* Install the gtk2 library into the multiarch directory. Fixes: https://bugs.la...Iain Lane2013-02-222-2/+4
|\
| * Use $(COMMON_CONFIGURE_FLAGS) instead of hardcodingIain Lane2013-02-221-1/+1
| * Install shared library into correct (multiarch) directoryIain Lane2013-02-221-1/+1
| * Disable silent rules for more useful build logsIain Lane2013-02-221-1/+3
|/
* Releasing 12.10.2daily13.02.19-0ubuntu1 to ubuntu.Automatic PS uploader2013-02-191-0/+10
|\
| * Releasing 12.10.2daily13.02.19-0ubuntu1, based on r477Automatic PS uploader2013-02-191-0/+10
|/
* Multiarch for most of libindicator is fine. But the indicators themselves sho...Michael Terry2013-02-152-2/+2
|\
| * hard-code indicatordir to not use multiarch locationsMichael Terry2013-02-152-2/+2
|/
* Releasing 12.10.2daily13.02.15-0ubuntu1 to ubuntu.Automatic PS uploader2013-02-151-2/+5
|\
| * Releasing 12.10.2daily13.02.15-0ubuntu1, based on r475Automatic PS uploader2013-02-151-2/+5
|/
* Add IndicatorNg.Lars Uebernickel2013-02-1417-15/+1078
|\
| * indicator-ng: add license headerLars Uebernickel2013-02-142-0/+37
| * indicator-ng: don't hide the indicator if the service is already runningLars Uebernickel2013-02-061-1/+0
| * indicator-ng: try to restart the service when it crashesLars Uebernickel2013-02-063-5/+82
| * indicator-ng: simplify flow in initable_initLars Uebernickel2013-01-301-21/+20
| * trim-lcov.py: add license headerLars Uebernickel2013-01-251-2/+18
| * indicator-ng: use strlen instead of hard coding the lengthLars Uebernickel2013-01-251-1/+1
| * indicator-ng: use indicator_image_helperLars Uebernickel2013-01-254-20/+28
| * indicator-ng: lazily allocate entry.label and entry.imageLars Uebernickel2013-01-251-7/+27
| * indicator-ng: require header item to have x-canonical-type setLars Uebernickel2013-01-252-15/+39
| * indicator-ng: check return value of g_menu_model_get_item_attributeLars Uebernickel2013-01-241-3/+5
| * indicator-ng: document error conditions in menu_changedLars Uebernickel2013-01-241-0/+4
| * indicator-ng: save unnecessary allocations by using "&" in g_variant_getLars Uebernickel2013-01-241-8/+4
| * indicator-ng: show broken image when g_icon_for_string returns NULLLars Uebernickel2013-01-241-17/+18
| * indicator-ng: use an IndicatorObjectEntry internallyLars Uebernickel2013-01-241-83/+26
| * Add trim-lcov.pyLars Uebernickel2013-01-232-1/+56
| * indicator-ng: test indicator_ng_get_propertyLars Uebernickel2013-01-231-0/+15
| * indicator-ng: more elaborate testingLars Uebernickel2013-01-235-8/+239
| * indicator-ng: set name hint to the value of the service file's "Name" fieldLars Uebernickel2013-01-231-8/+23
| * indicator-ng: use base->get_entries to get the invisible ones, tooLars Uebernickel2013-01-231-1/+1
| * indicator-ng: auto start service if it's not runningLars Uebernickel2013-01-231-1/+1
| * indicator-ng: properly unset action group when the service disappearsLars Uebernickel2013-01-221-1/+1
| * Add basic tests for indicator-ngLars Uebernickel2013-01-213-0/+91
| * Make sure indicator-ng.h is installedLars Uebernickel2013-01-211-3/+5
| * indicator-ng: add gettersLars Uebernickel2013-01-212-0/+20
| * indicator-ng: add indicator_ng_new_for_profileLars Uebernickel2013-01-212-3/+18
| * indicator-ng: fix crash (tried to free a string with g_object_unref)Lars Uebernickel2013-01-211-1/+0
| * indicator-ng: always set an accessible description to avoid imminent warningLars Uebernickel2013-01-211-0/+6
| * indicator-ng.h: use local includeLars Uebernickel2013-01-211-1/+1
| * Bump gtk3 dependency for gtk_widget_insert_action_groupLars Uebernickel2013-01-181-1/+1
| * Only build and use IndicatorNg in the gtk3 buildLars Uebernickel2013-01-182-1/+10