aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update before releaseEMPATHY_0_21_2Xavier Claessens2007-11-132-2/+10
* Don't use the same bus name for filter and chandler programs.Xavier Claessens2007-11-128-12/+23
* Jabber priority is in the range -128 127 (Laurent Bigonville).Xavier Claessens2007-11-122-1/+6
* Move chats to its own process.Xavier Claessens2007-11-117-77/+168
* sv.po: Updated Swedish translationDaniel Nylander2007-11-112-20/+76
* Updated Finnish translationIlkka Tuohela2007-11-092-111/+280
* Install empathy-call-chandler to $libexecdir.Xavier Claessens2007-11-083-3/+10
* Updated Galician Translation.Ignacio Casal Quinteiro2007-11-062-12/+76
* Updated Spanish translationJorge Gonzalez Gonzalez2007-11-062-6/+14
* Allow to change jabber priority. Fixes bug #493992 (Laurent Bigonville).Xavier Claessens2007-11-063-39/+107
* Updated Spanish translationJorge Gonzalez Gonzalez2007-11-052-10/+70
* Forgot to say the code comes from gossipXavier Claessens2007-11-041-1/+1
* Display error message when an account failed to connect. Based on Gossip'sXavier Claessens2007-11-042-20/+250
* Better debug messagesXavier Claessens2007-11-041-4/+8
* Call ClearAvatar if the data is NULL or size <= 0 inXavier Claessens2007-11-042-8/+35
* Rename empathy_contact_factory_set_name() to _set_alias(). ImplementsXavier Claessens2007-11-047-24/+100
* Unref contact returned by empathy_contact_factory_get_user().Xavier Claessens2007-11-042-0/+6
* Make use of gtk_init_with_args for command line parsing. Fixes bug #491985Xavier Claessens2007-11-043-5/+17
* Install SVG status images as scalable. Fixes bug #492984.Xavier Claessens2007-11-038-6/+23
* Updated Norwegian Bokmål translation.Espen Stefansen2007-11-022-1091/+877
* sv.po: Updated Swedish translationDaniel Nylander2007-11-022-27/+40
* Updated Japanese translation.Takeshi AIHANA2007-11-012-63/+103
* Updated Spanish translationJorge Gonzalez Gonzalez2007-11-012-8/+23
* Translation updatedGabor Kelemen2007-10-302-527/+691
* Added Galician Translation. Added 'gl'Ignacio Casal Quinteiro2007-10-293-0/+1337
* Updated for releaseEMPATHY_0_21_1Xavier Claessens2007-10-292-5/+24
* Rename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX since it's in publicXavier Claessens2007-10-296-124/+274
* Rename icons to follow fd.o icon naming spec. Move icons to the rightXavier Claessens2007-10-2885-113/+177
* Also accept :$ and :-$ for face-embarrassedXavier Claessens2007-10-281-1/+1
* Update to new icon naming spec for new avatars. Fixes bug #490173 (MichaelXavier Claessens2007-10-282-4/+10
* Change edit personal information window title to "Personal Information".Xavier Claessens2007-10-282-2/+18
* Updated Spanish translationJorge Gonzalez Gonzalez2007-10-262-26/+32
* Add Ctr-L accelerator to clear the chat. Fixes bug #490125 (MarcoXavier Claessens2007-10-252-0/+6
* Change window title to "Contact List", both words should be capitalisedXavier Claessens2007-10-252-1/+7
* Remove "..." from the "Manage Favorites..." menu item. Fixes bug #490086Xavier Claessens2007-10-252-1/+6
* Use "document-open-recent" icon instead of gtk-justify-left for historyXavier Claessens2007-10-256-4/+15
* Use "user-info" icon for Edit->Personal Information menu item. Fixes bugXavier Claessens2007-10-252-1/+19
* Use the navigation icons in the history dialog. Fixes bug #490077 (MichaelXavier Claessens2007-10-252-2/+7
* Set window title to "Previous Conversations". Fixes bug #490075 (MichaelXavier Claessens2007-10-252-1/+6
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-2531-344/+242
* Updated French translation.Claude Paroz2007-10-252-128/+240
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-10-242-607/+900
* Updated.Xavier Claessens2007-10-234-1/+27
* sv.po: Updated Swedish translationDaniel Nylander2007-10-232-46/+68
* Add EMPATHY_CONTACT_WIDGET_EDIT_NONE to EmpathyContactWidgetFlags.Xavier Claessens2007-10-222-0/+6
* forgot changelogXavier Claessens2007-10-211-1/+2
* Don't allow to change account if we are editing information ofXavier Claessens2007-10-215-9/+16
* To know if an account is connected, useXavier Claessens2007-10-216-113/+195
* Updated Spanish translationJorge Gonzalez Gonzalez2007-10-202-42/+50
* Update Enable/Disable button when "account-enabled" or "account-disabled"Xavier Claessens2007-10-192-3/+16
* set unsensitive the add button if there is no profile installed and tellXavier Claessens2007-10-195-13/+46
* If EmpathyChat object does not exist when DnD a contact, create one. FixesXavier Claessens2007-10-192-0/+12
* Fix crash when iconifying main window if it's already hiden.Xavier Claessens2007-10-192-1/+8
* Don't accept invitation if we are not invited.Xavier Claessens2007-10-194-20/+40
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-1828-251/+259
* Don't warning if we try to load a NULL icon.Xavier Claessens2007-10-155-1/+35
* Updated Spanish translationJorge Gonzalez Gonzalez2007-10-142-13/+37
* Updated Occitan translationYannig MARCHEGAY2007-10-141-101/+194
* Updated Occitan translationYannig MARCHEGAY2007-10-142-0/+1169
* Set chat state to ACTIVE when receiving a message from a contact, avoidXavier Claessens2007-10-132-0/+11
* Don't use deprecated GtkTooltips API. Add commented out lines inXavier Claessens2007-10-1319-91/+100
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-1310-78/+47
* Set supress_handler to TRUE when creating new group channel.Xavier Claessens2007-10-122-3/+8
* Add missing files.Xavier Claessens2007-10-112-0/+6
* sv.po: Updated Swedish translationDaniel Nylander2007-10-112-241/+341
* Bump MissionControl version to 4.37, we uses new API introduced in thatXavier Claessens2007-10-102-1/+6
* More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens2007-10-109-59/+113
* Makes avatar looks better in information and edit dialogs.Xavier Claessens2007-10-095-79/+92
* Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of themXavier Claessens2007-10-0911-106/+1216
* Updated Japanese translation.Takeshi AIHANA2007-10-082-28/+60
* Updated Spanish translationJorge Gonzalez Gonzalez2007-10-072-32/+66
* Initialize every GError to NULL. Fixes bug #482889.Marco Barisione2007-10-045-5/+13
* Oops, useless g_printXavier Claessens2007-10-021-1/+0
* really fix protocol groupXavier Claessens2007-10-021-8/+10
* Add back protocol group.Xavier Claessens2007-10-022-0/+12
* Add a #ifdef HAVE_VOIP. Fixes bug #482190 (Marco Barisione).Xavier Claessens2007-10-012-0/+7
* Use fd.o standard location for autostart desktop files. Fixes bug #481860Xavier Claessens2007-10-013-2/+7
* Bump version to 0.15.Xavier Claessens2007-10-012-1/+5
* Add tp-stream-engine.xml to EXTRA_DIST. Add empathy-call-window.glade.EMPATHY_0_14Xavier Claessens2007-10-013-0/+7
* Update before release.Xavier Claessens2007-10-013-4/+13
* Fix refcounting of priv->factory. Fixes bug #473116.Xavier Claessens2007-10-012-11/+17
* Adding sanity checks to public functions.Xavier Claessens2007-10-012-6/+23
* Add some sanity checks. Fixes bug #463051.Xavier Claessens2007-10-013-2/+14
* Disconnect all signals in finalize. Fixes bug #462815.Xavier Claessens2007-10-012-0/+26
* Disconnect signals on chatroom manager. Fixes bug #456619.Xavier Claessens2007-10-012-0/+11
* Disconnect signals on list and contacts when finalizing the store.Xavier Claessens2007-10-012-1/+40
* Hide VOIP stuff if empathy is not compiled with --enable-voip=yes. FixesXavier Claessens2007-10-013-2/+27
* Updated to use new avatar cache.Xavier Claessens2007-10-013-86/+89
* ref group when async calls are in flight to avoid destroying the objectXavier Claessens2007-09-293-8/+18
* Refcount ContactFactoryAccountData struct.Xavier Claessens2007-09-292-100/+90
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-2923-67/+1606
* Updated Japanese translation.Takeshi AIHANA2007-09-292-89/+129
* Ported from VOIP branch.Xavier Claessens2007-09-286-28/+76
* Bump version to 0.14. Updated.Xavier Claessens2007-09-288-11/+132
* Updated for 0.13 release.EMPATHY_0_13Xavier Claessens2007-09-283-5/+32
* Remove GnomeProgram, not useful anymore, drop libgnome dependency. FixesXavier Claessens2007-09-287-21/+38
* Look in the local_pendings list if a contact is already local pending. FixXavier Claessens2007-09-283-3/+9
* Fix 2 leaks thanks to valgrind.Xavier Claessens2007-09-273-0/+7
* No need to init gtk, GMainLoop is enough and makes easier to run valgrind.Xavier Claessens2007-09-273-7/+17
* Fix leak when loading avatar from cache. Do not request avatar for unknownXavier Claessens2007-09-273-60/+64
* Set the sort function before begin to sort otherwise we get warnings.Xavier Claessens2007-09-272-3/+8
* Forgot changelogXavier Claessens2007-09-271-1/+2
* Cache avatars and RequestAvatars only when needed.Xavier Claessens2007-09-276-61/+342
* Fix capabilities update, the NOT operator is ~ and not !Xavier Claessens2007-09-262-2/+7
* Fix warning when sort criterium is NULL and when there is no profile.Xavier Claessens2007-09-263-19/+29
* Updated Spanish translationJorge Gonzalez Gonzalez2007-09-262-51/+78
* Ignore log files that don't have a good filename. Fixes bug #462046Xavier Claessens2007-09-213-1/+11
* Explicitely use libempathy from builddir. Fixes bug #478558 (FredericXavier Claessens2007-09-212-1/+6
* Move TP_CHANNEL_CHAT_STATE_PAUSED to the not typing case. Fixes bugXavier Claessens2007-09-212-1/+6
* Tooltip for subscription request shouldn't display "Message:" if theXavier Claessens2007-09-212-8/+17
* Do not set "new message" in the title of conversation windows, it'sXavier Claessens2007-09-212-47/+14
* Fix warnings when finalizing.Xavier Claessens2007-09-216-18/+82
* Fix ref count error for account objects.Xavier Claessens2007-09-2122-5/+1112
* Updated Spanish translationJorge Gonzalez Gonzalez2007-09-202-75/+93
* Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect,Xavier Claessens2007-09-205-18/+120
* Fix a leak.Xavier Claessens2007-09-192-1/+6
* Updated Finnish translationIlkka Tuohela2007-09-132-64/+79
* Forgot changelogXavier Claessens2007-09-111-0/+10
* "interactive" property on EmpathyContactListView to enable/disable contectXavier Claessens2007-09-115-12/+71
* Updated Catalan translation.Jordi Mallach2007-09-102-724/+1137
* Fix debug message.Xavier Claessens2007-09-104-6/+8
* Request media channel when clicking on call icon.Xavier Claessens2007-09-094-2/+31
* forgot to add those filesXavier Claessens2007-09-093-0/+179
* Adding UI to start a VoIP call. It does nothing yet. Most of the code isXavier Claessens2007-09-0910-30/+227
* Adding capabilities contact property.Xavier Claessens2007-09-094-31/+228
* Make use of the search function to correctly find when typing in theXavier Claessens2007-09-083-6/+17
* Fix crash if there is no date for a conversation. Fixes bug #473510.Xavier Claessens2007-09-082-68/+58
* Correct bug numberXavier Claessens2007-09-081-0/+1
* Updated for new API.Xavier Claessens2007-09-083-62/+77
* Bump libtelepathy depend to 0.0.57.Xavier Claessens2007-09-082-1/+5
* More dynamic smiley managment and more efficient algorithm to detectXavier Claessens2007-09-0814-473/+536
* Updated Finnish translationIlkka Tuohela2007-09-012-102/+144
* Updated.Xavier Claessens2007-08-3111-34/+196
* Don't use deprecated RequestAvatar method.Xavier Claessens2007-08-312-51/+13
* match maintainer.py syntaxXavier Claessens2007-08-311-2/+5
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-3149-4637/+4085
* Updated French translation by Laurent Bigonville and Stéphane Raimbault.Stéphane Raimbault2007-08-302-77/+121
* Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642Xavier Claessens2007-08-294-3/+15
* Updated Croatian translation (Senko Rasic)Xavier Claessens2007-08-262-948/+685
* Updated Japanese translation.Takeshi AIHANA2007-08-262-53/+92
* Updated Spanish translationJorge Gonzalez Gonzalez2007-08-252-63/+101
* Bump version to 0.13. Last NEWS entry is for version 0.12 and not 0.11.Xavier Claessens2007-08-253-2/+7
* update lt versionEMPATHY_0_12Xavier Claessens2007-08-251-1/+1
* Updated.Xavier Claessens2007-08-255-3/+26
* Salut's protocol name is going to change to local-xmpp. Fixes bug #469638Xavier Claessens2007-08-256-8/+16
* Chech if there is already a Salut account before creating a new one andXavier Claessens2007-08-252-0/+32
* forgot that fileXavier Claessens2007-08-251-0/+0
* Change jabber icon. Fixes bug #466377 (Björn Martensen).Xavier Claessens2007-08-2517-640/+1665
* Add specialised UI for salut settings. Configure a Salut account firstXavier Claessens2007-08-2310-6/+743
* Fix build system, make distcheck now works.Xavier Claessens2007-08-204-3/+19
* Add python binding. Fixes bug #457660 (Michael Sheldon).Xavier Claessens2007-08-2013-1/+3864
* 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-202-46/+51
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-08-192-84/+98
* Updated Spanish translationJorge Gonzalez Gonzalez2007-08-192-69/+58
* Updated Finnish translationIlkka Tuohela2007-08-171-11/+30
* Updated Finnish translationIlkka Tuohela2007-08-162-1540/+637
* Updated Japanese translation.Takeshi AIHANA2007-08-142-95/+82
* One more fix. Thanks to Claude Paroz.Stéphane Raimbault2007-08-142-722/+5
* Only update the topic of it has really be changed, avoid diplaying manyXavier Claessens2007-08-133-19/+37
* Updated French translation with fixes suggested by Stéphane Raimbault.Frederic Peters2007-08-132-10/+20
* Bump version to 0.12.Xavier Claessens2007-08-132-1/+5
* Update libtool version.EMPATHY_0_11Xavier Claessens2007-08-135-5/+36
* Removed spaces in the SupportedPresences key to workaround a MC warning SFXavier Claessens2007-08-122-1/+6
* Make "Add account" button insensitive when we are creating one. Fixes bugXavier Claessens2007-08-122-0/+12
* s/Local Network/People nearby/ (Sjoerd Simons)Xavier Claessens2007-08-112-1/+6
* Updated French translation.Frederic Peters2007-08-112-561/+714
* Change a bit some debug outputXavier Claessens2007-08-102-1/+6
* Unselect accounts when clicking on "add" button. Fixes bug #459173 (CosimoXavier Claessens2007-08-102-1/+13
* add some spacing in "Custom message" dialog. Fixes bug #465360 (FredericXavier Claessens2007-08-102-0/+7
* Add hidden supprot. Fixes bug #455510 (Cosimo Cecchi).Xavier Claessens2007-08-1010-11/+33
* Change debug messageXavier Claessens2007-08-101-2/+4
* Remove per-state "Custom message..." item and add one on the bottom of theXavier Claessens2007-08-106-339/+363
* Updated Basque translation.Inaki Larranaga Murgoitio2007-08-092-1366/+666
* Remove workaround for mc-enum-types.h not being installed by MC and bumpXavier Claessens2007-08-094-17/+11
* Useless spell checker option. Fixes bug #459164 (Cosimo Cecchi).Xavier Claessens2007-08-093-77/+22
* Requier automake 1.9. Fixes bug #464822 (Cosimo Cecchi).Xavier Claessens2007-08-092-1/+5
* Updated the MAINTAINERS file to match new syntax.Xavier Claessens2007-08-082-1/+8
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-08-082-171/+424
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-0814-109/+192
* Change main window's title to "Contact list".Xavier Claessens2007-08-072-1/+6
* Don't forget to reverse the glist of pending messages.Xavier Claessens2007-08-063-1/+12
* Add an Advanced section and remove size_group. Fixes bug #463759 (Jaap A.Xavier Claessens2007-08-064-176/+343
* Updated Spanish translationJorge Gonzalez Gonzalez2007-08-062-30/+28
* Click on the treeview to edit the name of an account. Fixes bug #459166.Xavier Claessens2007-08-033-89/+56
* Do not try to guess the Jabber server from the jid, gabble does that forXavier Claessens2007-08-032-23/+5
* Update doc.Xavier Claessens2007-08-036-32/+91
* Do not list profiles that don't have the corresponding CM installed whenXavier Claessens2007-08-022-1/+17
* Remove size_group. Fixes bug #462792.Xavier Claessens2007-08-022-5/+5
* Adding new empathy_strdiff API stolen from telepathy-glib. It check ifXavier Claessens2007-08-024-135/+26
* Click on the tray icon shows the window if it's not active and hide if itXavier Claessens2007-08-022-1/+7
* don't display "Topic set to: (null)". Fixes bug #460205 (Michael Scherer).Xavier Claessens2007-08-022-1/+10
* Updated Spanish translationJorge Gonzalez Gonzalez2007-08-012-62/+100
* Updated Japanese translation.Takeshi AIHANA2007-07-312-89/+143
* sv.po: Swedish translation updatedDaniel Nylander2007-07-312-992/+529
* Added back, it calls gnome-autogen.sh.Xavier Claessens2007-07-302-0/+27
* Add missing include string.h.Xavier Claessens2007-07-303-0/+9
* Bump version to 0.11.Xavier Claessens2007-07-303-3/+6
* UpdatedEMPATHY_0_10Xavier Claessens2007-07-301-0/+5
* Bump sonameXavier Claessens2007-07-301-2/+2
* Align param names on the left.Xavier Claessens2007-07-306-140/+57
* Better like thatXavier Claessens2007-07-291-2/+3
* Makes easier to change to profile order.Xavier Claessens2007-07-292-18/+18
* Try to guess the server from the jid only if we are using the jabberXavier Claessens2007-07-292-8/+26
* Improve the sort function a bit to have Jabber before GTalk.Xavier Claessens2007-07-292-10/+23
* Update the Enable/Disable button even if there is no account selected. SetXavier Claessens2007-07-293-13/+77
* Sort profiles to have free protocols first. Fixes bug #460605.Xavier Claessens2007-07-282-3/+64
* Add message type in log files. Fixes bug #459579.Xavier Claessens2007-07-276-35/+97
* Add missing file libempathy-gtk/empathy-account-widget-msn.glade.Xavier Claessens2007-07-272-0/+6
* Bump version to 0.10Xavier Claessens2007-07-272-1/+5
* Hide "advanced options" for jabber in a GtkExpander. Fixes bug #459168Xavier Claessens2007-07-273-276/+359
* Fix Room listing. Fixes bug #460416 (Sjoerd Simons).Xavier Claessens2007-07-263-15/+11
* Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville).Xavier Claessens2007-07-264-0/+31
* 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-263-217/+7
* Do not show salut accounts in the add contact dialog. Rework a bitXavier Claessens2007-07-2611-157/+232
* add contact frame is not hidden after cancelling. Fixes bug #458997Xavier Claessens2007-07-262-0/+8
* Fix problems when NM is not running. Fixes bug #460419.Xavier Claessens2007-07-266-23/+32
* updatedEMPATHY_0_9Xavier Claessens2007-07-261-0/+21
* Adding more debug output.Xavier Claessens2007-07-262-4/+14
* Add a check to be sure the new channel is valid in the NewChannel cb.Xavier Claessens2007-07-252-0/+6
* Initial room list support. It does not works yet.Xavier Claessens2007-07-2025-383/+1031
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-152-44/+64
* Show avatars by default.Xavier Claessens2007-07-142-0/+5
* If there is no pending msg when a text channel should be filtered wait forXavier Claessens2007-07-142-13/+38
* Fix avatar request queue.Xavier Claessens2007-07-132-24/+27
* typo in widget nameXavier Claessens2007-07-131-1/+1
* Remove unused nickname entry and use a GtkTable for room information. MoreXavier Claessens2007-07-137-333/+192
* Fix missing header for EmpathyAccountWidgetMSN.Xavier Claessens2007-07-134-5/+56
* Adding initial API documentation using gtk-doc.Xavier Claessens2007-07-1364-1/+5823
* forgot to set a changelog entry for last commitXavier Claessens2007-07-121-0/+6
* Auto-accept to publish presence to contacts that are in our subscribeXavier Claessens2007-07-121-8/+20
* Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes).Xavier Claessens2007-07-104-1/+50
* Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi).Xavier Claessens2007-07-099-37/+498
* Workaround to fix a commonly reported crash. Add a missing check.Xavier Claessens2007-07-073-0/+18
* Bump MC version required to 4.27. Updated.Xavier Claessens2007-07-013-2/+7
* Fix a leaked ref.Xavier Claessens2007-07-0117-582/+1095
* Updated Spanish translationJorge Gonzalez Gonzalez2007-06-282-421/+430
* Updated Japanese translation.Takeshi AIHANA2007-06-242-413/+463
* Install libempathy and libempathy-gtk and make their API public.Xavier Claessens2007-06-236-62/+152
* s/gossip/empathy/Xavier Claessens2007-06-222-29/+33
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-22136-5669/+5666
* sv.po: Updated Swedish translationDaniel Nylander2007-06-222-251/+318
* Bump version to 0.9Xavier Claessens2007-06-222-1/+5
* Updated NEWSEMPATHY_0_8Xavier Claessens2007-06-221-0/+18
* Fix typo causing warnings.Xavier Claessens2007-06-222-1/+5
* We show in our roster all contacts members and remote-pending of subscribeXavier Claessens2007-06-219-48/+151
* updated dzongkha translationPema Geyleg2007-06-212-386/+64
* Adding NetworkManager support.Xavier Claessens2007-06-213-64/+133
* Translation updated.Gabor Kelemen2007-06-192-110/+365