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 (
Collapse
)
Author
Age
Files
Lines
*
Pulling in the unreviewed lib-flesh branch
Ted Gould
2009-10-28
11
-11
/
+1399
|
\
|
*
'Merging' in trunk. No changes. Better history.
Ted Gould
2009-10-22
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
Branch building up the interface for the library.
Ted Gould
2009-10-22
9
-3
/
+362
|
\
\
|
|
*
Adding in testing the location of the dbusmenuserver
Ted Gould
2009-10-22
3
-0
/
+22
|
|
|
|
|
*
Looking for the wrong property, we can only set the object.
Ted Gould
2009-10-22
1
-1
/
+1
|
|
|
|
|
*
We can't get the enum values from the string param spec, we need to find the ↵
Ted Gould
2009-10-22
1
-2
/
+4
|
|
|
|
|
|
|
|
|
|
|
|
enum one and then use that.
|
|
*
Property name changes. Boo.
Ted Gould
2009-10-22
1
-2
/
+2
|
|
|
|
|
*
Changes due to the properties changes.
Ted Gould
2009-10-22
1
-2
/
+2
|
|
|
|
|
*
Gimme a break
Ted Gould
2009-10-22
1
-0
/
+1
|
|
|
|
|
*
Adding a set of read-only properties that deal with the strings for dbus, ↵
Ted Gould
2009-10-22
1
-48
/
+69
|
|
|
|
|
|
|
|
|
|
|
|
and let the other properties do the real work.
|
|
*
Checking the category and state
Ted Gould
2009-10-22
2
-0
/
+38
|
|
|
|
|
*
All strings work.
Ted Gould
2009-10-22
1
-0
/
+36
|
|
|
|
|
*
Fleshing out the property counting.
Ted Gould
2009-10-22
1
-1
/
+14
|
|
|
|
|
*
Settng the right path
Ted Gould
2009-10-22
1
-1
/
+1
|
|
|
|
|
*
If we fail, we need to really fail.
Ted Gould
2009-10-22
1
-1
/
+1
|
|
|
|
|
*
Adding a kill function, just in case.
Ted Gould
2009-10-22
1
-0
/
+11
|
|
|
|
|
*
Basic code calling all the properties.
Ted Gould
2009-10-22
1
-0
/
+147
|
|
|
|
|
*
Fleshing out the server to setup a simple custom indicator.
Ted Gould
2009-10-22
2
-1
/
+31
|
|
|
|
|
*
Switching to using a little autotest as well.
Ted Gould
2009-10-22
2
-4
/
+20
|
|
|
|
|
*
Adding in two little client server binaries for testing the custom indicator.
Ted Gould
2009-10-22
5
-1
/
+76
|
|
|
|
|
*
Change the enums to match the KDE ones to make life simpler even though I ↵
Ted Gould
2009-10-21
3
-16
/
+16
|
|
|
|
|
|
|
|
|
|
|
|
dislike the names.
|
|
*
Turning on verbose output and showing the status of all tests.
Ted Gould
2009-10-21
1
-1
/
+1
|
|
|
|
|
*
Getting the prototype right.
Ted Gould
2009-10-21
1
-1
/
+1
|
|
|
|
|
*
The signal should have a string not a enum value.
Ted Gould
2009-10-21
1
-1
/
+5
|
|
|
|
|
*
Making sure to signal if we change the status.
Ted Gould
2009-10-21
1
-1
/
+12
|
|
|
|
|
*
Adding test to test the property change signals.
Ted Gould
2009-10-21
1
-1
/
+82
|
|
|
|
|
*
Checking all the set functions.
Ted Gould
2009-10-21
1
-0
/
+23
|
|
|
|
|
*
Switching from doing the GValues as enums to the more specific types.
Ted Gould
2009-10-21
1
-4
/
+4
|
|
|
|
|
*
Silly, these are enums not ints.
Ted Gould
2009-10-21
1
-8
/
+8
|
|
|
|
|
*
Adding a test that sets a bunch of properties.
Ted Gould
2009-10-21
1
-1
/
+24
|
|
|
|
|
*
Ah, forgot a return. Cody would kill me! Oh, no.
Cody Russell
2009-10-21
1
-0
/
+1
|
|
|
|
|
*
Woot! We can build a custom indicator, and it exists.
Ted Gould
2009-10-21
1
-0
/
+21
|
|
|
|
|
*
Now we're building a test, woot!
Ted Gould
2009-10-20
3
-1
/
+43
|
|
|
|
|
*
Tests directory.
Ted Gould
2009-10-20
3
-1
/
+6
|
|
|
|
|
*
Fleshing out the get functions.
Ted Gould
2009-10-20
1
-12
/
+72
|
|
|
|
|
*
Fleshing out the set functions.
Ted Gould
2009-10-20
2
-8
/
+68
|
|
|
|
|
*
Filling out some prototypes.
Ted Gould
2009-10-20
2
-1
/
+92
|
|
|
|
|
*
Okay, connecting this little thing into DBus already.
Ted Gould
2009-10-20
1
-0
/
+19
|
|
|
|
|
*
Making sure to free and unref all of our private variables.
Ted Gould
2009-10-20
1
-0
/
+49
|
|
|
|
|
*
Now for some 'set' code. Bringin' it.
Ted Gould
2009-10-20
1
-3
/
+101
|
|
|
|
|
*
Fleshing out get parameters...
Ted Gould
2009-10-20
1
-0
/
+77
|
|
|
|
|
*
Adding in a bunch of things to the private struct. We now have data!
Ted Gould
2009-10-20
1
-2
/
+30
|
|
|
|
|
*
Basic property case statements.
Ted Gould
2009-10-20
1
-0
/
+44
|
|
|
|
|
*
Creating a connected property to check easily.
Ted Gould
2009-10-19
1
-1
/
+11
|
|
|
|
|
*
Boom, there are some signals.
Ted Gould
2009-10-19
2
-1
/
+86
|
|
|
|
|
*
Adding in the dbus signals from that interface.
Ted Gould
2009-10-19
1
-1
/
+13
|
|
|
|
|
*
Header comments and a new signal that we'll need to deal with.
Ted Gould
2009-10-19
1
-0
/
+34
|
|
|
|
|
*
Wow, properties. The properties system in gobject is a little insane.
Ted Gould
2009-10-19
1
-2
/
+50
|
|
|
|
|
*
Changing the name to match the changes in the previous commit.
Ted Gould
2009-10-17
1
-1
/
+1
|
|
|
|
|
*
Switching the name to be more consistent.
Ted Gould
2009-10-17
3
-12
/
+12
|
|
|
\
|
|
|
/
|
|
/
|
[next]