aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Updated.Xavier Claessens2007-08-251-1/+8
* Salut's protocol name is going to change to local-xmpp. Fixes bug #469638Xavier Claessens2007-08-251-0/+9
* Chech if there is already a Salut account before creating a new one andXavier Claessens2007-08-251-0/+5
* Change jabber icon. Fixes bug #466377 (Björn Martensen).Xavier Claessens2007-08-251-0/+21
* Add specialised UI for salut settings. Configure a Salut account firstXavier Claessens2007-08-231-0/+15
* Fix build system, make distcheck now works.Xavier Claessens2007-08-201-0/+7
* Add python binding. Fixes bug #457660 (Michael Sheldon).Xavier Claessens2007-08-201-0/+15
* Last patch was from Cosimo CecchiXavier Claessens2007-08-201-1/+1
* Edit menu should be second from the left. Fixes bug #467827 (Reinout vanXavier Claessens2007-08-201-0/+5
* Only update the topic of it has really be changed, avoid diplaying manyXavier Claessens2007-08-131-0/+10
* Bump version to 0.12.Xavier Claessens2007-08-131-0/+4
* Update libtool version.EMPATHY_0_11Xavier Claessens2007-08-131-0/+8
* Removed spaces in the SupportedPresences key to workaround a MC warning SFXavier Claessens2007-08-121-0/+5
* Make "Add account" button insensitive when we are creating one. Fixes bugXavier Claessens2007-08-121-0/+6
* s/Local Network/People nearby/ (Sjoerd Simons)Xavier Claessens2007-08-111-0/+5
* Unselect accounts when clicking on "add" button. Fixes bug #459173 (CosimoXavier Claessens2007-08-101-0/+5
* add some spacing in "Custom message" dialog. Fixes bug #465360 (FredericXavier Claessens2007-08-101-0/+5
* Add hidden supprot. Fixes bug #455510 (Cosimo Cecchi).Xavier Claessens2007-08-101-0/+14
* Remove per-state "Custom message..." item and add one on the bottom of theXavier Claessens2007-08-101-0/+13
* Remove workaround for mc-enum-types.h not being installed by MC and bumpXavier Claessens2007-08-091-0/+7
* Useless spell checker option. Fixes bug #459164 (Cosimo Cecchi).Xavier Claessens2007-08-091-0/+6
* Requier automake 1.9. Fixes bug #464822 (Cosimo Cecchi).Xavier Claessens2007-08-091-0/+4
* Updated the MAINTAINERS file to match new syntax.Xavier Claessens2007-08-081-0/+4
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-081-0/+27
* Change main window's title to "Contact list".Xavier Claessens2007-08-071-0/+5
* Don't forget to reverse the glist of pending messages.Xavier Claessens2007-08-061-0/+8
* Add an Advanced section and remove size_group. Fixes bug #463759 (Jaap A.Xavier Claessens2007-08-061-0/+9
* Click on the treeview to edit the name of an account. Fixes bug #459166.Xavier Claessens2007-08-031-0/+6
* Do not try to guess the Jabber server from the jid, gabble does that forXavier Claessens2007-08-031-0/+5
* Update doc.Xavier Claessens2007-08-031-0/+8
* Do not list profiles that don't have the corresponding CM installed whenXavier Claessens2007-08-021-0/+6
* Remove size_group. Fixes bug #462792.Xavier Claessens2007-08-021-0/+5
* Adding new empathy_strdiff API stolen from telepathy-glib. It check ifXavier Claessens2007-08-021-0/+8
* Click on the tray icon shows the window if it's not active and hide if itXavier Claessens2007-08-021-0/+6
* don't display "Topic set to: (null)". Fixes bug #460205 (Michael Scherer).Xavier Claessens2007-08-021-0/+5
* Added back, it calls gnome-autogen.sh.Xavier Claessens2007-07-301-0/+4
* Add missing include string.h.Xavier Claessens2007-07-301-0/+5
* Bump version to 0.11.Xavier Claessens2007-07-301-1/+5
* Align param names on the left.Xavier Claessens2007-07-301-0/+12
* Makes easier to change to profile order.Xavier Claessens2007-07-291-0/+5
* Try to guess the server from the jid only if we are using the jabberXavier Claessens2007-07-291-0/+7
* Improve the sort function a bit to have Jabber before GTalk.Xavier Claessens2007-07-291-0/+5
* Update the Enable/Disable button even if there is no account selected. SetXavier Claessens2007-07-291-0/+7
* Sort profiles to have free protocols first. Fixes bug #460605.Xavier Claessens2007-07-281-0/+5
* Add message type in log files. Fixes bug #459579.Xavier Claessens2007-07-271-0/+9
* Add missing file libempathy-gtk/empathy-account-widget-msn.glade.Xavier Claessens2007-07-271-0/+5
* Bump version to 0.10Xavier Claessens2007-07-271-0/+4
* Hide "advanced options" for jabber in a GtkExpander. Fixes bug #459168Xavier Claessens2007-07-271-0/+7
* Fix Room listing. Fixes bug #460416 (Sjoerd Simons).Xavier Claessens2007-07-261-0/+6
* Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville).Xavier Claessens2007-07-261-0/+7
* forgot to set the bug # in the changelogXavier Claessens2007-07-261-1/+1
* Remove the autogen.sh script and use gnome-autogen.sh instead.Xavier Claessens2007-07-261-0/+6
* Do not show salut accounts in the add contact dialog. Rework a bitXavier Claessens2007-07-261-0/+14
* add contact frame is not hidden after cancelling. Fixes bug #458997Xavier Claessens2007-07-261-0/+5
* Fix problems when NM is not running. Fixes bug #460419.Xavier Claessens2007-07-261-0/+7
* Adding more debug output.Xavier Claessens2007-07-261-0/+4
* Add a check to be sure the new channel is valid in the NewChannel cb.Xavier Claessens2007-07-251-0/+5
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-0/+47
* Show avatars by default.Xavier Claessens2007-07-141-0/+4
* If there is no pending msg when a text channel should be filtered wait forXavier Claessens2007-07-141-0/+7
* Fix avatar request queue.Xavier Claessens2007-07-131-0/+4
* Remove unused nickname entry and use a GtkTable for room information. MoreXavier Claessens2007-07-131-0/+16
* Fix missing header for EmpathyAccountWidgetMSN.Xavier Claessens2007-07-131-0/+9
* Adding initial API documentation using gtk-doc.Xavier Claessens2007-07-131-0/+6
* forgot to set a changelog entry for last commitXavier Claessens2007-07-121-0/+6
* Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes).Xavier Claessens2007-07-101-0/+7
* Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi).Xavier Claessens2007-07-091-1/+15
* Workaround to fix a commonly reported crash. Add a missing check.Xavier Claessens2007-07-071-0/+6
* Bump MC version required to 4.27. Updated.Xavier Claessens2007-07-011-0/+5
* Fix a leaked ref.Xavier Claessens2007-07-011-0/+23
* Install libempathy and libempathy-gtk and make their API public.Xavier Claessens2007-06-231-0/+9
* s/gossip/empathy/Xavier Claessens2007-06-221-0/+4
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+8
* Bump version to 0.9Xavier Claessens2007-06-221-0/+4
* Fix typo causing warnings.Xavier Claessens2007-06-221-0/+4
* We show in our roster all contacts members and remote-pending of subscribeXavier Claessens2007-06-211-0/+14
* 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