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
...
|
*
|
|
Properly look for null strings in the attention icon.
Ted Gould
2010-02-22
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Checking for a null string as the attention icon.
Ted Gould
2010-02-19
1
-1
/
+1
|
*
|
|
|
Improving the dbus tests so that they have a mock watcher in them.
Ted Gould
2010-02-19
3
-0
/
+63
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Adding a mock server here as well
Ted Gould
2010-02-19
1
-0
/
+30
|
|
*
|
|
Putting in a mock watcher so we don't fall back.
Ted Gould
2010-02-19
2
-0
/
+33
|
|
/
/
/
|
*
|
|
Fix to remove the registration of dbus objects
Ted Gould
2010-02-19
1
-0
/
+7
|
|
\
\
\
|
|
*
|
|
Attaching bug
Ted Gould
2010-02-19
0
-0
/
+0
|
|
*
|
|
Removing debug output
Ted Gould
2010-02-19
1
-2
/
+0
|
|
*
|
|
Fix to unregister the object
Jan Arne Petersen
2010-02-19
1
-0
/
+9
|
|
/
/
/
|
*
|
|
Disconnect signal handlers when unreffing the menu.
Ted Gould
2010-02-17
1
-1
/
+5
|
|
\
\
\
|
|
*
|
|
Disconnect 'client_menu_changed' in dispose method.
Cody Russell
2010-02-17
1
-1
/
+5
|
|
/
/
/
*
|
|
|
releasing version 0.0.13-0ubuntu3~ppa2
Ted Gould
2010-02-16
1
-2
/
+2
*
|
|
|
* Upstream Merge
Ted Gould
2010-02-16
2
-3
/
+13
|
\
|
|
|
|
*
|
|
Check priv->menu for non-NULL
Cody Russell
2010-02-16
1
-3
/
+6
|
|
|
/
|
|
/
|
*
|
|
releasing version 0.0.13-0ubuntu3~ppa1
Ted Gould
2010-02-16
1
-2
/
+2
*
|
|
* Upstream Merge
Ted Gould
2010-02-16
3
-35
/
+70
|
\
|
|
|
*
|
Fixing visibility changes and when menuitems get added and deleted.
Ted Gould
2010-02-12
2
-34
/
+58
|
|
\
\
|
|
*
|
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
|
*
|
|
Fixing labels on stock items.
Ted Gould
2010-02-12
1
-1
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
* When a GtkImageMenuItem has got a stock icon set don't just assume it's al...
Sense Hofstede
2010-02-12
1
-1
/
+4
|
|
/
/
|
*
|
Adding in submenu support.
Ted Gould
2010-02-11
2
-10
/
+50
|
|
\
\
*
|
\
\
Updating to Ubuntu Desktop
Ted Gould
2010-02-12
3
-10
/
+57
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
releasing version 0.0.13-0ubuntu2
0.0.13-0ubuntu2
Sebastien Bacher
2010-02-12
3
-10
/
+57
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Submenus
Cody Russell
2010-02-11
2
-10
/
+50
|
|
|
/
|
*
|
releasing version 0.0.13-0ubuntu1
0.0.13-0ubuntu1
Ken VanDine
2010-02-11
8
-38
/
+88
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
releasing version 0.0.13-0ubuntu1
Ted Gould
2010-02-11
1
-2
/
+2
*
|
|
* Upstream release 0.0.13
Ted Gould
2010-02-11
8
-38
/
+88
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
*
|
|
|
Sync to Ubuntu Desktop
Ted Gould
2010-02-11
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
releasing version 0.0.12-0ubuntu1
0.0.12-0ubuntu1
Ken VanDine
2010-02-08
10
-58
/
+492
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
releasing version 0.0.12-0ubuntu1~ppa1
Ted Gould
2010-02-08
1
-2
/
+2
*
|
|
|
Merging in ubuntu-desktop
Ted Gould
2010-02-08
2
-8
/
+17
|
\
|
|
|
|
*
|
|
releasing version 0.0.11-0ubuntu1
0.0.11-0ubuntu1
Sebastien Bacher
2010-02-04
12
-28
/
+86
|
|
\
\
\
[prev]
[next]