index
:
ayatana-indicator-messages
main
release-builds
Ayatana Indicator Messages Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ImAppMenu: pass the event timestamp when activating the item
Marco Trevisan (TreviƱo)
2013-04-03
1
-1
/
+4
|
|
/
|
*
remove g_type_init() calls, bump glib requirement to 2.35.4
Charles Kerr
2013-01-22
1
-5
/
+2
*
|
Disable action shortcuts for now
Lars Uebernickel
2013-08-13
1
-0
/
+2
*
|
desktop menu: don't export an item if the name is ''
Lars Uebernickel
2013-08-13
1
-1
/
+1
*
|
application list: show non-running applications
Lars Uebernickel
2013-08-13
2
-1
/
+14
*
|
Use "icon" instead of "x-canonical-icon"
Lars Uebernickel
2013-08-13
3
-4
/
+4
*
|
application list: update draws-attention when necessary
Lars Uebernickel
2013-08-13
1
-37
/
+47
*
|
desktop menu: show message sources
Lars Uebernickel
2013-08-13
1
-0
/
+64
*
|
Add application actions
Lars Uebernickel
2013-08-13
2
-6
/
+44
*
|
Add desktop menu
Lars Uebernickel
2013-08-13
8
-11
/
+326
*
|
Move toplevel menu logic into ImMenu
Lars Uebernickel
2013-08-12
3
-48
/
+39
*
|
Add ImMenu
Lars Uebernickel
2013-08-12
6
-43
/
+252
*
|
Prefix action names with "indicator."
Lars Uebernickel
2013-07-31
3
-5
/
+5
*
|
Remove panel plugin
Lars Uebernickel
2013-07-30
10
-2225
/
+0
*
|
Fixed deprecations
Ken VanDine
2013-07-12
2
-9
/
+13
|
\
\
|
*
|
fixed deprecations
Ken VanDine
2013-07-11
2
-4
/
+5
|
/
|
|
|
*
|
Fixed deprecations
Ken VanDine
2013-07-11
3
-7
/
+5
|
|
/
*
|
Adding glib version guard to g_type_init
Sergio Schvezov
2013-03-22
1
-0
/
+2
*
|
Fixed missing copyright header.
Renato Araujo Oliveira Filho
2013-02-20
1
-0
/
+15
*
|
ImApplicationList: add "remove-all" signal
Lars Uebernickel
2012-12-20
4
-0
/
+36
*
|
ImPhoneMenu: sort messages by time
Lars Uebernickel
2012-12-14
1
-1
/
+20
*
|
im_application_list_set_remote: robuster check for running async operation
Lars Uebernickel
2012-12-14
1
-3
/
+9
*
|
im_application_list_proxy_created: fix error condition
Lars Uebernickel
2012-12-14
1
-2
/
+3
*
|
Don't show sources in the phone menu
Lars Uebernickel
2012-12-10
1
-4
/
+0
*
|
Remove the snapdecision widget type
Lars Uebernickel
2012-12-10
1
-8
/
+4
*
|
Don't shorten the app id to seven characters
Lars Uebernickel
2012-12-05
1
-1
/
+6
*
|
Change icon when there are any messages in the menu.
Lars Uebernickel
2012-12-04
1
-0
/
+47
|
\
\
|
*
|
Switch accessible name and icon-name (see last commit)
Lars Uebernickel
2012-12-04
1
-1
/
+1
|
*
|
Change icon when there are any messages in the menu
Lars Uebernickel
2012-12-04
1
-0
/
+47
*
|
|
Only expose one application icon (the -symbolic one)
Lars Uebernickel
2012-12-04
3
-15
/
+4
|
/
/
*
|
im-application-list: initialize local variables with NULL
Lars Uebernickel
2012-12-04
1
-2
/
+2
*
|
Export symbolic application icons on messages
Lars Uebernickel
2012-12-04
3
-3
/
+43
*
|
Reverse order of messages
Lars Uebernickel
2012-12-04
1
-2
/
+2
|
\
\
|
*
|
Reverse order of messages
Lars Uebernickel
2012-12-04
1
-2
/
+2
*
|
|
Stop using IndicatorService
Lars Uebernickel
2012-12-04
1
-27
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Stop using IndicatorService
Lars Uebernickel
2012-12-03
1
-27
/
+20
*
|
|
Prefix message action names with the right namespace
Lars Uebernickel
2012-12-03
1
-10
/
+33
*
|
|
Merge trunk and fix conflicts
Lars Uebernickel
2012-11-30
2
-101
/
+14
|
\
|
|
|
*
|
ImApplicationList: specify right number of args for 'message-added'
Lars Uebernickel
2012-11-29
1
-1
/
+2
|
*
|
Add x-canonical-type to the root item
Lars Uebernickel
2012-11-28
1
-0
/
+1
|
*
|
messages-service.c: remove chat status action
Lars Uebernickel
2012-11-28
1
-91
/
+0
|
*
|
Add root menu item
Lars Uebernickel
2012-11-28
2
-10
/
+13
*
|
|
Expose message actions on the bus (as GActions)
Lars Uebernickel
2012-11-30
1
-1
/
+80
*
|
|
Expose message actions in the phone menu
Lars Uebernickel
2012-11-28
3
-3
/
+15
*
|
|
Use aa{sv} instead of a(ssgav) to communicate actions to the service
Lars Uebernickel
2012-11-28
1
-4
/
+4
*
|
|
Pass message action and its parameter through to the application
Lars Uebernickel
2012-11-27
1
-0
/
+2
*
|
|
Allow adding actions to MessagingMenuMessage
Lars Uebernickel
2012-11-27
1
-2
/
+4
|
/
/
*
|
Tell applications when messages and sources are dismissed
Lars Uebernickel
2012-11-26
1
-7
/
+28
*
|
Use namespaced action names (src. and msg.) in phone menu
Lars Uebernickel
2012-11-26
1
-4
/
+4
*
|
Remove sections and "Clear All" when no sources or messages are available
Lars Uebernickel
2012-11-26
1
-10
/
+33
[prev]
[next]