index
:
ayatana-indicator-messages
main
release-builds
Ayatana Indicator Messages Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Switch to looking in the shortcuts object to set the actions
Ted Gould
2013-08-20
1
-5
/
+5
|
*
|
Building up a shortcuts object to track the shortcuts from the desktop file
Ted Gould
2013-08-20
1
-0
/
+12
|
*
|
Remove unused struct member
Ted Gould
2013-08-20
1
-1
/
+0
|
*
|
Stealing the desktop shortcuts from libindicator
Ted Gould
2013-08-20
3
-1
/
+763
|
*
|
Making the base menu item an a{sv} with proper icons and fallbacks
Ted Gould
2013-08-20
1
-8
/
+39
|
*
|
Make the accessible name translatable and based on the blue envelope
Ted Gould
2013-08-20
1
-3
/
+9
|
*
|
Track the old draw_attention and look for updates
Ted Gould
2013-08-20
1
-0
/
+6
|
*
|
Compile again
Pete Woods
2013-08-20
1
-0
/
+1
|
*
|
"Clear" and "Clear All" now translatable
Pete Woods
2013-08-20
2
-2
/
+2
|
*
|
Merge trunk
Pete Woods
2013-08-20
2
-98
/
+12
|
|
\
\
|
|
*
|
Re-do merge
Pete Woods
2013-08-20
53
-3857
/
+4728
|
|
/
/
|
/
|
|
*
|
|
Releasing 13.10.1+13.10.20130820.2-0ubuntu1 (revision 354 from lp:indicator-m...
Automatic PS uploader
2013-08-20
1
-0
/
+6
|
\
\
\
|
*
|
|
Releasing 13.10.1+13.10.20130820.2-0ubuntu1, based on r354
Automatic PS uploader
2013-08-20
1
-0
/
+6
|
/
/
/
*
|
|
Revert rev 352 as it is causing a SIGTRAP on start
Ćukasz 'sil2100' Zemczak
2013-08-20
54
-4825
/
+3857
*
|
|
Releasing 13.10.1+13.10.20130820-0ubuntu1 (revision 352 from lp:indicator-mes...
Automatic PS uploader
2013-08-20
2
-3
/
+8
|
\
\
\
|
*
|
|
Releasing 13.10.1+13.10.20130820-0ubuntu1, based on r352
Automatic PS uploader
2013-08-20
1
-2
/
+3
|
*
|
|
Update symbols
Automatic PS uploader
2013-08-20
2
-1
/
+5
|
/
/
/
*
|
|
Merge in phablet branch.
Lars Uebernickel
2013-08-19
54
-3857
/
+4831
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Thunderbird e-mail notifications work again
Pete Woods
2013-08-20
1
-1
/
+2
|
|
/
|
*
Bumping version to ensure we override all PPAs when this lands
Ted Gould
2013-08-19
1
-0
/
+6
|
*
Set the action
Ted Gould
2013-08-19
1
-1
/
+1
|
*
Save the draws attention for messages and react to that
Ted Gould
2013-08-18
1
-3
/
+5
|
*
Check the action state to get whether it's drawing or not
Ted Gould
2013-08-18
1
-1
/
+14
|
*
Starting to regen the draw attention flag from the source actions
Ted Gould
2013-08-18
1
-2
/
+49
|
*
clearing the sources on remove all
Ted Gould
2013-08-18
1
-51
/
+2
|
*
Putting back the removing of sources
Ted Gould
2013-08-18
1
-0
/
+17
|
*
Can't clear the sources because that clears the mailboxes
Ted Gould
2013-08-16
1
-17
/
+0
|
*
Dropping indicator prefixes as they're set up with the base namespace of the ...
Ted Gould
2013-08-16
2
-4
/
+4
|
*
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
|
*
Make sure we've got an icon str before setting it
Ted Gould
2013-08-15
1
-1
/
+3
|
*
Don't need a special type for these
Ted Gould
2013-08-15
1
-2
/
+1
|
*
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
|
*
Emit to dbus when the status changes
Ted Gould
2013-08-15
1
-0
/
+9
|
*
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
5
-28
/
+14
|
*
Create the status section of the desktop menu
Ted Gould
2013-08-14
1
-1
/
+43
|
*
React to the set-status call on dbus and pass that down to the menus
Ted Gould
2013-08-14
1
-0
/
+40
|
*
Adding a set_status virtual function
Ted Gould
2013-08-14
2
-0
/
+21
|
*
Rebuilding internationalization files
Ted Gould
2013-08-13
2
-47
/
+13
|
*
Small merge error
Ted Gould
2013-08-13
1
-1
/
+1
|
*
Merge from trunk
Ted Gould
2013-08-13
10
-11
/
+305
|
|
\
|
|
/
|
/
|
*
|
Releasing 12.10.6+13.10.20130702-0ubuntu1 to ubuntu.
Automatic PS uploader
2013-07-02
1
-0
/
+10
|
\
\
[prev]
[next]