aboutsummaryrefslogtreecommitdiff
path: root/libindicator
Commit message (Expand)AuthorAgeFilesLines
* Don't load using the icon info structure if it's a bytes icon.William Hua2014-03-291-1/+1
* IndicatorImageHelper: let's use the actual icon file if its height is less th...Marco Trevisan (Treviño)2014-03-031-14/+15
* IndicatorLoader: Make sure that we load the icon at its original size, if not...Marco Trevisan (Treviño)2014-03-031-7/+20
* ImageHelper: set image from icon name if we have the filenameMarco Trevisan (Treviño)2014-02-281-1/+1
* IndicatorImageHelper: always try to use a GIcon or the file-name as source of...Marco Trevisan (Treviño)2014-02-281-37/+27
* IndicatorObject: add parent_window parameter to IndicatorEntry Marco Trevisan (Treviño)2014-02-182-3/+8
|\
| * IndicatorObject: add parent_window parameter to IndicatorEntryMarco Trevisan (Treviño)2014-02-132-3/+8
* | indicator-ng: support "submenu-action" on root menu itemsLars Uebernickel2014-01-291-0/+34
|/
* Use named icons rather than (deprecated) stock items.Colin Watson2013-12-202-3/+3
* Don't treat deprecation warnings as errorsLars Uebernickel2013-12-191-1/+1
* Allow setting different positions for each profile in indicator filesLars Uebernickel2013-10-291-0/+3
|\
| * Allow setting per-profile positions in indicator filesLars Uebernickel2013-10-101-0/+3
* | minor cleanup in the dispose() and finalize() functionsCharles Kerr2013-10-231-16/+4
* | When we can't get a handle to the system bus, exit gracefully instead of cras...Charles Kerr2013-10-231-1/+4
* | indicator-ng: always create entry.label and entry.imageLars Uebernickel2013-10-171-6/+3
* | Warn when an indicator doesn't get respawned anymoreLars Uebernickel2013-10-161-1/+5
|/
* Remove debug messageLars Uebernickel2013-09-091-2/+0
* Support x-canonical-secondary actionLars Uebernickel2013-09-091-0/+27
* Support "x-canonical-scroll-action"Lars Uebernickel2013-09-091-5/+32
* IndicatorDesktopShortcut: fix indentationMarco Trevisan (Treviño)2013-08-221-1/+1
* IndicatorDesktopShortcuts: restore previous working dir if we changed itMarco Trevisan (Treviño)2013-08-221-6/+22
* IndicatorDesktopShortcuts: use g_key_file_get_string for pathMarco Trevisan (Treviño)2013-08-091-5/+2
* IndicatorDesktopShortcuts: add support to Path key for shortcut itemsMarco Trevisan (Treviño)2013-08-081-3/+15
* IndicatorDesktopShortcuts: free groupheaderMarco Trevisan (Treviño)2013-07-171-0/+2
* indicator-object: g_return_if_fail -> g_return_val_if_failLars Uebernickel2013-06-281-1/+1
* Allow indicators to tell the panel where they want to appearLars Uebernickel2013-06-283-1/+57
* in indicator_ng_service_started(), the result's variant type should be parsed...Charles Kerr2013-06-271-6/+10
* in indicator_ng_update_entry, unconditionally call set_label, set_icon, set_a...Charles Kerr2013-06-161-6/+3
* indicator-ng: properly fail when keyfile doesn't existLars Uebernickel2013-06-071-1/+1
* Merge lp:~larsu/new-indicator-file-formatLars Uebernickel2013-06-071-31/+60
|\
| * indicator-ng: fix crashLars Uebernickel2013-05-291-5/+2
| * IndicatorNg: update indicator file formatLars Uebernickel2013-05-241-12/+50
| * refactor indicator_ng_initable_initLars Uebernickel2013-05-241-22/+16
* | IndicatorDesktopShortcuts: Use the proper way to create an AppInfo from comma...Marco Trevisan (Treviño)2013-05-291-23/+11
|\ \
| * | IndicatorDesktopShortcuts: some code cleanupMarco Trevisan (Treviño)2013-04-191-3/+1
| * | IndicatorDesktopShortcuts: initialize flags using the default defineMarco Trevisan (Treviño)2013-04-121-1/+2
| * | IndicatorDesktopShortcuts: Use the proper way to create an AppInfo from comma...Marco Trevisan (Treviño)2013-04-121-21/+10
* | | Handling the deprecation of gtk_icon_info_free()Ted Gould2013-05-291-0/+6
| |/ |/|
* | 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
* | [ William Hua ]William Hua2013-04-222-24/+72
|/
* IndicatorDestkopShortcuts: add StartupNotify parameter in our internal fake ....Marco Trevisan (Treviño)2013-04-091-5/+19
* 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-211-11/+20
* Revert: indicator-ng: allow a dictionary as the root action's stateMathieu Trudel-Lapierre2013-03-181-20/+11
* indicator-ng: allow a dictionary as the root action's stateLars Uebernickel2013-03-131-11/+20
* hard-code indicatordir to not use multiarch locationsMichael Terry2013-02-152-2/+2