aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2013-08-201-0/+2
* camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-3/+0
* cheese-camera-device-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-1/+1
* time: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-2/+0
* uoa-utils: move from Empathy to tp-awMarco Barisione2013-08-201-2/+0
* keyring: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-2/+0
* connection-managers: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-2/+0
* account-settings: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-2/+0
* tp-account-widgets: Move the IRC network list with the related sourcesEmanuele Aina2013-08-201-6/+2
* tp-account-widgets: Move the IRC support sources with the account widgetEmanuele Aina2013-08-201-6/+0
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-3/+2
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
* Embed DTDs for XML validation as GResourcesEmanuele Aina2013-04-011-4/+14
* UOA: Use an AgManager singletonXavier Claessens2012-08-271-0/+2
* Add Ubuntu Online Accounts auth handlerXavier Claessens2012-07-231-0/+15
* Move SASL mechanism implementations into its own fileXavier Claessens2012-07-181-0/+2
* Turn libempathy to a public libGuillaume Desmottes2012-07-171-14/+21
* remove tp-contact-factoryGuillaume Desmottes2012-05-151-2/+0
* remove empathy-tp-roomlistGuillaume Desmottes2012-05-101-2/+0
* remove empathy-tls-certificateGuillaume Desmottes2012-05-101-2/+0
* remove empathy-avGuillaume Desmottes2012-05-021-2/+0
* remove empathy-contact-listGuillaume Desmottes2012-04-101-2/+0
* remove EmpathyConnectivityGuillaume Desmottes2012-04-051-2/+0
* remove empathy-tp-contact-listGuillaume Desmottes2012-03-121-2/+0
* Revert "Drop empathy-av"Guillaume Desmottes2012-03-011-0/+2
* Drop empathy-avGuillaume Desmottes2012-02-211-2/+0
* Merge remote-tracking branch 'origin/call1' into master+callGuillaume Desmottes2012-02-211-2/+0
|\
| * Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-2/+0
* | add empathy-pkg-kitGuillaume Desmottes2012-02-081-0/+2
|/
* remove empathy-contact-managerGuillaume Desmottes2011-12-141-2/+0
* Merge remote-tracking branch 'jonny/ft'Guillaume Desmottes2011-11-291-2/+0
|\
| * tp-file: remove EmpathyTpFileJonny Lamb2011-11-091-1/+0
| * libempathy: remove empathy-tp-file from headersJonny Lamb2011-11-091-1/+0
* | add EmpathyConnectionAggregatorGuillaume Desmottes2011-11-291-0/+2
|/
* Make GOA optional againDanielle Madeley2011-11-071-22/+37
* Import Facebook and windows Live GOA accountsXavier Claessens2011-11-041-0/+2
* Move empathy-contactinfo-utils to libempathy-gtkDanielle Madeley2011-10-211-2/+0
* Abstract common contactinfo code into empathy-contactinfo-utilsDanielle Madeley2011-10-211-0/+2
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-22/+0
* build: use an autoconf macro to get to -lmFrédéric Péters2011-08-311-1/+1
* build: add -lm where requiredFrédéric Péters2011-08-301-1/+2
* Port to new tp-glib client factoryGuillaume Desmottes2011-08-181-2/+2
* Optionally check for gudev for camera monitoringEmilio Pozuelo Monfort2011-07-121-1/+3
* Add EmpathyCameraMonitorEmilio Pozuelo Monfort2011-07-121-2/+4
* Add CheeseCameraDeviceMonitor from libcheeseEmilio Pozuelo Monfort2011-07-121-3/+6
* Copy TplActionChain from telepathy-loggerEmilio Pozuelo Monfort2011-06-091-0/+2
* Merge branch 'call'Emilio Pozuelo Monfort2011-06-091-4/+6
|\
| * Explicitely use the libtelepathy-yell .la file for dependency trackingSjoerd Simons2011-06-091-1/+1
| * Don't use wildcards for just one marshal fileSjoerd Simons2011-06-091-4/+4
| * Teach EmpathyChannelFactory how to create Call channelsEmilio Pozuelo Monfort2011-06-081-0/+2
* | add an optional dep on geocode-glibGuillaume Desmottes2011-06-081-0/+2
|/
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-2/+2
* add EmpathyChannelFactory (#634679)Guillaume Desmottes2011-02-101-0/+2
* Only build the EmpathyStreamedMedia* classes for empathy-avEmilio Pozuelo Monfort2011-02-101-4/+0
* EmpathyCallFactory -> EmpathyStreamedMediaFactoryEmilio Pozuelo Monfort2011-02-101-2/+2
* EmpathyCallHandler -> EmpathyStreamedMediaHandlerEmilio Pozuelo Monfort2011-02-031-2/+2
* EmpathyTpCall -> EmpathyTpStreamedMediaEmilio Pozuelo Monfort2011-02-031-2/+2
* rename EmpathyIdle to EmpathyPresenceManager (#640532)Guillaume Desmottes2011-01-251-2/+2
* libempathy: Use trust assertions instead of certificate directories.Stef Walter2010-12-241-0/+2
* keyring: add simple keyring helperJonny Lamb2010-12-061-0/+2
* server-sasl-handler: addedJonny Lamb2010-12-011-0/+2
* Add EmpathyTLSVerifierCosimo Cecchi2010-08-131-0/+2
* Add a first skeleton of the auth factory.Cosimo Cecchi2010-08-131-0/+2
* Add EmpathyServerTLSHandler.Cosimo Cecchi2010-08-131-0/+2
* Add EmpathyTLSCertificate.Cosimo Cecchi2010-08-131-0/+2
* remove empathy-dispatch-operationGuillaume Desmottes2010-08-111-2/+0
* bye bye empathy-handlerGuillaume Desmottes2010-08-111-2/+0
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-211-0/+2
* Simplify checking of the depsGuillaume Desmottes2010-07-071-2/+2
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-27/+0
* Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-181-0/+1
* Remove EmpathyContactMonitor, it is not used anymoreXavier Claessens2010-05-261-2/+0
* stop exporting FAVOURITE_CONTACTS_CFLAGS and FAVOURITE_CONTACTS_LIBSGuillaume Desmottes2010-03-151-2/+0
* Add a favorite contacts build option and make Moblin support automatically tu...Travis Reitter2010-03-151-0/+2
* TPL Enabling patch, all-in-one.Cosimo Alfarano2010-02-261-9/+25
* Use TpDebugSender to publish debug messages (#607330)Jonny Lamb2010-02-171-2/+0
* remove empathy-tube-handler.c and empathy-tube-dispatchGuillaume Desmottes2010-01-191-2/+0
* Support silent build rules with automake 1.11Javier Jardón2010-01-181-8/+7
* libempathy/Makefile.am: sort filesGuillaume Desmottes2009-11-131-14/+14
* Removed EmpathyAccount{,Manager}.Jonny Lamb2009-10-231-4/+0
* Enable extra error CFLAGS in libempathy/Guillaume Desmottes2009-10-231-0/+1
* Stop building libempathy{,-gtk} as a shared library. Closes bug #599086Jonny Lamb2009-10-211-57/+46
* Add a simple abstraction for implementing handlersSjoerd Simons2009-08-311-0/+2
* Fix alignmentXavier Claessens2009-08-251-1/+1
* Merge back from masterSjoerd Simons2009-08-221-2/+6
|\
| * configure: enable connectivity building with nm, connman, auto or noneJonny Lamb2009-08-201-2/+4
| * empathy-connectivity: add initial stubsJonny Lamb2009-08-181-0/+2
* | Add an abstraction to buffer up changes to an accountSjoerd Simons2009-07-221-0/+2
* | Add singleton to cache TpConnectionManagersSjoerd Simons2009-07-201-0/+2
* | Initial port of Account and AccountManager to MC5Sjoerd Simons2009-07-081-1/+0
|/
* Implement EmpathyAccountSjoerd Simons2009-07-011-0/+3
* Optionally use libnm-glib for NetworkManager integrationSjoerd Simons2009-07-011-1/+3
* Implement o.fd.Tp.Debug. (Fixes #580631)Jonny Lamb2009-06-181-0/+2
* Set G_LOG_DOMAIN in libempathy and empathy.Jonny Lamb2009-06-181-0/+1
* stop to build empathy-tp-tubeGuillaume Desmottes2009-06-091-2/+0
* Add simple flymake support.Jonny Lamb2009-06-051-0/+1
* Implement hashing of the file. Make it compile.Cosimo Cecchi2009-06-011-0/+4
* Move the geoclue geocoding in EmpathyTpContactFactoryPierre-Luc Beaudoin2009-05-281-1/+3
* enable coding style checks in libempathyGuillaume Desmottes2009-05-181-0/+6
* Add Location to EmpathyContactPierre-Luc Beaudoin2009-05-081-0/+1
* Add shave support to build process.Jonny Lamb2009-04-241-6/+8
* Remove EmpathyTpGroupXavier Claessens2009-04-221-2/+0
* Drop EmpathyContactFactoryXavier Claessens2009-04-221-4/+2
* Use autotools magic to take care of disabling deprecated symbolsLaurent Bigonville2009-04-181-1/+2
* Add empathy-log.h and empathy-log-store.h to Makefile.amXavier Claessens2009-03-101-0/+2
* Renamed EmpathyLogSource to EmpathyLogStore.Jonny Lamb2009-03-061-2/+2
* Made EmpathyLogSource an interface and EmpathyLogSourceEmpathy extend it.Jonny Lamb2009-03-061-0/+2
* Revert "Started splitting empathy log code from the log manager to make loggi...Xavier Claessens2009-03-031-1/+0
* Started splitting empathy log code from the log manager to make logging more ...Jonny Lamb2009-03-031-0/+1
* Add Stub call factor and call handler objectsSjoerd Simons2009-02-031-0/+4
* Correctly align \ charactersXavier Claessens2009-01-101-2/+2
* Start reworking the dispatcherSjoerd Simons2009-01-101-0/+2
* Add an EmpathyContactMonitor object to monitor changes in the contactXavier Claessens2009-01-071-0/+3
* Add EmpathyAccountManager.Xavier Claessens2009-01-071-0/+2
* Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They...Xavier Claessens2008-12-121-0/+1
* Fixed Makefile by including missing backslash. (Jonny Lamb)Jonny Lamb2008-11-221-1/+0
* Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)Jonny Lamb2008-11-221-2/+0
* Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb)Jonny Lamb2008-11-221-0/+5
* Reorder files in alphabetical order.Xavier Claessens2008-08-291-32/+32
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...Xavier Claessens2008-05-281-2/+0
* Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p...Xavier Claessens2008-05-091-2/+4
* Rename EmpathyTube to EmpathyTpTube and remove EmpathyTubes.Xavier Claessens2008-04-201-4/+2
* Add tubes, tube and tube handler objectsXavier Claessens2008-04-201-2/+8
* Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself.Xavier Claessens2008-04-201-4/+0
* Remove deleted file from the makefileXavier Claessens2008-04-111-3/+1
* Make use of generated API for EmpathyFilterXavier Claessens2008-04-111-8/+0
* Unify EmpathyTpChatroom and EmpathyTpChat.Xavier Claessens2008-04-021-2/+0
* Make use of generated code for using stream engine.Xavier Claessens2008-02-261-6/+1
* Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la.Xavier Claessens2008-02-261-0/+2
* Merge commit 'bari/marshalList'Xavier Claessens2008-02-181-1/+1
* Merge commit 'cassidy/irc'Xavier Claessens2008-02-181-4/+16
* Generate marshal.list thanks to gabble black magic.Xavier Claessens2008-02-101-0/+12
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-101-6/+7
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-2/+0
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-231-2/+0
* Move empathy-contact-groups to libempathy, it has nothing to do in -gtkXavier Claessens2008-01-211-1/+4
* Move empathy-status-presets to libempathy, nothing to do with GTKXavier Claessens2008-01-211-0/+3
* Split EmpathyContactFactory to have one EmpathyTpContactFactory per accountXavier Claessens2007-12-121-0/+2
* Add tp-stream-engine.xml to EXTRA_DIST. Add empathy-call-window.glade.EMPATHY_0_14Xavier Claessens2007-10-011-0/+1
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-291-1/+8
* Ported from VOIP branch.Xavier Claessens2007-09-281-6/+6
* Fix debug message.Xavier Claessens2007-09-101-2/+0
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-2/+4
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-081-6/+56
* Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville).Xavier Claessens2007-07-261-0/+3
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-0/+2
* Fix a leaked ref.Xavier Claessens2007-07-011-0/+6
* Install libempathy and libempathy-gtk and make their API public.Xavier Claessens2007-06-231-22/+45
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-12/+12
* libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.cXavier Claessens2007-06-041-2/+0
* Log chats and display 10 last messages when opening a new chat.Xavier Claessens2007-06-021-0/+6
* Fix warning when selecting all accounts.Xavier Claessens2007-05-311-1/+8
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-191-0/+2
* New object EmpathyIdle to manage autoaway and extended autoaway states.Xavier Claessens2007-05-171-0/+1
* [darcs-to-svn @ Improve build system]Xavier Claessens2007-05-091-3/+3
* [darcs-to-svn @ many changes]Xavier Claessens2007-05-091-0/+2
* [darcs-to-svn @ Cleanup build system and add MC plugin]Xavier Claessens2007-05-061-6/+4
* [darcs-to-svn @ Remove EmpathySession and move all programs into src/]Xavier Claessens2007-05-031-1/+0
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-261-0/+54