index
:
libayatana-indicator
main
release-builds
Ayatana Indicators Shared Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libindicator
Commit message (
Expand
)
Author
Age
Files
Lines
*
IndicatorObject: add parent_window parameter to IndicatorEntry
Marco Trevisan (Treviño)
2014-02-13
2
-3
/
+8
*
Use named icons rather than (deprecated) stock items.
Colin Watson
2013-12-20
2
-3
/
+3
*
Don't treat deprecation warnings as errors
Lars Uebernickel
2013-12-19
1
-1
/
+1
*
Allow setting different positions for each profile in indicator files
Lars Uebernickel
2013-10-29
1
-0
/
+3
|
\
|
*
Allow setting per-profile positions in indicator files
Lars Uebernickel
2013-10-10
1
-0
/
+3
*
|
minor cleanup in the dispose() and finalize() functions
Charles Kerr
2013-10-23
1
-16
/
+4
*
|
When we can't get a handle to the system bus, exit gracefully instead of cras...
Charles Kerr
2013-10-23
1
-1
/
+4
*
|
indicator-ng: always create entry.label and entry.image
Lars Uebernickel
2013-10-17
1
-6
/
+3
*
|
Warn when an indicator doesn't get respawned anymore
Lars Uebernickel
2013-10-16
1
-1
/
+5
|
/
*
Remove debug message
Lars Uebernickel
2013-09-09
1
-2
/
+0
*
Support x-canonical-secondary action
Lars Uebernickel
2013-09-09
1
-0
/
+27
*
Support "x-canonical-scroll-action"
Lars Uebernickel
2013-09-09
1
-5
/
+32
*
IndicatorDesktopShortcut: fix indentation
Marco Trevisan (Treviño)
2013-08-22
1
-1
/
+1
*
IndicatorDesktopShortcuts: restore previous working dir if we changed it
Marco Trevisan (Treviño)
2013-08-22
1
-6
/
+22
*
IndicatorDesktopShortcuts: use g_key_file_get_string for path
Marco Trevisan (Treviño)
2013-08-09
1
-5
/
+2
*
IndicatorDesktopShortcuts: add support to Path key for shortcut items
Marco Trevisan (Treviño)
2013-08-08
1
-3
/
+15
*
IndicatorDesktopShortcuts: free groupheader
Marco Trevisan (Treviño)
2013-07-17
1
-0
/
+2
*
indicator-object: g_return_if_fail -> g_return_val_if_fail
Lars Uebernickel
2013-06-28
1
-1
/
+1
*
Allow indicators to tell the panel where they want to appear
Lars Uebernickel
2013-06-28
3
-1
/
+57
*
in indicator_ng_service_started(), the result's variant type should be parsed...
Charles Kerr
2013-06-27
1
-6
/
+10
*
in indicator_ng_update_entry, unconditionally call set_label, set_icon, set_a...
Charles Kerr
2013-06-16
1
-6
/
+3
*
indicator-ng: properly fail when keyfile doesn't exist
Lars Uebernickel
2013-06-07
1
-1
/
+1
*
Merge lp:~larsu/new-indicator-file-format
Lars Uebernickel
2013-06-07
1
-31
/
+60
|
\
|
*
indicator-ng: fix crash
Lars Uebernickel
2013-05-29
1
-5
/
+2
|
*
IndicatorNg: update indicator file format
Lars Uebernickel
2013-05-24
1
-12
/
+50
|
*
refactor indicator_ng_initable_init
Lars Uebernickel
2013-05-24
1
-22
/
+16
*
|
IndicatorDesktopShortcuts: Use the proper way to create an AppInfo from comma...
Marco Trevisan (Treviño)
2013-05-29
1
-23
/
+11
|
\
\
|
*
|
IndicatorDesktopShortcuts: some code cleanup
Marco Trevisan (Treviño)
2013-04-19
1
-3
/
+1
|
*
|
IndicatorDesktopShortcuts: initialize flags using the default define
Marco Trevisan (Treviño)
2013-04-12
1
-1
/
+2
|
*
|
IndicatorDesktopShortcuts: Use the proper way to create an AppInfo from comma...
Marco Trevisan (Treviño)
2013-04-12
1
-21
/
+10
*
|
|
Handling the deprecation of gtk_icon_info_free()
Ted Gould
2013-05-29
1
-0
/
+6
|
|
/
|
/
|
*
|
Code clean-up.
William Hua
2013-05-19
1
-31
/
+27
*
|
Clean up error checking.
William Hua
2013-04-26
1
-31
/
+22
*
|
Don't free label and accessible_desc.
William Hua
2013-04-26
1
-5
/
+2
*
|
[ William Hua ]
William Hua
2013-04-22
2
-24
/
+72
|
/
*
IndicatorDestkopShortcuts: add StartupNotify parameter in our internal fake ....
Marco Trevisan (Treviño)
2013-04-09
1
-5
/
+19
*
IndicatorDestkopShortcuts: fix indentation
Marco Trevisan (Treviño)
2013-04-05
1
-8
/
+8
*
IndicatorDestkopShortcuts: add missing include and deprecate old function
Marco Trevisan (Treviño)
2013-04-05
1
-0
/
+3
*
IndicatorDestkopShortcuts: add indicator_desktop_shortcuts_nick_exec_with_con...
Marco Trevisan (Treviño)
2013-04-05
2
-2
/
+11
*
indicator-ng: allow a dictionary as the root action's state
Lars Uebernickel
2013-03-21
1
-11
/
+20
*
Revert: indicator-ng: allow a dictionary as the root action's state
Mathieu Trudel-Lapierre
2013-03-18
1
-20
/
+11
*
indicator-ng: allow a dictionary as the root action's state
Lars Uebernickel
2013-03-13
1
-11
/
+20
*
hard-code indicatordir to not use multiarch locations
Michael Terry
2013-02-15
2
-2
/
+2
*
indicator-ng: add license header
Lars Uebernickel
2013-02-14
2
-0
/
+37
*
indicator-ng: don't hide the indicator if the service is already running
Lars Uebernickel
2013-02-06
1
-1
/
+0
*
indicator-ng: try to restart the service when it crashes
Lars Uebernickel
2013-02-06
3
-5
/
+82
*
indicator-ng: simplify flow in initable_init
Lars Uebernickel
2013-01-30
1
-21
/
+20
*
indicator-ng: use strlen instead of hard coding the length
Lars Uebernickel
2013-01-25
1
-1
/
+1
*
indicator-ng: use indicator_image_helper
Lars Uebernickel
2013-01-25
3
-8
/
+27
*
indicator-ng: lazily allocate entry.label and entry.image
Lars Uebernickel
2013-01-25
1
-7
/
+27
[next]