index
:
ayatana-indicator-application
main
release-build
release-builds
Ayatana Indicator Application Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor cleanup
Cody Russell
2010-02-12
1
-8
/
+1
*
Change the indentation for this case to be the same as the others.
Cody Russell
2010-02-12
1
-17
/
+17
*
Just to be safe, let's connect these at the end.
Cody Russell
2010-02-12
2
-5
/
+13
*
Use dbusmenu_menuitem_property_set_bool(), and also fix some indenting.
Cody Russell
2010-02-12
1
-16
/
+16
*
Handle menuitem visibility changes, and additions/removals from menus.
Cody Russell
2010-02-12
1
-3
/
+26
*
Adding in submenu support.
Ted Gould
2010-02-11
2
-10
/
+50
|
\
|
*
Submenus
Cody Russell
2010-02-11
2
-10
/
+50
|
/
*
0.0.13
0.0.13
Ted Gould
2010-02-11
1
-2
/
+2
*
Fix to make the dbus paths unique by using the ID of the application.
Ted Gould
2010-02-11
5
-25
/
+58
|
\
|
*
Making sure our new tests with gtk_init() in them have an X server to talk to.
Ted Gould
2010-02-10
1
-2
/
+4
|
*
Building a menu so this item will show
Ted Gould
2010-02-10
1
-1
/
+7
|
*
Moving the clean_id code to get set when we set the ID and checking for it wh...
Ted Gould
2010-02-10
1
-8
/
+9
|
*
Changing to ID based naming and setting a menu to get init
Ted Gould
2010-02-10
2
-5
/
+11
|
*
Creating a clean ID that doesn't take any illegal dbus characters and using t...
Ted Gould
2010-02-10
1
-4
/
+20
|
*
Making the menu path also include the ID
Ted Gould
2010-02-10
1
-3
/
+4
|
*
Making it so that you can't set an ID twice instead of just issuing a warning.
Ted Gould
2010-02-10
1
-8
/
+7
|
*
Moving the registration of the object to when we want to connect everything, ...
Ted Gould
2010-02-10
1
-5
/
+7
|
/
*
Switching menu property to be an object path.
Ted Gould
2010-02-10
2
-11
/
+20
|
\
|
*
Falling back on string if that's what we get. Makes things compatible.
Ted Gould
2010-02-10
1
-1
/
+7
|
*
Ready to recieve the boxed type on the other side.
Ted Gould
2010-02-06
2
-4
/
+7
|
*
Changing the type of the property and setting it with boxed
Ted Gould
2010-02-06
1
-10
/
+10
*
|
0.0.12
0.0.12
Ted Gould
2010-02-08
1
-2
/
+2
*
|
Handling the service resetting much better. Clearing out the old, but after ...
Ted Gould
2010-02-08
1
-46
/
+170
|
\
\
|
*
|
Boolean again!
Ted Gould
2010-02-06
1
-1
/
+1
|
*
|
Adding check to look for privates gotten on invalid objects.
Ted Gould
2010-02-06
1
-2
/
+7
|
*
|
Handling if we get duplicate entries added, just recycling.
Ted Gould
2010-02-06
1
-0
/
+41
|
*
|
Now we're actively killing.
Ted Gould
2010-02-06
1
-2
/
+17
|
*
|
Setting up the disconnected helpers and structure.
Ted Gould
2010-02-06
1
-3
/
+39
|
*
|
Changing the proxy to only build if we need it, and not destroy itself on kil...
Ted Gould
2010-02-06
1
-43
/
+45
|
*
|
Making room for a disconnected function.
Ted Gould
2010-02-06
1
-3
/
+28
|
|
/
*
|
Cause the proxy to get built outside of the other proxy destroy callback.
Ted Gould
2010-02-08
1
-9
/
+35
|
\
\
|
*
|
Putting the proxy construction in an idle function.
Ted Gould
2010-02-06
1
-9
/
+29
|
*
|
Reffing the connection so we ensure that we have it even when folks die.
Ted Gould
2010-02-06
1
-0
/
+6
|
|
/
*
|
Fixing status updates and adding tests to help debug status changing.
Ted Gould
2010-02-08
7
-1
/
+272
|
\
\
|
|
/
|
/
|
|
*
Getting the wrong string for the Attention Icon when looking at the properties
Ted Gould
2010-02-06
1
-1
/
+1
|
*
More logging from our app indicator on icon changes
Ted Gould
2010-02-06
1
-0
/
+2
|
*
Adding a menu item to toggle the attention state.
Ted Gould
2010-02-06
1
-0
/
+24
|
*
Making sure the client has time to setup.
Ted Gould
2010-02-06
1
-0
/
+3
|
*
Changing to 100 instead of 1000
Ted Gould
2010-02-06
2
-2
/
+2
|
*
Lengthening the time a little bit to make sure we don't miss messages.
Ted Gould
2010-02-06
2
-2
/
+3
|
*
Now setting status ALOT
Ted Gould
2010-02-06
1
-8
/
+22
|
*
Loose the timeout
Ted Gould
2010-02-06
1
-2
/
+0
|
*
Adjusting the status test to watch for toggles
Ted Gould
2010-02-06
1
-182
/
+46
|
*
Typo
Ted Gould
2010-02-05
1
-1
/
+1
|
*
Adding a test for changing the status. Just a copy of the standard dbus test.
Ted Gould
2010-02-05
4
-0
/
+365
|
/
*
0.0.11
0.0.11
Ted Gould
2010-02-04
1
-2
/
+2
*
Interop fixes.
Ted Gould
2010-02-04
1
-4
/
+4
|
\
|
*
Merged timestamp fix
Aurelien Gateau
2010-02-03
1
-1
/
+1
|
|
\
|
*
|
icon -> icon-name
Aurelien Gateau
2010-02-02
1
-9
/
+9
*
|
|
Migrating to the new dbusmenu
Ted Gould
2010-02-04
2
-9
/
+9
|
\
\
\
[next]