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
*
Releasing 13.10.1+13.10.20130829-0ubuntu1 (revision 370 from lp:indicator-mes...
Automatic PS uploader
2013-08-29
1
-0
/
+12
|
\
|
*
Releasing 13.10.1+13.10.20130829-0ubuntu1, based on r370
Automatic PS uploader
2013-08-29
1
-0
/
+12
|
/
*
Remove app-section.[ch], it's not used anymore.
Lars Uebernickel
2013-08-28
6
-1003
/
+0
|
\
|
*
Remove app-section.[ch]
Lars Uebernickel
2013-08-28
6
-1003
/
+0
*
|
Don't pass source and message ids into parameters that expect detailed action...
Lars Uebernickel
2013-08-28
1
-2
/
+4
|
\
\
|
*
|
Don't pass ids as detailed action names
Lars Uebernickel
2013-08-28
1
-2
/
+4
|
|
/
*
|
Releasing 13.10.1+13.10.20130828.2-0ubuntu1 (revision 367 from lp:indicator-m...
Automatic PS uploader
2013-08-28
1
-0
/
+10
|
\
\
|
*
|
Releasing 13.10.1+13.10.20130828.2-0ubuntu1, based on r367
Automatic PS uploader
2013-08-28
1
-0
/
+10
|
/
/
*
|
Releasing 13.10.1+13.10.20130827.4-0ubuntu1 (revision 365 from lp:indicator-m...
Automatic PS uploader
2013-08-27
1
-0
/
+17
|
\
\
|
*
|
Releasing 13.10.1+13.10.20130827.4-0ubuntu1, based on r365
Automatic PS uploader
2013-08-27
1
-0
/
+17
|
|
/
*
|
Remove extraneous variable 'old_draw'.
Lars Uebernickel
2013-08-27
1
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge trunk
Lars Uebernickel
2013-08-27
3
-30
/
+112
|
|
\
|
|
/
|
/
|
*
|
test-client.py: flush GDBusConnection before (potentially) freeing it. Fixes:...
Lars Uebernickel
2013-08-27
1
-0
/
+5
|
\
\
|
*
|
test-client.py: flush GDBusConnection before (potentially) freeing it
Lars Uebernickel
2013-08-27
1
-0
/
+5
*
|
|
Fix bug #1216843
Lars Uebernickel
2013-08-27
2
-30
/
+107
|
\
\
\
|
*
|
|
desktop menu: don't show sources with a count of 0
Lars Uebernickel
2013-08-27
2
-29
/
+90
|
*
|
|
desktop menu: remove all sources when an application has quit
Lars Uebernickel
2013-08-27
1
-0
/
+16
|
*
|
|
im-application-list: use correct signal marshaller for app-stopped
Lars Uebernickel
2013-08-27
1
-1
/
+1
|
|
/
/
|
|
*
im-application-list: remove extraneous variable 'old_draw'
Lars Uebernickel
2013-08-27
1
-6
/
+1
|
|
/
|
/
|
*
|
Remove unused and slightly used dependencies.
Ted Gould
2013-08-27
3
-30
/
+4
|
\
\
|
|
/
|
/
|
|
*
Use the local version instead of the version from libindicator
Ted Gould
2013-08-26
1
-1
/
+1
|
*
Dropping launch context so we don't have to include GDK
Ted Gould
2013-08-26
1
-16
/
+1
|
*
Dropping libs from configure as well
Ted Gould
2013-08-26
1
-7
/
+2
|
*
Build deps no longer required
Ted Gould
2013-08-26
1
-6
/
+0
|
/
*
Protect against invalid actions. Fixes: https://bugs.launchpad.net/bugs/1216758.
Ted Gould
2013-08-26
1
-0
/
+2
|
\
|
*
Protect against action loss
Ted Gould
2013-08-26
1
-0
/
+2
*
|
Releasing 13.10.1+13.10.20130822.5-0ubuntu1 (revision 360 from lp:indicator-m...
Automatic PS uploader
2013-08-22
1
-0
/
+22
|
\
\
|
*
|
Releasing 13.10.1+13.10.20130822.5-0ubuntu1, based on r360
Automatic PS uploader
2013-08-22
1
-0
/
+22
|
/
/
*
|
Don't use deprecated g_simple_action_group_{lookup,insert}. Fixes: https://bu...
Lars Uebernickel
2013-08-22
2
-15
/
+15
|
\
\
|
|
/
|
/
|
|
*
Don't use deprecated g_simple_action_group_{lookup,insert}
Lars Uebernickel
2013-08-22
2
-15
/
+15
*
|
don't error out on deprecated declarations.
Sebastien Bacher
2013-08-22
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
don't error out on deprecated declarations
Sebastien Bacher
2013-08-22
2
-2
/
+2
|
/
*
Migrate away from deprecated function. Fixes: https://bugs.launchpad.net/bugs...
Ted Gould
2013-08-22
3
-19
/
+19
|
\
|
*
Change g_simple_action_group_remove() to g_action_map_remove_action()
Ted Gould
2013-08-21
3
-5
/
+5
|
*
Swap g_simple_action_group_insert() for g_action_map_add_action()
Ted Gould
2013-08-21
3
-14
/
+14
|
/
*
Add a DBus error for list_add().
Ted Gould
2013-08-21
3
-5
/
+19
|
\
|
*
Pass the error back up through DBus
Ted Gould
2013-08-19
1
-1
/
+13
|
*
Make it so that application list returns an error on a bad desktop file
Ted Gould
2013-08-19
2
-4
/
+6
*
|
Re-merge the consolidate branch, but with additional bugfix.
Pete Woods
2013-08-21
55
-3857
/
+5618
|
\
\
|
*
|
Make it so that we sort based on application name to make the menu more sane
Ted Gould
2013-08-20
3
-6
/
+13
|
*
|
Enabling and disabling the remove-all action if we have items to remove
Ted Gould
2013-08-20
1
-0
/
+44
|
*
|
Adding in a sigterm handler
Ted Gould
2013-08-20
1
-0
/
+13
|
*
|
Putting shortcuts into the menu
Ted Gould
2013-08-20
1
-10
/
+18
|
*
|
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
[next]