aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Updated de translation (Andre Klapper).aklapper2008-08-041-296/+325
* Updated es translation (Jorge Gonzalez)jorgegonz2008-08-032-32/+36
* Display debug messages in the contact-manager tests program.xclaesse2008-08-031-0/+3
* Updated Galician translationicq2008-08-023-22/+36
* On incoming calls don't request a new audio stream. This makes streams collid...xclaesse2008-08-021-3/+0
* Fix little coding stylexclaesse2008-08-021-2/+1
* Remove empathy-accounts binary, it is replaced by empathy --accountsxclaesse2008-08-023-85/+1
* the command-line to show the accounts dialog is "empathy --accounts" now.xclaesse2008-08-021-1/+1
* Added empathy-properties desktop file to configure MC accounts from the GNOME...xclaesse2008-08-024-1/+18
* Implemented showing a single accounts dialog from the command line.xclaesse2008-08-021-17/+51
* Link to http://live.gnome.org/Empathy/Roadmap which is more up to date.xclaesse2008-08-011-21/+1
* Updated Galician translationicq2008-08-012-5/+10
* Mark "Add group" translatable. Fixes bug #544964 (Milo Casagrande).xclaesse2008-08-011-1/+1
* Update gitignore filesxclaesse2008-08-012-0/+7
* If we don't know the status string, set it to unset (Sjoerd Simons).xclaesse2008-07-301-1/+1
* rename glade screenname entry widget to match empathy-account-widget.c (Ellio...xclaesse2008-07-301-2/+2
* Updated Arabic Translation by Abou Manal. djihed2008-07-292-263/+297
* Updated Norwegian bokmål translation.kmaraas2008-07-292-206/+211
* Added sv to DOC_LINGUAS (Daniel Nylander).dnylande2008-07-221-1/+1
* Added sv translation (Daniel Nylander).dnylande2008-07-223-0/+502
* Updated sv translation (Daniel Nylander).dnylande2008-07-221-228/+250
* 2008-07-21 Alexander Shopov <ash@contact.bg>al_shopov2008-07-222-830/+1312
* Updated es translation (Jorge Gonzalez)jorgegonz2008-07-201-206/+216
* Updated Galician Translation and POTFILES.inicq2008-07-202-201/+210
* Display an error message if reason is != _REQUESTED instead of >xclaesse2008-07-201-1/+4
* Add support to set register param. Fixes bug #462880.xclaesse2008-07-192-1/+51
* gtalk to not support registeringxclaesse2008-07-191-1/+1
* Replace the preview button by a cancel button when creating a new accountxclaesse2008-07-191-1/+1
* Allow renaming account name when accounts are connecting. Fixes bug #486801 (...xclaesse2008-07-191-20/+51
* Updated ja translation (Takeshi AIHANA)aihana2008-07-161-254/+235
* * pl.po: Updated Polish translation by Tomasz Dominikowskiwadimd2008-07-161-814/+1472
* Make more explicit the comment when we activate an eventxclaesse2008-07-151-1/+2
* Add a comment telling that if there is no event the default handler of row-ac...xclaesse2008-07-151-1/+2
* Add a comment for the usage of row_activated class method and optimise a bit ...xclaesse2008-07-151-8/+9
* Prevent to start a chat when activating a row with an eventxclaesse2008-07-152-9/+13
* Remove a FIXME, seems to work perfectly now.xclaesse2008-07-151-4/+0
* Move the event manager to src/xclaesse2008-07-158-230/+226
* Remove the contact pending event when the contact is not pending anymore.xclaesse2008-07-151-2/+14
* Fix compile errorxclaesse2008-07-151-1/+1
* Fix reviewer complainsxclaesse2008-07-151-2/+8
* Remove an empty linexclaesse2008-07-151-1/+0
* Activate the event when clicking on the contact list.xclaesse2008-07-151-8/+23
* Blink the status icon when a contact has an event.xclaesse2008-07-152-2/+199
* Add the contact from who the event comes in the EmpathyEvent struct.xclaesse2008-07-152-16/+21
* Add empathy_event_manager_get_eventsxclaesse2008-07-152-0/+15
* Move event code from EmpathyStatusIcon to EmpathyEventManagerxclaesse2008-07-154-370/+560
* Bump version to 0.23.5xclaesse2008-07-151-1/+1
* Fix the release script to correctly send emails when notes have some "xclaesse2008-07-151-1/+6
* Fix POTFILES.inxclaesse2008-07-151-2/+2
* Updated with lates changexclaesse2008-07-151-0/+1
* If InspectHandles fails print a debug message and return.xclaesse2008-07-151-1/+6
* Do not call g_array_free if the array is NULLxclaesse2008-07-151-2/+1
* Fix reviewer commentsxclaesse2008-07-153-44/+53
* Correctly update the UI when listing state changes.xclaesse2008-07-151-1/+1
* Fix listing chatrooms with salutxclaesse2008-07-151-17/+52
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)xclaesse2008-07-1511-29/+16
* Bump ABIxclaesse2008-07-151-3/+3
* Update NEWSxclaesse2008-07-151-0/+41
* Update python bindingxclaesse2008-07-141-0/+16
* Really fix the leak. Address is created using g_value_dup_boxed so it should ...xclaesse2008-07-141-3/+12
* Release a variable with g_free() instead of tp_g_value_slice_free(). Fixes bu...xclaesse2008-07-141-2/+1
* Merge branch 'leak'xclaesse2008-07-142-0/+4
|\
| * Fix coding styleXavier Claessens2008-07-142-2/+2
| * fix the channel-type leak in dispatch_channel_cb (Guillaume Desmottes)Guillaume Desmottes2008-07-101-0/+2
| * Fix GArray leak in empathy_tp_contact_factory_get_from_handles (Guillaume Des...Guillaume Desmottes2008-07-101-0/+2
* | Fix leaked accounts. mc_accounts_list ref all accounts.xclaesse2008-07-141-4/+7
* | Reverse order of buttons on the dialog box to delete a contact (or a group). ...xclaesse2008-07-141-1/+1
* | Useless to cast 2 times to the same classxclaesse2008-07-141-1/+1
* | Updated de translation (Andre Klapper).aklapper2008-07-131-72/+99
* | Updated Galician Translation.icq2008-07-131-51/+76
* | Updated es translation (Jorge Gonzalez)jorgegonz2008-07-101-45/+63
* | Updated Norwegian bokmål translation.kmaraas2008-07-091-51/+73
|/
* Do not popup the Save As menu if the contact has no avatar.xclaesse2008-07-091-0/+4
* Fix some coding stylexclaesse2008-07-093-153/+115
* empath-contact: remove tabs (Guillaume Desmottes)xclaesse2008-07-092-410/+409
* empathy-contact-widget: remove tabs (Guillaume Desmottes)xclaesse2008-07-092-371/+383
* empathy-contact-widget: use gtk_image_menu_item_new_from_stock (Guillaume Des...xclaesse2008-07-091-4/+2
* switch empathy-contact to Collabora coding style (Guillaume Desmottes)xclaesse2008-07-092-316/+319
* switch empathy-contact-widget to Collabora coding style (Guillaume Desmottes)xclaesse2008-07-092-437/+467
* use SAVE_AS stock icon when saving the avatar (Guillaume Desmottes)xclaesse2008-07-091-1/+1
* Add an option to save avatar to disk. Fixes bug #541431 (Guillaume Desmottes)xclaesse2008-07-091-0/+152
* Document empathy_avatar_save_to_file (Guillaume Desmottes)xclaesse2008-07-092-1/+11
* add empathy_avatar_save_to_file (Guillaume Desmottes)xclaesse2008-07-092-1/+11
* Add gitignore for de help translationxclaesse2008-07-081-0/+1
* Made the Close button the default widget in the contact edit dialog. (Jonny L...xclaesse2008-07-082-0/+4
* Made account removal confirmation dialog modal. (Jonny Lamb)xclaesse2008-07-081-1/+1
* Added support for the chat window to show the avatar as the icon. Fixes bug #...xclaesse2008-07-083-1/+30
* Add some comments to the message queue codexclaesse2008-07-081-2/+7
* Before emitting a message make sure the ID is also ready. Fixes bug #540360.xclaesse2008-07-081-2/+4
* Make empathy_contact_equal NULL-safe for the contact ID and use the ^ operato...xclaesse2008-07-081-2/+4
* 2008-07-05 Philipp Kerling <k.philipp@gmail.com>pkerling2008-07-052-1/+519
* Fix a gcc warning complaining about a var that could be used uninitializedxclaesse2008-07-051-1/+1
* Updated es translation (Jorge Gonzalez)jorgegonz2008-07-051-8/+12
* Fix gtk_check_version usage, it returns NULL when version is OK.xclaesse2008-07-051-1/+1
* Use function to check GTK+ version instead of mangling directly. Fixes bug #5...xclaesse2008-07-051-1/+1
* Prepend "mailto:" to urls containing a "@".xclaesse2008-07-051-5/+9
* Update default domains in profiles.xclaesse2008-07-043-2/+4
* Unref profile and improve a bit default account domain code.xclaesse2008-07-041-18/+14
* Automatically add default account domain where appropriate. Fixes bug #534425...xclaesse2008-07-041-2/+24
* Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ...xclaesse2008-07-046-9/+19
* Set an smiley icon for the "Insert smiley" menu item.xclaesse2008-07-042-2/+12
* Set an icon for the spellcheck menu itemxclaesse2008-07-041-1/+5
* Remove useless empty lines in chat_input_populate_popup_cb.xclaesse2008-07-041-28/+16
* Added Send menu item to the chat input menu. Fixes bug #532622 (Jonny Lamb).xclaesse2008-07-041-1/+22
* Updated Occitan translationymarcheg2008-07-031-840/+1038
* Updated Norwegian bokmål translation.kmaraas2008-06-251-19/+20
* Updated sv translation (<Daniel Nylander>).dnylande2008-06-241-316/+360
* Updated es translation (Jorge Gonzalez)jorgegonz2008-06-211-16/+56
* Fix coding stylexclaesse2008-06-191-6/+6
* "ready & EMPATHY_CONTACT_READY_NAME" instead of ready | EMPATHY_CONTACT_READY...xclaesse2008-06-191-1/+1
* Fix coding stylexclaesse2008-06-191-3/+1
* Move contact_set_ready_flag() in _set_name() and _set_handle().xclaesse2008-06-191-2/+2
* Fix the bug "Incoming call from (null)" (Alban Crequy)xclaesse2008-06-191-0/+9
* don't set the flag to ready if we are not yet ready, especially when we send ...xclaesse2008-06-191-1/+1
* Add .gitignore for french translationxclaesse2008-06-181-0/+1
* Updated de translation.aklapper2008-06-181-688/+1270
* Updated vi translation (Clytie Siddall)clyties2008-06-151-19/+20
* ru.po: Updated Russian translation by Il'ya Mertsalov.nshmyrev2008-06-151-1871/+1368
* Updated es translation (Jorge Gonzalez)jorgegonz2008-06-152-29/+20
* Added fr translation, completed DOC_FIGURES in Makefile.amclaudep2008-06-154-2/+739
* Updated fr translation.claudep2008-06-152-139/+58
* Updated Galician Translation.icq2008-06-151-19/+20
* Coding style (Alban Crequy)xclaesse2008-06-131-3/+2
* g_object_unref the right variable (Alban Crequy)xclaesse2008-06-131-1/+1
* Add g_return_val_if_fail (Alban Crequy)xclaesse2008-06-131-0/+2
* Do not include _gen/ files (Alban Crequy)xclaesse2008-06-131-1/+1
* Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy)xclaesse2008-06-133-12/+11
* Fix identation (Alban Crequy)xclaesse2008-06-131-1/+2
* g_object_unref after g_object_get (Alban Crequy)xclaesse2008-06-131-0/+3
* Do not show the keypad when the media channel does not have the DTMF interfac...xclaesse2008-06-132-0/+21
* Better dialog message when a call is rejected (Alban Crequy)xclaesse2008-06-131-1/+5
* Check if there is a publish/subscribe list before adding/removing contacts fr...xclaesse2008-06-121-4/+11
* Updated Arabic Translation by Abou Manal. djihed2008-06-122-35/+48
* Use empathy.foo() instead of empathy_foo() for functions bindingxclaesse2008-06-103-197/+200
* Python binding for empathy_dispatcher_chat_with_contact_id: Take thexclaesse2008-06-101-0/+21
* Updated Spanish translationjorgegonz2008-06-093-8/+15
* Updated Spanish translation and uploaded figuresjorgegonz2008-06-081-91/+492
* EmpathyCallWindow: Get a new video preview when pushing a new call into the w...xclaesse2008-06-081-0/+6
* Set position/size of chat window only when adding the first chat. Fixes bug #...xclaesse2008-06-081-14/+17
* Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug #53712...xclaesse2008-06-083-4/+5
* Close contact list when Escape is pressed. Fixes bug #536628 (Ross Burton).xclaesse2008-06-081-1/+17
* Updated Norwegian bokmål translationkmaraas2008-06-081-37/+50
* Updated es translation (Jorge Gonzalez)jorgegonz2008-06-071-12/+16
* Updated Galician Translation.icq2008-06-061-4/+8
* Updated vi translation (Clytie Siddall)clyties2008-06-051-157/+95
* Add a command line option to hide contact list on startup. Fixes bug #535080 ...xclaesse2008-06-043-6/+16
* Updated Galician Translation.icq2008-06-041-98/+107
* Bump versionxclaesse2008-06-031-1/+1
* Fix sending emails from release scriptxclaesse2008-06-031-2/+2
* Prepare for releasexclaesse2008-06-032-3/+27
* Send announce emails from release scriptxclaesse2008-06-031-1/+10
* Only display tooltip on the contact list if running with GTK >= 2.12.10.xclaesse2008-06-031-0/+5
* Updated vi translation (Clytie Siddall)clyties2008-06-021-1469/+1432
* Typo in a titlexclaesse2008-06-021-1/+1
* Wrote Accounts section (still need some work), added Contacts section and sta...xclaesse2008-06-021-9/+325
* Added two figures for the documentationxclaesse2008-06-023-9/+1
* Small advance on the documentationxclaesse2008-06-021-18/+48
* Do not ref tooltip_widget otherwise it never gets destroyed.xclaesse2008-06-021-24/+6
* gtk_widget_set_has_tooltip can't take a value >1 even if it's still TRUExclaesse2008-05-301-2/+3
* Set a tooltip on contact list view showing EmpathyContactWidget informationxclaesse2008-05-302-11/+80