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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Submenus
Cody Russell
2010-02-11
1
-5
/
+18
*
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
*
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
*
|
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
|
|
/
*
|
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
|
/
*
Merged timestamp fix
Aurelien Gateau
2010-02-03
1
-1
/
+1
|
\
|
*
Changing the prototype of the activate signal
Ted Gould
2010-02-02
1
-1
/
+1
*
|
icon -> icon-name
Aurelien Gateau
2010-02-02
1
-9
/
+9
|
/
*
Fixing the name of the enum strings to match the StatusNotifier spec.
Ted Gould
2010-02-01
3
-5
/
+17
|
\
|
*
Changing the strings in the #defines here, but really we should be using the ...
Ted Gould
2010-01-27
1
-3
/
+3
|
*
Making it so there is another level of translation so that we can use differe...
Ted Gould
2010-01-27
2
-2
/
+14
*
|
Changing the suffix to 'panel'
Ted Gould
2010-02-01
1
-1
/
+1
*
|
Truth. Bad, Bad, truth.
Ted Gould
2010-01-24
1
-2
/
+2
*
|
When setting or changing an icon first check to see if there is a panel speci...
Ted Gould
2010-01-24
1
-2
/
+24
|
/
*
Implements the get_location function to place the entires.
Ted Gould
2010-01-20
1
-0
/
+11
*
Looking at the last touch date of entries as we're loading the file and remov...
Ted Gould
2010-01-20
1
-2
/
+30
*
License headers.
Ted Gould
2010-01-20
2
-0
/
+44
*
Moving directory and filename into defines
Ted Gould
2010-01-20
1
-2
/
+5
*
Moving the JSON file values into #defines
Ted Gould
2010-01-20
1
-6
/
+11
*
Fleshing out loading of the LRU file and realizing we need a json-glib dep an...
Ted Gould
2010-01-20
1
-1
/
+79
*
Updating to trunk (surprisingly without conflict)
Ted Gould
2010-01-20
4
-7
/
+179
|
\
|
*
Add tracking and refcounting of theme directories. Unregister them when we'r...
Ted Gould
2010-01-20
1
-2
/
+103
|
|
\
|
|
*
Removing shutdown printf
Ted Gould
2010-01-14
1
-1
/
+0
|
|
*
Actually unref'ing the dir and fixing the truth there.
Ted Gould
2010-01-14
1
-2
/
+3
|
|
*
Merging in the warnings branch.
Ted Gould
2010-01-14
1
-0
/
+4
|
|
|
\
|
|
*
|
Debug message for directories.
Ted Gould
2010-01-14
1
-0
/
+1
|
|
*
|
Fleshing out the ref and the unref functions for the theme directories.
Ted Gould
2010-01-14
1
-2
/
+67
|
|
*
|
Adding in our hash table of refs.
Ted Gould
2010-01-14
1
-0
/
+35
|
*
|
|
Use the right function in the fallback.
Ted Gould
2010-01-20
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Changing to use the status wrapper for handling the status signal's different...
Ted Gould
2010-01-19
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge to get the current list of applications on startup.
Ted Gould
2010-01-20
3
-4
/
+71
|
|
\
\
\
|
|
*
|
|
Cleaning out dead code and turning a printout into an assert.
Ted Gould
2010-01-15
1
-10
/
+1
[prev]
[next]