index
:
libayatana-indicator
main
release-builds
Ayatana Indicators Shared Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libindicate
/
listener.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Last libgtk-pixbuf header
Ted Gould
2009-08-03
1
-2
/
+0
*
Moving the listener code and some indicator code into libindicate-gtk
Ted Gould
2009-08-03
1
-7
/
+0
*
gtypify IndicateListenerIndicator
Eitan Isaacson
2009-04-10
1
-2
/
+2
*
GBoxed IndicateListenerServer
Eitan Isaacson
2009-04-08
1
-0
/
+5
*
Moving private interests out of the public header file.
Ted Gould
2009-04-03
1
-1
/
+1
*
Hiding all of the functions that part of the DBus interface in that
Ted Gould
2009-04-03
1
-1
/
+0
*
Fleshing out the functions in the listener to set interests.
Ted Gould
2009-04-03
1
-1
/
+3
*
Adding a remove and show interest
Ted Gould
2009-04-01
1
-4
/
+8
*
Getting some interests in the game.
Ted Gould
2009-04-01
1
-0
/
+1
*
First pass at the pretty meag-change to make it so that we can detect people ...
Ted Gould
2009-04-01
1
-5
/
+6
*
Linking in the build interfaces, needed a temporary function to get linking r...
Ted Gould
2009-02-25
1
-0
/
+1
*
Rebuilding the way that priorities get done so that we can handle a time and ...
Ted Gould
2009-02-12
1
-0
/
+16
*
Adding in a ref-default function so that we can keep one listener
Ted Gould
2009-02-11
1
-0
/
+1
*
Getting all the legal stuff in.
Ted Gould
2009-02-11
1
-0
/
+28
|
\
|
*
Adding a license to the top of all these files. LGPL 2/3
Ted Gould
2009-02-11
1
-0
/
+28
*
|
Building a way to get properties. Seems like this should be in the DBus
Ted Gould
2009-02-10
1
-4
/
+3
*
|
Avoiding a conflict with GObject's get_type function.
Ted Gould
2009-02-10
1
-18
/
+18
*
|
Adding an API for getting the type and desktop files
Ted Gould
2009-02-10
1
-0
/
+10
|
/
*
Changing the prototypes to start using the server added stuff
Ted Gould
2009-02-06
1
-2
/
+2
*
Adding an interface to call back to an indicator and display it.
Ted Gould
2009-01-30
1
-0
/
+3
*
Oops, forgot the header there
Ted Gould
2009-01-29
1
-2
/
+0
*
Okay, moving all of the variables from the listener class into a private obje...
Ted Gould
2009-01-29
1
-12
/
+0
*
Getting some helper defines for some of the hacks that'll probably change in ...
Ted Gould
2009-01-29
1
-0
/
+3
*
Making the signals use #defines to make everything a little more
Ted Gould
2009-01-29
1
-0
/
+6
*
Adding in a get_property function
Ted Gould
2009-01-21
1
-1
/
+9
*
Getting the signals in shape
Ted Gould
2009-01-15
1
-6
/
+8
*
Okay, adding the other signals in and keeping track of the indicators
Ted Gould
2009-01-15
1
-2
/
+2
*
Now doing some DBus listening and getting some of the initial configuration b...
Ted Gould
2009-01-15
1
-0
/
+1
*
Amazing how a little string can make such a huge difference.
Ted Gould
2009-01-15
1
-1
/
+1
*
Adding a new function
Ted Gould
2009-01-15
1
-1
/
+1
*
Starting to flesh out the listener a little bit, should get a list of names o...
Ted Gould
2009-01-15
1
-0
/
+12
*
Adding in the base object for the listener.
Ted Gould
2009-01-15
1
-0
/
+53