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
*
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
*
indicator-ng: require header item to have x-canonical-type set
Lars Uebernickel
2013-01-25
1
-15
/
+38
*
indicator-ng: check return value of g_menu_model_get_item_attribute
Lars Uebernickel
2013-01-24
1
-3
/
+5
*
indicator-ng: document error conditions in menu_changed
Lars Uebernickel
2013-01-24
1
-0
/
+4
*
indicator-ng: save unnecessary allocations by using "&" in g_variant_get
Lars Uebernickel
2013-01-24
1
-8
/
+4
*
indicator-ng: show broken image when g_icon_for_string returns NULL
Lars Uebernickel
2013-01-24
1
-17
/
+18
*
indicator-ng: use an IndicatorObjectEntry internally
Lars Uebernickel
2013-01-24
1
-83
/
+26
*
indicator-ng: set name hint to the value of the service file's "Name" field
Lars Uebernickel
2013-01-23
1
-8
/
+23
*
indicator-ng: use base->get_entries to get the invisible ones, too
Lars Uebernickel
2013-01-23
1
-1
/
+1
*
indicator-ng: auto start service if it's not running
Lars Uebernickel
2013-01-23
1
-1
/
+1
*
indicator-ng: properly unset action group when the service disappears
Lars Uebernickel
2013-01-22
1
-1
/
+1
*
Make sure indicator-ng.h is installed
Lars Uebernickel
2013-01-21
1
-3
/
+5
*
indicator-ng: add getters
Lars Uebernickel
2013-01-21
2
-0
/
+20
*
indicator-ng: add indicator_ng_new_for_profile
Lars Uebernickel
2013-01-21
2
-3
/
+18
*
indicator-ng: fix crash (tried to free a string with g_object_unref)
Lars Uebernickel
2013-01-21
1
-1
/
+0
*
indicator-ng: always set an accessible description to avoid imminent warning
Lars Uebernickel
2013-01-21
1
-0
/
+6
*
indicator-ng.h: use local include
Lars Uebernickel
2013-01-21
1
-1
/
+1
*
Only build and use IndicatorNg in the gtk3 build
Lars Uebernickel
2013-01-18
1
-1
/
+5
*
Add IndicatorNg
Lars Uebernickel
2013-01-18
3
-1
/
+468
*
No newline at end of file
Charles Kerr
2012-09-11
1
-1
/
+2
*
remove the cloak/decloak widget logic
Charles Kerr
2012-09-11
1
-64
/
+3
*
don't include build-time filenames in comments of the enum header files
Evgeni Golov
2012-06-10
2
-3
/
+3
*
indiator_service_manager_new*()'s name arguments were gchar*, make them const...
Charles Kerr
2012-04-22
2
-4
/
+4
[next]