index
:
ayatana-indicator-session
main
release-builds
Ayatana Indicator Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switching to building with GIcon so that we don't have to add an icon, we can...
Ted Gould
2010-03-12
1
-2
/
+4
*
Restart icon name.
Ted Gould
2010-03-12
1
-1
/
+1
*
Merging in the panel restart icon branch
Ted Gould
2010-03-12
8
-1
/
+303
|
\
|
*
Merging to trunk to remove merge conflicts.
Ted Gould
2010-03-12
4
-13
/
+78
|
|
\
|
*
|
Keeping the names the same for now, until we have artwork.
Ted Gould
2010-03-12
1
-1
/
+1
|
*
|
Copyright headers
Ted Gould
2010-03-12
2
-0
/
+42
|
*
|
Making our service come up a little earlier
Ted Gould
2010-03-12
1
-2
/
+2
|
*
|
Protecting from a NULL object
Ted Gould
2010-03-12
1
-3
/
+7
|
*
|
Setting the icon when the restart is touched.
Ted Gould
2010-03-12
1
-0
/
+2
|
*
|
Moving the icon names into the shared header files
Ted Gould
2010-03-12
3
-3
/
+6
|
*
|
Getting the icon, but only when we're connected.
Ted Gould
2010-03-12
1
-0
/
+25
|
*
|
Setting the icon to something sensable
Ted Gould
2010-03-12
1
-1
/
+1
|
*
|
Icon name changing signal for updating the image.
Ted Gould
2010-03-12
1
-0
/
+17
|
*
|
Building us a proxy! Now we are dangerous.
Ted Gould
2010-03-12
1
-0
/
+12
|
*
|
Add shared names for the dbus interfaces.
Ted Gould
2010-03-12
2
-1
/
+5
|
*
|
Creating our little dbus-object.
Ted Gould
2010-03-12
3
-0
/
+11
|
*
|
Build us a signal
Ted Gould
2010-03-12
2
-0
/
+18
|
*
|
providing a set_name function
Ted Gould
2010-03-12
2
-0
/
+13
|
*
|
Setting up the object and giving it a name.
Ted Gould
2010-03-12
1
-2
/
+17
|
*
|
Connecting and registering the dbus object.
Ted Gould
2010-03-12
1
-0
/
+13
|
*
|
Setting up session dbus interface client server stuff.
Ted Gould
2010-03-12
3
-0
/
+36
|
*
|
Adding in base objects
Ted Gould
2010-03-12
2
-0
/
+85
|
*
|
Simple starter object for making the dbus interface.
Ted Gould
2010-03-12
1
-0
/
+2
*
|
|
Changing the emblem to system-restart-panel
Ted Gould
2010-03-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Use the library i18n libs to use the right translation domain.
Ted Gould
2010-03-12
1
-1
/
+5
|
\
\
|
*
|
Setting up the indicator to use library translations so they'll be grabbed fr...
Ted Gould
2010-03-12
1
-1
/
+5
|
|
/
*
|
Putting the restart icon in the gutter by using a GtkImageMenuItem
Ted Gould
2010-03-12
4
-11
/
+72
|
\
\
|
|
/
|
/
|
|
*
Changing the service to use the new menu item
Ted Gould
2010-03-12
2
-10
/
+12
|
*
Adding in a handler and renderer for the restart required item
Ted Gould
2010-03-12
1
-1
/
+56
|
*
A bunch of properties to make our new menu item type.
Ted Gould
2010-03-11
1
-0
/
+4
|
/
*
Translation updates from OEM
Ted Gould
2010-03-10
32
-0
/
+6657
|
\
|
*
add LINGUAS with 31 languages and corresponding 31 po files, which adds 14 st...
Kyle Nitzsche
2010-03-10
32
-0
/
+6657
*
|
Match the prototyp of the signal correctly.
Ted Gould
2010-03-10
1
-1
/
+1
|
\
\
|
*
|
Use gint64, not UserData*, for the callback to user-added signal.
Cody Russell
2010-03-10
1
-1
/
+1
|
|
/
*
/
0.2.5
0.2.5
Ted Gould
2010-03-04
1
-1
/
+1
|
/
*
Setting the icon and changing the text on the restart menu if one is required...
Ted Gould
2010-03-04
1
-0
/
+44
|
\
|
*
Some function comments.
Ted Gould
2010-03-03
1
-0
/
+5
|
*
Adds a file watcher to see if we should change the menuitem to warn that a re...
Ted Gould
2010-03-03
1
-0
/
+39
*
|
Updating to new logout dialogs.
Ted Gould
2010-03-04
16
-1250
/
+342
|
\
\
|
|
/
|
/
|
|
*
LGPL not needed with dropping the logout-dialog.c file.
Ted Gould
2010-03-03
2
-482
/
+1
|
*
Sync to trunk
Ted Gould
2010-03-03
1
-0
/
+1
|
|
\
|
*
|
Copyright headers
Ted Gould
2010-03-03
2
-0
/
+44
|
*
|
Slightly longer string for better wrapping.
Ted Gould
2010-03-03
1
-1
/
+1
|
*
|
Setting the default button.
Ted Gould
2010-03-03
1
-0
/
+2
|
*
|
String fixes and a comment.
Ted Gould
2010-03-03
1
-1
/
+4
|
*
|
Checking to see if we need updates and allowing that on logout dialogs.
Ted Gould
2010-03-03
1
-8
/
+22
|
*
|
Adding in different button strings if we need authentication.
Ted Gould
2010-03-03
1
-1
/
+16
|
*
|
Filling in the code to check and see if we can restart or stop.
Ted Gould
2010-03-03
1
-2
/
+23
|
*
|
Flattening the build tree.
Ted Gould
2010-03-03
10
-22
/
+32
|
*
|
Updating merge to new enums.
Ted Gould
2010-03-03
1
-4
/
+4
[next]