aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Force a larger account treeview.EMPATHY_0_21_90Xavier Claessens2008-02-101-577/+346
* Update python binding to not add ephy symbolsXavier Claessens2008-02-103-45/+2
* Generate marshal.list thanks to gabble black magic.Xavier Claessens2008-02-106-19/+38
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-1014-25/+24
* Mark some private symbols as staticXavier Claessens2008-02-101-6/+6
* Prepare for 0.21.90 releaseXavier Claessens2008-02-103-97/+103
* Set a title to the enable column in account dialogXavier Claessens2008-02-101-7/+8
* Put the toggle cell to enable/disable account in a separate column. Fixes bug...Xavier Claessens2008-02-101-5/+7
* Change new message dialog to new conversation and make possible to do voip call.Xavier Claessens2008-02-099-613/+512
* Updated eu translation (<Inaki Larranaga Murgoitio Iñaki Larrañaga Murgoitio2008-02-091-161/+183
* Make sure translator set the right commit message.Xavier Claessens2008-02-081-4/+3
* Move nickname to the main section of account setting UI and do not set automa...Xavier Claessens2008-02-082-75/+67
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2008-01-312-183/+303
* Updated Galician Translation.Ignacio Casal Quinteiro2008-01-302-196/+222
* Updated Spanish translation by Jorge GonzalezJorge Gonzalez Gonzalez2008-01-271-49/+41
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-2526-665/+289
* Add *.loT to gitignoreXavier Claessens2008-01-251-0/+1
* fix src/empathy build. empathy-conf was moved to libempathy-gtk. Fixes bug #5...Xavier Claessens2008-01-241-1/+1
* Add a public method to change the contact showed.Xavier Claessens2008-01-242-0/+25
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-2322-244/+145
* Try to load dtd and glade files from the srcdir first to aboid having to inst...Xavier Claessens2008-01-233-3/+22
* Change "Edit account details" to "Edit account" because it gets too long in l...Xavier Claessens2008-01-231-1/+1
* Update python binding and docs with recent code moveXavier Claessens2008-01-216-95/+161
* libempathy-gtk do not depends on libxml2 anymore.Xavier Claessens2008-01-211-1/+0
* Move empathy-contact-groups to libempathy, it has nothing to do in -gtkXavier Claessens2008-01-216-13/+8
* Move empathy-status-presets to libempathy, nothing to do with GTKXavier Claessens2008-01-217-9/+8
* Replace Enable/Disable button by a toggle cell in the account treeview. Fixes...Xavier Claessens2008-01-212-267/+156
* Improve release scriptXavier Claessens2008-01-211-3/+15
* Respect CALL feature when clicking on the contact list's microphone iconXavier Claessens2008-01-211-0/+4
* Do not take show_groups in empathy_contact_list_store_newXavier Claessens2008-01-216-11/+5
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-217-42/+181
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-217-133/+229
* Add a program to show chat logsXavier Claessens2008-01-205-7/+71
* Add a cancel button on the custom message diaogXavier Claessens2008-01-202-12/+36
* Fix a leak: unref the GtkListStore for presets messagesXavier Claessens2008-01-201-0/+2
* Fix alignment of entry boxes in jabber account widgetXavier Claessens2008-01-202-218/+216
* Updated Spanish translation Jorge GonzalezJorge Gonzalez Gonzalez2008-01-191-19/+31
* Unset account parameter if user gives an empthy value.Xavier Claessens2008-01-192-8/+36
* Remove useless function declarationsXavier Claessens2008-01-194-50/+0
* Add shortcuts to jabber settingsXavier Claessens2008-01-191-5/+6
* New UI for Jabber accounts, gabble >= 0.7.2 is required. Fixes bug #507840.Xavier Claessens2008-01-192-117/+283
* Include m4 files and autogen.sh in tarballsXavier Claessens2008-01-182-1/+8
* Fix state order to have offline contacts last. Fixes bug #509906.Xavier Claessens2008-01-181-1/+27
* Show/Hide main window when chaning corresponding gcong key.Xavier Claessens2008-01-171-0/+18
* Do not set MAIN_WINDOW_HIDDEN gconf key if not neededXavier Claessens2008-01-171-8/+12
* Do not install tests programsXavier Claessens2008-01-171-1/+1
* Remove not implemented and not used empathy_time_parse_format function.Xavier Claessens2008-01-172-11/+0
* Bump version to 0.21.6, this time we really got 0.21.5.x right!Xavier Claessens2008-01-171-1/+1
* Icon location changed, forgot to change in empathy-account program.Xavier Claessens2008-01-171-1/+1
* 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