index
:
ytstenut/ytstenut-plugins
master
Ytstenut plugins for Telepathy components
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mission-control
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-22
Support for building on Android, modified from patches by Derek Foreman and J...
Alvaro Soliverez
1
-0
/
+12
2012-02-22
respect HAVE_GETTEXT
Derek Foreman
1
-0
/
+5
2011-09-30
Merge branch 'gabble'
Jonny Lamb
1
-5
/
+8
2011-09-29
mission-control: set presence using the name as well as the ID
Jonny Lamb
1
-5
/
+7
2011-09-08
mission-control: don't return from D-Bus method twice
Jonny Lamb
1
-0
/
+1
2011-09-08
Adjust namespaces so they start with org.freedesktop
Rob Staudinger
1
-2
/
+2
2011-04-25
mc plugin: no need to connect automatically
Jonny Lamb
1
-1
/
+1
2011-04-25
mc plugin: set first-name and last-name connection parameters
Jonny Lamb
1
-0
/
+2
2011-03-23
telepathy-ytstenut renamed C prefix/namespace to TpYts/tp_yts/TP_YTS
Stef Walter
1
-9
/
+9
2011-03-23
Assign copyright to Intel for newly created modules.
Stef Walter
3
-3
/
+6
2011-03-22
Add ytstenut test.
Stef Walter
1
-0
/
+2
2011-03-20
Fix timeout to use seconds, and add more debug messages.
Stef Walter
1
-5
/
+10
2011-03-11
Fix the account object path.
Stef Walter
1
-1
/
+1
2011-03-11
Cancel the timeout callback when the manager is disposed.
Stef Walter
1
-0
/
+4
2011-03-11
Add mcd_plugin_init() function so MC doesn't whine at us.
Stef Walter
2
-1
/
+9
2011-03-11
Clear the timeout_id when we cancel the timeout.
Stef Walter
1
-0
/
+1
2011-03-09
Better debug tracing in the various code paths.
Stef Walter
1
-6
/
+27
2011-03-09
Register the private data with the object class.
Stef Walter
1
-0
/
+2
2011-03-09
Remove assertions since this is a plugin.
Stef Walter
1
-2
/
+0
2011-03-09
Fix style issues.
Stef Walter
1
-7
/
+10
2011-03-09
Cancel the delayed offline presence change, if Hold() is called.
Stef Walter
1
-4
/
+5
2011-03-07
Hold() can be called more than once per client, and Release() must match.
Stef Walter
1
-19
/
+15
2011-03-07
Set account to offline after a timeout after last Release()
Stef Walter
1
-2
/
+22
2011-03-03
Remove accidentally copied account fields.
Stef Walter
1
-2
/
+0
2011-03-03
Use dispose() virtual method to release object references.
Stef Walter
1
-6
/
+17
2011-03-03
Use constructed virtual method instead of constructor.
Stef Walter
1
-18
/
+7
2011-03-03
AccountManager was renamed to Account_Manager in the spec files.
Stef Walter
1
-5
/
+5
2011-03-03
Use self->priv instead of GET_PRIVATE(self)
Stef Walter
2
-14
/
+17
2011-03-03
Use IMPLEMENT() macro to implement interfaces.
Stef Walter
1
-18
/
+15
2011-03-02
An initial implementation of the ytstenut AccountManager interface.
Stef Walter
4
-22
/
+302
2011-03-01
Don't announce this as a new account, as it already exists.
Stef Walter
1
-2
/
+0
2011-03-01
Initial rough mission-control ytstenut plugin.
Stef Walter
4
-0
/
+404