aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | add missing config.h includesGuillaume Desmottes2012-03-075-0/+5
* | add missing config.h includesGuillaume Desmottes2012-03-072-0/+4
* | stop using gtk_vscale_new_with_range()Guillaume Desmottes2012-03-071-2/+4
* | sanity-cleaning: fix xmpp accounts having a negative priorityGuillaume Desmottes2012-03-061-1/+63
* | Add magic to automatically run tasks when empathy-auth-client is startedGuillaume Desmottes2012-03-064-0/+120
* | 'ice-udp' capability is now 'ice' in Call1Guillaume Desmottes2012-03-061-1/+1
* | advertise Call1 audio/video capabilitiesGuillaume Desmottes2012-03-061-0/+2
* | call-factory: set Call1 capabilitiesGuillaume Desmottes2012-03-061-4/+4
* | empathy-call doesn't need ev-sidebarGuillaume Desmottes2012-03-021-2/+0
* | Revert "Stop approve StreamedMedia channels"Guillaume Desmottes2012-03-023-2/+94
* | remove FIXME regarding empathy_tp_streamed_media_accept_incoming_call()Guillaume Desmottes2012-03-021-2/+0
* | fix signature of empathy_streamed_media_handler_tf_content_src_pad_added_cbGuillaume Desmottes2012-03-021-1/+5
* | Farstream port of tp-av oopsOlivier CrĂȘte2012-03-021-0/+12
* | Port Empathy-av to Telepathy FarstreamOlivier CrĂȘte2012-03-022-76/+76
* | Allow to build with empathy-avGuillaume Desmottes2012-03-024-11/+14
* | Revert "Drop empathy-av"Guillaume Desmottes2012-03-0111-0/+6062
* | Revert "remove ev-sidebar"Guillaume Desmottes2012-03-013-0/+430
* | Make clear work on All's bufferChandni Verma2012-03-011-0/+9
* | audio-sink: don't unref subpadGuillaume Desmottes2012-02-281-4/+1
* | empathy_call_window_content_added_cb: fix pad leakGuillaume Desmottes2012-02-271-0/+2
* | audio-sink: fix GstPad leaksGuillaume Desmottes2012-02-271-1/+6
* | call-window: don't leak the ClutterStateGuillaume Desmottes2012-02-241-0/+1
* | call-window: use empathy_call_handler_get_contact()Guillaume Desmottes2012-02-231-1/+2
* | call: don't leak the contactGuillaume Desmottes2012-02-231-1/+1
* | add empathy_call_handler_get_contact()Guillaume Desmottes2012-02-232-0/+8
* | call-window: don't leak the contactGuillaume Desmottes2012-02-231-4/+1
* | Don't disconnect the contact_name_changed_cb cbGuillaume Desmottes2012-02-231-2/+0
* | Stop using Farsight2 headersGert Kulyk2012-02-233-4/+4
* | check gtk_clutter_init() return valueGuillaume Desmottes2012-02-221-1/+2
* | empathy-call: no need to call gtk_clutter_init()Guillaume Desmottes2012-02-221-1/+0
* | check coding style of all binariesGuillaume Desmottes2012-02-211-1/+7
* | remove ev-sidebarGuillaume Desmottes2012-02-213-430/+0
* | debug-window: coding style fixesGuillaume Desmottes2012-02-211-2/+2
* | Drop empathy-avGuillaume Desmottes2012-02-2111-6064/+1
* | Stop approve StreamedMedia channelsGuillaume Desmottes2012-02-213-94/+2
* | always build empathy-callGuillaume Desmottes2012-02-211-4/+0
* | try installing telepathy-hazeGuillaume Desmottes2012-02-211-0/+21
* | explain why the account has been disabledGuillaume Desmottes2012-02-211-2/+13
* | accounts-dialog: hide the switch in butterfly accountsGuillaume Desmottes2012-02-211-2/+9
* | Merge remote-tracking branch 'glassrose/debug-window-send-to-pastebin-button-...Guillaume Desmottes2012-02-211-21/+173
|\ \
| * | License to publish the author's pastebin API developer key in openChandni Verma2012-02-211-1/+2
| * | "Send to pastebin" button in EmpathyDebugWindowChandni Verma2012-02-211-21/+172
* | | drag_data_received_individual_id: make sure manager is initializedGuillaume Desmottes2012-02-211-1/+1
* | | Merge remote-tracking branch 'origin/call1' into master+callGuillaume Desmottes2012-02-2111-374/+163
|\ \ \ | |/ / |/| |
| * | Port DTMF code to new tp-glib APIXavier Claessens2012-01-271-63/+8
| * | Merge branch 'master' into call1Danielle Madeley2012-01-171-30/+51
| |\ \
| * | | call-handler: also accept outgoing calls immediatelyDanielle Madeley2012-01-131-4/+15
| * | | call-handler: check the state before deferring the accept()Danielle Madeley2012-01-121-1/+7
| * | | Wait for call state to be INITIALISED before accepting incoming callXavier Claessens2012-01-101-21/+26
| * | | Remove tp-yell and use TpCallChannelXavier Claessens2012-01-1011-299/+121
* | | | chat-window: invite contacts using DnDGuillaume Desmottes2012-02-171-0/+72
* | | | chat-window: display a phone icon in the tab labelGuillaume Desmottes2012-02-171-0/+13
* | | | Merge remote-tracking branch 'glassrose/add-All-service-selection-in-debug-wi...Guillaume Desmottes2012-02-171-304/+591
|\ \ \ \
| * | | | Use gtk_list_store_insert_with_values ()Chandni Verma2012-01-281-22/+11
| * | | | Un-pausing incoming messages should update All's active buffer tooChandni Verma2012-01-281-3/+8
| * | | | Set window sensitivityChandni Verma2012-01-281-12/+17
| * | | | Add incoming messages to All's bufferChandni Verma2012-01-281-11/+37
| * | | | Refresh "All" selection's active-buffer when neededChandni Verma2012-01-281-34/+157
| * | | | Add "All" selection to service_chooser and all_active_buffer to privChandni Verma2012-01-281-3/+35
| * | | | Preparing for adding "All" option to service_chooserChandni Verma2012-01-281-13/+60
| * | | | Factor out create_proxy_to_get_messagesChandni Verma2012-01-271-35/+60
| * | | | Debug window - Use one active buffer and one pause buffer per serviceChandni Verma2012-01-271-270/+305
* | | | | salut-dialog: use 'Skip' instead of 'Ignore'Guillaume Desmottes2012-02-171-1/+1
* | | | | remove empathy-auto-salut-account-helperGuillaume Desmottes2012-02-175-141/+0
* | | | | Remove empathy-account-assistantGuillaume Desmottes2012-02-172-1379/+0
* | | | | Stop using the accounts assistantGuillaume Desmottes2012-02-171-62/+5
* | | | | empathy-accounts: remove --assistant optionGuillaume Desmottes2012-02-173-10/+3
* | | | | accounts-dialog: suggest to create a salut accountGuillaume Desmottes2012-02-171-2/+68
* | | | | Move should_create_salut_account to local-xmpp-assistant-widgetGuillaume Desmottes2012-02-173-29/+2
* | | | | accounts-dialog: display the import dialog if there is no accountGuillaume Desmottes2012-02-171-0/+17
* | | | | accounts-dialog: improve the 'no protocol installed' messageGuillaume Desmottes2012-02-161-1/+1
* | | | | accounts_dialog_add_account: select if that's the first account addedGuillaume Desmottes2012-02-161-3/+7
* | | | | accounts-dialog: move the 'no protocol' message to a different pageGuillaume Desmottes2012-02-162-44/+48
* | | | | accounts-dialog: remove hbox_protocolGuillaume Desmottes2012-02-162-29/+0
* | | | | accounts-dialog: don't automatically open the add accountGuillaume Desmottes2012-02-161-9/+0
* | | | | import-dialog: set a verb on the 'Ok' buttonGuillaume Desmottes2012-02-161-2/+4
* | | | | import-dialog: expand and fill the import widgetGuillaume Desmottes2012-02-161-1/+1
* | | | | Pass EmpathyConnectionManagers to the import widgetGuillaume Desmottes2012-02-166-30/+70
* | | | | factor out display_import_dialog()Guillaume Desmottes2012-02-161-3/+11
* | | | | remove useless includeGuillaume Desmottes2012-02-161-1/+0
* | | | | empathy-chat: keep the individual manager alive as a cacheGuillaume Desmottes2012-02-151-0/+7
* | | | | set the presence message as a tooltip on its labelGuillaume Desmottes2012-02-151-0/+3
* | | | | accounts-dialog: ellipsize presence messageGuillaume Desmottes2012-02-151-1/+1
* | | | | Display a spinner while loading contacts from FolksGuillaume Desmottes2012-02-142-14/+85
* | | | | Don't unhighlight chat tabs when more messages are receivedWill Thompson2012-02-111-28/+11
* | | | | empathy-call: call XInitThreads()Guillaume Desmottes2012-02-091-0/+10
* | | | | stop using clutter_gst_video_sink_new()Guillaume Desmottes2012-02-091-4/+11
* | | | | Add a gsetting key to show/hide groupsGuillaume Desmottes2012-02-091-0/+3
* | | | | Remove 'Link Contact' menu itemGuillaume Desmottes2012-02-081-1/+0
* | | | | add missing config.hGuillaume Desmottes2012-02-082-0/+3
* | | | | Make the default chat window size bigger.Ken VanDine2012-02-061-2/+2
* | | | | display a message if accounts need to be enabledGuillaume Desmottes2012-02-031-4/+83
* | | | | display a specific message if no account is configuredGuillaume Desmottes2012-02-031-0/+27
* | | | | add generic contact icon and account settings button to the message pageGuillaume Desmottes2012-02-032-4/+73
* | | | | make code displaying the 'no match found' page more genericGuillaume Desmottes2012-02-031-16/+28
* | | | | assistant: hide the buttons in the salut widgetGuillaume Desmottes2012-02-031-0/+2
* | | | | preferences: fix phrasing of the EMPATHY_PREFS_SOUNDS_CONTACT_LOGINGuillaume Desmottes2012-01-311-1/+1
* | | | | Don't warn before leaving disconnected chatroomsWill Thompson2012-01-301-2/+14
* | | | | Shorten "Leave chat room" to "Leave room"Will Thompson2012-01-301-1/+1
* | | | | Special-case closing a window with exactly one tabWill Thompson2012-01-301-0/+13
* | | | | Confirm closing windows containing chat rooms.Will Thompson2012-01-301-31/+115
* | | | | Confirm closing chat room tabsWill Thompson2012-01-301-2/+59
* | | | | roster_window_connection_items_setup: remove edit_personal_informationGuillaume Desmottes2012-01-271-1/+0
* | | | | preferences: split "Open new chats in separate windows" into a radiobuttonDanielle Madeley2012-01-272-10/+43
* | | | | Merge branch 'highlight-regex'Will Thompson2012-01-262-8/+11
|\ \ \ \ \
| * | | | | EmpathyChat: include should_highlight in ::new-messageWill Thompson2012-01-191-1/+2
| * | | | | chat_view_append_message: take a should_highlight argumentWill Thompson2012-01-191-7/+9
| | |_|/ / | |/| | |
* | | | | accounts-dialog: don't add newly created account twiceGuillaume Desmottes2012-01-241-69/+9
* | | | | accounts_dialog_get_account_iter: use the COL_ACCOUNT directlyGuillaume Desmottes2012-01-241-4/+4
* | | | | accounts-dialog: no more need to manually prepare TpAccountGuillaume Desmottes2012-01-241-20/+1
| |_|_|/ |/| | |
* | | | remove 'edit->personnal information' menuGuillaume Desmottes2012-01-202-15/+0
|/ / /
* | | roster-window: watch for TpAccount:connection changesGuillaume Desmottes2012-01-121-4/+25
* | | roster-window: factor out add_account()Guillaume Desmottes2012-01-121-26/+26
| |/ |/|
* | roster-window: use self->priv patternGuillaume Desmottes2012-01-102-447/+390
* | roster-window: port to new coding styleGuillaume Desmottes2012-01-102-1860/+1874
* | rename MainWindow to RosterWindowGuillaume Desmottes2012-01-108-382/+382
* | Disable join button when protocol irc is selectedJovanka Gulicoska2012-01-101-0/+8
* | added # in join room when irc protocol selectedJovanka Gulicoska2012-01-061-0/+6
* | accounts-dialog: remove protocol chooserGuillaume Desmottes2011-12-221-99/+0
* | accounts-dialog: use the new account dialogGuillaume Desmottes2011-12-221-3/+22
* | account-widget: display the buttons in simple mode as wellGuillaume Desmottes2011-12-221-0/+2
* | account_dialog_create_edit_params_dialog: don't connect account-created signalGuillaume Desmottes2011-12-221-24/+0
* | don't use deprecated GTK+ APIGuillaume Desmottes2011-12-221-2/+2
* | display the editor on topGuillaume Desmottes2011-12-221-3/+7
* | properly handle accounts using an external storageGuillaume Desmottes2011-12-221-3/+109
* | No need to manually prepare the connectionGuillaume Desmottes2011-12-221-25/+9
* | add some padding in the edit conn settings dialogGuillaume Desmottes2011-12-221-4/+9
* | add an accelerator to open the params dialogGuillaume Desmottes2011-12-221-1/+1
* | pass a second NULL pointer to gtk_dialog_new_with_buttons()Guillaume Desmottes2011-12-221-1/+1
* | Don't show the presence twiceDanielle Madeley2011-12-221-0/+1
* | Make it possible to add/remove/edit accounts without it crashing everywhereDanielle Madeley2011-12-221-54/+11
* | Add a close signal, emitted by both cancel and applyDanielle Madeley2011-12-221-5/+4
* | Begin combining the dialogsDanielle Madeley2011-12-221-19/+161
* | empathy_chat_window_present_chat: move to the chat window desktopGuillaume Desmottes2011-12-191-2/+6
* | import-widget: use the server in IRC account display nameGuillaume Desmottes2011-12-161-4/+18
* | main-window: stop instantiating the contact managerGuillaume Desmottes2011-12-141-5/+0
* | map-view: use the individual menuGuillaume Desmottes2011-12-141-8/+21
* | remove EMPATHY_INDIVIDUAL_FEATURE_ALLGuillaume Desmottes2011-12-141-2/+19
* | empathy-audio-sink.c: include config.hXavier Claessens2011-12-131-0/+1
* | get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULLGuillaume Desmottes2011-12-121-0/+2
* | auth-client: add some more debuggingGuillaume Desmottes2011-12-081-0/+2
* | Call: Low the video watchdog timeout to 1 secondSjoerd Simons2011-12-071-1/+1
* | about: Polish the code to generate the license stringSjoerd Simons2011-12-071-8/+10
* | map-view: stop using EmpathyContactManagerGuillaume Desmottes2011-12-051-54/+64
* | Properly cast buffer and latency times when setting propertiesGuillaume Desmottes2011-11-302-2/+5
* | event-manager: use the conn aggregator instead of the contact mgrGuillaume Desmottes2011-11-302-34/+104
* | Revert "WIP"Guillaume Desmottes2011-11-292-31/+4
* | WIPGuillaume Desmottes2011-11-292-4/+31
* | Merge remote-tracking branch 'jonny/ft'Guillaume Desmottes2011-11-292-7/+5
|\ \
| * | client-factory: stop creating EmpathyTpFile objectsJonny Lamb2011-11-092-7/+5
* | | groups-widget: use empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-291-0/+26
| |/ |/|
* | add missing empathy-contact-list.h includeGuillaume Desmottes2011-11-281-0/+1
* | Remove obsolete contact-list-{store,view}Guillaume Desmottes2011-11-241-1/+0
* | add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACTGuillaume Desmottes2011-11-241-1/+1
* | Abstract the individual storeGuillaume Desmottes2011-11-241-2/+3
* | Allow user to try another password if auth failedGuillaume Desmottes2011-11-231-0/+36
* | restart the camera only if it's already runningGuillaume Desmottes2011-11-231-2/+9
* | factor out empathy_call_window_change_webcam()Guillaume Desmottes2011-11-233-3/+17
* | audio-src,audio-sink: Use lower latency values on pulsesrc/pulsesinkArun Raghavan2011-11-222-0/+7
* | set_size_request on the video_container to ensure the window has a sane minim...Ken VanDine2011-11-211-0/+3
* | fix GTK_BOX castsGuillaume Desmottes2011-11-212-3/+3
* | use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes2011-11-218-37/+42
* | AudioSink: Setup the initial properties in the main threadSjoerd Simons2011-11-191-12/+30
* | Call: Bind the output properties from the main threadSjoerd Simons2011-11-191-33/+51
* | Bind the volume button to the volume of the outputSjoerd Simons2011-11-191-18/+7
* | Bind the mic button the sources mute propertySjoerd Simons2011-11-191-38/+5
* | Remove call input volume configurationSjoerd Simons2011-11-193-160/+0
* | Add mute support to the audio sourceSjoerd Simons2011-11-191-15/+72
* | Implement Audiocontrol for the output volumeSjoerd Simons2011-11-191-0/+16
* | Keep the audio sinks volume property synchronized with the pulse volumeSjoerd Simons2011-11-191-39/+92
* | Implement input audio controlSjoerd Simons2011-11-181-0/+50
* | Let the audio source control the volume, not a software volume elementSjoerd Simons2011-11-181-39/+179
* | Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-165-8/+8
* | main-window: use the EmpathyIndividual flavor of some typesGuillaume Desmottes2011-11-141-4/+2
* | Don't turn on echo cancellation on the sink if it's for raw conferencesSjoerd Simons2011-11-115-11/+35
* | Don't turn on echo cancellation on the source if it's for raw conferencesSjoerd Simons2011-11-114-4/+41
* | Call: Signal content-{added/removed} instead of sink-{added/removed}Sjoerd Simons2011-11-112-36/+36
* | audio-src: Add a caps filter to select appropriate input formatArun Raghavan2011-11-091-1/+19
* | Merge branch 'status-icon-663567'Danielle Madeley2011-11-091-7/+12
|\ \
| * | accounts-dialog: fix box packing issue in infobarDanielle Madeley2011-11-081-7/+12
| |/
* | notifications-approver: stop using EmpathyContactManagerGuillaume Desmottes2011-11-081-15/+2
* | Remove dead files codec-preferences and element-preferencesDanielle Madeley2011-11-082-40/+7
|/
* call: Fix GstCaps leakSjoerd Simons2011-11-081-0/+1
* Call: Cope with not having the Channel direclty after startin a callSjoerd Simons2011-11-081-2/+9
* Use videorate max-rate propertySjoerd Simons2011-11-081-22/+20
* When reset the source remove and re-insert itSjoerd Simons2011-11-081-7/+16
* Drop EOS from the srcSjoerd Simons2011-11-081-0/+11
* Don't go asynchronously to pausedSjoerd Simons2011-11-081-1/+1
* Ignore dynamic framerate if videomaxrate is missingNicolas Dufresne2011-11-081-7/+16
* Use framerate range instead of fix rangeNicolas Dufresne2011-11-081-6/+4
* Reset clock after changing video resolutionNicolas Dufresne2011-11-081-0/+8
* Change element state sink to sourceNicolas Dufresne2011-11-081-1/+1
* Don't call GTK method from streaming threadNicolas Dufresne2011-11-081-4/+7
* Hook resolution change supportNicolas Dufresne2011-11-081-0/+34
* Let set_send_video do it's jobNicolas Dufresne2011-11-081-4/+1
* Check and create video_preview outside camera controlNicolas Dufresne2011-11-081-0/+6
* Add resultion and framerate changing to video srcNicolas Dufresne2011-11-082-0/+58
* Add framerate and resolution change signalNicolas Dufresne2011-11-081-0/+67
* empathy-auth-client: use a TpSimpleClientFactoryXavier Claessens2011-11-041-1/+11
* main-window: port to GtkGridGuillaume Desmottes2011-11-011-37/+23
* invite-participant-dialog: don't display treeview if no contact listGuillaume Desmottes2011-10-281-2/+22
* accounts-dialog: fix infobar packing issues by porting to GtkGridDanielle Madeley2011-10-271-34/+17
* empathy-debugger: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-263-29/+41
* empathy-accounts: prepare the AM in app_command_line_cbGuillaume Desmottes2011-10-261-22/+6
* empathy-accounts: re-use existing TpAccount rather than creating a new oneGuillaume Desmottes2011-10-261-30/+30
* empathy-debugger: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-261-3/+2
* empathy: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-263-6/+7
* use g_format_size instead of g_format_size_for_displayGuillaume Desmottes2011-10-251-3/+3
* Include config.h in a bunch of filesGuillaume Desmottes2011-10-254-0/+4
* display_error: Put 'Close' button on the bottom/endDanielle Madeley2011-10-211-2/+4
* Include dbus-reason in signal argumentsDanielle Madeley2011-10-211-1/+1
* Don't need to prepare balance feature, already prepared by client factoryDanielle Madeley2011-10-211-20/+10
* Inline assignments are icky; free leaked stringDanielle Madeley2011-10-211-3/+5
* 'Get Credit' is called 'Top Up' in other parts of the UIDanielle Madeley2011-10-211-1/+1
* Show an infobar if there's not enough creditEmilio Pozuelo Monfort2011-10-212-6/+106
* Move dialpad into a widget of its ownDanielle Madeley2011-10-192-28/+18
* invite-participant-dialog: activate the dialog when the chooser is activatedGuillaume Desmottes2011-10-181-0/+9
* Mark a forgotten string for translation.Gabor Kelemen2011-10-151-1/+1
* Merge remote-tracking branch 'pochu/upgrade-software'Danielle Madeley2011-10-141-0/+134
|\
| * Display Upgrade Software errorsEmilio Pozuelo Monfort2011-09-051-0/+134
* | Merge remote-tracking branch 'pochu/error-dialog'Danielle Madeley2011-10-142-3/+7
|\ \
| * | empathy_dispatcher_chat_with_contact_id(): add optional cbEmilio Pozuelo Monfort2011-09-052-3/+7
| |/
* | Merge remote-tracking branch 'pochu/misc-fixes'Danielle Madeley2011-10-141-3/+4
|\ \
| * | CallWindow: correctly detect outgoing callsEmilio Pozuelo Monfort2011-09-051-3/+4
| |/
* | Make sure we have our settings before we want to use themSjoerd Simons2011-10-131-2/+2
* | Don't try to access non-existing propertiesSjoerd Simons2011-10-131-5/+20
* | empathy-call: use dark themeGuillaume Desmottes2011-10-121-0/+5
* | preferences: don't display variants checkbox if there is no variantGuillaume Desmottes2011-10-121-3/+12
* | Do not should "password required" if X-TELEPATHY-PASSWORD is not supportedXavier Claessens2011-10-011-4/+25
* | call-window: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-291-88/+2
* | streamed-media-window: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-291-88/+2
* | new-chatroom-dialog: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-292-25/+20
* | empathy-new-chatroom-dialog.ui: load/save in GladeGuillaume Desmottes2011-09-291-49/+81
* | Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-2810-67/+30
* | EmpathyTpFile: inherit from TpFileTransferChannelGuillaume Desmottes2011-09-271-3/+2
* | accounts-dialog: remove useless childsGuillaume Desmottes2011-09-271-23/+0
* | always display the accounts dialog if we have to show a specific accountGuillaume Desmottes2011-09-261-1/+2
* | empathy-account: add a --assistant option to force having assistantXavier Claessens2011-09-263-4/+11
* | Wait for the store to be filled before loading eventsXavier Claessens2011-09-261-8/+23
* | all: remove butterfly workarounds (bgo#612555)Jonny Lamb2011-09-265-298/+1
* | added shortcut ctrl + j for joining a new chatBernhard Posselt2011-09-261-0/+1
* | CallWindow: drag the video preview smoothlyEmilio Pozuelo Monfort2011-09-261-5/+73
* | CallWindow: show a spinner when switching camerasEmilio Pozuelo Monfort2011-09-261-7/+62
* | RoundedActor: allow to set a different round factorEmilio Pozuelo Monfort2011-09-262-1/+27
* | streamed-media-window: simplify translator contextGuillaume Desmottes2011-09-261-4/+4
* | hide notifications options when in ShellJuan R. Garcia Blanco2011-09-265-4/+98
* | remember last accountJuan R. Garcia Blanco2011-09-261-0/+70
* | Merge branch 'crash-659118'Danielle Madeley2011-09-211-0/+4
|\ \
| * | Don't destroy MainWindow on delete-event, just hide itDanielle Madeley2011-09-201-0/+4
* | | Don't assume a connected TpAccount always have a TpConnectionGuillaume Desmottes2011-09-191-14/+7