summaryrefslogtreecommitdiff
path: root/src/mcd-account-compat.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-11Emit the CompatPropertyChanged signalAlberto Mardegan1-0/+16
2009-07-01fd.o #22585: src: stop generating interfaces and GTypes, fixing static linkingSimon McVittie1-1/+3
2009-05-08Catch up with copyright updates on src/Simon McVittie1-1/+2
2009-05-05fd.o #21544: mcd-account-compat: don't crash if properties are set to wrong t...Simon McVittie1-0/+21
2009-05-05fd.o #21544: change signature of mcd_setprop so it can raise an errorSimon McVittie1-4/+7
2009-04-15mcd-account-compat, mcd-account-connection: separate out "private" signalsSimon McVittie1-2/+4
2009-04-15mcd_account_write_conf: rename to _mcd_account_write_conf, it's internal to t...Simon McVittie1-2/+2
2009-04-14Merge branch 'deletion'Simon McVittie1-6/+6
2009-04-13McdAccount: internalize mcd_account_get_avatar*Simon McVittie1-1/+1
2009-04-13mcd_account_get_keyfile: make internalSimon McVittie1-5/+5
2009-04-09McdAccount Compat: add SetHasBeenOnlineSimon McVittie1-1/+12
2009-04-02Compat: remove channel-requesting methods altogetherSimon McVittie1-44/+2
2009-04-02McdAccount: Compat: remove old channel-requesting API (no longer used)Simon McVittie1-121/+0
2009-04-02McdAccount: don't implement Compat request/cancel methodsSimon McVittie1-45/+11
2009-03-31Signal when the profile is set.Alberto Mardegan1-0/+14
2009-02-26Remove G_STRFUNC from DEBUG() parametersAlberto Mardegan1-2/+2
2009-02-26Change all g_debug into DEBUGAlberto Mardegan1-2/+2
2009-02-12Make the McdChannel error API publicAlberto Mardegan1-1/+1
2008-12-09Rename enumsAlberto Mardegan1-2/+2
2008-12-09Avoid code duplicationAlberto Mardegan1-11/+0
2008-12-09Align to latest API from McdAccountManagerAlberto Mardegan1-2/+13
2008-11-11Add mcd_account_compat_get_mc_profile()Alberto Mardegan1-0/+26
2008-11-04Add the Account and PreferredHandler props to AddRequestAlberto Mardegan1-1/+1
2008-10-28Requests through the Compat interface also call AddRequestAlberto Mardegan1-0/+4
2008-10-23Remove unused parameter.Alberto Mardegan1-2/+1
2008-10-22Fix two memory leaks.Alberto Mardegan1-0/+3
2008-10-22Add user_time and preferred_handler to requestAlberto Mardegan1-1/+1
2008-10-22Use tp-glib utility functions to handle GValues in GSlicesAlberto Mardegan1-9/+6
2008-10-21Store the request data into a temporary structAlberto Mardegan1-14/+36
2008-10-21Requests errors have nothing to do with dispatcherAlberto Mardegan1-14/+12
2008-10-21Moving code aroundAlberto Mardegan1-4/+115
2008-10-08Add vim and emacs modelinesAlberto Mardegan1-1/+2
2008-08-22Cancel the _call_when_ready() callback if che channel object isAlberto Mardegan1-0/+2
2008-06-30Implement the old channel request APIs in the Compat interface, soAlberto Mardegan1-0/+73
2008-04-11Rewrite the interface registration mechanism. Implement the Alberto Mardegan1-9/+3
2008-04-11Change modifier to static constAlberto Mardegan1-1/+1
2008-04-08Implement libmissioncontrol's McAccount and McAccountMonitor using the new DB...Alberto Mardegan1-0/+153