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
/
im-application-list.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Dropping indicator prefixes as they're set up with the base namespace of the ...
Ted Gould
2013-08-16
1
-1
/
+1
*
Whitespace
Ted Gould
2013-08-16
1
-1
/
+1
*
Only dismiss if there is a proxy connected and the application is remote
Ted Gould
2013-08-16
1
-4
/
+8
*
Stop removing sources, just set them to no longer draw attention
Ted Gould
2013-08-16
1
-1
/
+50
*
Forgot to draw attention for new messages
Ted Gould
2013-08-16
1
-0
/
+3
*
Making it so that we cache the draw attention state in the app
Ted Gould
2013-08-16
1
-15
/
+6
*
Couldn't make that assumption, instead assume they're all listening and adjus...
Ted Gould
2013-08-15
1
-13
/
+11
*
Setting the status of the menu based on the aggregate application status
Ted Gould
2013-08-15
1
-4
/
+45
*
Adding a set status signal
Ted Gould
2013-08-15
1
-1
/
+13
*
Setting up a callback on the activation to set the state and update the appli...
Ted Gould
2013-08-15
1
-0
/
+25
*
Tracking application status
Ted Gould
2013-08-15
1
-0
/
+8
*
Create a status action
Ted Gould
2013-08-15
1
-6
/
+12
*
Really we should set status on the application list
Ted Gould
2013-08-15
1
-0
/
+9
*
application list: show non-running applications
Lars Uebernickel
2013-08-13
1
-0
/
+3
*
application list: update draws-attention when necessary
Lars Uebernickel
2013-08-13
1
-37
/
+47
*
Add application actions
Lars Uebernickel
2013-08-13
1
-5
/
+30
*
Add desktop menu
Lars Uebernickel
2013-08-13
1
-11
/
+73
*
Prefix action names with "indicator."
Lars Uebernickel
2013-07-31
1
-1
/
+1
*
ImApplicationList: add "remove-all" signal
Lars Uebernickel
2012-12-20
1
-0
/
+12
*
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 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
1
-10
/
+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
1
-3
/
+38
*
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
1
-8
/
+7
|
\
|
*
ImApplicationList: specify right number of args for 'message-added'
Lars Uebernickel
2012-11-29
1
-1
/
+2
|
*
Add root menu item
Lars Uebernickel
2012-11-28
1
-8
/
+7
*
|
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
1
-2
/
+4
*
|
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
*
Add "Clear All"
Lars Uebernickel
2012-11-26
1
-1
/
+43
*
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
1
-24
/
+63
*
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
1
-16
/
+6
*
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
1
-15
/
+13
*
Remove applications from the menu when the disappear from the bus
Lars Uebernickel
2012-11-21
1
-0
/
+42
*
ImApplicationList: listen for added and removed signals
Lars Uebernickel
2012-11-20
1
-36
/
+149
[prev]
[next]