aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Adding NetworkManager support.Xavier Claessens2007-06-211-0/+5
* Prepare for slack time when coming back from auto away. Not yet fullyXavier Claessens2007-06-151-0/+9
* Use gtk-info for contact informaiton.Xavier Claessens2007-06-151-0/+13
* Show logs when right click on a contact in the roster.Xavier Claessens2007-06-141-0/+5
* Empathy is no more splitted into 2 processes. It makes debugging moreXavier Claessens2007-06-141-0/+14
* Disconnect signals from chatroom_manager. Fixes bug #447178.Xavier Claessens2007-06-141-0/+5
* Get strings in empathy.desktop.in.in and skip empathy.desktop.in. FixesXavier Claessens2007-06-141-0/+6
* Adding missing files.Xavier Claessens2007-06-141-1/+5
* Do not create log directory for a chat if there is no messages to put in.Xavier Claessens2007-06-141-0/+9
* New window for viewing logs.Xavier Claessens2007-06-141-0/+35
* Adding spellcheck support.Xavier Claessens2007-06-101-0/+12
* Smooth scrolling. Fixes bug #445859 (Raphael Slinckx).Xavier Claessens2007-06-101-0/+5
* Emit notify signal only if the property value effectively changed.Xavier Claessens2007-06-101-0/+5
* Fix warning for DnD. patch imported from gossip.Xavier Claessens2007-06-101-0/+5
* Bump version to 0.8Xavier Claessens2007-06-101-0/+12
* Fix a warning.Xavier Claessens2007-06-091-0/+4
* We can now add a new contact. EmpathyContactWidget can change the contactXavier Claessens2007-06-091-0/+13
* Checks if the chatroom has an account and a room. Fixes bug #444135.Xavier Claessens2007-06-091-0/+5
* Do not save when closing the dialog. Update information in real-time andXavier Claessens2007-06-091-0/+13
* Fix build on 64bits arch. Fixes bug #444680 (Matej Cepl).Xavier Claessens2007-06-091-0/+5
* Fix response and action buttons.Xavier Claessens2007-06-071-0/+6
* Implement editing and viewing contact information with right click on theXavier Claessens2007-06-071-0/+17
* EmpatchContactWidget has 2 modes: editable or not.Xavier Claessens2007-06-071-0/+8
* Updated with new files.Xavier Claessens2007-06-071-0/+4
* New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget toXavier Claessens2007-06-071-0/+15
* New widget: EmpathyContactWidget. It displays information about a contact,Xavier Claessens2007-06-061-0/+18
* Add support for blinking when there is an event. Make use of EmpathyIdleXavier Claessens2007-06-061-0/+23
* Set use_stock for button_connect to False, to avoid a crasher when openingXavier Claessens2007-06-041-0/+8
* adding more detail to the changelogXavier Claessens2007-06-041-1/+2
* libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.cXavier Claessens2007-06-041-0/+18
* Add missing files that have strings for translation. SkipXavier Claessens2007-06-031-0/+6
* Add all properties described by TP spec for the Text channel onXavier Claessens2007-06-031-0/+10
* Fix crash when there is no log available for a chat. Fix a crash whenXavier Claessens2007-06-031-0/+7
* Log chats and display 10 last messages when opening a new chat.Xavier Claessens2007-06-021-0/+11
* Set default presence to available if there is no presence iface.Xavier Claessens2007-06-021-0/+7
* Use gnome_vfs_url_show() instead of gnome_url_show() to avoid libgnomeuiXavier Claessens2007-06-021-0/+7
* Monitor changes on chatrooms.xml file and relead it when it's modified.Xavier Claessens2007-06-021-0/+10
* Bump version to 0.7Xavier Claessens2007-06-021-0/+4
* set bug #Xavier Claessens2007-06-011-1/+1
* No need to RequestHandle, MissionControl has API to request the channelXavier Claessens2007-05-311-0/+10
* Do not restore away presence message when coming back after the user setXavier Claessens2007-05-311-0/+5
* Fix warning when selecting all accounts.Xavier Claessens2007-05-311-0/+47
* Do not highlight contacts already known when creating the contact list. DoXavier Claessens2007-05-261-1/+9
* Bump version to 0.6Xavier Claessens2007-05-251-0/+4
* update NEWS fileEMPATHY_0_5Xavier Claessens2007-05-251-2/+2
* Fix refcounting of GossipGroupChat. Add debug message when alias requestXavier Claessens2007-05-251-0/+9
* Do not use the server entry's value if it's hidden. Do not highlightXavier Claessens2007-05-251-0/+11
* Preset the server only for jabber protocol to conference.server. ThisXavier Claessens2007-05-251-0/+48
* White space fix.Xavier Claessens2007-05-241-0/+5
* New objects: GossipAccountChooser and GossipNewChatroom, we can now joinXavier Claessens2007-05-241-0/+22
* If we are offline do not set away on idle. If we are already away restoreXavier Claessens2007-05-211-0/+6
* Implementing basic chatroom support. Actually it works only if we getXavier Claessens2007-05-211-0/+16
* Correctly remember the contact who sent last message.Xavier Claessens2007-05-201-0/+5
* Correctly remember if last message comes from the self contact or another.Xavier Claessens2007-05-201-0/+5
* Removed.Xavier Claessens2007-05-201-0/+7
* Set COL_NAME earlier like that it can directly be sorted.Xavier Claessens2007-05-201-0/+6
* Bump version to 0.5Xavier Claessens2007-05-201-0/+4
* Allow to set custom function for getting groups of a contact. MakeXavier Claessens2007-05-201-0/+12
* Fix indentation Fix not returning the contact in tp_contact_list_find()Xavier Claessens2007-05-201-0/+10
* Split GossipContactList into two objects: GossipContactListStoreXavier Claessens2007-05-201-14/+30
* Auto away when session id idle, instead of when screensaver is active.Xavier Claessens2007-05-191-0/+5
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-191-0/+29
* Display ChatState.Xavier Claessens2007-05-181-0/+4
* New object EmpathyIdle to manage autoaway and extended autoaway states.Xavier Claessens2007-05-171-0/+9
* Set bugzilla information in desktop file and add it to POTFILES.inXavier Claessens2007-05-161-0/+9
* Fix using of gossip icons in menus.Xavier Claessens2007-05-151-0/+6
* Add empathy icon stolen from cohoba.Xavier Claessens2007-05-141-0/+18
* po/POTFILES.inXavier Claessens2007-05-141-0/+11
* Add an example label for jid.Xavier Claessens2007-05-141-0/+5
* When a new text channel arrives, check if there is no existing GossipChatXavier Claessens2007-05-141-0/+9
* Removing empathy-contact-list program, it's useless.Xavier Claessens2007-05-141-0/+6
* Change version from 0.3darcs to 0.3svnXavier Claessens2007-05-131-0/+4
* Set executable Update translatable filesXavier Claessens2007-05-131-0/+5
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-261-0/+4