Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | empathy-debugger: rely on gtk_application_add_window() to manage the main loop | Guillaume Desmottes | 2011-10-26 | 1 | -3/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662504 | ||||
* | empathy: rely on gtk_application_add_window() to manage the main loop | Guillaume Desmottes | 2011-10-26 | 3 | -6/+7 |
| | | | | | | | | We are not supposed to call gtk_main_quit() as we don't use gtk_main() any more. Instead we add the windows to the GtkApplication which will take care of exiting when they have been all destroyed. https://bugzilla.gnome.org/show_bug.cgi?id=662504 | ||||
* | Disable GLib deprecation warnings in stable branch | Guillaume Desmottes | 2011-10-26 | 1 | -0/+3 |
| | |||||
* | Include config.h in a bunch of files | Guillaume Desmottes | 2011-10-26 | 4 | -0/+4 |
| | | | | | They use deprecated API (g_mutex_new) but we still want to use it for now so they need to have GLIB_DISABLE_DEPRECATION_WARNINGS defined. | ||||
* | Updated German translation | Christian Kirbach | 2011-10-25 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-10-24 | 1 | -1/+1 |
| | |||||
* | prepare 3.2.1.1EMPATHY_3_2_1_1 | Guillaume Desmottes | 2011-10-24 | 2 | -2/+22 |
| | |||||
* | theme_adium_append_message: escape alias before displaying it | Guillaume Desmottes | 2011-10-24 | 1 | -2/+5 |
| | | | | | | Not doing so can lead to nasty HTML injection from hostile users. https://bugzilla.gnome.org/show_bug.cgi?id=662035 | ||||
* | ensure that contact_list_store_contact_active_cb isn't called after the ↵ | Guillaume Desmottes | 2011-10-24 | 1 | -5/+38 |
| | | | | | | | | store destruction This is an exact port of similar code from empathy-individual-store. https://bugzilla.gnome.org/show_bug.cgi?id=662211 | ||||
* | contact_list_store_dispose: unset the timer ids | Guillaume Desmottes | 2011-10-24 | 1 | -1/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662211 | ||||
* | theme-adium: escape the name in actions as well | Guillaume Desmottes | 2011-10-24 | 1 | -1/+3 |
| | |||||
* | Updated Persian Translation | Arash Mousavi | 2011-10-24 | 1 | -4/+4 |
| | |||||
* | Updated Persian Translation | Arash Mousavi | 2011-10-24 | 1 | -264/+295 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2011-10-22 | 1 | -89/+96 |
| | |||||
* | Fixed Brazilian Portuguese translation | Djavan Fagundes | 2011-10-21 | 1 | -188/+192 |
| | |||||
* | Fix an article in the Hungarian help translation | Gabor Kelemen | 2011-10-20 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | prepare 3.2.1EMPATHY_3_2_1 | Guillaume Desmottes | 2011-10-17 | 2 | -3/+35 |
| | |||||
* | Revert "TpChat: remove support for old Properties" | Guillaume Desmottes | 2011-10-17 | 1 | -5/+263 |
| | | | | This reverts commit 0e053c39298d88afa1645c0d95a8aa43b662cc38. | ||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2011-10-17 | 1 | -84/+88 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2011-10-17 | 1 | -45/+33 |
| | |||||
* | po/vi: import from Damned Lies | Nguyễn Thái Ngọc Duy | 2011-10-17 | 1 | -629/+780 |
| | |||||
* | l10n: updated Italian translation | Luca Ferretti | 2011-10-17 | 1 | -178/+185 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-10-17 | 1 | -189/+412 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-10-17 | 1 | -185/+195 |
| | |||||
* | Updated British English translation | Bruce Cowan | 2011-10-16 | 1 | -141/+145 |
| | |||||
* | Updated French translation | Bruno Brouard | 2011-10-16 | 1 | -183/+187 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-10-16 | 1 | -191/+188 |
| | |||||
* | Updaged Galician translations | Fran Dieguez | 2011-10-16 | 1 | -182/+186 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2011-10-16 | 1 | -209/+201 |
| | |||||
* | [l10n]Updated Catalan translation | Gil Forcada | 2011-10-16 | 1 | -85/+90 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2011-10-15 | 1 | -86/+90 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2011-10-15 | 1 | -223/+218 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2011-10-15 | 1 | -201/+176 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2011-10-15 | 1 | -182/+186 |
| | |||||
* | Mark a forgotten string for translation. | Gabor Kelemen | 2011-10-15 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661756 | ||||
* | Merge branch 'subjective' into gnome-3-2 | Will Thompson | 2011-10-15 | 5 | -268/+199 |
|\ | |||||
| * | adium themes: crash less hard when Template.html is missing | Will Thompson | 2011-10-14 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | If Template.html is missing, then you haven't installed Empathy properly (or set EMPATHY_SRCDIR or whatever in my case). But previously we would just crash later down this function when passing template_html to string_with_format() without checking if it's NULL. This patch makes it fail a little less inscrutably. | ||||
| * | TpChat: remove support for old Properties | Will Thompson | 2011-10-14 | 1 | -263/+5 |
| | | | | | | | | Change notification for this is broken in the CMs *anyway*. | ||||
| * | TpChat: Use RoomConfig1 and Subject if available | Will Thompson | 2011-10-14 | 1 | -5/+138 |
| | | | | | | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=658542 | ||||
| * | configure: depend on tp-glib with Subject. | Will Thompson | 2011-10-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Actually, a slightly earlier version of telepathy-glib, on the unstable 0.15.x branch, includes Subject, but we may as well depend on the stable branch: it includes fixes for Empathy bugs. | ||||
| * | TpChat: track subject and title explicitly. | Will Thompson | 2011-10-14 | 1 | -50/+37 |
| | | | | | | | | | | This will allow us to also use the new API (and, ultimately, delete the Telepathy.Properties code cleanly). | ||||
| * | TpChat: hide guts of Telepathy properties. | Will Thompson | 2011-10-14 | 3 | -75/+136 |
|/ | | | | | | | This will make it easier to replace these with new stuff. The funky indentation in the callbacks for the subject and title changing is to make it clear that I didn't change that code; I'll reindent it in another patch. | ||||
* | Make sure we have our settings before we want to use them | Sjoerd Simons | 2011-10-13 | 1 | -2/+2 |
| | |||||
* | Don't try to access non-existing properties | Sjoerd Simons | 2011-10-13 | 1 | -5/+20 |
| | |||||
* | preferences: don't display variants checkbox if there is no variant | Guillaume Desmottes | 2011-10-12 | 1 | -3/+12 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660586 | ||||
* | Use default variant if we can't find any variants | Guillaume Desmottes | 2011-10-12 | 1 | -1/+4 |
| | | | | | | We use to crash here trying to get the first element of an empty GPtrArray. https://bugzilla.gnome.org/show_bug.cgi?id=660586 | ||||
* | remove released flag | Guillaume Desmottes | 2011-10-10 | 1 | -1/+1 |
| | |||||
* | prepare 3.2.0.1EMPATHY_3_2_0_1 | Guillaume Desmottes | 2011-10-10 | 2 | -2/+29 |
| | |||||
* | Updated Esperanto translation | Kristjan SCHMIDT | 2011-10-09 | 1 | -1042/+1573 |
| | |||||
* | Updated French doc translation | Bruno Brouard | 2011-10-05 | 3 | -69/+86 |
| | |||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-10-05 | 1 | -161/+157 |
| | |||||
* | Updated Slovak translation | Pavol Klačanský | 2011-10-02 | 1 | -1176/+1583 |
| | |||||
* | Use new GOA desktop file | Guillaume Desmottes | 2011-09-29 | 1 | -2/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660449 | ||||
* | Uploaded Ukranian | Daniel Korostil | 2011-09-28 | 1 | -6/+6 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-09-28 | 1 | -645/+784 |
| | |||||
* | Update Simplified Chinese translation. | Aron Xu | 2011-09-28 | 1 | -178/+197 |
| | |||||
* | always display the accounts dialog if we have to show a specific account | Guillaume Desmottes | 2011-09-26 | 1 | -1/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660124 | ||||
* | [l10n]Updated Catalan (Valencian) translation | Carles Ferrando | 2011-09-26 | 1 | -860/+1266 |
| | |||||
* | e-account-widget-irc: Use a GtkGrid to fix label wrapping | Xavier Claessens | 2011-09-26 | 2 | -52/+49 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=646630 | ||||
* | release.py: update last_tag_pattern | Guillaume Desmottes | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Don't try to request a Call channel if built without Call support | Guillaume Desmottes | 2011-09-26 | 1 | -0/+35 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=659594 | ||||
* | Factor out call_new_with_streams() | Guillaume Desmottes | 2011-09-26 | 1 | -5/+22 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=659594 | ||||
* | contact-widget: left align status label | Guillaume Desmottes | 2011-09-26 | 1 | -0/+1 |
| | | | | | | It's already done that way in individual-widget. https://bugzilla.gnome.org/show_bug.cgi?id=659816 | ||||
* | remove released flag | Guillaume Desmottes | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | prepare 3.2.0EMPATHY_3_2_0 | Guillaume Desmottes | 2011-09-26 | 2 | -3/+40 |
| | |||||
* | Update Czech translation | Petr Kovar | 2011-09-26 | 1 | -175/+165 |
| | |||||
* | Updated Aragonese translation | Daniel Martinez Cucalon | 2011-09-26 | 1 | -960/+887 |
| | |||||
* | [l10n]Updated Catalan translation | Gil Forcada | 2011-09-26 | 1 | -843/+1439 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2011-09-26 | 1 | -978/+3085 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2011-09-25 | 1 | -150/+150 |
| | |||||
* | Updated Indonesian translation | Andika Triwidada | 2011-09-25 | 1 | -255/+304 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2011-09-25 | 2 | -349/+367 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2011-09-24 | 1 | -4/+4 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2011-09-24 | 1 | -811/+1481 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-09-24 | 1 | -797/+1396 |
| | |||||
* | Updated Aragonese translation | Daniel Martinez Cucalon | 2011-09-24 | 1 | -792/+1302 |
| | |||||
* | glade: move IRC's expander to the vbox instead of the table | Xavier Claessens | 2011-09-23 | 1 | -130/+168 |
| | |||||
* | Glade: GtkGrid does not have n-rows and n-columns properties as GtkTable | Xavier Claessens | 2011-09-23 | 1 | -9/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=646630 | ||||
* | Glade: fix sizing in SIP accounts widget | Xavier Claessens | 2011-09-23 | 1 | -1/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=646630 | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-09-23 | 1 | -177/+198 |
| | |||||
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2011-09-23 | 1 | -952/+1504 |
| | |||||
* | e-account-widget-jabber: Use GtkGrid instead of GtkTable | Xavier Claessens | 2011-09-22 | 1 | -55/+71 |
| | | | | | | This work around bug #657621 https://bugzilla.gnome.org/show_bug.cgi?id=646630 | ||||
* | e-account-widget-jabber: fix sizing issues | Diego Escalante Urrelo | 2011-09-22 | 1 | -347/+381 |
| | | | | | | Fix the glade file for sizing issues Bug #646630 | ||||
* | Updated Assamese Translations:bugzilla#659595 | Nilamdyuti Goswami | 2011-09-22 | 1 | -0/+184 |
| | |||||
* | Update Assamese translation | Nilamdyuti Goswami | 2011-09-22 | 1 | -1272/+3066 |
| | |||||
* | Updated Dutch translation by Hannie Dumoleyn | Hannie Dumoleyn | 2011-09-22 | 1 | -201/+227 |
| | |||||
* | Updated Hungarian help translation | Gabor Kelemen | 2011-09-21 | 1 | -143/+246 |
| | |||||
* | Merge branch 'crash-659118' | Danielle Madeley | 2011-09-21 | 1 | -0/+4 |
|\ | | | | | | | | | Freeze exception signed off by Andre Klapper <ak-47@gmx.net> and Matthias Clasen <matthias.clasen@gmail.com> | ||||
| * | Don't destroy MainWindow on delete-event, just hide it | Danielle Madeley | 2011-09-20 | 1 | -0/+4 |
| | | | | | | | | | | | | | | This stops MainWindow being unreferenced, and prevents crashes caused by things which then try to use it. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=659118 | ||||
* | | Updated Serbian translation | Мирослав Николић | 2011-09-21 | 2 | -1968/+3288 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2011-09-20 | 1 | -716/+915 |
| | | |||||
* | | Updated Hungarian translation | Gabor Kelemen | 2011-09-20 | 1 | -649/+802 |
| | | |||||
* | | Updated Latvian translation. | Rudolfs Mazurs | 2011-09-20 | 1 | -31/+26 |
| | | |||||
* | | log-window: improve icons in the search entry | Cosimo Cecchi | 2011-09-20 | 1 | -4/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | There are a few improvements we can make to the search entry icons in the log window, which this patch tries to fix. - icons in entries are usually symbolic in GNOME 3, so I made the icons symbolic. - I merged the two icons in just one on the right using the shell-style, i.e. the search icon turns into a clear action once there's some text typed into the entry (Documents also uses the same style for its search entry). https://bugzilla.gnome.org/show_bug.cgi?id=659298 | ||||
* | | Updated Czech translation | Marek Černocký | 2011-09-20 | 1 | -131/+159 |
| | | |||||
* | | remove release flag | Guillaume Desmottes | 2011-09-19 | 1 | -1/+1 |
| | | |||||
* | | coding style fixEMPATHY_3_1_92 | Guillaume Desmottes | 2011-09-19 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.1.92 | Guillaume Desmottes | 2011-09-19 | 2 | -2/+80 |
| | | |||||
* | | Use always-writeable and writeable-properties for alias and groups | Raul Gutierrez Segales | 2011-09-19 | 3 | -22/+83 |
| | | | | | | | | | | | | | | | | Folks is in the way of deprecating the folks_persona_store_get_can_{alias,group}_personas methods in favour of directly checking alias and groups properties via folks_persona_store_get_always_writeable_properties and folks_persona_get_writeable_properties. | ||||
* | | EmpathyChat: Set slider position after a timeout | Xavier Claessens | 2011-09-19 | 1 | -16/+29 |
| | | | | | | | | | | | | | | This ensure that the window has resized before setting the position because GtkPaned needs to know its size allocation https://bugzilla.gnome.org/show_bug.cgi?id=632357 | ||||
* | | Updated British English translation | Bruce Cowan | 2011-09-19 | 1 | -135/+156 |
| | | |||||
* | | Don't assume a connected TpAccount always have a TpConnection | Guillaume Desmottes | 2011-09-19 | 1 | -14/+7 |
| | | | | | | | | | | | | | | The connection object may not be there yet if tp-glib is still preparing its features. https://bugzilla.gnome.org/show_bug.cgi?id=659439 | ||||
* | | Build fix | Emilio Pozuelo Monfort | 2011-09-19 | 1 | -1/+1 |
| | | |||||
* | | CallWindow: unconditionally connect to notify::call-channel | Emilio Pozuelo Monfort | 2011-09-19 | 1 | -7/+8 |
| | | | | | | | | | | | | | | Since we can get a new call channel if we e.g. hangup and then call again. https://bugzilla.gnome.org/show_bug.cgi?id=655356 | ||||
* | | CallWindow: emit tones using MultipleTones | Emilio Pozuelo Monfort | 2011-09-19 | 1 | -16/+68 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=655356 | ||||
* | | Use tp_proxy_prepare_async instead of tp_account_prepare_async | Guillaume Desmottes | 2011-09-19 | 2 | -4/+4 |
| | | |||||
* | | Use tp_proxy_prepare_async instead of tp_account_manager_prepare_async | Guillaume Desmottes | 2011-09-19 | 18 | -41/+41 |
| | | |||||
* | | Sync with the current GSettings schemas install rule from gsettings.m4 in ↵ | Antoine Jacoutot | 2011-09-19 | 1 | -14/+2 |
|/ | | | | | | | | glib. See #627126 for details. This allows to properly install gsettings schemas files on BSDs. https://bugzilla.gnome.org/show_bug.cgi?id=659377 | ||||
* | Updated Swedish translation | Daniel Nylander | 2011-09-19 | 1 | -78/+103 |
| | |||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-09-19 | 1 | -193/+215 |
| | |||||
* | Updated Turkish translation | Muhammet Kara | 2011-09-19 | 1 | -756/+1428 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-09-18 | 1 | -12/+11 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-09-18 | 1 | -69/+98 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2011-09-18 | 1 | -356/+438 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2011-09-18 | 1 | -219/+253 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2011-09-18 | 1 | -111/+110 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2011-09-18 | 1 | -30/+50 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2011-09-18 | 1 | -70/+88 |
| | |||||
* | update Punjabi Translation | A S Alam | 2011-09-18 | 1 | -2/+2 |
| | |||||
* | Updated Belarusian translation (some fixes after manual testing). | Ihar Hrachyshka | 2011-09-18 | 1 | -48/+48 |
| | |||||
* | Updated Punjabi Translation | A S Alam | 2011-09-18 | 1 | -144/+159 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-09-17 | 1 | -78/+103 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2011-09-17 | 1 | -175/+212 |
| | |||||
* | Updated Japanese translation | Jiro Matsuzawa | 2011-09-17 | 1 | -863/+1595 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2011-09-17 | 1 | -799/+1427 |
| | |||||
* | [l10n] Updated Italian translation | Milo Casagrande | 2011-09-17 | 1 | -132/+153 |
| | |||||
* | avatar-chooser: disable 'take picture' button if there is no camera connected | Guillaume Desmottes | 2011-09-16 | 1 | -1/+16 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652985 | ||||
* | avatar-chooser: split creation of the file chooser dialog | Guillaume Desmottes | 2011-09-16 | 1 | -11/+12 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652985 | ||||
* | Updated Brazilian Portuguese translation | Antonio Fernandes C. Neto | 2011-09-16 | 1 | -69/+91 |
| | |||||
* | Updated Danish translation | Kenneth Nielsen | 2011-09-16 | 1 | -5/+5 |
| | |||||
* | Updated Danish translation | Kenneth Nielsen | 2011-09-16 | 1 | -8/+7 |
| | |||||
* | Updated Danish translation | Kenneth Nielsen | 2011-09-16 | 1 | -816/+1432 |
| | |||||
* | tp-roomlist: pass self as weak object to ↵ | Guillaume Desmottes | 2011-09-16 | 1 | -1/+1 |
| | | | | | | tp_cli_channel_type_room_list_call_list_rooms https://bugzilla.gnome.org/show_bug.cgi?id=658909 | ||||
* | tp-roomlist: ensure that we stay alive during the create_and_handle_channel ↵ | Guillaume Desmottes | 2011-09-16 | 1 | -1/+7 |
| | | | | | | async call https://bugzilla.gnome.org/show_bug.cgi?id=658909 | ||||
* | Updated French translation | Bruno Brouard | 2011-09-16 | 1 | -818/+1435 |
| | |||||
* | Updated Galician translations | Fran Dieguez | 2011-09-16 | 1 | -68/+89 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2011-09-16 | 1 | -61/+81 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2011-09-15 | 1 | -61/+81 |
| | |||||
* | log-window: fix translators comment | Guillaume Desmottes | 2011-09-15 | 1 | -3/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=659141 | ||||
* | log-window: properly translate duration strings | Guillaume Desmottes | 2011-09-15 | 1 | -3/+14 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=659141 | ||||
* | Disable contact and contact list search when disconnected | Guillaume Desmottes | 2011-09-15 | 1 | -1/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=655270 | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2011-09-15 | 2 | -582/+653 |
| | |||||
* | Merge remote-tracking branch 'pochu/call-reuse-windows-580794' | Guillaume Desmottes | 2011-09-15 | 5 | -100/+370 |
|\ | |||||
| * | CallWindow: explain call states | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -6/+6 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=580794 | ||||
| * | Resize the hangup button in ::realize | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -5/+6 |
| | | | | | | | | | | | | So that it's not resized many times. https://bugzilla.gnome.org/show_bug.cgi?id=580794 | ||||
| * | CallWindow: display a dialog to accept or reject incoming calls | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -13/+59 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=580794 | ||||
| * | Let the existing call window know about new incoming calls | Emilio Pozuelo Monfort | 2011-09-08 | 2 | -0/+100 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=580794 | ||||
| * | Reuse Call windows when possible | Emilio Pozuelo Monfort | 2011-09-08 | 3 | -18/+78 |
| | | | | | | | | | | | | | | | | | | | | If we have a call window opened for a contact and we get an incoming call from the same person, use the existing window instead of creating another one. Based on a patch from Jonathan Tellier. https://bugzilla.gnome.org/show_bug.cgi?id=580794 | ||||
| * | Make EmpathyCallFactory an approver | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -0/+98 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=580794 | ||||
| * | CallFactory: make it a TpBaseClient subclass | Emilio Pozuelo Monfort | 2011-09-08 | 2 | -73/+38 |
| | | | | | | | | | | | | | | So that we can make it both a handler and an observer at the same time. https://bugzilla.gnome.org/show_bug.cgi?id=580794 | ||||
* | | Remove unused variables [-Werror=unused-but-set-variable] | Alban Crequy | 2011-09-15 | 2 | -4/+0 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=658650 | ||||
* | | contact-list-store: store GtkTreeIter rather than GtkTreeRowReference in the ↵ | Guillaume Desmottes | 2011-09-15 | 1 | -59/+20 |
| | | | | | | | | | | | | | | | | cache GtkTreeRowReference keeps a ref on the store introducing a ref cycle. https://bugzilla.gnome.org/show_bug.cgi?id=658650 | ||||
* | | individual-store: store GtkTreeIter rather than GtkTreeRowReference in the cache | Guillaume Desmottes | 2011-09-15 | 1 | -64/+21 |
| | | | | | | | | | | | | GtkTreeRowReference keeps a ref on the store introducing a ref cycle. https://bugzilla.gnome.org/show_bug.cgi?id=658650 | ||||
* | | goa-mc-plugin: do not set the ConnectAutomatically Account property | Guillaume Desmottes | 2011-09-15 | 1 | -1/+0 |
| | | | | | | | | | | | | | | GOA accounts should behave like regular TP accounts and so shouldn't connect automatically. https://bugzilla.gnome.org/show_bug.cgi?id=658785 | ||||
* | | Updated Bulgarian translation | Krasimir Chonov | 2011-09-15 | 1 | -780/+1376 |
| | | |||||
* | | Updated Belarusian translation. | Ihar Hrachyshka | 2011-09-15 | 1 | -131/+146 |
| | | |||||
* | | sasl-handler: only save password if we manage to connect | Guillaume Desmottes | 2011-09-14 | 1 | -22/+34 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=659053 | ||||
* | | Update Collabora copyright in About Window | Cosimo Alfarano | 2011-09-14 | 1 | -1/+1 |
| | | |||||
* | | GOA plugin: only save parameters from GOA accounts | Guillaume Desmottes | 2011-09-14 | 1 | -0/+14 |
| | | | | | | | | | | | | We should let MC deal with normal accounts. https://bugzilla.gnome.org/show_bug.cgi?id=658895 | ||||
* | | hindi update | Rajesh Ranjan | 2011-09-14 | 1 | -1/+1 |
| | | |||||
* | | hindi update | Rajesh Ranjan | 2011-09-14 | 1 | -263/+143 |
| | | |||||
* | | hindi update | Rajesh Ranjan | 2011-09-14 | 1 | -1/+1 |
| | | |||||
* | | hindi update | Rajesh Ranjan | 2011-09-14 | 1 | -1032/+1703 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2011-09-14 | 1 | -65/+68 |
| | | |||||
* | | updated Tamil translation | Dr.T.Vasudevan | 2011-09-13 | 1 | -1/+1 |
| | | |||||
* | | updated Tamil translation | Dr.T.Vasudevan | 2011-09-13 | 1 | -140/+164 |
| | | |||||
* | | individual-widget: use GtkGrid instead of GtkTable internally | Cosimo Cecchi | 2011-09-13 | 1 | -125/+118 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EmpathyIndividualWidget (used both in the contact information dialogs and in the tooltips) use a GtkTable internally to layout contact details. GtkTable is being deprecated, and does not correctly support width-for-height size negotiation. So, there are cases where we get funny overallocations bugs for wrapping GtkLabels; this is especially annoying for tooltips, as they tend to grow huge vertically. Porting the code to use a better container such as GtkGrid solves the bug. This patch does not cover all the use of GtkTable in EmpathyIndividualWidget, but enough to fix the tooltip sizing. https://bugzilla.gnome.org/show_bug.cgi?id=658857 | ||||
* | | AccountChooser: don't return garbage from _set_account | Will Thompson | 2011-09-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Previously, the 'set' field of the stack-allocated 'data' structure was not initialized. It's explicitly set to TRUE if the account is found, but never otherwise set; so if the account is not found, this function returned random garbage. Reviewed-by: Xavier Claessens <xclaesse@gmail.com> | ||||
* | | notifications-approver: move translators comment right before the string | Guillaume Desmottes | 2011-09-13 | 1 | -3/+3 |
| | | | | | | | | | | | | | | Comments have to be on the line just before the string to be picked by gettext. https://bugzilla.gnome.org/show_bug.cgi?id=658866 | ||||
* | | theme-adium: ensure we always use the same color when sending messages | Guillaume Desmottes | 2011-09-13 | 1 | -4/+10 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=658821 | ||||
* | | rename text/{persona,individual}-id as they are not standard | Guillaume Desmottes | 2011-09-13 | 3 | -8/+8 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=648315 | ||||
* | | update Simplified Chinese (zh_CN) translation; fix format | Yinghua Wang | 2011-09-13 | 1 | -574/+634 |
| | | |||||
* | | individual-manager: Port to the new individuals_changed_detailed signal | Philip Withnall | 2011-09-13 | 2 | -10/+27 |
| | | | | | | | | Closes: bgo#657746 | ||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-09-13 | 1 | -124/+132 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2011-09-12 | 1 | -140/+152 |
| | | |||||
* | | individual-manager: dup the Individual ID instead of borrowing it | Guillaume Desmottes | 2011-09-12 | 1 | -2/+2 |
| | | | | | | | | | | | | It's not immutable any more so we have to copy the string. https://bugzilla.gnome.org/show_bug.cgi?id=658573 | ||||
* | | Updated Latvian translation. | Rudolfs Mazurs | 2011-09-12 | 1 | -784/+913 |
| | | |||||
* | | Updated Spanish translation | Jorge González | 2011-09-11 | 1 | -65/+63 |
| | | |||||
* | | Updated Spanish translation | Jorge González | 2011-09-10 | 1 | -5/+5 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2011-09-10 | 1 | -69/+80 |
| | | |||||
* | | Updated galician translations | Fran Dieguez | 2011-09-10 | 1 | -125/+137 |
| | | |||||
* | | Updated Czech translation | Marek Černocký | 2011-09-10 | 1 | -84/+81 |
| | | |||||
* | | Updated Dutch translation by Hannie Dumoleyn | Hannie Dumoleyn | 2011-09-10 | 1 | -138/+156 |
| | | |||||
* | | update PunjabiTranslation | A S Alam | 2011-09-09 | 1 | -530/+597 |
| | | |||||
* | | Updated galician translations for docs | Fran Dieguez | 2011-09-09 | 1 | -1112/+3472 |
| | | |||||
* | | Updated Brazilian Portuguese translation. | Antonio Fernandes C. Neto | 2011-09-09 | 1 | -138/+160 |
| | | |||||
* | | dup_color_balance: check that element currently implements GstColorBalance | Guillaume Desmottes | 2011-09-09 | 1 | -0/+9 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=658584 | ||||
* | | video-src: factor out dup_color_balance() | Guillaume Desmottes | 2011-09-09 | 1 | -24/+23 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=658584 | ||||
* | | Because we like whales | Xavier Claessens | 2011-09-09 | 1 | -2/+43 |
| | | |||||
* | | individual_store_remove_individual: ensure that the store stays alive during ↵ | Guillaume Desmottes | 2011-09-09 | 1 | -0/+7 |
| | | | | | | | | | | | | the process https://bugzilla.gnome.org/show_bug.cgi?id=658644 | ||||
* | | contact_list_store_remove_contact: ensure that the store stays alive during ↵ | Guillaume Desmottes | 2011-09-09 | 1 | -0/+7 |
| | | | | | | | | | | | | the process https://bugzilla.gnome.org/show_bug.cgi?id=658644 | ||||
* | | Require Clutter 1.7 for empathy-call | Emilio Pozuelo Monfort | 2011-09-09 | 1 | -1/+2 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2011-09-09 | 1 | -250/+300 |
| | | |||||
* | | [l10n] Updated Italian translation | Milo Casagrande | 2011-09-09 | 1 | -807/+1398 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2011-09-09 | 1 | -792/+1370 |
| | | |||||
* | | Added British English translation | Bruce Cowan | 2011-09-08 | 1 | -837/+1418 |
| | | |||||
* | | factor out empathy_get_tp_contact_for_individual | Guillaume Desmottes | 2011-09-08 | 3 | -29/+44 |
| | | |||||
* | | Merge branch '657335-Preferences-Calls-Tab' | Will Thompson | 2011-09-08 | 1 | -112/+114 |
|\ \ | |||||
| * | | Preferences: explain what echo cancellation means | Will Thompson | 2011-09-06 | 1 | -1/+42 |
| | | | |||||
| * | | Preferences: reindent .ui file for Theme tab | Will Thompson | 2011-09-06 | 1 | -92/+92 |
| | | | | | | | | | | | | There are no XML changes in this commit, just indentation changes. | ||||
| * | | Preferences: remove Appearance label in Themes tab. | Will Thompson | 2011-09-06 | 1 | -40/+1 |
| | | | | | | | | | | | | | | | | | | This label doesn't add anything, so I removed it. The indentation is weird because I hand-edited the Glade file to show that nothing's really changed: I'll reindent it in the next patch. | ||||
| * | | Call preferences: add colons to labels | Will Thompson | 2011-09-06 | 1 | -2/+2 |
| | | | |||||
* | | | log-window: sort "Who" list store alphabetically | Jussi Kukkonen | 2011-09-08 | 1 | -11/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently "Who"-list is sorted with "g_strcmp0 (name)" which is not what we want (e.g. "Chris" becomes before "bob" because of the initial capital letter). Start sorting using g_utf8_collate_key(). https://bugzilla.gnome.org/show_bug.cgi?id=658336 | ||||
* | | | Update Finnish translation | Timo Jyrinki | 2011-09-08 | 1 | -1066/+1899 |
| | | | |||||
* | | | Updated Czech translation | Marek Černocký | 2011-09-08 | 1 | -686/+821 |
| | | | |||||
* | | | Updated Russian translation | Yuri Myasoedov | 2011-09-08 | 1 | -89/+100 |
| | | | |||||
* | | | Updated asturian translation | Xandru Armesto | 2011-09-07 | 1 | -1009/+2034 |
| | | | |||||
* | | | Updated Indonesian translation | Andika Triwidada | 2011-09-07 | 1 | -523/+544 |
| | | | |||||
* | | | update_geocode: don't try to get position if location is empty | Guillaume Desmottes | 2011-09-07 | 1 | -1/+2 |
| | | | | | | | | | | | | geocode-glib won't be able to much if contact's location dict is empty. | ||||
* | | | Updated galician translations | Fran Dieguez | 2011-09-07 | 1 | -18/+29 |
| | | | |||||
* | | | Updated Belarusian translation. | Ihar Hrachyshka | 2011-09-07 | 1 | -17/+27 |
| | | | |||||
* | | | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-09-07 | 1 | -46/+56 |
| | | | |||||
* | | | [l10n] Updated German doc translation | Mario Blättermann | 2011-09-07 | 1 | -447/+470 |
| | | | |||||
* | | | Updated Spanish translation | Jorge González | 2011-09-07 | 1 | -85/+97 |
| | | | |||||
* | | | ContactSelector: mark standard action as the default. | Will Thompson | 2011-09-07 | 1 | -16/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows Gtk+ to style the button differently to indicate that it will be pressed when the user hits Enter; it also fixes hitting enter in the New Conversation dialog, which does not consider GTK_RESPONSE_ACCEPT to be a reasonable response and ignores it. So we get a bug fix and better styling in exchange for less code! https://bugzilla.gnome.org/show_bug.cgi?id=658343 | ||||
* | | | IndividualManager: disconnect handler from aggregator | Will Thompson | 2011-09-07 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, the handler for FolksIndividualAggregator::individuals-changed was never disconnected; thus it could be called after EmpathyIndividualManager dies (if its aggregator outlives it), and crash us. https://bugzilla.gnome.org/show_bug.cgi?id=658340 | ||||
* | | | use champlain 0.12 | Guillaume Desmottes | 2011-09-07 | 1 | -4/+2 |
| | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=658341 | ||||
* | | | import: prevent haze to be used for irc | Alban Browaeys | 2011-09-07 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Prevent haze to be used for irc even if sole connection manager to support it. Reworked by Guillaume Desmottes <gdesmott@gnome.org> . https://bugzilla.gnome.org/show_bug.cgi?id=657818 | ||||
* | | | individual-store: use Folks directly to watch is-favourite changes | Guillaume Desmottes | 2011-09-07 | 1 | -20/+18 |
| | | | | | | | | | | | | | | | We already use it to check if a contact is in favourite or not. The contact manager should probably be killed at some point any way. | ||||
* | | | Updated POTFILES.in | Piotr Drąg | 2011-09-06 | 1 | -1/+0 |
| | | | |||||
* | | | TpChat: don't crash with broken TpProperties implementations | Will Thompson | 2011-09-06 | 1 | -2/+2 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I forgot to take the Telepathy.Properties interface out of Gabble when I removed Telepathy.Properties support from it. So Empathy called ListProperties() on it anyway: fine, you might think, except the callback set priv->had_properties_list to TRUE even if the method returned an error. empathy_tp_chat_set_property() and empathy_tp_chat_get_property() assume that if priv->had_properties_list is TRUE, priv->properties is not NULL. While I hope that we can delete this code entirely pretty soon, getting this crash fix in seems like a good idea. Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | Merge branch 'remove-cc-plugin' | Danielle Madeley | 2011-09-06 | 5 | -413/+0 |
|\ \ | |||||
| * | | Remove control centre plugin | Danielle Madeley | 2011-09-02 | 5 | -413/+0 |
| | | | | | | | | | | | | | | | GNOME no longer supports control centre plugins, and it was decided at the hackfest that empathy-accounts should not appear in the control centre. | ||||
* | | | remove release flag | Guillaume Desmottes | 2011-09-06 | 1 | -1/+1 |
| | | | |||||
* | | | prepare 3.1.91EMPATHY_3_1_91 | Guillaume Desmottes | 2011-09-06 | 2 | -3/+43 |
| | | | |||||
* | | | Updated Persian translation | Arash Mousavi | 2011-09-06 | 1 | -2/+2 |
| | | | |||||
* | | | Updated Persian translation | Arash Mousavi | 2011-09-06 | 1 | -580/+616 |
| | | | |||||
* | | | build fix | Guillaume Desmottes | 2011-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | | How did I end up commiting this without the ';'?? | ||||
* | | | empathy_contact_dup_from_folks_individual: add a debug msg if no contact is ↵ | Guillaume Desmottes | 2011-09-06 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | found In most cases that's probably either an Empathy or Folks issue, so it's good to have some info to help debugging. | ||||
* | | | empathy-accounts.desktop.in.in: remove X-GNOME-Settings-Panel | Guillaume Desmottes | 2011-09-06 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | We can't integrate with GNOME control center any more. https://bugzilla.gnome.org/show_bug.cgi?id=658254 | ||||
* | | | don't leak the keys returned by g_key_file_get_keys() | Guillaume Desmottes | 2011-09-06 | 1 | -0/+2 |
| | | | |||||
* | | | mcp_account_manager_goa_get: rename 'n' to nkeys | Guillaume Desmottes | 2011-09-06 | 1 | -6/+3 |
| | | | |||||
* | | | Store variable parameters to a key file | Guillaume Desmottes | 2011-09-06 | 1 | -7/+124 |
| | | | |||||
* | | | watch for chat properties change to detect if Chat has enabled/disabled | Guillaume Desmottes | 2011-09-06 | 1 | -19/+19 |
| | | | |||||
* | | | set TP_STORAGE_RESTRICTION_FLAG_CANNOT_SET_ENABLED restriction | Guillaume Desmottes | 2011-09-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | We can't change the 'Chat' switch on the GOA account so user will have to use GOA to enable/disable the TP account. | ||||
* | | | Remove old Facebook code | Guillaume Desmottes | 2011-09-06 | 1 | -42/+4 |
| | | | | | | | | | | | | Add a TODO for now. | ||||
* | | | watch for Chat feature changes to enable/disable the account | Guillaume Desmottes | 2011-09-06 | 1 | -23/+18 |
| | | | |||||
* | | | mcp_account_manager_goa_set: pretend we save everything | Guillaume Desmottes | 2011-09-06 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | No doing it result in MC saving the keys in accounts.cfg and so duplicating the account. | ||||
* | | | Enable TP account only if Chat has been turned on in GOA | Guillaume Desmottes | 2011-09-06 | 1 | -22/+6 |
| | | | |||||
* | | | store the GoaObject rather than the GoaAccount | Guillaume Desmottes | 2011-09-06 | 1 | -11/+17 |
| | | | | | | | | | | | | We need to keep the GoaObject to check if Chat is enabled on it. | ||||
* | | | Add params fallback-servers, extra-certificate-identities and require-encryption | Danielle Madeley | 2011-09-06 | 1 | -0/+6 |
| | | | |||||
* | | | Document hashtable allocation/reffing | Danielle Madeley | 2011-09-06 | 1 | -1/+4 |
| | | | |||||
* | | | Track accounts created and destroyed from GOA | Danielle Madeley | 2011-09-06 | 1 | -2/+32 |
| | | | |||||
* | | | Support launching GNOME Online Accounts in empathy-accounts | Danielle Madeley | 2011-09-06 | 1 | -7/+65 |
| | | | |||||
* | | | Initial work on a GNOME Online Accounts Mission Control plugin | Danielle Madeley | 2011-09-06 | 6 | -1/+634 |
| | | | |||||
* | | | Updated Spanish translation | Jorge González | 2011-09-06 | 1 | -57/+114 |
| | | | |||||
* | | | help/share-desktop: Updated and improved wording | Ekaterina Gerasimova | 2011-09-06 | 1 | -21/+35 |
| | | | | | | | | | | | | | | | | | | Changed "desktop viewing application" to "desktop sharing application" when talking about a VNC server. Simplified language, improved grammar and word order. | ||||
* | | | Updated Dutch translation by Hannie Dumoleyn | Hannie Dumoleyn | 2011-09-06 | 1 | -273/+312 |
| | | | |||||
* | | | Updated galician translations | Fran Dieguez | 2011-09-05 | 1 | -205/+231 |
| | | |