aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* empathy_chatroom_manager_remove: when looking for the chatroom to remove chec...xclaesse2008-10-131-1/+2
* empathy_chatroom_equal: use tp_strdiff instead of g_str_equalxclaesse2008-10-131-3/+3
* check-empathy-chatroom-manager.c: factor out change_account_name_in_filexclaesse2008-10-131-36/+35
* check-empathy-chatroom-manager.c: check the result of system()xclaesse2008-10-131-1/+7
* empathy_chatroom_set_auto_connect: notify the favorite property change if neededxclaesse2008-10-131-0/+1
* chatroom-manager: add_chatroom: connect the 'notify' signal instead of each s...xclaesse2008-10-131-9/+1
* reuse test account instead of creating one at each test to avoid to pollute g...xclaesse2008-10-134-16/+29
* empathy-chat-window: use new chatroom mgr APIxclaesse2008-10-131-1/+1
* remove empathy_chatroom_manager_store from the API as it's became uselessxclaesse2008-10-132-9/+0
* empathy-chatrooms-window: no need to call empathy_chatroom_manager_store anymorexclaesse2008-10-131-1/+0
* disconnect chatroom signals when they are removed from the mgrxclaesse2008-10-131-10/+24
* automatically save the chatroom mgr XML file when one chatroom is modifiedxclaesse2008-10-132-4/+87
* chatroom-mgr: use a save timer instead of saving the file directlyxclaesse2008-10-131-3/+40
* only save the chatrooms xml when a favorite chatroom is added/removedxclaesse2008-10-131-2/+16
* test empathy chatroom manager change favoritexclaesse2008-10-131-0/+65
* chatroom-mgr: store the file when a chatroom changes its favorite statexclaesse2008-10-131-2/+22
* test favorite changexclaesse2008-10-131-0/+31
* test empathy_chatroom_manager_removexclaesse2008-10-131-0/+56
* test empathy_chatroom_manager_addxclaesse2008-10-131-0/+65
* check_chatrooms_list: don't depend on the order of the chatrooms in the listxclaesse2008-10-131-5/+22
* factor out check_chatrooms_listxclaesse2008-10-131-30/+35
* factor out check_chatroomxclaesse2008-10-131-9/+18
* test chatroom xml parsingxclaesse2008-10-131-0/+37
* fix leak in destroy_test_accountxclaesse2008-10-131-0/+2
* rename remove_account_from_gconf to destroy_test_account and destroy the acco...xclaesse2008-10-134-11/+8
* factor out create_test_accountxclaesse2008-10-134-8/+18
* move empathy specifc helpers to check-empathy-helpersxclaesse2008-10-137-102/+160
* load the chatrooms sample XML filexclaesse2008-10-131-1/+20
* add 2 chatrooms to chatrooms-sample.xmlxclaesse2008-10-131-1/+14
* add remove_account_from_gconf to check-helpersxclaesse2008-10-132-0/+67
* fake the profile and the CM for testsxclaesse2008-10-134-3/+13
* factor out get_xml_file, get_user_xml_file and copy_xml_filexclaesse2008-10-134-73/+44
* copy chatrooms xml file instead of using the sample one for testsxclaesse2008-10-131-1/+30
* move xml/chatrooms.xml to xml/chatrooms-sample.xmlxclaesse2008-10-132-1/+4
* rename check-empathy-irc-chatroom-manager.c to check-empathy-chatroom-manager.cxclaesse2008-10-132-3/+2
* check-empathy-chatroom: unref and destroy the accountxclaesse2008-10-131-2/+5
* add a test file for EmpathyChatroomManagerxclaesse2008-10-136-2/+47
* add the file path as arg to empathy_chatroom_manager_newxclaesse2008-10-135-7/+9
* chatroom-manager: set the file path as a propertyxclaesse2008-10-131-35/+104
* add EmpathyChatroom testsxclaesse2008-10-134-1/+132
* auto-connect implies favoritexclaesse2008-10-131-0/+11
* dispatcher: store a ref on the ChatroomManagerxclaesse2008-10-131-21/+56
* rename chatroom_invalidated_cb to dispatcher_chatroom_invalidated_cbxclaesse2008-10-131-6/+6
* empathy-dispatcher: use new API of EmpathyChatRoomxclaesse2008-10-131-1/+2
* add joined room to EmpathyChatroomManager. Fixes bug #542176 (Guillaume Desmo...xclaesse2008-10-131-0/+75
* Save chatrooms to XML only if they are marked as favoritexclaesse2008-10-131-0/+7
* add a favorite and tp-channel property to EmpathyChatroomxclaesse2008-10-131-0/+54
* Updated es translation (Jorge Gonzalez)jorgegonz2008-10-131-24/+32
* Updated sv translation (Daniel Nylander)dnylande2008-10-101-60/+62
* Updated sv translation (Daniel Nylander)dnylande2008-10-101-25/+31
* Updatekmaraas2008-10-071-23/+31
* use AM_PATH_PYTHON for Python detection (closes: #544029)fpeters2008-10-061-23/+15
* Updated cs translation (Martin Picek and Lucas Lommer). Added Czech translati...pmkovar2008-10-064-208/+878
* Hungarian translation updatedkelemeng2008-10-061-21/+31
* Fix build error, empathy_theme_update_view return void.xclaesse2008-10-061-1/+1
* Updated Galician Translation.icq2008-10-052-1/+5
* Updated Finnish translationituohela2008-10-042-18/+30
* Updated Brazilian Portuguese translation.ogmaciel2008-10-042-24/+36
* Updated Galician translationicq2008-10-042-24/+36
* Mark some forgotten strings for translation (bug #553066)kelemeng2008-10-041-2/+2
* 2008-09-29 Alexander Shopov <ash@contact.bg>al_shopov2008-09-302-103/+36
* Catch underscores in email addresses. (closes: #554284)fpeters2008-09-291-1/+1
* Fix a typo in zh_CN.pozyang2008-09-261-1/+1
* Updated Galician Translation.icq2008-09-262-1/+5
* Updated zh_CN translation.fwang2008-09-242-41/+53
* Fix for GTK+ adjustment policy enforcement:vuntz2008-09-227-8/+8
* Updated the header of zh_CN.pozyang2008-09-221-7/+7
* Updated zh_CN translationzyang2008-09-221-1225/+243
* updated Russian translationaprokoudine2008-09-222-478/+420
* * Updated Arabic Translation by Anas Afif Emad. djihed2008-09-212-169/+81
* Updated Danish translationkennethn2008-09-212-21/+24
* Updated sr translationgrakic2008-09-202-2596/+26172
* Bump version to 2.25.1xclaesse2008-09-201-1/+1
* Fix release script to correctly detect bug numbersxclaesse2008-09-201-1/+2
* Fix condition to set labels selectable.xclaesse2008-09-191-3/+3
* Do not crash if the chatroom's account has no connection. Fixes bug #550652.xclaesse2008-09-191-7/+9
* Check if the return value of tp_contact_list_get_group() is !=NULL. Fixes bug...xclaesse2008-09-191-1/+3
* Revert stupid test commitxclaesse2008-09-191-2/+0
* Corrected shortcutskelemeng2008-09-191-2/+2
* 2008-09-19 Takeshi AIHANA <takeshi.aihana@gmail.com>aihana2008-09-192-238/+238
* 2008-09-19 Mario Blättermann <mariobl@svn.gnome.org>mariobl2008-09-193-12/+11
* teestxclaesse2008-09-191-0/+2
* Updated German translationmariobl2008-09-192-4/+9
* Update gitignorexclaesse2008-09-195-4/+6
* Minor fix to Catalan translationgforcada2008-09-191-10/+9
* hindi update by Rajesh Ranjanrranjan2008-09-181-84/+97
* hindi update by Rajesh Ranjanrranjan2008-09-182-73/+79
* Committed Translation by Sweta Kothariswkothar2008-09-182-74/+88
* 2.24.0chliao2008-09-183-231/+149
* * Updated Arabic Translation by Youssef Chahibi. djihed2008-09-181-0/+4
* 2008-09-17 Gintautas Miliauskas <gintas@akl.lt>gintas2008-09-182-1297/+1350
* Committed Translation by Sweta Kothariswkothar2008-09-172-130/+145
* Updated Danish translationkennethn2008-09-172-860/+1572
* Updated Catalan translationgforcada2008-09-172-1013/+1186
* Updated Marathi Transaltionssandeeps2008-09-161-92/+88
* Malayalam translation updated by Ashik Salhudeen and meapravi2008-09-161-734/+1453
* * Updated Arabic Translation by Youssef Chahibi. djihed2008-09-151-0/+4
* Updated ko translation (Changwoo Ryu).cwryu2008-09-152-0/+1753
* * Updated Arabic Translation by Youssef Chahibi. djihed2008-09-141-16/+21
* Updated Finnish translationituohela2008-09-142-20/+25
* Updated de translation (Jochen Skulj)joskulj2008-09-131-277/+269
* Updated Hungarian translation (Gabor Kelemen)kelemeng2008-09-131-437/+448
* Updated Slovenian translationmateju2008-09-101-352/+390
* Added it translation (Milo Casagrande).lferrett2008-09-104-1/+678
* Updated it translation (Milo Casagrande).lferrett2008-09-101-1013/+1055
* Updated zh_CN translationzyang2008-09-091-715/+1492
* Bump version to 2.24.0xclaesse2008-09-091-1/+1
* Update NEWSxclaesse2008-09-091-0/+20
* Bump LT revisionxclaesse2008-09-091-2/+2
* Update python bindingsxclaesse2008-09-093-1828/+1835
* Remove debug messages introduced by error.xclaesse2008-09-091-5/+0
* hindi translation committed by Rajesh Ranjanrranjan2008-09-083-0/+1743
* Updated pt translation (Duarte Loreto <happyguy_pt@hotmail.com>)dnloreto2008-09-081-103/+116
* 2008-09-07 Vincent van Adrighem <adrighem@gnome.org>adrighem2008-09-072-743/+2980
* add WM_WINDOW_ROLE property to windows (closes: #551113)fpeters2008-09-0710-0/+10
* remove irc.oftc.net from Debian servers to limit confusion. Fixes bug #550556...xclaesse2008-09-071-1/+0
* Hide the tab close button where there is a single tab (closes: #551096)fpeters2008-09-071-0/+18
* move *.pc Requires to Requires.privatexclaesse2008-09-072-2/+4
* remove libtelepathy from *.pc Requiresxclaesse2008-09-072-2/+2
* Updated en_GB translation (Philip Withnall).pwithnall2008-09-071-513/+597
* Updated cs translation (Adrian Gunis).pmkovar2008-09-072-35/+22
* 2008-09-05 Tomasz Dominikowski <tdominikowski@aviary.pl>tomaszd2008-09-052-18/+24
* 2008-09-05 Alexander Shopov <ash@contact.bg>al_shopov2008-09-052-246/+251
* Updated Translationlaurenti2008-09-042-104/+101
* Updated th translation (Theppitak Karoonboonyanan).tkaroonb2008-09-031-17/+17
* Updated sv translationdnylande2008-09-021-18/+20
* 2008-09-02 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>pclouds2008-09-022-379/+417
* Update translationkmaraas2008-09-021-17/+21
* Added th translation (Theppitak Karoonboonyanan).tkaroonb2008-09-012-0/+1769
* Bump version to 2.23.92xclaesse2008-09-011-1/+1
* Support "blah (closes: #1234)" message format.xclaesse2008-09-011-4/+13
* Update LT versionxclaesse2008-09-011-2/+2
* Update NEWSxclaesse2008-09-011-0/+583
* Updated fr translation (Robert-André Mauchin).bobmauchin2008-08-311-23/+29
* 2008-08-30 Leonardo Ferreira Fontenelle <leonardof@gnome.org>leonardof2008-08-312-16/+13
* Updated Galician translationicq2008-08-312-20/+25
* 2008-08-30 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>dooteo2008-08-301-17/+21
* Updated es translation (Jorge Gonzalez)jorgegonz2008-08-301-10/+14
* Updated es translation (Jorge Gonzalez)jorgegonz2008-08-301-10/+10
* Do not create a new EmpathyChatroom is it already exists.xclaesse2008-08-301-10/+18
* Add a menu item in chat window to set the room as favoritexclaesse2008-08-304-1/+70
* Updated Brazilian Portuguese translation (Vladimir Melo).ogmaciel2008-08-291-13/+16
* Reorder files in alphabetical order.xclaesse2008-08-292-74/+74
* Correct the xml indentationxclaesse2008-08-283-66/+66
* Update API doc and add a README to explain how to keep it updated.xclaesse2008-08-285-31/+44
* Make sure to not unref tooltop_widget more than oncexclaesse2008-08-271-2/+2
* Keep a ref to the tooltip_widget so it is not recreated all the time.xclaesse2008-08-271-2/+20
* Always return a new ref in empathy_contact_factory_get_tp_factory. Fixes bug ...xclaesse2008-08-271-4/+2
* Update translationkmaraas2008-08-272-62/+49
* Updated Finnish translationituohela2008-08-272-69/+80
* Updated cs translation (Adrian Gunis).pmkovar2008-08-271-779/+658
* Updated mk translation (Jovan Naumovski)jovanna2008-08-271-0/+1768
* Updated mk translation (Jovan Naumovski)jovanna2008-08-271-0/+1
* 2008-08-26 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>dooteo2008-08-261-20/+26
* don't use italic for status text in contact list (closes: #548632)fpeters2008-08-261-12/+6
* * Updated Arabic Translation by Youssef Chahibi. djihed2008-08-261-119/+125
* Updated sv translation (Daniel Nylander)dnylande2008-08-261-111/+116
* Updated es translation (Jorge Gonzalez)jorgegonz2008-08-262-119/+10
* 2008-08-25 Tomasz Dominikowski <tdominikowski@aviary.pl>tomaszd2008-08-262-52/+65
* Conversion from sr@Latn to sr@latingrakic2008-08-253-18/+23
* Updated Galician translationicq2008-08-252-9/+17
* Hide the Notification preferences because we don't support it. Fixes bug #549...xclaesse2008-08-251-2/+0
* Make Chat the default in New Conversation… dialogxclaesse2008-08-251-0/+1
* Give Chat and Call accelerators in New Conversation dialog.xclaesse2008-08-251-2/+2
* EmpathyContactWidget: correct typo, "hbow" -> "hbox"xclaesse2008-08-251-2/+2
* added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latterfpeters2008-08-253-2/+3
* Updated Brazilian Portuguese translation.ogmaciel2008-08-232-10/+17
* Updated French translationbobmauchin2008-08-222-76/+58
* Updated Spanish translationjorgegonz2008-08-222-8/+15
* Added entry for the Bengali India translation addtion and addition to LINGUASrunab2008-08-211-0/+5
* Added Bengali India (bn_IN) to the list of languagesrunab2008-08-211-0/+1
* Added Bengali India Translationrunab2008-08-211-0/+1748
* Added gujarati translationswkothar2008-08-213-0/+1747
* 2.23.91chliao2008-08-213-126/+140
* Change label in Accounts window from Undo to Cancel. (closes: #548709)fpeters2008-08-211-1/+1
* 2008-08-20 Leonardo Ferreira Fontenelle <leonardof@gnome.org>leonardof2008-08-211-3/+3
* Updated Galician translationicq2008-08-212-8/+15
* don't list profiles twice. (closes: #548578)fpeters2008-08-211-1/+10
* Use "Yahoo ID" instead of "Login ID" for Yahoo accounts. (closes: #548693)fpeters2008-08-211-1/+1
* 2008-08-20 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>dooteo2008-08-212-950/+988
* Updated Translationlaurenti2008-08-202-954/+1422
* don't let label text be selected in contact tooltip (closes: #546568)fpeters2008-08-203-4/+14
* check there is an account before accessing it; prevents a segfault when callingfpeters2008-08-201-1/+3
* 2008-08-19 Leonardo Ferreira Fontenelle <leonardof@gnome.org>leonardof2008-08-202-159/+164
* Updated Galician translationicq2008-08-202-59/+60
* Updated Spanish translationjorgegonz2008-08-192-56/+60
* Bump version to 2.23.91xclaesse2008-08-191-1/+1
* Update NEWSxclaesse2008-08-191-0/+30
* Update python bindingxclaesse2008-08-191-0/+17
* Bump LT versionxclaesse2008-08-191-4/+4
* Do not display MSN Haze if butterfly is installedxclaesse2008-08-191-2/+14
* If display name of the selected account changes, update the label.xclaesse2008-08-191-5/+41
* When creating an account set its display name to "New Jabber account", when t...xclaesse2008-08-191-6/+39
* Avoid crashing if mc_account_lookup returns NULL, it can happen when status o...xclaesse2008-08-191-0/+3
* If adding a an account that is already in the treeview, simply update values....xclaesse2008-08-191-20/+17
* Remove unused account_changed booleanxclaesse2008-08-191-1/+0
* Use accounts_dialog_add_account() to add initial set of accountsxclaesse2008-08-191-53/+15
* Rework the way the accounts dialog worksxclaesse2008-08-192-156/+116
* Do not crash if there is no salut profile installedxclaesse2008-08-191-0/+4
* Updated the kn translationssprasad2008-08-182-372/+408
* Added knsprasad2008-08-183-0/+1747
* 2008-08-15 Kjartan Maraas <kmaraas@gnome.org>kmaraas2008-08-152-198/+136
* Updated pl translation (Tomasz Dominikowski)tomaszd2008-08-151-76/+72
* Remove empathy-properties.desktop.in from gitignore and POTFILES.skipxclaesse2008-08-152-3/+0
* remove data/empathy-properties.desktop.in generation in configure.ac asfpeters2008-08-151-1/+0
* Don't need separate "Empathy accounts" in preferences; walters2008-08-153-16/+1
* Reword presence handling. Save requested presence and correctly set auto-away...xclaesse2008-08-141-55/+61
* reorder some functionsxclaesse2008-08-141-23/+23
* Do not stop and restart ext_away_timeout when already running.xclaesse2008-08-141-1/+3
* Reorder functions to not have to declare them in the beginning of the filexclaesse2008-08-141-282/+259
* Updated pt_BR translation (Djavan Fagundes)leonardof2008-08-141-1059/+1249
* Updated Finnish translationituohela2008-08-132-11/+19
* Updated Spanish translationjorgegonz2008-08-132-80/+91
* Add QQ profile and iconsxclaesse2008-08-129-1/+309
* Add gadugadu profile and iconsxclaesse2008-08-129-1/+244
* Updated Galician translationicq2008-08-122-55/+59
* Rephrase sentence in edit contact dialog; fixes bug #547326.fpeters2008-08-121-1/+1
* Show the main window by default on first run.xclaesse2008-08-121-1/+1
* Updated pl translation (Tomasz Dominikowski).tomaszd2008-08-111-504/+248
* 2.23.90chliao2008-08-113-4281/+2717
* Adding Marathi(mr) to LINGUASsandeeps2008-08-111-0/+1
* Updated Marathi Translationssandeeps2008-08-111-0/+1773
* Updated Finnish translationituohela2008-08-102-950/+1141
* Updated pt translation (Duarte Loreto)dnloreto2008-08-091-1576/+1403
* Add Marco Barisione to CONTRIBUTORSxclaesse2008-08-092-0/+2
* Update credits for the about dialog.xclaesse2008-08-091-7/+26
* Add some contributors and remove those who are already in AUTHORSxclaesse2008-08-091-2/+10
* Added pa.po for Punjabi Language by Amanpreet Singh Alamaman2008-08-082-0/+1715
* Updated fr translation (Claude Paroz)claudep2008-08-081-363/+342
* Do not use mission_control_request_channel as we don't use MC's dispatcher an...xclaesse2008-08-073-23/+33
* Add a function to request a channel from a string handlexclaesse2008-08-072-2/+133
* updated he translationyairhr2008-08-071-351/+355
* Use a GtkMessageDialog instead of GtkDialog for remove confirmation diaog of ...xclaesse2008-08-061-21/+12
* Updated Arabic Translation by Youssef Chahibi. djihed2008-08-061-0/+4
* Updated Arabic Translation by Youssef Chahibi. djihed2008-08-062-138/+131
* Updated sv translation (Daniel Nylander).dnylande2008-08-051-141/+132
* Updated Galician translationicq2008-08-052-145/+136
* Bump version to 2.23.90xclaesse2008-08-051-1/+1
* Remove intltool-* from Makefile.am to make it work with newer intltool.xclaesse2008-08-051-11/+2
* Update ABI revisionxclaesse2008-08-051-2/+2
* Update NEWS filexclaesse2008-08-051-0/+26
* Update python bindingxclaesse2008-08-052-2/+0
* Bump verison to 2.23.6 to match GNOME versionxclaesse2008-08-051-1/+1
* Updated es translation (Jorge Gonzalez)jorgegonz2008-08-051-135/+63
* Updated es translation (Jorge Gonzalez)jorgegonz2008-08-051-4/+0
* Pick the correct contact alias for the message telling incoming call is rejec...xclaesse2008-08-041-1/+8
* Add empathy-properties.desktop.in in POTFILES.skipxclaesse2008-08-041-0/+1
* Set a INTALL file pointing to wiki page.xclaesse2008-08-042-1/+2
* Fix translators complains about ambigous strings. Fixes bug #546154.xclaesse2008-08-049-239/+212
* Updated Arabic Translation by Youssef Chahibi. djihed2008-08-042-1173/+301