summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Enable ERROR_CFLAGS in every Makefile.am that compiles CSimon McVittie2010-06-161-0/+2
* _mcd_manager_dup_protocol, _mcd_manager_protocol_free: addSimon McVittie2010-05-261-0/+1
* moved _mcd_tp_channel_* to a separate fileSenko Rasic2010-04-151-0/+2
* McdClientRegistry: new stub classSimon McVittie2009-09-291-0/+2
* Un-virtualize mcd_mission_set_parent and make it library-internalSimon McVittie2009-09-161-0/+1
* Remove -DDBUS_API_SUBJECT_TO_CHANGE - it isn'tSimon McVittie2009-09-161-1/+0
* Merge branch 'no-creation'Simon McVittie2009-09-161-2/+0
|\
| * Remove the Creation interface altogetherSimon McVittie2009-06-101-2/+0
* | Merge commit 'jonny/gnome-keyring'Simon McVittie2009-09-141-0/+8
|\ \
| * | configure: add --enable-gnome-keyring supportJonny Lamb2009-08-261-0/+8
* | | Merge branch 'contact-caps-undraft'Simon McVittie2009-09-111-0/+2
|\ \ \
| * | | Implement final version of ContactCapabilities instead of draft 2Simon McVittie2009-09-111-2/+2
| * | | Generate code for ContactCapabilities (draft 2) and do basic setup for itSimon McVittie2009-08-251-0/+2
| * | | Re-namespace ContactCapabilities to Contact_Capabilities_Draft1Simon McVittie2009-08-251-2/+2
| |/ /
* | | src: set a proper G_LOG_DOMAIN (mcd)Simon McVittie2009-09-101-0/+1
* | | Merge branch '52-try-more-handlers' into masterSimon McVittie2009-09-101-1/+0
|\ \ \
| * | | Remove McdDispatchOperation from public API/ABISimon McVittie2009-09-081-1/+0
| |/ /
* | | Don't distribute generated sources in tarballSimon McVittie2009-09-091-10/+6
* | | Remove src/mcd-main.cSimon McVittie2009-09-091-10/+0
|/ /
* | Fix build with plugins disabled: $(builddir) is equivalent to "." and is not ...Simon McVittie2009-07-301-1/+1
* | Merge branch 'no-gconf'Simon McVittie2009-07-021-5/+3
|\ \
| * | fd.o #22332: libmissioncontrol-server: remove unnecessary gconf dependencySimon McVittie2009-07-011-5/+3
* | | fd.o #22585: src: stop generating interfaces and GTypes, fixing static linkingSimon McVittie2009-07-011-25/+0
|/ /
* | Merge branch 'undraft'Simon McVittie2009-06-221-22/+14
|\ \ | |/
| * mcd: use telepathy-glib for all standard interfaces, and only generate code f...Simon McVittie2009-06-101-22/+14
* | Turn MCD into a convenience library so one of the tests can link it staticallySimon McVittie2009-06-221-9/+20
|/
* src, libmcclient: follow recommendations of telepathy-glib 0.7.6 NEWSSimon McVittie2009-06-101-0/+1
* Use -release in LDFLAGS unless we're on MaemoSimon McVittie2009-06-051-4/+9
* Add a configure option for whether to support pluginsSimon McVittie2009-06-011-16/+28
* McdHandlerMap: new class tracking the relationship between handlers and channelsSimon McVittie2009-05-261-0/+2
* McdClientProxy: new subclass of TpProxy to use for Client proxiesSimon McVittie2009-05-251-0/+2
* Delete now-empty header filesSimon McVittie2009-05-111-4/+0
* mcd-dbusprop: Don't install the headerSimon McVittie2009-05-051-1/+1
* McdAccountManager: fold -creation.c into main .c (no code changes)Simon McVittie2009-05-051-2/+0
* Remove mcd-chan-handler.[hc]Alberto Mardegan2009-04-211-2/+0
* libmcclient/Makefile.am, src/Makefile.am: regenerate merged XML if any interf...Simon McVittie2009-04-201-1/+1
* McdDispatcher, McdDispatchOperation, McdMaster: move unexported stuff to new ...Simon McVittie2009-04-151-0/+3
* McdChannel: move unexported stuff to new mcd-channel-priv.hSimon McVittie2009-04-151-0/+1
* McdAccountManager: move unexported functions to a new mcd-account-manager-priv.hSimon McVittie2009-04-151-0/+1
* McdConnection: move unexported functions to a new mcd-connection-priv.hSimon McVittie2009-04-151-0/+1
* src/Makefile.am: don't install headers that were never meant to be installedSimon McVittie2009-04-151-15/+11
* McdPresenceFrame: remove from source tree, leaving only a stub headerSimon McVittie2009-04-131-1/+0
* src/Makefile.am: re-enable support code for TpDBusPropertiesMixinSimon McVittie2009-04-031-1/+0
* McdService: don't generate old MC API to implementSimon McVittie2009-04-021-5/+0
* Import ChannelDispatcher, ChannelDispatcher.Interface.OperationList, ChannelR...Simon McVittie2009-04-011-2/+8
* Move generated introspect XML into a subdirectorySimon McVittie2009-04-011-1/+1
* various: distribute XML for the ChannelDispatchOperationSimon McVittie2009-03-271-0/+1
* Update to new timestamps versionAlberto Mardegan2009-01-121-1/+1
* Server-side implementation of the account Stats interfaceAlberto Mardegan2008-12-191-0/+4
* Merge branch 'alban-twisted' into SetSelfCapabilitiesAlban Crequy2008-11-231-1/+2
|\