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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Changing prototypes to match DBus API change.
Ted Gould
2010-08-04
1
-3
/
+5
|
|
*
|
|
Adding labels to the service interface
Ted Gould
2010-08-04
1
-1
/
+8
|
|
*
|
|
Adding defines for the new properties and signal.
Ted Gould
2010-08-04
1
-0
/
+3
*
|
|
|
|
Removing the LRU file object.
Ted Gould
2010-08-10
3
-534
/
+0
*
|
|
|
|
Removing the LRU file
Ted Gould
2010-08-10
3
-22
/
+6
*
|
|
|
|
Pulling in the generate ID function as well
Ted Gould
2010-08-10
1
-1
/
+5
*
|
|
|
|
Setting the ordering ID.
Ted Gould
2010-08-10
1
-0
/
+8
*
|
|
|
|
Adding in an ordering index for application structures
Ted Gould
2010-08-10
1
-0
/
+2
*
|
|
|
|
I like 'index' better than 'id' -- now everything is consistent.
Ted Gould
2010-08-10
2
-30
/
+30
*
|
|
|
|
Adding 'OrderingIndex' and realigning.
Ted Gould
2010-08-10
1
-11
/
+12
*
|
|
|
|
Providing accessors for the ordering_id property
Ted Gould
2010-08-10
2
-0
/
+46
*
|
|
|
|
Storing the value and allowing the get to use a generated value.
Ted Gould
2010-08-10
1
-0
/
+13
*
|
|
|
|
Uhg, wrong library
Ted Gould
2010-08-10
1
-3
/
+3
*
|
|
|
|
Brining generate-id into the fold
Ted Gould
2010-08-10
3
-0
/
+5
*
|
|
|
|
Writing a small little function to generate the ID.
Ted Gould
2010-08-10
2
-0
/
+87
*
|
|
|
|
Adding the ordering id property.
Ted Gould
2010-08-10
1
-1
/
+22
*
|
|
|
|
Adding the Ordering Index property
Ted Gould
2010-08-09
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Changing the size of the class structure, the reason for the break.
Ted Gould
2010-08-05
1
-10
/
+24
*
|
|
|
Incrementing the major version number
Ted Gould
2010-08-05
1
-1
/
+1
|
/
/
/
*
|
|
Fixing merge
Ted Gould
2010-08-05
1
-0
/
+1
*
|
|
Updating to trunk and resolve conflicts
Ted Gould
2010-08-05
7
-53
/
+219
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Support dynamically changing the icon theme path.
Ted Gould
2010-08-05
8
-54
/
+222
|
|
\
\
|
|
*
|
Passing the updated icon theme path along with the DBus signal, saving a DBus...
Sense Egbert Hofstede
2010-08-05
4
-48
/
+27
|
|
*
|
Fixed two G_PARAM_SPECS and made it even more possible to remove the
Sense Hofstede
2010-07-22
2
-4
/
+4
|
|
*
|
Fix wrong naming that caused the signal to be missed
Sense Hofstede
2010-07-22
1
-1
/
+1
|
|
*
|
Clean-up and renaming variables and functions everywhere to use icon_theme_pa...
Sense Hofstede
2010-07-22
7
-98
/
+126
|
|
*
|
forgot some files
C10uD
2010-07-22
2
-4
/
+56
|
|
*
|
trying to implement runtime theme-path changing
C10uD
2010-07-22
4
-3
/
+113
|
|
/
/
*
|
|
Turning null strings into NULLs
Ted Gould
2010-08-03
1
-0
/
+10
*
|
|
Signaling when the labels change in the idle loop
Ted Gould
2010-08-03
1
-2
/
+43
*
|
|
Reusing the application service marshallers, not beautiful, but it works for ...
Ted Gould
2010-08-03
3
-2
/
+5
*
|
|
Adding in a signal to tell when the label is updated.
Ted Gould
2010-08-03
2
-2
/
+31
*
|
|
Adding in the convience wrappers
Ted Gould
2010-08-03
2
-0
/
+63
*
|
|
Adding the label and guide fields to the private struct and tying that into t...
Ted Gould
2010-08-03
1
-0
/
+49
*
|
|
Setting up the label and lable guide properties.
Ted Gould
2010-08-03
1
-1
/
+40
|
|
/
|
/
|
*
|
Adding a property to guide the size of the label
Ted Gould
2010-08-03
1
-0
/
+2
*
|
This shouldn't be in Bazaar
Ted Gould
2010-08-03
1
-139
/
+0
*
|
Adding the label property and a signal for it changing.
Ted Gould
2010-08-03
2
-1
/
+5
|
/
*
When we have new apps we can ask the approver about them.
Ted Gould
2010-07-09
1
-0
/
+14
*
Looking at all the applications when we get a new approver.
Ted Gould
2010-07-09
1
-2
/
+32
*
Building the approver structure and putting it in the list.
Ted Gould
2010-07-09
2
-0
/
+23
*
Comments
Ted Gould
2010-07-09
1
-0
/
+2
*
Adding some structures for approvers and making them real.
Ted Gould
2010-07-09
1
-0
/
+29
*
For DBus to real objects, the signal shall travel.
Ted Gould
2010-07-09
1
-3
/
+9
*
Adding a function to bring in approvers
Ted Gould
2010-07-09
2
-4
/
+14
*
Sync to trunk
Ted Gould
2010-07-09
3
-14
/
+19
|
\
|
*
Removed all but one calls to the APPLICATION_SERVICE_APPSTORE_GET_PRIVATE() m...
Sense Hofstede
2010-07-08
2
-10
/
+15
|
*
Working with the better container signals
Ted Gould
2010-07-07
1
-4
/
+4
|
|
\
|
|
*
Changing signal names and getting the ones on the base menu as well.
Ted Gould
2010-06-11
1
-4
/
+4
|
|
*
Changing the signal names
Ted Gould
2010-06-11
1
-2
/
+2
[prev]
[next]