aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* IndicatorNg: update indicator file formatLars Uebernickel2013-05-246-21/+96
* refactor indicator_ng_initable_initLars Uebernickel2013-05-241-22/+16
* Use GIcon's serialization/deserialization interface for indicator icons so th...William Hua2013-05-224-36/+68
|\
| * Code clean-up.William Hua2013-05-191-31/+27
| * Clean up error checking.William Hua2013-04-261-31/+22
| * Don't free label and accessible_desc.William Hua2013-04-261-5/+2
| * Remove changelog entry.William Hua2013-04-261-14/+0
| * [ William Hua ]William Hua2013-04-225-26/+88
|/
* Releasing 12.10.2daily13.05.02-0ubuntu1 to ubuntu.Automatic PS uploader2013-05-031-0/+6
|\
| * Releasing 12.10.2daily13.05.02-0ubuntu1, based on r487Automatic PS uploader2013-05-021-0/+6
|/
* Merge changelog changes from /13.04 branch for saucy.Mathieu Trudel-Lapierre2013-05-021-0/+32
|\
| * Merge changelog changes from /13.04 branch for saucy.Mathieu Trudel-Lapierre2013-05-021-0/+32
|/
* IndicatorDestkopShortcuts: add StartupNotify parameter in our internal fake ....Marco Trevisan (Treviño)2013-04-091-5/+19
|\
| * IndicatorDestkopShortcuts: add StartupNotify parameter in our internal fake ....Marco Trevisan (Treviño)2013-04-091-5/+19
|/
* IndicatorDestkopShortcuts: add indicator_desktop_shortcuts_nick_exec_with_con...Marco Trevisan (Treviño)2013-04-052-10/+22
|\
| * IndicatorDestkopShortcuts: fix indentationMarco Trevisan (Treviño)2013-04-051-8/+8
| * IndicatorDestkopShortcuts: add missing include and deprecate old functionMarco Trevisan (Treviño)2013-04-051-0/+3
| * IndicatorDestkopShortcuts: add indicator_desktop_shortcuts_nick_exec_with_con...Marco Trevisan (Treviño)2013-04-052-2/+11
|/
* indicator-ng: allow a dictionary as the root action's stateLars Uebernickel2013-03-252-12/+23
|\
| * indicator-ng: allow a dictionary as the root action's stateLars Uebernickel2013-03-212-12/+23
* | indicator-loader: add command line option to specify profileCharles Kerr2013-03-251-1/+29
|\ \ | |/ |/|
| * 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