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 (
Collapse
)
Author
Age
Files
Lines
*
-
.
Fix issue with setting a menu twice by only allocating one dbusmenu server.
Ted Gould
2009-12-17
1
-1
/
+7
|
\
\
|
|
*
Initing 'menuservice' to NULL
Ted Gould
2009-12-17
1
-0
/
+1
|
|
|
|
|
*
Only build a dbusmenu server if we don't have one.
Ted Gould
2009-12-17
1
-1
/
+6
|
|
/
|
/
|
|
*
Only create the dbusmenu server if it doesn't exist
Cody Russell
2009-12-17
1
-1
/
+3
|
/
*
exclude the path in subst replace in the dbus-binding-tool command
Ken VanDine
2009-12-16
1
-2
/
+2
|
*
Adding support for separators.
Cody Russell
2009-12-09
1
-16
/
+26
|
\
|
*
Add support for separator menuitems
Cody Russell
2009-12-09
1
-16
/
+26
|
|
*
|
Fixing up documentation and making it error if symbols are missing.
Ted Gould
2009-12-09
2
-8
/
+101
|
\
\
|
*
|
Adding in some section documentation.
Ted Gould
2009-12-08
1
-0
/
+17
|
|
|
|
*
|
Fixing function documentation.
Ted Gould
2009-12-08
1
-8
/
+29
|
|
|
|
*
|
Adding documentation for the signal string defines.
Ted Gould
2009-12-08
1
-0
/
+20
|
|
|
|
*
|
Adding in documentation for the Object/Class macros
Ted Gould
2009-12-08
1
-0
/
+35
|
|
|
*
|
|
Adding a directory name on the distribution of the .pc.in file
Ted Gould
2009-12-09
1
-1
/
+1
|
|
/
|
/
|
*
|
pkgconfig Libs and Requires fixes
Cody Russell
2009-12-09
1
-2
/
+2
|
|
*
|
pkgconfig file
Cody Russell
2009-12-09
2
-1
/
+18
|
|
*
|
Beefed up and stuff.
Cody Russell
2009-12-08
1
-4
/
+61
|
/
*
Add 'activate' signal support
Cody Russell
2009-12-07
1
-0
/
+11
|
*
credit :)
Cody Russell
2009-12-04
2
-0
/
+2
|
*
Small cleanup
Cody Russell
2009-12-04
1
-2
/
+0
|
*
Fix up some docs
Cody Russell
2009-12-04
1
-0
/
+18
|
*
API changes, gtk menu support
Cody Russell
2009-12-03
2
-481
/
+360
|
*
Copyright notice for marshallers definition.
Ted Gould
2009-11-30
1
-0
/
+18
|
*
Header for a DBus interface description, not sure if that's right or not.
Ted Gould
2009-11-30
1
-0
/
+20
|
*
Adding in GPLv3 headers.
Ted Gould
2009-11-30
7
-0
/
+154
|
*
Adding in LGPL v3/2 headers
Ted Gould
2009-11-30
4
-0
/
+112
|
*
Shortening the object names as well. People hate typing.
Ted Gould
2009-11-30
3
-210
/
+210
|
*
Massive custom to application find and replace throughout the code.
Ted Gould
2009-11-30
10
-391
/
+391
|
*
Shortening the file names as well.
Ted Gould
2009-11-30
5
-7
/
+7
|
*
Making the directory name shorter
Ted Gould
2009-11-30
5
-18
/
+18
|
*
Changing file names, and some fallouts from that.
Ted Gould
2009-11-30
7
-21
/
+21
|
*
Total insane rename. Probably broke more than a few things.
Ted Gould
2009-11-30
13
-39
/
+39
|
*
Changing all the dbus names.
Ted Gould
2009-11-24
4
-9
/
+9
|
*
Moving the connection code into a function that is called to check to see if ↵
Ted Gould
2009-11-24
1
-18
/
+34
|
|
|
|
we have enough data. This fixes distcheck after the merge from main.
*
Merging in changes on trunk. Resolving a conflict.
Ted Gould
2009-11-24
1
-5
/
+0
|
\
|
*
Removing the checks on private being NULL when we're already testing the object.
Ted Gould
2009-11-03
1
-5
/
+0
|
|
*
|
Woot, basic remove support. Causes warnings, but it works.
Ted Gould
2009-11-24
1
-0
/
+48
|
|
*
|
Showing the icon. Now we can put things up in the menu! Finally.
Ted Gould
2009-11-24
1
-0
/
+3
|
|
*
|
Fixing Marshallers so that everything is happy-happy.
Ted Gould
2009-11-24
1
-2
/
+10
|
|
*
|
I really shouldn't have to register marshalers. Srsly.
Ted Gould
2009-11-23
1
-4
/
+3
|
|
*
|
Moving the registration of the marshallers until after the proxy. Odd that ↵
Ted Gould
2009-11-23
1
-4
/
+4
|
|
|
|
|
|
|
|
I'd have to do this, but let's try.
*
|
Forgot return types.
Ted Gould
2009-11-23
1
-2
/
+2
|
|
*
|
Registering marshallers for DBus in the indicator.
Ted Gould
2009-11-23
2
-0
/
+7
|
|
*
|
Adding a debug message on getting an application.
Ted Gould
2009-11-23
1
-0
/
+2
|
|
*
|
Connecting to a notification watcher.
Ted Gould
2009-11-23
1
-1
/
+26
|
|
*
|
Adding in a TODO
Ted Gould
2009-11-23
1
-0
/
+4
|
|
*
|
Commenting.
Ted Gould
2009-11-23
1
-0
/
+11
|
|
*
|
Fixing custom indicator watcher object path.
Ted Gould
2009-11-23
1
-1
/
+1
|
|
*
|
Cleaning up main a little bit and handling the 'disconnected' case that ↵
Ted Gould
2009-11-23
1
-0
/
+30
|
|
|
|
|
|
|
|
doesn't yet quite exist.
*
|
Adding a remove function and switching to the position in the list being the ↵
Ted Gould
2009-11-23
1
-5
/
+28
|
|
|
|
|
|
|
|
position.
*
|
Adding in the dbus shared header.
Ted Gould
2009-11-09
1
-0
/
+2
|
|
[next]