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
/
app-indicator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrong directory for the GTK 3 header. Fixed.
Ted Gould
2010-12-08
1
-4
/
+0
*
Adding in some '_' so that the symbols don't get exported in the library.
Ted Gould
2010-12-08
1
-3
/
+3
*
Making sure we have more ref's on our callbacks.
Ted Gould
2010-12-08
1
-2
/
+11
*
Adding a ref for creating the bus proxy.
Ted Gould
2010-12-08
1
-0
/
+3
*
Making sure to ref the object when doing the async callback.
Ted Gould
2010-12-08
1
-0
/
+4
*
Dropping the 'MENU' property as we don't need it.
Ted Gould
2010-12-08
1
-28
/
+0
*
Changing what we're checking with the watcher, now that it's persistant more ...
Ted Gould
2010-12-06
1
-7
/
+9
*
Emitting the signals on DBus
Ted Gould
2010-12-06
1
-39
/
+144
*
Returning real values for the dbus properties
Ted Gould
2010-12-06
1
-10
/
+27
*
Killing the X signals as well
Ted Gould
2010-12-06
1
-24
/
+0
*
Dropping all the 'x' properties in the object
Ted Gould
2010-12-06
1
-52
/
+0
*
Putting some dummy code in the bus get property function.
Ted Gould
2010-12-06
1
-1
/
+22
*
Switching the names of the generated files to stop automake from thinking it ...
Ted Gould
2010-12-06
1
-4
/
+4
*
Adding in the get_prop function so that things start linking
Ted Gould
2010-12-06
1
-0
/
+10
*
Switch from using the DBus proxy to using the owner change signal on the watc...
Ted Gould
2010-12-06
1
-123
/
+44
*
Readjusting how the proxy is setup, called back, and the registration occurs.
Ted Gould
2010-12-06
1
-38
/
+113
*
Changing the connection to be a GDBus connection and making aquiring it async
Ted Gould
2010-12-06
1
-10
/
+35
*
Switching the dbus object registration to us GDBus
Ted Gould
2010-12-06
1
-5
/
+28
*
Dropping the registration of the type of the object in the dbus-glib way
Ted Gould
2010-12-06
1
-4
/
+0
*
Building up the base inforation for the dbus interfaces as static globals
Ted Gould
2010-12-06
1
-2
/
+45
*
Adding a convience function for building the items from a desktop file
Ted Gould
2010-12-03
1
-1
/
+120
|
\
|
*
Documentation fixes for distcheck
Ted Gould
2010-11-11
1
-0
/
+1
|
*
Filling out the activate function.
Ted Gould
2010-11-11
1
-0
/
+9
|
*
Setup the menu as a dbusmenu if we build it
Ted Gould
2010-11-11
1
-0
/
+12
|
*
Switching to use the private variable for the shorties
Ted Gould
2010-11-11
1
-4
/
+10
|
*
Adding shorties as a private variable
Ted Gould
2010-11-11
1
-0
/
+10
|
*
Adding a property for getting the dbusmenu server
Ted Gould
2010-11-11
1
-1
/
+29
|
|
\
|
|
*
Set the property type correctly.
Ted Gould
2010-11-11
1
-1
/
+1
|
|
*
Set and Get for the dbusmenu server property
Ted Gould
2010-11-11
1
-0
/
+12
|
|
*
Create a property for the dbusmenu server
Ted Gould
2010-11-11
1
-1
/
+17
|
*
|
Start to flesh out the nicks side of building the menu items
Ted Gould
2010-11-11
1
-0
/
+38
|
*
|
Adding the profile in there
Ted Gould
2010-11-08
1
-1
/
+1
|
*
|
Adding an API function to build the menu from a desktop file
Ted Gould
2010-11-08
1
-0
/
+15
|
|
/
*
|
Merging in changes to setup a dual build with GTK 3
Ted Gould
2010-12-03
1
-5
/
+15
|
\
\
|
|
/
|
/
|
|
*
instead of always building gtk2 and gtk3, add a --with-gtk= flag to configure...
Michael Terry
2010-10-06
1
-3
/
+13
|
*
first pass at gtk3 version of libappindicator
Michael Terry
2010-06-19
1
-2
/
+2
*
|
Uhg, we need a message to know if we've fixed the bug.
Ted Gould
2010-10-20
1
-0
/
+1
*
|
Add a nice little warning in
Ted Gould
2010-10-19
1
-0
/
+5
*
|
Adding a check for the name to ensure we didn't miss it
Ted Gould
2010-10-19
1
-0
/
+18
*
|
Merging in the XLabel branch to handle conflicts.
Ted Gould
2010-08-11
1
-0
/
+59
|
\
\
|
*
|
Adding the wrapper properties to the get.
Ted Gould
2010-08-11
1
-0
/
+2
|
*
|
Adding in a wrapper signal
Ted Gould
2010-08-11
1
-0
/
+25
|
*
|
Adding a set of wrapper properties that can be used by the dbus interface.
Ted Gould
2010-08-11
1
-1
/
+33
*
|
|
Making a wrapper property for the 'X' domain
Ted Gould
2010-08-11
1
-2
/
+20
*
|
|
Putting the ordering index into the 'x' domain.
Ted Gould
2010-08-11
1
-1
/
+1
*
|
|
Making it so that applications will pass '0' over dbus if they don't have a s...
Ted Gould
2010-08-11
1
-12
/
+6
*
|
|
I like 'index' better than 'id' -- now everything is consistent.
Ted Gould
2010-08-10
1
-27
/
+27
*
|
|
Providing accessors for the ordering_id property
Ted Gould
2010-08-10
1
-0
/
+43
*
|
|
Storing the value and allowing the get to use a generated value.
Ted Gould
2010-08-10
1
-0
/
+13
*
|
|
Brining generate-id into the fold
Ted Gould
2010-08-10
1
-0
/
+1
[next]