summaryrefslogtreecommitdiff
path: root/panels/sharing
Commit message (Expand)AuthorAgeFilesLines
* panels: Use `.boxed-list` instead of `.content`Christopher Davis2021-12-161-2/+2
* sharing: Port to GTK4Georges Basile Stavracas Neto2021-12-148-832/+301
* sharing: Also disable Tracker3Jens Georg2020-10-291-0/+1
* Replace HdyColumn by HdyClampAdrien Plazas2020-07-201-3/+1
* sharing: Remove vino preferencesPascal Nowack2020-07-073-157/+0
* sharing: Replace vino with gnome-remote-desktop for X11 sessionsPascal Nowack2020-07-071-75/+2
* sharing: Use the new list row patternsMohammed Sadiq2020-05-122-202/+47
* sharing: Set label for checkbox properlyAntónio Fernandes2020-03-301-30/+6
* sharing: Move GTK code that was innappropriately in a helper functionRobert Ancell2020-03-303-41/+24
* sharing: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-302-82/+74
* sharing: Add missing widget castRobert Ancell2020-02-251-1/+1
* sharing: Remember the password on remote desktop sharingCarlos Garnacho2020-02-143-0/+20
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-28/+5
* sharing: Remove markup from translatable stringsRobert Ancell2020-01-061-3/+15
* sharing: Replace ifdefs with #pragma onceRobert Ancell2019-11-271-3/+4
* sharing: Fix memory leakRobert Ancell2019-11-271-1/+1
* sharing: Set new shared folder visible as soon as it gets addedFelipe Borges2019-09-121-0/+1
* sharing: Make .ui filename match the .c filenameRobert Ancell2019-09-094-3/+3
* sharing: Allow dialogs to have smaller widthMohammed Sadiq2019-07-231-6/+4
* sharing: Fix warning when disabling sharingRobert Ancell2019-07-151-1/+1
* sharing: Fix master switchStefano Facchini2019-07-151-4/+4
* shell: Add position to cc_shell_embed_widget_in_header()Georges Basile Stavracas Neto2019-05-211-1/+2
* sharing: Ellipsize the labelsAdrien Plazas2019-03-291-0/+8
* sharing: Adapt the indentationAdrien Plazas2019-03-291-199/+199
* sharing: Use a HdyColumn and a GtkScrolledWindowAdrien Plazas2019-03-291-26/+12
* sharing: Make .ui filename match the .c filenameRobert Ancell2018-11-124-3/+3
* sharing: Don't use gtk_widget_show_allRobert Ancell2018-10-182-15/+24
* sharing: Bind hostname_entry from UIBenjamin Berg2018-09-211-0/+1
* sharing: Enable settings widget for gnome-remote-desktopJonas Ådahl2018-07-104-3/+298
* sharing: Use GtkTemplateRobert Ancell2018-06-072-392/+414
* sharing: Use g_auto for variablesRobert Ancell2018-06-036-222/+139
* sharing: Replace ifdefs with #pragma onceRobert Ancell2018-06-018-32/+8
* sharing: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-06-016-267/+163
* sharing: set end margin for labels in Networks list boxJonathan Kang2018-04-261-0/+2
* Move common panel code from shell/ to panel/commonBenjamin Berg2018-04-173-4/+4
* Add translator comments to .desktop filesPiotr Drąg2018-02-231-1/+2
* sharing: Move the "Remote Login" dialog Switch into the dialogFelipe Borges2018-01-251-11/+28
* build: Migrate from Intltool to GettextIñigo Martínez2018-01-233-9/+10
* sharing: Drop the "Personal" from "Personal File Sharing" descriptionJeremy Bicha2018-01-212-2/+2
* sharing: add XML declaration to the .policy filePiotr Drąg2018-01-191-0/+1
* build: Remove autotoolsIñigo Martínez2018-01-181-81/+0
* panels: Remove soft hyphens from .desktop filesPiotr Drąg2018-01-181-2/+1
* sharing: properly resize listbox rowsFelipe Borges2018-01-172-4/+7
* sharing: Use gtk_menu_popup_at_pointerGeorges Basile Stavracas Neto2018-01-171-1/+1
* sharing: Ensure CcHostnameEntry GType before initializationGeorges Basile Stavracas Neto2018-01-171-0/+2
* build: Port to meson build systemIñigo Martínez2018-01-172-1/+101
* shell-model: Remove old categoriesGeorges Basile Stavracas Neto2017-11-281-1/+1
* sharing: Make use of the cancellable for async hostname callsRui Matos2017-08-291-2/+3
* sharing: Remove an unused variableRui Matos2017-08-291-2/+0
* sharing: Make panel initialization asynchronousRui Matos2017-08-291-75/+88