| Commit message (Expand) | Author | Age | Files | Lines |
* | individual-view: use tp_g_signal_connect_object() to connect the destroy sig | Guillaume Desmottes | 2012-01-16 | 1 | -2/+4 |
* | 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 |
* | account-settings: allow to change the service | Guillaume Desmottes | 2012-01-13 | 2 | -0/+47 |
* | roster-window: watch for TpAccount:connection changes | Guillaume Desmottes | 2012-01-12 | 1 | -4/+25 |
* | roster-window: factor out add_account() | Guillaume Desmottes | 2012-01-12 | 1 | -26/+26 |
* | 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 |
* | rename MainWindow to RosterWindow | Guillaume Desmottes | 2012-01-10 | 9 | -385/+385 |
* | 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 |
* | contact-chooser: keep a ref on the TpContact we requested | Guillaume Desmottes | 2012-01-06 | 1 | -2/+20 |
* | [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 |
* | Check for champlain 0.12.1 | Guillaume Desmottes | 2011-12-22 | 1 | -1/+2 |
* | individual_grid_destroy: remove the ChamplainEmbedView from its container | Guillaume Desmottes | 2011-12-22 | 1 | -0/+11 |
* | 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 |
* | account-widget: display the buttons in simple mode as well | Guillaume Desmottes | 2011-12-22 | 3 | -55/+59 |
* | account_dialog_create_edit_params_dialog: don't connect account-created signal | Guillaume Desmottes | 2011-12-22 | 1 | -24/+0 |
* | 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 |
* | 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 |
* | we can now use the stock close button | Guillaume Desmottes | 2011-12-22 | 1 | -10/+1 |
* | remove old comment | Guillaume Desmottes | 2011-12-22 | 1 | -1/+0 |
* | no need to control the cancel button sensitivity any more | Guillaume Desmottes | 2011-12-22 | 1 | -2/+0 |
* | add some padding in the edit conn settings dialog | Guillaume Desmottes | 2011-12-22 | 1 | -4/+9 |
* | 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 |
* | 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 |
* | 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 |
* | [help] Fixed UI reference in the help | Milo Casagrande | 2011-12-20 | 2 | -15/+17 |
* | 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 |
* | add empathy_move_to_window_desktop | Guillaume Desmottes | 2011-12-19 | 2 | -0/+120 |
* | 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 |
* | 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 |
* | [l10n] Updated Italian translation | Milo Casagrande | 2011-12-16 | 1 | -14/+16 |
* | 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 |
* | individual-menu: export only the methods we need | Guillaume Desmottes | 2011-12-14 | 2 | -33/+41 |
* | remove empathy-contact-manager | Guillaume Desmottes | 2011-12-14 | 3 | -603/+0 |
* | remove useless includes of empathy-contact-manager.h | Guillaume Desmottes | 2011-12-14 | 5 | -5/+0 |
* | main-window: stop instantiating the contact manager | Guillaume Desmottes | 2011-12-14 | 1 | -5/+0 |
* | remove EMPATHY_CONTACT_WIDGET_EDIT_FAVOURITE | Guillaume Desmottes | 2011-12-14 | 2 | -72/+2 |
* | remove unused empathy_contact_edit_dialog_show() | Guillaume Desmottes | 2011-12-14 | 2 | -62/+0 |
* | Show a contact as blocked if *all* is personas are blocked | Guillaume Desmottes | 2011-12-14 | 1 | -4/+7 |
* | individual_menu_add_personas: add the block menu item, if needed | Guillaume Desmottes | 2011-12-14 | 1 | -0/+22 |
* | remove empathy-contact-menu | Guillaume Desmottes | 2011-12-14 | 3 | -723/+0 |
* | map-view: use the individual menu | Guillaume Desmottes | 2011-12-14 | 1 | -8/+21 |
* | chat: use an EmpathyIndividualMenu | Guillaume Desmottes | 2011-12-14 | 1 | -8/+20 |
* | add EMPATHY_INDIVIDUAL_FEATURE_BLOCK | Guillaume Desmottes | 2011-12-14 | 2 | -0/+216 |
* | remove EMPATHY_INDIVIDUAL_FEATURE_ALL | Guillaume Desmottes | 2011-12-14 | 3 | -4/+19 |
* | individual-menu: allow priv->store to be NULL | Guillaume Desmottes | 2011-12-14 | 1 | -2/+3 |
* | empathy_contact_get_persona: use tpf_persona_dup_for_contact() | Guillaume Desmottes | 2011-12-14 | 1 | -37/+5 |
* | Deal with empathy_create_individual_from_tp_contact() returning NULL | Guillaume Desmottes | 2011-12-14 | 2 | -0/+4 |
* | use tpf_persona_dup_for_contact() | Guillaume Desmottes | 2011-12-14 | 1 | -10/+7 |
* | Depend on folks 0.6.6 | Guillaume Desmottes | 2011-12-14 | 1 | -1/+1 |
* | empathy-audio-sink.c: include config.h | Xavier Claessens | 2011-12-13 | 1 | -0/+1 |
* | get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULL | Guillaume Desmottes | 2011-12-12 | 1 | -0/+2 |
* | 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 |
* | Call: Low the video watchdog timeout to 1 second | Sjoerd Simons | 2011-12-07 | 1 | -1/+1 |
* | 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 |
* | log-window: update buttons if contact's caps are updated | Guillaume Desmottes | 2011-12-06 | 1 | -1/+22 |
* | factor out do_update_buttons_sensitivity() | Guillaume Desmottes | 2011-12-06 | 1 | -34/+41 |
* | 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 |
* | map-view: stop using EmpathyContactManager | Guillaume Desmottes | 2011-12-05 | 1 | -54/+64 |
* | 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 |
* | renamespace CheeseCameraDeviceMonitor | Guillaume Desmottes | 2011-12-02 | 3 | -84/+88 |
* | 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 |
* | Properly cast buffer and latency times when setting properties | Guillaume Desmottes | 2011-11-30 | 2 | -2/+5 |
* | use the individual edit dialog when pressing F2 | Guillaume Desmottes | 2011-11-30 | 1 | -9/+2 |
* | event-manager: use the conn aggregator instead of the contact mgr | Guillaume Desmottes | 2011-11-30 | 2 | -34/+104 |
* | connection-aggregator: add API to track contacts | Guillaume Desmottes | 2011-11-30 | 2 | -0/+74 |
* | ui-utils: don't expect that cancellable is not NULL | Guillaume Desmottes | 2011-11-30 | 1 | -2/+3 |
* | Revert "WIP" | Guillaume Desmottes | 2011-11-29 | 4 | -106/+4 |
* | 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 |
|\ |
|
| * | tp-file: remove EmpathyTpFile | Jonny Lamb | 2011-11-09 | 4 | -1023/+0 |
| * | client-factory: stop creating EmpathyTpFile objects | Jonny Lamb | 2011-11-09 | 5 | -16/+7 |
| * | ft-handler: start using TpFTChannel instead of EmpathyTpFile | Jonny Lamb | 2011-11-09 | 3 | -84/+179 |
| * | libempathy: remove empathy-tp-file from headers | Jonny Lamb | 2011-11-09 | 1 | -1/+0 |
* | | remove old school get_all_groups | Guillaume Desmottes | 2011-11-29 | 4 | -66/+0 |
* | | groups-widget: use empathy_connection_aggregator_get_all_groups() | Guillaume Desmottes | 2011-11-29 | 2 | -8/+34 |
* | | add empathy_connection_aggregator_get_all_groups() | Guillaume Desmottes | 2011-11-29 | 2 | -0/+31 |
* | | add EmpathyConnectionAggregator | Guillaume Desmottes | 2011-11-29 | 3 | -0/+258 |
* | | don't ignore TP_DELIVERY_STATUS_TEMPORARILY_FAILED delivery report | Guillaume Desmottes | 2011-11-28 | 1 | -1/+2 |
* | | add missing empathy-contact-list.h include | Guillaume Desmottes | 2011-11-28 | 2 | -0/+2 |
* | | contact-list: remove flags | Guillaume Desmottes | 2011-11-28 | 2 | -25/+0 |
* | | tp-contact-list: remove tp_contact_list_get_flags | Guillaume Desmottes | 2011-11-28 | 1 | -119/+0 |
* | | remove empathy_contact_manager_get_flags_for_connection() | Guillaume Desmottes | 2011-11-28 | 2 | -25/+0 |
* | | contact-menu: stop using empathy_contact_manager_get_flags_for_connection() | Guillaume Desmottes | 2011-11-28 | 1 | -15/+4 |
* | | Depend on tp-glib 0.17.3 | Guillaume Desmottes | 2011-11-28 | 1 | -1/+1 |
* | | 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 |
* | | 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 |
* | | remove EmpathyContactManager's test | Guillaume Desmottes | 2011-11-24 | 2 | -45/+0 |
* | | chat: use the individual view/store rather than the contact one | Guillaume Desmottes | 2011-11-24 | 1 | -14/+22 |
* | | add initial_loading() as a virtual method | Guillaume Desmottes | 2011-11-24 | 4 | -14/+37 |
* | | add empathy_individual_store_refresh_individual() as a protected method | Guillaume Desmottes | 2011-11-24 | 3 | -11/+22 |
* | | Add individual-store-channel | Guillaume Desmottes | 2011-11-24 | 3 | -0/+397 |
* | | add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT | Guillaume Desmottes | 2011-11-24 | 5 | -5/+171 |
* | | factor out empathy_create_individual_from_tp_contact() | Guillaume Desmottes | 2011-11-24 | 3 | -20/+38 |
* | | Abstract the individual store | Guillaume Desmottes | 2011-11-24 | 8 | -179/+403 |
* | | individual-store: expose some attributes and methods as 'protected' | Guillaume Desmottes | 2011-11-24 | 2 | -30/+44 |
* | | Allow user to try another password if auth failed | Guillaume Desmottes | 2011-11-23 | 3 | -0/+100 |
* | | add empathy-bad-password-dialog | Guillaume Desmottes | 2011-11-23 | 4 | -0/+263 |
* | | auth-factory: relay the auth-password-failed signal | Guillaume Desmottes | 2011-11-23 | 1 | -0/+25 |
* | | server-sasl-handler: add auth-password-failed signal | Guillaume Desmottes | 2011-11-23 | 1 | -0/+16 |
* | | Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialog | Guillaume Desmottes | 2011-11-23 | 6 | -196/+392 |
* | | password-dialog: use self->priv pattern | Guillaume Desmottes | 2011-11-23 | 2 | -68/+68 |
* | | restart the camera only if it's already running | Guillaume Desmottes | 2011-11-23 | 1 | -2/+9 |
* | | factor out empathy_call_window_change_webcam() | Guillaume Desmottes | 2011-11-23 | 3 | -3/+17 |
* | | audio-src,audio-sink: Use lower latency values on pulsesrc/pulsesink | Arun Raghavan | 2011-11-22 | 2 | -0/+7 |
* | | 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 |
* | | 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 minim... | Ken VanDine | 2011-11-21 | 1 | -0/+3 |
* | | 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 |
* | | use gtk_paned_new() instead of gtk_hpaned_new() | Guillaume Desmottes | 2011-11-21 | 1 | -1/+2 |
* | | use gtk_separator_new() instead of gtk_hseparator_new() | Guillaume Desmottes | 2011-11-21 | 1 | -1/+1 |
* | | 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 |
* | | 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 |
* | | 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 |
* | | Use _unref instead of _free _destroy when possible.unref | Xavier Claessens | 2011-11-16 | 31 | -58/+58 |
* | | 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 empathy_folks_individual_contains_cont... | Guillaume Desmottes | 2011-11-16 | 1 | -0/+4 |
* | | individual-view: add an option to disable uninteresting filtering | Guillaume Desmottes | 2011-11-16 | 2 | -24/+76 |
* | | individual-widget: display channels list if available | Guillaume Desmottes | 2011-11-16 | 1 | -0/+22 |
* | | factor out empathy_contact_info_create_channel_list_label() | Guillaume Desmottes | 2011-11-16 | 3 | -81/+106 |
* | | update_weak_contact: use a greater or equal comparaison | Guillaume Desmottes | 2011-11-16 | 1 | -1/+1 |
* | | [l10n]Added Burmese translation | Thura Hlaing | 2011-11-15 | 2 | -0/+3765 |
* | | fix separator leak | Guillaume Desmottes | 2011-11-14 | 1 | -0/+2 |
* | | don't leak uri returned by g_file_get_uri() | Guillaume Desmottes | 2011-11-14 | 1 | -2/+4 |
* | | fix GDate leaks when getting dates from the model | Guillaume Desmottes | 2011-11-14 | 1 | -1/+10 |
* | | free GDate leaks when inserting them into the model | Guillaume Desmottes | 2011-11-14 | 1 | -4/+23 |
* | | empathy-logs: prepare the account manager first | Guillaume Desmottes | 2011-11-14 | 1 | -3/+21 |
* | | empathy-logs: port to TP coding style | Guillaume Desmottes | 2011-11-14 | 1 | -17/+15 |
* | | 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 |
* | | empathy_individual_store_remove_individual: use EMPATHY_INDIVIDUAL_STORE_COL_... | Guillaume Desmottes | 2011-11-14 | 1 | -1/+1 |
* | | individual-view: remove explicit boolean comparaisons | Guillaume Desmottes | 2011-11-14 | 1 | -10/+10 |
* | | individual-store: use self->priv pattern | Guillaume Desmottes | 2011-11-14 | 2 | -169/+100 |
* | | individual-widget: factor out add_row() | Guillaume Desmottes | 2011-11-14 | 1 | -14/+22 |
* | | details_update_show: skip empty field | Guillaume Desmottes | 2011-11-14 | 1 | -0/+4 |
* | | 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 |
* | | Don't turn on echo cancellation on the source if it's for raw conferences | Sjoerd Simons | 2011-11-11 | 6 | -8/+47 |
* | | Call: Signal content-{added/removed} instead of sink-{added/removed} | Sjoerd Simons | 2011-11-11 | 2 | -36/+36 |
* | | stop using gtk_widget_get_pointer() | Guillaume Desmottes | 2011-11-11 | 2 | -2/+7 |
* | | stop using gdk_window_get_pointer() | Guillaume Desmottes | 2011-11-11 | 1 | -1/+1 |
* | | doesn't allow to send socket files | Guillaume Desmottes | 2011-11-10 | 1 | -0/+24 |
* | | audio-src: Add a caps filter to select appropriate input format | Arun Raghavan | 2011-11-09 | 1 | -1/+19 |
* | | 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 |
| |/ |
|
* | | contact-list-view: use empathy_contact_remove_from_contact_list() | Guillaume Desmottes | 2011-11-08 | 1 | -5/+1 |
* | | notifications-approver: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -15/+2 |
* | | contact-dialog: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -25/+6 |
* | | add empathy_contact_remove_from_contact_list() | Guillaume Desmottes | 2011-11-08 | 2 | -0/+14 |
* | | contact-search-dialog: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -10/+4 |
* | | add empathy_contact_add_to_contact_list() | Guillaume Desmottes | 2011-11-08 | 2 | -0/+41 |
* | | client-factory: prepare TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIES | Guillaume Desmottes | 2011-11-08 | 1 | -0/+6 |
* | | remove old blocking API | Guillaume Desmottes | 2011-11-08 | 4 | -196/+8 |
* | | individual dialog: use tp-glib blocking API | Guillaume Desmottes | 2011-11-08 | 1 | -8/+5 |
* | | individual-manager: use tp-glib blocking API | Guillaume Desmottes | 2011-11-08 | 1 | -26/+16 |
* | | contact-dialogs: use tp-glib blocking API | Guillaume Desmottes | 2011-11-08 | 1 | -19/+14 |
* | | contact-menu: use tp-glib blocking API | Guillaume Desmottes | 2011-11-08 | 1 | -16/+14 |
* | | Revert "Revert "contact-blocking-dialog: use tp-glib high level blocking API"" | Guillaume Desmottes | 2011-11-08 | 3 | -319/+161 |
* | | depends on tp-glib 0.17.0 | Guillaume Desmottes | 2011-11-08 | 1 | -1/+1 |
* | | contact-chooser: fix TpfPersona leak | Guillaume Desmottes | 2011-11-08 | 1 | -5/+6 |
* | | Remove dead files codec-preferences and element-preferences | Danielle Madeley | 2011-11-08 | 6 | -156/+8 |
|/ |
|
* | call: Fix GstCaps leak | Sjoerd Simons | 2011-11-08 | 1 | -0/+1 |
* | Call: Cope with not having the Channel direclty after startin a call | Sjoerd Simons | 2011-11-08 | 1 | -2/+9 |
* | Use videorate max-rate property | Sjoerd Simons | 2011-11-08 | 1 | -22/+20 |
* | When reset the source remove and re-insert it | Sjoerd Simons | 2011-11-08 | 1 | -7/+16 |
* | Drop EOS from the src | Sjoerd Simons | 2011-11-08 | 1 | -0/+11 |
* | Don't go asynchronously to paused | Sjoerd Simons | 2011-11-08 | 1 | -1/+1 |
* | Ignore dynamic framerate if videomaxrate is missing | Nicolas Dufresne | 2011-11-08 | 1 | -7/+16 |
* | Use framerate range instead of fix range | Nicolas Dufresne | 2011-11-08 | 1 | -6/+4 |
* | Reset clock after changing video resolution | Nicolas Dufresne | 2011-11-08 | 1 | -0/+8 |
* | Change element state sink to source | Nicolas Dufresne | 2011-11-08 | 1 | -1/+1 |
* | Don't call GTK method from streaming thread | Nicolas Dufresne | 2011-11-08 | 1 | -4/+7 |
* | Hook resolution change support | Nicolas Dufresne | 2011-11-08 | 1 | -0/+34 |
* | Let set_send_video do it's job | Nicolas Dufresne | 2011-11-08 | 1 | -4/+1 |
* | Check and create video_preview outside camera control | Nicolas Dufresne | 2011-11-08 | 1 | -0/+6 |
* | Add resultion and framerate changing to video src | Nicolas Dufresne | 2011-11-08 | 2 | -0/+58 |
* | Add framerate and resolution change signal | Nicolas Dufresne | 2011-11-08 | 1 | -0/+67 |
* | Don't crash when the buffer has length 0 | Danielle Madeley | 2011-11-07 | 1 | -1/+4 |
* | Make GOA optional again | Danielle Madeley | 2011-11-07 | 3 | -25/+59 |