summaryrefslogtreecommitdiff
path: root/src/mcd-account-priv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'jonny/gnome-keyring'Simon McVittie2009-09-141-7/+19
|\
| * mcd-account: refactored set_parameters to be async and iteratively set paramsJonny Lamb2009-08-261-6/+18
| * mcd-account{,-manager}: first port of using write_conf to write_conf_asyncJonny Lamb2009-08-251-1/+1
* | Add the concept of always-on accountsSimon McVittie2009-09-021-0/+2
* | Add _mcd_connection_set_status()Alberto Mardegan2009-08-211-0/+3
* | McdAccount: turn the lowmem check for requests into an overridable virtual me...Simon McVittie2009-08-211-1/+4
|/
* McdAccount: expose _mcd_account_maybe_autoconnect within MCSimon McVittie2009-06-251-0/+1
* Rename _mcd_account_request_connection to _mcd_account_connect_with_auto_pres...Simon McVittie2009-06-251-1/+1
* Merge branch 'internalize'Simon McVittie2009-05-121-1/+17
|\
| * Delete now-empty header filesSimon McVittie2009-05-111-1/+0
| * Slim down public headers, move private stuff into private headersSimon McVittie2009-05-111-0/+17
* | Catch up with copyright updates on src/Simon McVittie2009-05-081-1/+2
|/
* _mcd_account_set_parameters: optionally return the deferred parametersSimon McVittie2009-05-051-0/+1
* _mcd_account_set_parameter: make staticSimon McVittie2009-05-051-3/+0
* McdConnection: provide Connection status to McdAccount via a signal rather th...Simon McVittie2009-04-161-3/+0
* McdConnection: emit presence changes as a signal rather than poking the AccountSimon McVittie2009-04-161-4/+0
* McdAccount: inline mcd_account_unset_parameters into _mcd_account_set_parametersSimon McVittie2009-04-161-0/+1
* McdAccount: make parameter accessors internalSimon McVittie2009-04-151-0/+2
* McdAccount: put McdAccountConnectionContext in a private struct field rather ...Simon McVittie2009-04-151-0/+13
* mcd-connection-plugin.h: move unexported function to mcd-account-privSimon McVittie2009-04-151-0/+2
* mcd-account-requests: move unexported stuff to mcd-account-priv.hSimon McVittie2009-04-151-0/+15
* McdAccount: move signals to .cSimon McVittie2009-04-151-15/+0
* mcd-account-connection.h: move declarations to mcd-account-priv.hSimon McVittie2009-04-151-0/+3
* mcd-account-compat: move unexported stuff to mcd-account-priv.hSimon McVittie2009-04-151-0/+9
* McdAccount: move private functions to mcd-account-priv.hSimon McVittie2009-04-151-1/+52
* mcd_account_write_conf: rename to _mcd_account_write_conf, it's internal to t...Simon McVittie2009-04-151-1/+1
* _mcd_account_online_request: remove confusing error handlingSimon McVittie2009-04-031-4/+3
* Signal when the profile is set.Alberto Mardegan2009-03-311-0/+1
* Export the online requests listAlberto Mardegan2009-01-091-0/+9
* Avoid code duplicationAlberto Mardegan2008-12-091-0/+11
* Fix online requestsAlberto Mardegan2008-12-011-0/+3
* Automatic presence logic belongs to McdAccountAlberto Mardegan2008-11-051-0/+1
* remove static keyword from _mcd_account_online_request()Alberto Mardegan2008-10-211-0/+7
* Add vim and emacs modelinesAlberto Mardegan2008-10-081-0/+2
* Add missing fileAlberto Mardegan2008-05-131-0/+46
* Tag beta85.0.beta8Alberto Mardegan2008-05-131-53/+0
* Fix presence compatibility with old MCAlberto Mardegan2008-03-311-2/+2
* Start implementing new McdAccount and McdAccountManager object as per theAlberto Mardegan2008-03-281-3/+7
* Stub implementation of McdAccount and McdAccountManager.Alberto Mardegan2008-03-071-0/+49