index
:
libayatana-appindicator
main
master
pr/avoid-path-max
pr/fix-unit-tests
pr/travis-ci
release-builds
Ayatana Application Indicators Shared Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
application-service-lru-file.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Looking at the last touch date of entries as we're loading the file and ↵
Ted Gould
2010-01-20
1
-2
/
+30
|
|
|
|
removing ones that are very old.
*
License headers.
Ted Gould
2010-01-20
1
-0
/
+22
|
*
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 ↵
Ted Gould
2010-01-20
1
-1
/
+79
|
|
|
|
and the 'category' field in the output.
*
Switch to building a string and writing it out instead of async writes as ↵
Ted Gould
2010-01-20
1
-42
/
+11
|
|
|
|
the order doesn't seem to be predictable.
*
Build the directory and some debugging info
Ted Gould
2010-01-20
1
-4
/
+18
|
*
Fleshing out the cleaning and dirtying functions. Now we should write out a ↵
Ted Gould
2010-01-20
1
-1
/
+129
|
|
|
|
file.
*
Making a sort function that looks at two Apps and determines their ordering.
Ted Gould
2010-01-20
1
-1
/
+45
|
*
Fleshing out touching.
Ted Gould
2010-01-20
1
-1
/
+27
|
*
Allocating memory and objects in the lur world
Ted Gould
2010-01-20
1
-1
/
+68
|
*
Adding some API to our LRU file
Ted Gould
2010-01-19
1
-0
/
+33
|
*
Adding an object to start tracking the lru of the app indicators
Ted Gould
2010-01-19
1
-0
/
+56