aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for release 0.21.5.2EMPATHY_0_21_5_2Xavier Claessens2008-01-173-2/+17
* Update API documentation generator.Xavier Claessens2008-01-166-71/+92
* Update python binding for new API.Xavier Claessens2008-01-164-77/+930
* Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespaceXavier Claessens2008-01-163-26/+26
* Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSERXavier Claessens2008-01-162-7/+7
* Ignore ssl errors for gtalk profile by default otherwise it won't connect.Xavier Claessens2008-01-161-0/+1
* Add a missing includeXavier Claessens2008-01-161-0/+1
* Remove deleted API from python bindingXavier Claessens2008-01-161-15/+0
* Make use of tp_strdiff() to be NULL-safe. Fixes bug #509656.Xavier Claessens2008-01-161-13/+7
* Updated ja translation (Takeshi AIHANA)Takeshi Aihana2008-01-151-110/+119
* Updated sv translation (Daniel Nylander)Daniel Nylander2008-01-151-96/+96
* Bump version to 0.21.6.Xavier Claessens2008-01-151-1/+1
* Fix authors for fixed bugs in NEWS and release.py, Bump ABI version and prepa...EMPATHY_0_21_5_1Xavier Claessens2008-01-143-59/+63
* Improve a bit release.py scriptXavier Claessens2008-01-141-1/+8
* Remove action from release.py scriptEMPATHY_0_21_5Xavier Claessens2008-01-141-1/+0
* Update NEWS for 0.21.5 releaseXavier Claessens2008-01-142-1/+42
* Scalable images are .svg no .pngXavier Claessens2008-01-141-1/+1
* Make use of PresenceChanged signal now that it got fixed in MC 4.53. Fixes bu...Xavier Claessens2008-01-142-8/+11
* Use O instead of 0 for smileys face-angel and face-surprise. Fixes bug #508520.Xavier Claessens2008-01-141-2/+2
* Improve release scriptXavier Claessens2008-01-141-112/+94
* Updated Spanish translationJorge Gonzalez Gonzalez2008-01-131-92/+94
* Change "Autoconnect on startup" to "Automatically connect on startup".Xavier Claessens2008-01-131-643/+1061
* Add sanity check to public APIXavier Claessens2008-01-121-2/+19
* Add im-sip icon picked from pidgin.Xavier Claessens2008-01-127-0/+257
* Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size. Chang...Xavier Claessens2008-01-1258-1503/+1742
* Add option in preference to automatically connect at startup. Fixes bug #4998...Xavier Claessens2008-01-126-1058/+672
* Add avatar token in logs and load avatar from cache when getting logs messagesXavier Claessens2008-01-121-1/+21
* Reset status message when coming back from away and the status was manually s...Xavier Claessens2008-01-121-4/+16
* Update profiles based on N810's.Xavier Claessens2008-01-0911-48/+84
* Do not create m4/MakefileXavier Claessens2008-01-071-1/+0
* Fix "make valgrind". Fixes bug #507656 (Guillaume Desmottes).Xavier Claessens2008-01-071-0/+3
* Build tests by default if dependencies are installed.Xavier Claessens2008-01-071-1/+1
* Add a python release script that uses GITXavier Claessens2008-01-072-0/+302
* No need of a translation ChangeLogXavier Claessens2008-01-072-343/+353
* Fix setting avatar. (Sjoerd Simons)Xavier Claessens2008-01-051-1/+1
* Updated Norwegian bokmål translation.Kjartan Maraas2008-01-042-10/+17
* Add a remove option to delete a contact group. Fixes bug #459520 (David Turner).Xavier Claessens2008-01-025-0/+73
* Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c...Xavier Claessens2008-01-026-52/+41
* Add back empathy_tp_chat_new_with_contactXavier Claessens2008-01-022-0/+44
* Updated Occitan translationYannig MARCHEGAY2008-01-012-149/+267
* Updated French translation.Claude Paroz2007-12-312-165/+275
* Removed translatable property on stock labels.Claude Paroz2007-12-311-2/+2
* sv.po: Swedish translation updatedDaniel Nylander2007-12-311-2/+2
* sv.po: Swedish translation updatedDaniel Nylander2007-12-312-21/+31
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-302-42/+56
* Revert "merge git work"Xavier Claessens2007-12-2940-1387/+1902
* merge git workXavier Claessens2007-12-2940-1902/+1387
* Not used anymoreXavier Claessens2007-12-291-295/+0
* Add more files to gitignoreXavier Claessens2007-12-292-0/+2
* Remove useless m4/Makefile.am and add ChangeLog to distcleanfiles. make distc...Xavier Claessens2007-12-293-1/+1
* Chandlers leaves when there is no more channels to handle. Translate call win...Xavier Claessens2007-12-294-1/+35
* Set call window title to contact nameXavier Claessens2007-12-291-0/+18
* Make empathy_call_window_show return the widgetXavier Claessens2007-12-292-2/+4
* Wider list of participants in group chat/IRC channel. Fixes bug #447851 (Rohi...Xavier Claessens2007-12-291-181/+121
* Fix build of testsXavier Claessens2007-12-292-8/+0
* Add "check" framework support. Fixes bug #505622 (Guillaume Desmottes).Xavier Claessens2007-12-2917-2/+1245
* Remove import gossip theme task, it's done nowXavier Claessens2007-12-291-1/+0
* Simplify chat theme systemXavier Claessens2007-12-2912-802/+405
* Simplify contact_list_view_cell_set_background()Xavier Claessens2007-12-291-21/+15
* Add missing filesXavier Claessens2007-12-291-0/+2
* Generate ChangeLog from git logXavier Claessens2007-12-292-17/+3
* Clean upXavier Claessens2007-12-291-72/+64
* add vim's backup to gitignoreXavier Claessens2007-12-291-1/+2
* add call chandler and service to src/.gitignoreXavier Claessens2007-12-291-0/+2
* Add AC_CONFIG_AUX_DIR(.) to fix autogen.shXavier Claessens2007-12-291-1/+3
* Brazilian Portuguese translation updated by Og Maciel.Leonardo Ferreira Fontenelle2007-12-282-675/+1184
* Updated Basque translation.Inaki Larranaga Murgoitio2007-12-272-270/+505
* Merge branch 'ignore'Xavier Claessens2007-12-2311-0/+80
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-12-232-596/+453
* Check if append_event is implemented by the theme before calling itXavier Claessens2007-12-211-0/+4
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...Xavier Claessens2007-12-2116-1493/+2669
* Do not use gtk-new icon for new chatroom. Fixes bug #490153 (Michael Monreal).Xavier Claessens2007-12-203-27/+2
* Fix focus and text selection in accounts dialog. Fixes bug #502932.Xavier Claessens2007-12-202-5/+0
* Simplify empaty_window_present, empathy_window_iconify and empathy_window_is_...Xavier Claessens2007-12-204-54/+80
* Do not set main window as parent of new conversation window.Xavier Claessens2007-12-201-1/+1
* Updated Norwegian bokmål translation.Kjartan Maraas2007-12-192-1264/+145
* Updated Japanese translation.Takeshi AIHANA2007-12-182-62/+79
* Do not merge ChangeLog and ChangeLog.oldEMPATHY_0_21_4Xavier Claessens2007-12-181-2/+2
* Prepare for releaseXavier Claessens2007-12-183-5/+15
* Fix merge conflicts in po/ChangeLogXavier Claessens2007-12-172-811/+667
* Add 22x22, 24x24 and 48x48 status icon sizes. Partly fixes bug #469902.Xavier Claessens2007-12-1719-1/+19
* Updated Italian translation by Milo Casagrande.Luca Ferretti2007-12-172-113/+160
* Updated Norwegian Bokmål translation.Espen Stefansen2007-12-162-132/+212
* sv.po: Swedish translation updatedDaniel Nylander2007-12-162-114/+151
* Fix build if assertions are disabled. Fixes bug #503609Xavier Claessens2007-12-151-5/+6
* Updated Slovenian translationMatej Urbančič2007-12-141-83/+110
* Have to append a value before doing anything otherwise the array's size is 0Xavier Claessens2007-12-131-1/+2
* Replace g_array_insert_val(array, 0, handle) by g_array_index(array,guint,0)=...Xavier Claessens2007-12-131-1/+1
* Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory...Xavier Claessens2007-12-131-11/+69
* Generate ChangeLog from svn commits. Copy generator from epiphanyXavier Claessens2007-12-134-3/+318
* Correctly store/restore presence when NM state changesXavier Claessens2007-12-131-7/+10
* Split EmpathyContactFactory to have one EmpathyTpContactFactory per accountXavier Claessens2007-12-124-1225/+1414
* Add help menu in chat windowXavier Claessens2007-12-112-0/+68
* Updated spanish translationJorge Gonzalez Gonzalez2007-12-071-60/+70
* When NM is in sleeping (=disabled) state, do just like if it wasXavier Claessens2007-12-064-33/+22
* Add a preference option to disable/enable NM support.Xavier Claessens2007-12-068-89/+179
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-062-44/+67
* Ship empathy-call.chandler as extra_dist if not compiled with VoIPXavier Claessens2007-12-052-0/+8
* Updated Japanese translation.Takeshi AIHANA2007-12-052-91/+123
* Bump version to 0.21.4.Xavier Claessens2007-12-042-1/+5
* Update NEWS and configure.ac for releaseEMPATHY_0_21_3Xavier Claessens2007-12-042-4/+11
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-0313-246/+310
* Updated Galician Translation. Updated.Ignacio Casal Quinteiro2007-12-033-89/+122
* Add changelog entryXavier Claessens2007-12-031-0/+5
* Call tp_debug_set_flags() to get tp-glib debug messagesXavier Claessens2007-12-031-0/+3
* Added Slovenian translationMatej Urbančič2007-12-031-0/+1305
* Added Slovenian translationMatej Urbančič2007-12-032-0/+5
* Conflicts:Xavier Claessens2007-12-0323-496/+450
* Implement New Message menu entry. Fixes bug #489979.Xavier Claessens2007-12-021-0/+10
* Squashed commit of the following:Xavier Claessens2007-12-026-5/+289
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-012-58/+72
* Add a gconf key to define the char to be added for tab completion. FixesXavier Claessens2007-11-304-19/+47
* Request new Text Channel if the contact is online again and CM don'tXavier Claessens2007-11-282-1/+24
* Updated Italian translation by Milo Casagrande.Luca Ferretti2007-11-272-1965/+1032
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2007-11-262-1612/+975
* Updated Japanese translation.Takeshi AIHANA2007-11-232-31/+95
* use ":" instead of "," for nick completion.Xavier Claessens2007-11-222-1/+6
* Updated.Xavier Claessens2007-11-222-11/+25
* Add x11 to build deps.Xavier Claessens2007-11-222-0/+5
* Updated Occitan translationYannig MARCHEGAY2007-11-222-25/+28
* s/Apeller/Appeler/Xavier Claessens2007-11-221-1/+1
* Add nick completion for MUCs. Fixes bug #453418.Xavier Claessens2007-11-224-45/+45
* Updated Occitan translationYannig MARCHEGAY2007-11-211-26/+20
* Remove doc directory and replace it with a better gtk-doc in docs. MoreXavier Claessens2007-11-1671-5708/+239
* Do not build voip chandler if building without voip support. Fixes bugXavier Claessens2007-11-152-10/+15
* Updated German translation.Andre Klapper2007-11-142-1854/+921
* Do not use deprecated tp_conn_new(), use tp_conn_new_without_connect()Xavier Claessens2007-11-133-6/+23
* Bump version to 0.21.3.Xavier Claessens2007-11-132-1/+5
* fix typoXavier Claessens2007-11-131-1/+1
* 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