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
*
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
*
Add "Clear All"
Lars Uebernickel
2012-11-26
2
-1
/
+51
*
Namespace actions with 'src' and 'msg' for sources and messages
Lars Uebernickel
2012-11-26
1
-11
/
+25
*
ImApplicationList: give message and source actions a boolean parameter
Lars Uebernickel
2012-11-26
1
-10
/
+16
*
ImApplicationList: listen to activate signal
Lars Uebernickel
2012-11-26
1
-18
/
+58
*
Canonicalize application ids
Lars Uebernickel
2012-11-26
3
-61
/
+88
*
ImPhoneMenu: expose application icon on message items
Lars Uebernickel
2012-11-22
1
-0
/
+12
*
ImApplicationList: use specified state for source actions (uxsb)
Lars Uebernickel
2012-11-22
1
-2
/
+4
*
ImApplicationList: fix typos
Lars Uebernickel
2012-11-21
1
-2
/
+2
*
ImApplicationList: no need to include the dynamic data in the signals
Lars Uebernickel
2012-11-21
3
-24
/
+8
*
Remove application messages when it unregisters itself
Lars Uebernickel
2012-11-21
1
-10
/
+28
*
Replace app when another process is registering with the same id
Lars Uebernickel
2012-11-21
3
-22
/
+15
*
Remove applications from the menu when the disappear from the bus
Lars Uebernickel
2012-11-21
4
-0
/
+90
*
ImApplicationList: listen for added and removed signals
Lars Uebernickel
2012-11-20
2
-36
/
+153
*
messages-service: move app handling into separate class
Lars Uebernickel
2012-11-20
4
-161
/
+419
*
messages-serivce: move menu creation into separate class
Lars Uebernickel
2012-11-20
4
-49
/
+319
*
Use different menu attributes for the phone menu
Lars Uebernickel
2012-11-16
1
-6
/
+5
*
Export menu for the phone client
Lars Uebernickel
2012-11-16
4
-395
/
+169
*
Change application to service d-bus protocol
Lars Uebernickel
2012-11-14
1
-160
/
+264
*
Move service .xml into a common directory
Lars Uebernickel
2012-11-13
2
-48
/
+6
*
Include fallback icon names
Lars Uebernickel
2012-09-28
2
-3
/
+16
[next]