Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | contact-widget: stop storing hbox_contact | Guillaume Desmottes | 2012-01-23 | 1 | -2/+0 |
| | | | | | | It's not used. https://bugzilla.gnome.org/show_bug.cgi?id=666714 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2012-01-22 | 1 | -586/+580 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-01-21 | 1 | -76/+62 |
| | |||||
* | remove an unnecessary adjective | Yasumichi Akahoshi | 2012-01-21 | 1 | -1/+1 |
| | | | | | Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org> Signed-off-by: Milo Casagrande <milo@ubuntu.com> | ||||
* | remove empathy_contact_personal_dialog_show() | Guillaume Desmottes | 2012-01-20 | 2 | -54/+0 |
| | |||||
* | remove 'edit->personnal information' menu | Guillaume Desmottes | 2012-01-20 | 2 | -15/+0 |
| | | | | | | It's done in empathy-accounts now. https://bugzilla.gnome.org/show_bug.cgi?id=668336 | ||||
* | Use a localized format when displaying times | Guillaume Desmottes | 2012-01-20 | 1 | -8/+5 |
| | | | | | | | | | | | | | Unfortunatelly there is no localized format displaying only the hour and minutes (bug #668323) so we'll have to use %X for now which also display the seconds. EMPATHY_DATE_FORMAT_DISPLAY_SHORT was already localized so this one is fine. That also means we don't have to translate those formats any more as we'll just rely on the system env. https://bugzilla.gnome.org/show_bug.cgi?id=608474 | ||||
* | empathy-time: port to TP coding style | Guillaume Desmottes | 2012-01-20 | 2 | -81/+85 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=608474 | ||||
* | Updated Czech translation | Marek Černocký | 2012-01-20 | 1 | -837/+788 |
| | |||||
* | help: fixed cause of validation error | Tiffany Antopolski | 2012-01-20 | 1 | -2/+1 |
| | | | | | - removed groups element from irc-manage page. This element causes the page not to validate. | ||||
* | update mark to add custom message as a favorite | Yasumichi Akahoshi | 2012-01-20 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org> https://bugzilla.gnome.org/show_bug.cgi?id=667467 | ||||
* | Remove about Add New Preset section on the Saved Presets box | Yasumichi Akahoshi | 2012-01-20 | 1 | -25/+2 |
| | | | | | | Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org> https://bugzilla.gnome.org/show_bug.cgi?id=667467 | ||||
* | empathy-tls-test: use g_assert_(no_)error() | Guillaume Desmottes | 2012-01-19 | 1 | -22/+23 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668186 | ||||
* | empathy-irc-network-manager-test: use more specific assertions | Guillaume Desmottes | 2012-01-19 | 1 | -22/+21 |
| | | | | | | They are more useful for debugging when the test is failing. https://bugzilla.gnome.org/show_bug.cgi?id=668186 | ||||
* | Updated Swedish translation | Daniel Nylander | 2012-01-18 | 1 | -968/+996 |
| | |||||
* | account-widget: allow JID such as 'test@localhost' | Guillaume Desmottes | 2012-01-17 | 1 | -1/+1 |
| | | | | | | Thanks to marc@ttux.net for his help. https://bugzilla.gnome.org/show_bug.cgi?id=660856 | ||||
* | client-factory: ensure alias, presence, capabilities and avatar are prepared | Danielle Madeley | 2012-01-17 | 1 | -6/+12 |
| | | | | | Sometimes contacts are assumed to have these features prepared, but they don't always. Ensure they are prepared by the factory. | ||||
* | don't free content of the list returned by ↵ | Guillaume Desmottes | 2012-01-17 | 2 | -2/+1 |
| | | | | | | empathy_connection_aggregator_get_all_groups() https://bugzilla.gnome.org/show_bug.cgi?id=667037 | ||||
* | empathy_pixbuf_avatar_from_individual_scaled_async: set an error if no avatar | Guillaume Desmottes | 2012-01-17 | 1 | -11/+10 |
| | | | | | | | It's fair for the caller to expect the error the be set if the _finish() function returns NULL. https://bugzilla.gnome.org/show_bug.cgi?id=667037 | ||||
* | Updated Galician translations | Fran Diéguez | 2012-01-17 | 2 | -3941/+5231 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-01-17 | 1 | -4969/+3707 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-01-17 | 1 | -1260/+1229 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | prepare 3.3.4EMPATHY_3_3_4 | Guillaume Desmottes | 2012-01-16 | 2 | -2/+42 |
| | |||||
* | individual-view: remove GTK+ workarounds | Guillaume Desmottes | 2012-01-16 | 1 | -68/+0 |
| | | | | They have been properly fixed since a while. | ||||
* | empathy_account_get_error_message: get the reason before displaying it | Guillaume Desmottes | 2012-01-16 | 1 | -2/+2 |
| | |||||
* | coding style fix | Guillaume Desmottes | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | individual-view: use tp_g_signal_connect_object() to connect the destroy sig | Guillaume Desmottes | 2012-01-16 | 1 | -2/+4 |
| | | | | | | This ensure that we won't call the callback when disposing the widget. https://bugzilla.gnome.org/show_bug.cgi?id=667676 | ||||
* | filter_result_callback_data_new: add some checks | Guillaume Desmottes | 2012-01-16 | 1 | -0/+4 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-01-15 | 1 | -1641/+1639 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2012-01-14 | 2 | -1682/+1674 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2012-01-14 | 1 | -203/+288 |
| | |||||
* | account-widget-irc: fix label position in the grid | Guillaume Desmottes | 2012-01-13 | 1 | -0/+1 |
| | |||||
* | be less restrictive regarding the Service format | Guillaume Desmottes | 2012-01-13 | 1 | -11/+17 |
| | |||||
* | irc-network-chooser-dialog: be more NULL-safe | Guillaume Desmottes | 2012-01-13 | 1 | -1/+4 |
| | |||||
* | irc-network-chooser: set the account service | Guillaume Desmottes | 2012-01-13 | 1 | -0/+35 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=667791 | ||||
* | account-settings: allow to change the service | Guillaume Desmottes | 2012-01-13 | 2 | -0/+47 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=667791 | ||||
* | roster-window: watch for TpAccount:connection changes | Guillaume Desmottes | 2012-01-12 | 1 | -4/+25 |
| | | | | | | | The account being connected isn't longer enough to ensure that its TpConnection is defined. https://bugzilla.gnome.org/show_bug.cgi?id=667743 | ||||
* | roster-window: factor out add_account() | Guillaume Desmottes | 2012-01-12 | 1 | -26/+26 |
| | | | | | | | Also fix a stupid bug where roster_window_account_removed_cb() was called on a valid account in roster_window_account_validity_changed_cb(). https://bugzilla.gnome.org/show_bug.cgi?id=667743 | ||||
* | roster-window: use self->priv pattern | Guillaume Desmottes | 2012-01-10 | 2 | -447/+390 |
| | |||||
* | roster-window: port to new coding style | Guillaume Desmottes | 2012-01-10 | 2 | -1860/+1874 |
| | | | | While I'm modyfing this file, best to do it now. | ||||
* | rename MainWindow to RosterWindow | Guillaume Desmottes | 2012-01-10 | 9 | -385/+385 |
| | | | | | With the process split it doesn't really make sense to continue calling it 'main' window, it's just the roster now. | ||||
* | EmpathySoundManager: passing a GtkWidget is optional | Xavier Claessens | 2012-01-10 | 1 | -10/+19 |
| | |||||
* | Disable join button when protocol irc is selected | Jovanka Gulicoska | 2012-01-10 | 1 | -0/+8 |
| | |||||
* | Fix a doubled word in the Hungarian translation | Gabor Kelemen | 2012-01-09 | 1 | -4/+4 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-01-08 | 1 | -415/+413 |
| | |||||
* | added # in join room when irc protocol selected | Jovanka Gulicoska | 2012-01-06 | 1 | -0/+6 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=631236 | ||||
* | contact-chooser: keep a ref on the TpContact we requested | Guillaume Desmottes | 2012-01-06 | 1 | -2/+20 |
| | | | | | | Kinda hacky but that's the best we can do without major changes in Folks. https://bugzilla.gnome.org/show_bug.cgi?id=666531 | ||||
* | [l10n] Updated Dutch translation | Hannie Dumoleyn | 2012-01-03 | 1 | -924/+1054 |
| | |||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-01-02 | 1 | -217/+101 |
| | |||||
* | [l10n]Updated Turkish translation | Muhammet Kara | 2011-12-31 | 1 | -837/+819 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-12-30 | 1 | -386/+383 |
| | |||||
* | Updated Belarusian translation. | Kasia Bondarava | 2011-12-29 | 1 | -860/+837 |
| | |||||
* | Added Macedonian translation. | Jovan Naumovski | 2011-12-25 | 1 | -1014/+4329 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-12-23 | 1 | -548/+540 |
| | |||||
* | New translatino for Xhosa (xh) | Andiswa Mvanyashe | 2011-12-23 | 2 | -0/+4794 |
| | |||||
* | individual-widget: display champlain map in tooltips | Guillaume Desmottes | 2011-12-22 | 1 | -2/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661500 | ||||
* | Check for champlain 0.12.1 | Guillaume Desmottes | 2011-12-22 | 1 | -1/+2 |
| | | | | | | | We don't strictly depend on it but maps in tooltips will crash as hell with any previous version. https://bugzilla.gnome.org/show_bug.cgi?id=661500 | ||||
* | individual_grid_destroy: remove the ChamplainEmbedView from its container | Guillaume Desmottes | 2011-12-22 | 1 | -0/+11 |
| | | | | | | | The EmpathyIndividualWidget object is re-used for tooltips so we should remove the ChamplainEmbedView before trying to add a new one. https://bugzilla.gnome.org/show_bug.cgi?id=661500 | ||||
* | POTFILES.in: add empathy-new-account-dialog.c | Guillaume Desmottes | 2011-12-22 | 1 | -0/+1 |
| | |||||
* | accounts-dialog: remove protocol chooser | Guillaume Desmottes | 2011-12-22 | 1 | -99/+0 |
| | |||||
* | accounts-dialog: use the new account dialog | Guillaume Desmottes | 2011-12-22 | 1 | -3/+22 |
| | |||||
* | add new-account-dialog | Guillaume Desmottes | 2011-12-22 | 3 | -0/+273 |
| | | | | | This introduces some code duplication with the assistant but it's going to die soon anyway. | ||||
* | account-widget: display the buttons in simple mode as well | Guillaume Desmottes | 2011-12-22 | 3 | -55/+59 |
| | | | | | We'll need them when creating the account. Adding a simple function to manually hide them in the assistant for now. | ||||
* | account_dialog_create_edit_params_dialog: don't connect account-created signal | Guillaume Desmottes | 2011-12-22 | 1 | -24/+0 |
| | | | | This signal will never be fired when editing an existing account. | ||||
* | account-widget: modernize dipose function | Guillaume Desmottes | 2011-12-22 | 1 | -20/+2 |
| | |||||
* | account-widget: use the self->priv pattern | Guillaume Desmottes | 2011-12-22 | 2 | -326/+287 |
| | | | | I'm changing this file a lot so while I'm on it... | ||||
* | don't use deprecated GTK+ API | Guillaume Desmottes | 2011-12-22 | 1 | -2/+2 |
| | |||||
* | display the editor on top | Guillaume Desmottes | 2011-12-22 | 1 | -3/+7 |
| | |||||
* | properly handle accounts using an external storage | Guillaume Desmottes | 2011-12-22 | 2 | -211/+129 |
| | |||||
* | No need to manually prepare the connection | Guillaume Desmottes | 2011-12-22 | 1 | -25/+9 |
| | | | | tp-glib does it for us now, thanks to the EmpathyClientFactory. | ||||
* | we can now use the stock close button | Guillaume Desmottes | 2011-12-22 | 1 | -10/+1 |
| | | | | | We should use the official accelerator for closing dialog. If widget fields are also using the 'C' accelerator then they should be fixed. | ||||
* | remove old comment | Guillaume Desmottes | 2011-12-22 | 1 | -1/+0 |
| | | | | We fire the close signal a bit later in this function | ||||
* | no need to control the cancel button sensitivity any more | Guillaume Desmottes | 2011-12-22 | 1 | -2/+0 |
| | | | | | It should also be displayed now as we always want the user to be able to close the dialog. | ||||
* | add some padding in the edit conn settings dialog | Guillaume Desmottes | 2011-12-22 | 1 | -4/+9 |
| | | | | Looks better that way. | ||||
* | add an accelerator to open the params dialog | Guillaume Desmottes | 2011-12-22 | 1 | -1/+1 |
| | |||||
* | pass a second NULL pointer to gtk_dialog_new_with_buttons() | Guillaume Desmottes | 2011-12-22 | 1 | -1/+1 |
| | | | | It makes gcc happier. | ||||
* | Don't show the presence twice | Danielle Madeley | 2011-12-22 | 3 | -1/+5 |
| | |||||
* | Make it possible to add/remove/edit accounts without it crashing everywhere | Danielle Madeley | 2011-12-22 | 1 | -54/+11 |
| | |||||
* | Add a close signal, emitted by both cancel and apply | Danielle Madeley | 2011-12-22 | 2 | -5/+18 |
| | |||||
* | Begin combining the dialogs | Danielle Madeley | 2011-12-22 | 2 | -21/+164 |
| | | | | | | | This is not functional yet, but it does compile and kindof demonstrate what's going to happen. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=652670 | ||||
* | Updated French doc translation | Bruno Brouard | 2011-12-21 | 1 | -194/+154 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-12-20 | 1 | -120/+138 |
| | |||||
* | [help] Reworked the search conversation topic | Milo Casagrande | 2011-12-20 | 1 | -27/+16 |
| | | | | | * Small work on the previous conversation topic in order to address the new UI. Topic needs to be reviewed. | ||||
* | [help] Fixed UI reference in the help | Milo Casagrande | 2011-12-20 | 2 | -15/+17 |
| | | | | | * Fixed UI reference in the add and delete account pages, the button changed with the new Gnome theme | ||||
* | Updated Polish translation of help | Piotr Drąg | 2011-12-20 | 1 | -103/+94 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-12-20 | 1 | -1/+1 |
| | |||||
* | coding style fixEMPATHY_3_3_3 | Guillaume Desmottes | 2011-12-20 | 1 | -1/+1 |
| | |||||
* | prepare 3.3.3 | Guillaume Desmottes | 2011-12-20 | 2 | -2/+57 |
| | |||||
* | empathy_chat_window_present_chat: move to the chat window desktop | Guillaume Desmottes | 2011-12-19 | 1 | -2/+6 |
| | | | | | | | This is more coherent with Shell's 'app is ready' notication which moves the view to the app desktop rather than moving the app itself. https://bugzilla.gnome.org/show_bug.cgi?id=649208 | ||||
* | add empathy_move_to_window_desktop | Guillaume Desmottes | 2011-12-19 | 2 | -0/+120 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=649208 | ||||
* | Updated Spanish translation | Daniel Mustieles | 2011-12-19 | 1 | -131/+133 |
| | |||||
* | [help] Fixed some UI references and typos, fixes bug #653812 | Milo Casagrande | 2011-12-18 | 6 | -38/+40 |
| | | | | * Fixed the references to the OFF/ON switch | ||||
* | Updated Slovenian translation | Matej Urbančič | 2011-12-16 | 1 | -3/+56 |
| | |||||
* | import-widget: use the server in IRC account display name | Guillaume Desmottes | 2011-12-16 | 1 | -4/+18 |
| | | | | | | | User generally use the same nick on different servers so just displaying the nick isn't very useful. https://bugzilla.gnome.org/show_bug.cgi?id=654171 | ||||
* | [l10n] Updated Italian translation | Milo Casagrande | 2011-12-16 | 1 | -14/+16 |
| | | | | * Updated Italian help translation, fixes bug #666261 | ||||
* | clsing tags (bug#666265) | Funda Wang | 2011-12-15 | 1 | -3/+3 |
| | |||||
* | Updated POTFILES.in | Piotr Drąg | 2011-12-15 | 1 | -1/+0 |
| | |||||
* | Stop passing an EmpathyContact to menu_item_new() fonctions | Guillaume Desmottes | 2011-12-14 | 3 | -152/+64 |
| | | | | | | Best to always use an individual so we don't have 2 code paths to maintain. https://bugzilla.gnome.org/show_bug.cgi?id=666163 | ||||
* | individual-menu: export only the methods we need | Guillaume Desmottes | 2011-12-14 | 2 | -33/+41 |
| | | | | | | | No need to export everything. I added prototypes in the C file to not have to move everything upside down. https://bugzilla.gnome.org/show_bug.cgi?id=666163 | ||||
* | remove empathy-contact-manager | Guillaume Desmottes | 2011-12-14 | 3 | -603/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660547 | ||||
* | remove useless includes of empathy-contact-manager.h | Guillaume Desmottes | 2011-12-14 | 5 | -5/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660547 | ||||
* | main-window: stop instantiating the contact manager | Guillaume Desmottes | 2011-12-14 | 1 | -5/+0 |
| | | | | | | We don't use it any more. https://bugzilla.gnome.org/show_bug.cgi?id=660547 | ||||
* | remove EMPATHY_CONTACT_WIDGET_EDIT_FAVOURITE | Guillaume Desmottes | 2011-12-14 | 2 | -72/+2 |
| | | | | | | | It's not used any more and this code was the last one using the contact manager. https://bugzilla.gnome.org/show_bug.cgi?id=660547 | ||||
* | remove unused empathy_contact_edit_dialog_show() | Guillaume Desmottes | 2011-12-14 | 2 | -62/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660547 | ||||
* | Show a contact as blocked if *all* is personas are blocked | Guillaume Desmottes | 2011-12-14 | 1 | -4/+7 |
| | | | | | | It's clearer that way. https://bugzilla.gnome.org/show_bug.cgi?id=665038 | ||||
* | individual_menu_add_personas: add the block menu item, if needed | Guillaume Desmottes | 2011-12-14 | 1 | -0/+22 |
| | | | | | | | | | | | | | This allow user to select the personas he wants to block. Note that I didn't pass an EmpathyContact as second argument to empathy_individiual_block_menu_item_new() as we currently do with most item_new() methods. Instead I just craft a new individual containing only the persona we care about. This approach is much cleaner as we don't have to deal with 2 different code paths. I filed bug #666163 to do the same with the existing functions. https://bugzilla.gnome.org/show_bug.cgi?id=665038 | ||||
* | remove empathy-contact-menu | Guillaume Desmottes | 2011-12-14 | 3 | -723/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665038 | ||||
* | map-view: use the individual menu | Guillaume Desmottes | 2011-12-14 | 1 | -8/+21 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665038 | ||||
* | chat: use an EmpathyIndividualMenu | Guillaume Desmottes | 2011-12-14 | 1 | -8/+20 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665038 | ||||
* | add EMPATHY_INDIVIDUAL_FEATURE_BLOCK | Guillaume Desmottes | 2011-12-14 | 2 | -0/+216 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665038 | ||||
* | remove EMPATHY_INDIVIDUAL_FEATURE_ALL | Guillaume Desmottes | 2011-12-14 | 3 | -4/+19 |
| | | | | | | It's a bit fragile, user should say which features he wants. https://bugzilla.gnome.org/show_bug.cgi?id=665038 | ||||
* | individual-menu: allow priv->store to be NULL | Guillaume Desmottes | 2011-12-14 | 1 | -2/+3 |
| | | | | | | | We already checks if it's a IndividualStoreChannel before using it so that's safe. https://bugzilla.gnome.org/show_bug.cgi?id=665038 | ||||
* | empathy_contact_get_persona: use tpf_persona_dup_for_contact() | Guillaume Desmottes | 2011-12-14 | 1 | -37/+5 |
| | | | | | | | We can finally get rid of this horrible code iterating over all the individuals. \o/ https://bugzilla.gnome.org/show_bug.cgi?id=665853 | ||||
* | Deal with empathy_create_individual_from_tp_contact() returning NULL | Guillaume Desmottes | 2011-12-14 | 2 | -0/+4 |
| | | | | | | Shouldn't really happen in practice but better to be safe than sorry. https://bugzilla.gnome.org/show_bug.cgi?id=665853 | ||||
* | use tpf_persona_dup_for_contact() | Guillaume Desmottes | 2011-12-14 | 1 | -10/+7 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665853 | ||||
* | Depend on folks 0.6.6 | Guillaume Desmottes | 2011-12-14 | 1 | -1/+1 |
| | | | | We need it for the API to ensure a persona from a TpContact. | ||||
* | empathy-audio-sink.c: include config.h | Xavier Claessens | 2011-12-13 | 1 | -0/+1 |
| | | | | | Otherwise it warnings on deprecated glib symbols, because we defined GLIB_DISABLE_DEPRECATION_WARNINGS in configure.ac | ||||
* | get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULL | Guillaume Desmottes | 2011-12-12 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662873 | ||||
* | Uploaded Ukranian | Daniel Korostil | 2011-12-12 | 1 | -1/+1 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-12-12 | 1 | -759/+868 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-12-11 | 1 | -6/+6 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-12-11 | 1 | -693/+847 |
| | |||||
* | Update Simplified Chinese help translation. | Guanhao Yin | 2011-12-10 | 1 | -331/+507 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-12-10 | 1 | -639/+636 |
| | |||||
* | auth-client: add some more debugging | Guillaume Desmottes | 2011-12-08 | 2 | -1/+3 |
| | | | | | I'm trying to understand what's going wrong in bug #665542 and having more debugging would help. | ||||
* | Call: Low the video watchdog timeout to 1 second | Sjoerd Simons | 2011-12-07 | 1 | -1/+1 |
| | | | | | | | | | | Switch back to the avatar if there was at least one second of not receiving any new video frames to display. With this change the reaction time will be between 1 (best case) and 2 (worse case) seconds from the point the last frame went into the sync. Before it was 5 seconds (best case) and up to 10 seconds (worst case), which doesn't make for a very good experience | ||||
* | about: Polish the code to generate the license string | Sjoerd Simons | 2011-12-07 | 1 | -8/+10 |
| | |||||
* | try requesting a TpContact when creating a contact from the logger | Guillaume Desmottes | 2011-12-06 | 1 | -1/+48 |
| | | | | | | | | This is useful when displaying a contact which is not in our roster in the logger (typically a PSTN number). Having a TpContact allow us to call him if that's supported by the CM. https://bugzilla.gnome.org/show_bug.cgi?id=665592 | ||||
* | log-window: update buttons if contact's caps are updated | Guillaume Desmottes | 2011-12-06 | 1 | -1/+22 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665592 | ||||
* | factor out do_update_buttons_sensitivity() | Guillaume Desmottes | 2011-12-06 | 1 | -34/+41 |
| | | | | | | | | This fix a bug with button_video_binding not being re-installed when a contact supporting video was selected. It was only re-installed when using the contact from the selected event. https://bugzilla.gnome.org/show_bug.cgi?id=665592 | ||||
* | log-window: include empathy-geometry.h | Guillaume Desmottes | 2011-12-05 | 1 | -0/+1 |
| | |||||
* | log-window: save window geometry | Guillaume Desmottes | 2011-12-05 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=664209 | ||||
* | map-view: stop using EmpathyContactManager | Guillaume Desmottes | 2011-12-05 | 1 | -54/+64 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665403 | ||||
* | Updated Russian translation | Vladislav Boboshko | 2011-12-04 | 1 | -856/+903 |
| | |||||
* | contact-blocking-dialog: stop using EmpathyContactManager | Guillaume Desmottes | 2011-12-02 | 2 | -26/+44 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660547 | ||||
* | renamespace CheeseCameraDeviceMonitor | Guillaume Desmottes | 2011-12-02 | 3 | -84/+88 |
| | | | | | | | This ensures empathy will always use our version, even when linking on libcheese, and so avoid incompatibliy when libcheese breaks its ABI. https://bugzilla.gnome.org/show_bug.cgi?id=665244 | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-12-02 | 1 | -624/+603 |
| | |||||
* | camera-monitor: fix memleak in on_camera_added | Raluca Elena Podiuc | 2011-12-01 | 1 | -1/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665256 | ||||
* | Properly cast buffer and latency times when setting properties | Guillaume Desmottes | 2011-11-30 | 2 | -2/+5 |
| | | | | | | | | | This fix a crash on 32 bits system as gcc can't figure out the right size of the value. Thanks to Raluca-Elena Podiuc for her help in debugging this. https://bugzilla.gnome.org/show_bug.cgi?id=665171 | ||||
* | use the individual edit dialog when pressing F2 | Guillaume Desmottes | 2011-11-30 | 1 | -9/+2 |
| | | | | | We already use it when using the menu so there is no reason to keep using the old one. | ||||
* | event-manager: use the conn aggregator instead of the contact mgr | Guillaume Desmottes | 2011-11-30 | 2 | -34/+104 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660547 | ||||
* | connection-aggregator: add API to track contacts | Guillaume Desmottes | 2011-11-30 | 2 | -0/+74 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660547 | ||||
* | ui-utils: don't expect that cancellable is not NULL | Guillaume Desmottes | 2011-11-30 | 1 | -2/+3 |
| | | | | cancellable are always optional so this code should be NULL safe. | ||||
* | Revert "WIP" | Guillaume Desmottes | 2011-11-29 | 4 | -106/+4 |
| | | | | | | This reverts commit f1a9c6deaa7f706df73cb4e1195647a2a27177c6. Humm I didn't mean to push that, sorry. :\ | ||||
* | remove trailing space | Guillaume Desmottes | 2011-11-29 | 1 | -1/+1 |
| | |||||
* | WIP | Guillaume Desmottes | 2011-11-29 | 4 | -4/+106 |
| | |||||
* | Merge remote-tracking branch 'jonny/ft' | Guillaume Desmottes | 2011-11-29 | 11 | -1124/+186 |
|\ | | | | | | | | | Conflicts: libempathy/empathy-tp-file.c | ||||
| * | tp-file: remove EmpathyTpFile | Jonny Lamb | 2011-11-09 | 4 | -1023/+0 |
| | | | | | | | | | | | | TpFTChannel! Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | client-factory: stop creating EmpathyTpFile objects | Jonny Lamb | 2011-11-09 | 5 | -16/+7 |
| | | | | | | | | | | | | | | TpAutomaticClientFactory will create TpFileTransferChannels for us and they're, like, way better. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | ft-handler: start using TpFTChannel instead of EmpathyTpFile | Jonny Lamb | 2011-11-09 | 3 | -84/+179 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | libempathy: remove empathy-tp-file from headers | Jonny Lamb | 2011-11-09 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | This is just a little hack so GEnums aren't created for enums in empathy-tp-file.h. We'll remove the files in a sec but I want to try and avoid breaking bisect. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | remove old school get_all_groups | Guillaume Desmottes | 2011-11-29 | 4 | -66/+0 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665121 | ||||
* | | groups-widget: use empathy_connection_aggregator_get_all_groups() | Guillaume Desmottes | 2011-11-29 | 2 | -8/+34 |
| | | | | | | | | | | | | | | | | We have to prepare the contact groups feature and ensure that the singleton is still alive. The 'empathy' process is the only one allowing user to change contact groups so we just have to do it there. https://bugzilla.gnome.org/show_bug.cgi?id=665121 | ||||
* | | add empathy_connection_aggregator_get_all_groups() | Guillaume Desmottes | 2011-11-29 | 2 | -0/+31 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=665121 | ||||
* | | add EmpathyConnectionAggregator | Guillaume Desmottes | 2011-11-29 | 3 | -0/+258 |
| | | | | | | | | | | | | | | It won't do much atm but will be used as a helper dealing with all connections. https://bugzilla.gnome.org/show_bug.cgi?id=665121 | ||||
* | | don't ignore TP_DELIVERY_STATUS_TEMPORARILY_FAILED delivery report | Guillaume Desmottes | 2011-11-28 | 1 | -1/+2 |
| | | | | | | | | | | | | | | We should display an error message as well if not the user will assume the message has been sent and the spinner keeps spinning. https://bugzilla.gnome.org/show_bug.cgi?id=664564 | ||||
* | | add missing empathy-contact-list.h include | Guillaume Desmottes | 2011-11-28 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | For some reason, gcc starts complaining about this as soon as I remove EmpathyContactListFlags from empathy-contact-list.h ?! If you have an explanation for this please let me know... https://bugzilla.gnome.org/show_bug.cgi?id=663328 | ||||
* | | contact-list: remove flags | Guillaume Desmottes | 2011-11-28 | 2 | -25/+0 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663328 | ||||
* | | tp-contact-list: remove tp_contact_list_get_flags | Guillaume Desmottes | 2011-11-28 | 1 | -119/+0 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663328 | ||||
* | | remove empathy_contact_manager_get_flags_for_connection() | Guillaume Desmottes | 2011-11-28 | 2 | -25/+0 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663328 | ||||
* | | contact-menu: stop using empathy_contact_manager_get_flags_for_connection() | Guillaume Desmottes | 2011-11-28 | 1 | -15/+4 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663328 | ||||
* | | Depend on tp-glib 0.17.3 | Guillaume Desmottes | 2011-11-28 | 1 | -1/+1 |
| | | | | | | | | We need it for the high level alias API. | ||||
* | | Use current fsf address (#664935) | Brian Pepple | 2011-11-28 | 1 | -2/+2 |
| | | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2011-11-27 | 1 | -1037/+1778 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2011-11-26 | 1 | -549/+548 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2011-11-26 | 1 | -522/+513 |
| | | |||||
* | | Properly update the 'simple' theme | Guillaume Desmottes | 2011-11-25 | 1 | -3/+13 |
| | | | | | | | | | | | | | | | | We have to call the callback manually to update the theme when it's changed. Also make sure that style-set signal is only connected once and we update the theme only if the 'simple' one is used. https://bugzilla.gnome.org/show_bug.cgi?id=664795 | ||||
* | | Update Simplified Chinese translation. | Yangtse Su | 2011-11-25 | 1 | -727/+868 |
| | | |||||
* | | Updated POTFILES.in | Piotr Drąg | 2011-11-24 | 1 | -1/+0 |
| | | |||||
* | | remove unused variables | Guillaume Desmottes | 2011-11-24 | 1 | -3/+0 |
| | | |||||
* | | Remove obsolete contact-list-{store,view} | Guillaume Desmottes | 2011-11-24 | 7 | -4117/+0 |
| | | | | | | | | | | | | Hourrah \o/ https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | remove EmpathyContactManager's test | Guillaume Desmottes | 2011-11-24 | 2 | -45/+0 |
| | | | | | | | | | | | | We want to get rid of it any way. https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | chat: use the individual view/store rather than the contact one | Guillaume Desmottes | 2011-11-24 | 1 | -14/+22 |
| | | | | | | | | | | | | | | | | | | The great unification ! EmpathyChat was the last user of the contact store/view, everything now use the individual ones. https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | add initial_loading() as a virtual method | Guillaume Desmottes | 2011-11-24 | 4 | -14/+37 |
| | | | | | | | | | | | | This allows us to remove setup_idle_id as a protected variable. https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | add empathy_individual_store_refresh_individual() as a protected method | Guillaume Desmottes | 2011-11-24 | 3 | -11/+22 |
| | | | | | | | | | | | | This allows us to remove show_active as a protected variable. https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | Add individual-store-channel | Guillaume Desmottes | 2011-11-24 | 3 | -0/+397 |
| | | | | | | | | | | | | This will allow us to use the individual view to display muc members. https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT | Guillaume Desmottes | 2011-11-24 | 5 | -5/+171 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | factor out empathy_create_individual_from_tp_contact() | Guillaume Desmottes | 2011-11-24 | 3 | -20/+38 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | Abstract the individual store | Guillaume Desmottes | 2011-11-24 | 8 | -179/+403 |
| | | | | | | | | | | | | | | We now have EmpathyIndividualStoreManager which implements the store using EmpathyIndividualManager as its contact source. https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | individual-store: expose some attributes and methods as 'protected' | Guillaume Desmottes | 2011-11-24 | 2 | -30/+44 |
| | | | | | | | | | | | | This will be needed when abstracting EmpathyIndividualStore. https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | | Allow user to try another password if auth failed | Guillaume Desmottes | 2011-11-23 | 3 | -0/+100 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661640 | ||||
* | | add empathy-bad-password-dialog | Guillaume Desmottes | 2011-11-23 | 4 | -0/+263 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661640 | ||||
* | | auth-factory: relay the auth-password-failed signal | Guillaume Desmottes | 2011-11-23 | 1 | -0/+25 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661640 | ||||
* | | server-sasl-handler: add auth-password-failed signal | Guillaume Desmottes | 2011-11-23 | 1 | -0/+16 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661640 | ||||
* | | Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialog | Guillaume Desmottes | 2011-11-23 | 6 | -196/+392 |
| | | | | | | | | | | | | | | I'm going to implement a slidely different version of this dialog so best to re-use as much code as possible. https://bugzilla.gnome.org/show_bug.cgi?id=661640 | ||||
* | | password-dialog: use self->priv pattern | Guillaume Desmottes | 2011-11-23 | 2 | -68/+68 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661640 | ||||
* | | restart the camera only if it's already running | Guillaume Desmottes | 2011-11-23 | 1 | -2/+9 |
| | | | | | | | | | | | | Always restarting it will enable the camera in an audio only call. https://bugzilla.gnome.org/show_bug.cgi?id=664459 | ||||
* | | factor out empathy_call_window_change_webcam() | Guillaume Desmottes | 2011-11-23 | 3 | -3/+17 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=664459 | ||||
* | | audio-src,audio-sink: Use lower latency values on pulsesrc/pulsesink | Arun Raghavan | 2011-11-22 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | | | This sets the pulsesink and pulsesrc buffer/latency parameters to be lower and more voip-friendly. If the system cannot provide or keep up with these values, PulseAudio will automatically try to adapt and provide larger values that are achievable. https://bugzilla.gnome.org/show_bug.cgi?id=663124 | ||||
* | | remove released flag | Guillaume Desmottes | 2011-11-21 | 1 | -1/+1 |
| | | |||||
* | | sync gsettings.m4EMPATHY_3_3_2 | Guillaume Desmottes | 2011-11-21 | 1 | -11/+26 |
| | | | | | | | | | | Latest version of glib-compile-schemas removed the --uninstall option; trying to use it break "make distcheck". | ||||
* | | prepare 3.3.2 | Guillaume Desmottes | 2011-11-21 | 3 | -3/+48 |
| | | |||||
* | | set_size_request on the video_container to ensure the window has a sane ↵ | Ken VanDine | 2011-11-21 | 1 | -0/+3 |
| | | | | | | | | | | | | minimum size. https://bugzilla.gnome.org/show_bug.cgi?id=664313 | ||||
* | | fix GTK_BOX casts | Guillaume Desmottes | 2011-11-21 | 3 | -4/+4 |
| | | |||||
* | | use gtk_box_new() instead of gtk_[h,v]box_new() | Guillaume Desmottes | 2011-11-21 | 19 | -58/+65 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662903 | ||||
* | | use gtk_paned_new() instead of gtk_hpaned_new() | Guillaume Desmottes | 2011-11-21 | 1 | -1/+2 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662903 | ||||
* | | use gtk_separator_new() instead of gtk_hseparator_new() | Guillaume Desmottes | 2011-11-21 | 1 | -1/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662903 | ||||
* | | Updated Lithuanian translation | Algimantas Margevičius | 2011-11-19 | 1 | -663/+713 |
| | | |||||
* | | Bump telepathy-farstream requirement | Sjoerd Simons | 2011-11-19 | 1 | -1/+1 |
| | | |||||
* | | AudioSink: Setup the initial properties in the main thread | Sjoerd Simons | 2011-11-19 | 1 | -12/+30 |
| | | |||||
* | | Call: Bind the output properties from the main thread | Sjoerd Simons | 2011-11-19 | 1 | -33/+51 |
| | | | | | | | | | | | | | | | | | | If we bind and sync the output volume from the non-main thread, we end up calling gtk and clutter from the non-main thread.. Which leads to crashes in OpenGL drivers and potenially kills your cat. Instead create the audio output when the audio content is added, which happens from the main thread. The output element is still only added to gstreamer pipeline when needed though. | ||||
* | | Bind the volume button to the volume of the output | Sjoerd Simons | 2011-11-19 | 1 | -18/+7 |
| | | |||||
* | | Bind the mic button the sources mute property | Sjoerd Simons | 2011-11-19 | 1 | -38/+5 |
| | | |||||
* | | Remove call input volume configuration | Sjoerd Simons | 2011-11-19 | 5 | -167/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | As we rely on pulseaudio there is no point in saving our own volume configuration, pulseaudio does that for us. If we do save it, then we have no idea which volume to pick after connecting to pulse (the one we save, the one pulse saved, a random value?). On top of that our configuration implementation is plain ugly, the level meter didn't work etc. This is all much better configured using the gnome-control-center sound panel, which is pretty nice for inputs and saves its volume on pulse for us to re-use :) | ||||
* | | Add mute support to the audio source | Sjoerd Simons | 2011-11-19 | 1 | -15/+72 |
| | | |||||
* | | Implement Audiocontrol for the output volume | Sjoerd Simons | 2011-11-19 | 1 | -0/+16 |
| | | |||||
* | | Keep the audio sinks volume property synchronized with the pulse volume | Sjoerd Simons | 2011-11-19 | 1 | -39/+92 |
| | | |||||
* | | Implement input audio control | Sjoerd Simons | 2011-11-18 | 1 | -0/+50 |
| | | |||||
* | | Let the audio source control the volume, not a software volume element | Sjoerd Simons | 2011-11-18 | 1 | -39/+179 |
| | | | | | | | | | | | | | | | | | | | | There is no point in amplifying the mic level is it's too low or too high as it either doesn't have enough information or it is clipping. Instead tell pulsesrc what it should do, so it can adjust the hardware volume for us. Also listen to changed done by pulsesrc so we can track volume updates and feed back the settings properly | ||||
* | | Use _unref instead of _free _destroy when possible.unref | Xavier Claessens | 2011-11-16 | 31 | -58/+58 |
| | | | | | | | | | | | | | | | | | | | | | | Replace g_(ptr_)array_free (foo, TRUE) and g_hash_table_destroy with respectively g_(ptr_)array_unref (foo) and g_hash_table_unref. I used this command to generate this patch: for f in `find -name "*.c"`; do sed -i $f -re 's/g_ptr_array_free \(([^ ,]+), TRUE\)/g_ptr_array_unref \(\1\)/'; done See Danielle's blog for explanation of possible bug _free can do: http://blogs.gnome.org/danni/2011/11/16/mistakes-with-g_value_set_boxed/ | ||||
* | | Add coding style check for g_hash_table_destroy and g_array_free usage | Xavier Claessens | 2011-11-16 | 1 | -0/+13 |
| | | |||||
* | | individual-view: don't display menu if ↵ | Guillaume Desmottes | 2011-11-16 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | empathy_folks_individual_contains_contact() fails The individual menu already asserts that's the case. And there is no point displaying a menu anyway. https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | individual-view: add an option to disable uninteresting filtering | Guillaume Desmottes | 2011-11-16 | 2 | -24/+76 |
| | | | | | | | | | | | | This is needed when being used in a muc. https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | individual-widget: display channels list if available | Guillaume Desmottes | 2011-11-16 | 1 | -0/+22 |
| | | | | | | | | | | | | This will be needed when using this widget in MUC. https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | factor out empathy_contact_info_create_channel_list_label() | Guillaume Desmottes | 2011-11-16 | 3 | -81/+106 |
| | | | | | | | | | | | | | | Move it to empathy-contactinfo-utils so we'll be able to re-use it in empathy-individual-widget as well. https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | update_weak_contact: use a greater or equal comparaison | Guillaume Desmottes | 2011-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | That way we'll pick at least one TpContact if there is only one contact in the individual and he doesn't have any presence (IRC for example). https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | [l10n]Added Burmese translation | Thura Hlaing | 2011-11-15 | 2 | -0/+3765 |
| | | |||||
* | | fix separator leak | Guillaume Desmottes | 2011-11-14 | 1 | -0/+2 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663873 | ||||
* | | don't leak uri returned by g_file_get_uri() | Guillaume Desmottes | 2011-11-14 | 1 | -2/+4 |
| | | | | | | | | | | | | God I hate _get functions returning new memory... https://bugzilla.gnome.org/show_bug.cgi?id=663873 | ||||
* | | fix GDate leaks when getting dates from the model | Guillaume Desmottes | 2011-11-14 | 1 | -1/+10 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663873 | ||||
* | | free GDate leaks when inserting them into the model | Guillaume Desmottes | 2011-11-14 | 1 | -4/+23 |
| | | | | | | | | | | | | The model copies the date so we should free it afterward. https://bugzilla.gnome.org/show_bug.cgi?id=663873 | ||||
* | | empathy-logs: prepare the account manager first | Guillaume Desmottes | 2011-11-14 | 1 | -3/+21 |
| | | | | | | | | | | | | The log viewer assumes it's already prepared. https://bugzilla.gnome.org/show_bug.cgi?id=663873 | ||||
* | | empathy-logs: port to TP coding style | Guillaume Desmottes | 2011-11-14 | 1 | -17/+15 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663873 | ||||
* | | coding style fixes | Guillaume Desmottes | 2011-11-14 | 3 | -6/+6 |
| | | |||||
* | | main-window: use the EmpathyIndividual flavor of some types | Guillaume Desmottes | 2011-11-14 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | We switched to EmpathyIndividualView a while ago... https://bugzilla.gnome.org/show_bug.cgi?id=663387 https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | empathy_individual_store_remove_individual: use ↵ | Guillaume Desmottes | 2011-11-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | EMPATHY_INDIVIDUAL_STORE_COL_NAME https://bugzilla.gnome.org/show_bug.cgi?id=663387 https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | individual-view: remove explicit boolean comparaisons | Guillaume Desmottes | 2011-11-14 | 1 | -10/+10 |
| | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663387 https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | individual-store: use self->priv pattern | Guillaume Desmottes | 2011-11-14 | 2 | -169/+100 |
| | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663387 https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | individual-widget: factor out add_row() | Guillaume Desmottes | 2011-11-14 | 1 | -14/+22 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | details_update_show: skip empty field | Guillaume Desmottes | 2011-11-14 | 1 | -0/+4 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663763 | ||||
* | | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2011-11-12 | 2 | -1160/+1398 |
| | | |||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2011-11-12 | 1 | -168/+715 |
| | | |||||
* | | Don't turn on echo cancellation on the sink if it's for raw conferences | Sjoerd Simons | 2011-11-11 | 6 | -14/+43 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663842 | ||||
* | | Don't turn on echo cancellation on the source if it's for raw conferences | Sjoerd Simons | 2011-11-11 | 6 | -8/+47 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663842 | ||||
* | | Call: Signal content-{added/removed} instead of sink-{added/removed} | Sjoerd Simons | 2011-11-11 | 2 | -36/+36 |
| | | | | | | | | | | | | | | | | Tp-Farstream signals contents, not sinks (like tp-farsight did). So lets mirror that, which allows us to make better decisions about what kind of contents we are given https://bugzilla.gnome.org/show_bug.cgi?id=663842 | ||||
* | | stop using gtk_widget_get_pointer() | Guillaume Desmottes | 2011-11-11 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | It has been deprecated. I asked on #gtk+ and that seems to be the right way to do this. See http://git.gnome.org/browse/gtk+/commit/?id=2783158f8d9ca69e5a8fc4a903bfbcc3871a1b02 All these APIs are available since GTK+ 3.0 so we're good. https://bugzilla.gnome.org/show_bug.cgi?id=662903 | ||||
* | | stop using gdk_window_get_pointer() | Guillaume Desmottes | 2011-11-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | It has been deprecated. gdk_window_get_device_position() has been added in GTK+ 3.0 so we're fine. https://bugzilla.gnome.org/show_bug.cgi?id=662903 | ||||
* | | doesn't allow to send socket files | Guillaume Desmottes | 2011-11-10 | 1 | -0/+24 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663563 | ||||
* | | audio-src: Add a caps filter to select appropriate input format | Arun Raghavan | 2011-11-09 | 1 | -1/+19 |
| | | | | | | | | | | | | | | | | | | | | Instead of relying on the default caps that the pipeline selects (which will usually end up being float32 stereo at 44.1kHz), this sets a caps filter to select the format we want from pulsesrc -- s16ne mono at 32kHz. The point of this is to do resampling/conversion as early in the pipeline as possible, decreasing the amount of data that needs to be carried around and thus improving performance a bit. | ||||
* | | empathy_contact_block_menu_item_new: remove unused EmpathyContactManager | Guillaume Desmottes | 2011-11-09 | 1 | -3/+0 |
| | | |||||
* | | Merge branch 'status-icon-663567' | Danielle Madeley | 2011-11-09 | 1 | -7/+12 |
|\ \ | |||||
| * | | accounts-dialog: fix box packing issue in infobar | Danielle Madeley | 2011-11-08 | 1 | -7/+12 |
| |/ | | | | | | | | | | | | | | | Expanding the status causes the icon to be placed on the far left of the box. This regression caused by my work in 1cd6e8253a3be284b8578fd9ea37016d0197d61b. Need an additional hbox and to expand that. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=663567 | ||||
* | | contact-list-view: use empathy_contact_remove_from_contact_list() | Guillaume Desmottes | 2011-11-08 | 1 | -5/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663327 | ||||
* | | notifications-approver: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -15/+2 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663327 | ||||
* | | contact-dialog: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -25/+6 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663327 | ||||
* | | add empathy_contact_remove_from_contact_list() | Guillaume Desmottes | 2011-11-08 | 2 | -0/+14 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663327 | ||||
* | | contact-search-dialog: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -10/+4 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663327 | ||||
* | | add empathy_contact_add_to_contact_list() | Guillaume Desmottes | 2011-11-08 | 2 | -0/+41 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663327 | ||||
* | | client-factory: prepare TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIES | Guillaume Desmottes | 2011-11-08 | 1 | -0/+6 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663327 |