aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix refcounting of GossipGroupChat. Add debug message when alias requestXavier Claessens2007-05-252-2/+1
* Do not use the server entry's value if it's hidden. Do not highlightXavier Claessens2007-05-253-30/+9
* Preset the server only for jabber protocol to conference.server. ThisXavier Claessens2007-05-2510-119/+123
* White space fix.Xavier Claessens2007-05-242-69/+46
* New objects: GossipAccountChooser and GossipNewChatroom, we can now joinXavier Claessens2007-05-2410-51/+2052
* Implementing basic chatroom support. Actually it works only if we getXavier Claessens2007-05-216-16/+908
* Correctly remember the contact who sent last message.Xavier Claessens2007-05-201-6/+7
* Correctly remember if last message comes from the self contact or another.Xavier Claessens2007-05-201-1/+8
* Removed.Xavier Claessens2007-05-204-2902/+1606
* Set COL_NAME earlier like that it can directly be sorted.Xavier Claessens2007-05-201-0/+6
* Allow to set custom function for getting groups of a contact. MakeXavier Claessens2007-05-202-13/+86
* Fix indentation Fix not returning the contact in tp_contact_list_find()Xavier Claessens2007-05-201-4/+4
* Split GossipContactList into two objects: GossipContactListStoreXavier Claessens2007-05-207-40/+1549
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-198-192/+121
* Display ChatState.Xavier Claessens2007-05-181-8/+58
* New object EmpathyIdle to manage autoaway and extended autoaway states.Xavier Claessens2007-05-171-1/+6
* import po files from gossipXavier Claessens2007-05-161-1/+1
* Fix using of gossip icons in menus.Xavier Claessens2007-05-152-8162/+6
* Add an example label for jid.Xavier Claessens2007-05-141-10/+49
* When a new text channel arrives, check if there is no existing GossipChatXavier Claessens2007-05-142-0/+29
* [darcs-to-svn @ Add artists names to contributors and credits]Xavier Claessens2007-05-131-0/+2
* [darcs-to-svn @ GossipAboutDialog]Xavier Claessens2007-05-134-1/+149
* [darcs-to-svn @ Move schemas to data/ and hide main window by default]Xavier Claessens2007-05-132-274/+1
* [darcs-to-svn @ Save/Resore the visibility of main window and show account di...Xavier Claessens2007-05-132-1/+24
* [darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto...Xavier Claessens2007-05-135-163/+129
* [darcs-to-svn @ Fix icon size]Xavier Claessens2007-05-113-1/+10
* [darcs-to-svn @ Show/Hide main window on delete event]Xavier Claessens2007-05-101-20/+43
* [darcs-to-svn @ popup menu on the status icon]Xavier Claessens2007-05-102-31/+77
* [darcs-to-svn @ Improved EmpathyStatusIcon and GossipPresenceChooser]Xavier Claessens2007-05-108-1136/+8966
* [darcs-to-svn @ New object: EmpathyStatusIcon]Xavier Claessens2007-05-104-11/+242
* [darcs-to-svn @ Ctr+Enter adds a new line in and empathy-chat exits 5sec afte...Xavier Claessens2007-05-101-1/+1
* [darcs-to-svn @ sync with Gossip SVN 2323]Xavier Claessens2007-05-0912-79/+519
* [darcs-to-svn @ after a timeout we are in PAUSED chat state]Xavier Claessens2007-05-091-1/+1
* [darcs-to-svn @ Improve build system]Xavier Claessens2007-05-091-4/+4
* [darcs-to-svn @ many changes]Xavier Claessens2007-05-093-12/+24
* [darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]Xavier Claessens2007-05-0815-427/+205
* [darcs-to-svn @ Cleanup build system and add MC plugin]Xavier Claessens2007-05-061-8/+4
* [darcs-to-svn @ Remove EmpathySession and move all programs into src/]Xavier Claessens2007-05-032-24/+23
* [darcs-to-svn @ Autostart]Xavier Claessens2007-05-035-136/+34
* [darcs-to-svn @ Replace the launcher by the main program with tray icon]Xavier Claessens2007-05-021-1/+1
* [darcs-to-svn @ Fix typo]Xavier Claessens2007-05-021-1/+1
* [darcs-to-svn @ Fix setting presence]Xavier Claessens2007-05-029-290/+238
* [darcs-to-svn @ Fixing presence and preference dialog]Xavier Claessens2007-05-027-6/+1181
* [darcs-to-svn @ contact list now displays accounts dialog]Xavier Claessens2007-05-022-17/+25
* [darcs-to-svn @ GossipMainWindow]Xavier Claessens2007-05-027-96/+2434
* [darcs-to-svn @ Handling /say msg and remove useless debug messages]Xavier Claessens2007-05-021-5/+1
* [darcs-to-svn @ move some code from GossipPrivateChat to GossipChatView]Xavier Claessens2007-05-022-44/+51
* [darcs-to-svn @ Sync last things from gossip. Up to date with gossip SVN revi...Xavier Claessens2007-05-014-88/+72
* [darcs-to-svn @ Syncing message history from gossip]Xavier Claessens2007-05-012-2/+137
* [darcs-to-svn @ Syncing new contact list stuff from gossip]Xavier Claessens2007-05-014-150/+466
* [darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-...Xavier Claessens2007-05-013-58/+52
* [darcs-to-svn @ Fix copyright in GPL header]Xavier Claessens2007-04-302-4/+4
* [darcs-to-svn @ Missing glade file for chat]Xavier Claessens2007-04-301-0/+700
* [darcs-to-svn @ Missing file]Xavier Claessens2007-04-301-0/+771
* [darcs-to-svn @ Adding jabber specific settings widget]Xavier Claessens2007-04-308-1549/+647
* [darcs-to-svn @ Only one presence per contact]Xavier Claessens2007-04-273-3/+3
* [darcs-to-svn @ Adding GossipPresenceChooser]Xavier Claessens2007-04-276-0/+1643
* [darcs-to-svn @ Fix leak]Xavier Claessens2007-04-271-0/+2
* [darcs-to-svn @ Save/restore window geometry]Xavier Claessens2007-04-275-3/+249
* [darcs-to-svn @ Set Collabora copyright for files I created/modified]Xavier Claessens2007-04-2614-2/+24
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-2640-0/+18022