aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes).Xavier Claessens2007-07-102-1/+41
* Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi).Xavier Claessens2007-07-092-32/+56
* Workaround to fix a commonly reported crash. Add a missing check.Xavier Claessens2007-07-071-0/+1
* Fix a leaked ref.Xavier Claessens2007-07-016-103/+498
* Install libempathy and libempathy-gtk and make their API public.Xavier Claessens2007-06-232-22/+56
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-2245-1830/+1828
* Fix typo causing warnings.Xavier Claessens2007-06-221-1/+1
* We show in our roster all contacts members and remote-pending of subscribeXavier Claessens2007-06-215-40/+130
* Adding NetworkManager support.Xavier Claessens2007-06-211-38/+116
* Prepare for slack time when coming back from auto away. Not yet fullyXavier Claessens2007-06-152-20/+42
* Empathy is no more splitted into 2 processes. It makes debugging moreXavier Claessens2007-06-141-52/+0
* Do not create log directory for a chat if there is no messages to put in.Xavier Claessens2007-06-142-10/+28
* New window for viewing logs.Xavier Claessens2007-06-148-88/+465
* Adding spellcheck support.Xavier Claessens2007-06-101-10/+0
* Emit notify signal only if the property value effectively changed.Xavier Claessens2007-06-101-0/+28
* We can now add a new contact. EmpathyContactWidget can change the contactXavier Claessens2007-06-091-2/+2
* Checks if the chatroom has an account and a room. Fixes bug #444135.Xavier Claessens2007-06-091-1/+2
* Do not save when closing the dialog. Update information in real-time andXavier Claessens2007-06-093-37/+51
* New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget toXavier Claessens2007-06-071-0/+1
* New widget: EmpathyContactWidget. It displays information about a contact,Xavier Claessens2007-06-062-38/+1
* Add support for blinking when there is an event. Make use of EmpathyIdleXavier Claessens2007-06-068-215/+598
* libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.cXavier Claessens2007-06-044-91/+1
* Add all properties described by TP spec for the Text channel onXavier Claessens2007-06-031-42/+298
* Fix crash when there is no log available for a chat. Fix a crash whenXavier Claessens2007-06-032-6/+9
* Log chats and display 10 last messages when opening a new chat.Xavier Claessens2007-06-024-0/+670
* Set default presence to available if there is no presence iface.Xavier Claessens2007-06-022-3/+15
* Monitor changes on chatrooms.xml file and relead it when it's modified.Xavier Claessens2007-06-022-9/+63
* Do not restore away presence message when coming back after the user setXavier Claessens2007-05-311-2/+1
* Fix warning when selecting all accounts.Xavier Claessens2007-05-3111-65/+1100
* Do not highlight contacts already known when creating the contact list. DoXavier Claessens2007-05-262-3/+3
* Fix refcounting of GossipGroupChat. Add debug message when alias requestXavier Claessens2007-05-251-1/+6
* Do not use the server entry's value if it's hidden. Do not highlightXavier Claessens2007-05-251-7/+35
* Preset the server only for jabber protocol to conference.server. ThisXavier Claessens2007-05-252-19/+29
* New objects: GossipAccountChooser and GossipNewChatroom, we can now joinXavier Claessens2007-05-241-2/+36
* If we are offline do not set away on idle. If we are already away restoreXavier Claessens2007-05-211-13/+28
* Implementing basic chatroom support. Actually it works only if we getXavier Claessens2007-05-215-41/+248
* Fix indentation Fix not returning the contact in tp_contact_list_find()Xavier Claessens2007-05-204-9/+6
* Split GossipContactList into two objects: GossipContactListStoreXavier Claessens2007-05-201-0/+1
* Auto away when session id idle, instead of when screensaver is active.Xavier Claessens2007-05-191-25/+25
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-1914-2009/+2522
* New object EmpathyIdle to manage autoaway and extended autoaway states.Xavier Claessens2007-05-173-0/+281
* When a new text channel arrives, check if there is no existing GossipChatXavier Claessens2007-05-142-13/+32
* [darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto...Xavier Claessens2007-05-135-7/+27
* [darcs-to-svn @ New object: EmpathyStatusIcon]Xavier Claessens2007-05-101-3/+1
* [darcs-to-svn @ sync with Gossip SVN 2323]Xavier Claessens2007-05-091-0/+1
* [darcs-to-svn @ Improve build system]Xavier Claessens2007-05-091-3/+3
* [darcs-to-svn @ many changes]Xavier Claessens2007-05-095-68/+137
* [darcs-to-svn @ adding debug message]Xavier Claessens2007-05-061-0/+2
* [darcs-to-svn @ do not assert when there is an unknown state str]Xavier Claessens2007-05-061-2/+0
* [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-037-113/+29
* [darcs-to-svn @ Autostart]Xavier Claessens2007-05-032-4/+33
* [darcs-to-svn @ Fix setting presence]Xavier Claessens2007-05-024-90/+82
* [darcs-to-svn @ Handling /say msg and remove useless debug messages]Xavier Claessens2007-05-021-0/+3
* [darcs-to-svn @ Syncing new contact list stuff from gossip]Xavier Claessens2007-05-013-2/+21
* [darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-...Xavier Claessens2007-05-015-120/+19
* [darcs-to-svn @ Only one presence per contact]Xavier Claessens2007-04-275-410/+98
* [darcs-to-svn @ Adding GossipPresenceChooser]Xavier Claessens2007-04-271-0/+1
* [darcs-to-svn @ Save/restore window geometry]Xavier Claessens2007-04-273-1/+60
* [darcs-to-svn @ Set Collabora copyright for files I created/modified]Xavier Claessens2007-04-2614-18/+51
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-2634-0/+7519