| Commit message (Expand) | Author | Age | Files | Lines |
* | Add shave support to build process. | Jonny Lamb | 2009-04-24 | 1 | -6/+8 |
* | Remove EmpathyTpGroup | Xavier Claessens | 2009-04-22 | 1 | -2/+0 |
* | Drop EmpathyContactFactory | Xavier Claessens | 2009-04-22 | 1 | -4/+2 |
* | Use autotools magic to take care of disabling deprecated symbols | Laurent Bigonville | 2009-04-18 | 1 | -1/+2 |
* | Add empathy-log.h and empathy-log-store.h to Makefile.am | Xavier Claessens | 2009-03-10 | 1 | -0/+2 |
* | Renamed EmpathyLogSource to EmpathyLogStore. | Jonny Lamb | 2009-03-06 | 1 | -2/+2 |
* | Made EmpathyLogSource an interface and EmpathyLogSourceEmpathy extend it. | Jonny Lamb | 2009-03-06 | 1 | -0/+2 |
* | Revert "Started splitting empathy log code from the log manager to make loggi... | Xavier Claessens | 2009-03-03 | 1 | -1/+0 |
* | Started splitting empathy log code from the log manager to make logging more ... | Jonny Lamb | 2009-03-03 | 1 | -0/+1 |
* | Add Stub call factor and call handler objects | Sjoerd Simons | 2009-02-03 | 1 | -0/+4 |
* | Correctly align \ characters | Xavier Claessens | 2009-01-10 | 1 | -2/+2 |
* | Start reworking the dispatcher | Sjoerd Simons | 2009-01-10 | 1 | -0/+2 |
* | Add an EmpathyContactMonitor object to monitor changes in the contact | Xavier Claessens | 2009-01-07 | 1 | -0/+3 |
* | Add EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 1 | -0/+2 |
* | Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They... | Xavier Claessens | 2008-12-12 | 1 | -0/+1 |
* | Fixed Makefile by including missing backslash. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+0 |
* | Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -2/+0 |
* | Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+5 |
* | Reorder files in alphabetical order. | Xavier Claessens | 2008-08-29 | 1 | -32/+32 |
* | Move avatar cache to ~/.cache and don't mix avatar from different contacts, t... | Xavier Claessens | 2008-05-28 | 1 | -2/+0 |
* | Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p... | Xavier Claessens | 2008-05-09 | 1 | -2/+4 |
* | Rename EmpathyTube to EmpathyTpTube and remove EmpathyTubes. | Xavier Claessens | 2008-04-20 | 1 | -4/+2 |
* | Add tubes, tube and tube handler objects | Xavier Claessens | 2008-04-20 | 1 | -2/+8 |
* | Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. | Xavier Claessens | 2008-04-20 | 1 | -4/+0 |
* | Remove deleted file from the makefile | Xavier Claessens | 2008-04-11 | 1 | -3/+1 |
* | Make use of generated API for EmpathyFilter | Xavier Claessens | 2008-04-11 | 1 | -8/+0 |
* | Unify EmpathyTpChatroom and EmpathyTpChat. | Xavier Claessens | 2008-04-02 | 1 | -2/+0 |
* | Make use of generated code for using stream engine. | Xavier Claessens | 2008-02-26 | 1 | -6/+1 |
* | Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la. | Xavier Claessens | 2008-02-26 | 1 | -0/+2 |
* | Merge commit 'bari/marshalList' | Xavier Claessens | 2008-02-18 | 1 | -1/+1 |
* | Merge commit 'cassidy/irc' | Xavier Claessens | 2008-02-18 | 1 | -4/+16 |
* | Generate marshal.list thanks to gabble black magic. | Xavier Claessens | 2008-02-10 | 1 | -0/+12 |
* | Do not export symbols outside the empathy_ namespace. | Xavier Claessens | 2008-02-10 | 1 | -6/+7 |
* | Remove EmpathyPresence object and have "presence" and "presence-message" prop... | Xavier Claessens | 2008-01-25 | 1 | -2/+0 |
* | Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco... | Xavier Claessens | 2008-01-23 | 1 | -2/+0 |
* | Move empathy-contact-groups to libempathy, it has nothing to do in -gtk | Xavier Claessens | 2008-01-21 | 1 | -1/+4 |
* | Move empathy-status-presets to libempathy, nothing to do with GTK | Xavier Claessens | 2008-01-21 | 1 | -0/+3 |
* | Split EmpathyContactFactory to have one EmpathyTpContactFactory per account | Xavier Claessens | 2007-12-12 | 1 | -0/+2 |
* | Add tp-stream-engine.xml to EXTRA_DIST. Add empathy-call-window.glade.EMPATHY_0_14 | Xavier Claessens | 2007-10-01 | 1 | -0/+1 |
* | Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier | Xavier Claessens | 2007-09-29 | 1 | -1/+8 |
* | Ported from VOIP branch. | Xavier Claessens | 2007-09-28 | 1 | -6/+6 |
* | Fix debug message. | Xavier Claessens | 2007-09-10 | 1 | -2/+0 |
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459... | Xavier Claessens | 2007-08-31 | 1 | -2/+4 |
* | Remove empathy-marshal-main.c and include empathy-marshal.h from | Marco Barisione | 2007-08-08 | 1 | -6/+56 |
* | Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville). | Xavier Claessens | 2007-07-26 | 1 | -0/+3 |
* | Initial room list support. It does not works yet. | Xavier Claessens | 2007-07-20 | 1 | -0/+2 |
* | Fix a leaked ref. | Xavier Claessens | 2007-07-01 | 1 | -0/+6 |
* | Install libempathy and libempathy-gtk and make their API public. | Xavier Claessens | 2007-06-23 | 1 | -22/+45 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -12/+12 |
* | libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.c | Xavier Claessens | 2007-06-04 | 1 | -2/+0 |
* | Log chats and display 10 last messages when opening a new chat. | Xavier Claessens | 2007-06-02 | 1 | -0/+6 |
* | Fix warning when selecting all accounts. | Xavier Claessens | 2007-05-31 | 1 | -1/+8 |
* | EmpathyContactList is now an interface implemented by | Xavier Claessens | 2007-05-19 | 1 | -0/+2 |
* | New object EmpathyIdle to manage autoaway and extended autoaway states. | Xavier Claessens | 2007-05-17 | 1 | -0/+1 |
* | [darcs-to-svn @ Improve build system] | Xavier Claessens | 2007-05-09 | 1 | -3/+3 |
* | [darcs-to-svn @ many changes] | Xavier Claessens | 2007-05-09 | 1 | -0/+2 |
* | [darcs-to-svn @ Cleanup build system and add MC plugin] | Xavier Claessens | 2007-05-06 | 1 | -6/+4 |
* | [darcs-to-svn @ Remove EmpathySession and move all programs into src/] | Xavier Claessens | 2007-05-03 | 1 | -1/+0 |
* | [darcs-to-svn @ initial import] | Xavier Claessens | 2007-04-26 | 1 | -0/+54 |