Benjamin Berg
c2f601a9d4
Move common panel code from shell/ to panel/common
...
This creates a new static library called libwidget which the shell links
against.
2018-04-17 15:26:59 +02:00
Felipe Borges
afbdddc2ed
sharing: properly resize listbox rows
...
https://bugzilla.gnome.org/show_bug.cgi?id=767646
2018-01-17 23:54:33 -02:00
Rui Matos
7121f03564
sharing: Prevent an endless loop and resulting stack overflow
...
We need to block ourselves around the gtk_switch_set_active() call in
the error path, when we can't speak to the sharing dbus service, or we
end up in an endless loop since we're the ::state-set handler.
https://bugzilla.gnome.org/show_bug.cgi?id=739886
2014-11-13 11:28:24 +01:00
Bastien Nocera
bd531b477e
sharing: Update for list box API change
2014-06-26 16:00:45 +02:00
Bastien Nocera
5eca0f898c
sharing: Add maximum height for the networks list box
2014-06-26 16:00:45 +02:00
Bastien Nocera
73f3e17bee
sharing: Use listbox header helper
2014-06-26 16:00:27 +02:00
Bastien Nocera
ff8a8a6baa
sharing: Update for sharing plugin API changes
...
See https://bugzilla.gnome.org/show_bug.cgi?id=732218
2014-06-25 16:21:21 +02:00
Bastien Nocera
cbeba7c6bf
sharing: Add per-network sharing
...
Using the new D-Bus service from gnome-settings-daemon.
https://bugzilla.gnome.org/show_bug.cgi?id=727580
2014-06-24 11:35:30 +02:00