Commit graph

27 commits

Author SHA1 Message Date
Yosef Or Boczko
da22bddc1a Mark a string as translatable 2014-06-27 12:52:20 +03:00
Rui Matos
61a6c6f0cb shell: Fix list box scrolling helper
GtkListBox doesn't implement GtkScrollable so it needs to be added to
a GtkViewport. Instead of having to do this in all .ui files, add a
new helper function to setup the widget tree correctly.

https://bugzilla.gnome.org/show_bug.cgi?id=732175
2014-06-25 17:29:30 +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
Bastien Nocera
e526257020 sharing: Fix long "file sharing" explanatory label 2014-06-24 11:35:30 +02:00
Bastien Nocera
9b4fcd6266 sharing: Use GtkListBox instead of treeview for media folders
As per mockups

https://bugzilla.gnome.org/show_bug.cgi?id=731580
2014-06-23 12:09:01 +02:00
Bastien Nocera
ca84ceed79 sharing: Rename header label in Media Sharing
As per mockups

https://bugzilla.gnome.org/show_bug.cgi?id=731580
2014-06-23 12:09:01 +02:00
Bastien Nocera
f81398c0d2 sharing: Move Media Sharing master toggle to header bar
As per mockups

https://bugzilla.gnome.org/show_bug.cgi?id=731580
2014-06-23 12:09:01 +02:00
Bastien Nocera
c5f991f390 sharing: Change explanatory text to match mockups
https://bugzilla.gnome.org/show_bug.cgi?id=731580
2014-06-23 12:09:01 +02:00
Chris Johns
4def21caf1 sharing: Minor cosmetic changes
The top label is now has character limited width, and a small amount of
bottom padding.

https://bugzilla.gnome.org/show_bug.cgi?id=724629
2014-04-29 14:33:59 +02:00
Yosef Or Boczko
ecea570ee8 sharing: Use header bar in all the dialogs
https://bugzilla.gnome.org/show_bug.cgi?id=724299
2014-04-28 17:29:17 +03:00
Thomas Wood
ab4a5230be sharing: address ambiguity in the screen sharing dialog
https://bugzilla.gnome.org/show_bug.cgi?id=723280
2014-02-18 12:08:42 +01:00
Yosef Or Boczko
10cfda4620 sharing: Use margin-start/end instead of margin-left/right
https://bugzilla.gnome.org/show_bug.cgi?id=712661
2013-11-19 22:31:50 +02:00
Bastien Nocera
05a4f6d3d9 sharing: Remove OBEX FTP support
As it's been removed from gnome-user-share.

https://bugzilla.gnome.org/show_bug.cgi?id=711730
2013-11-12 15:02:35 +01:00
Rui Matos
fcb5401f1e sharing: Remove unused toplevel window from .ui file
https://bugzilla.gnome.org/show_bug.cgi?id=708286
2013-10-01 10:05:03 +02:00
Alexander Larsson
c0abad92e1 sharing: Convert to GtkListBox
https://bugzilla.gnome.org/show_bug.cgi?id=702164
2013-07-02 16:19:09 +01:00
Thomas Wood
f68f8e25f9 sharing: avoid conflicts with the sensitivity of the remote control options
Resolve the conflict between the GSettings bindings and the "Remote
Control" switch both attempting to set the sensitivity of the remote
control options by allowing the "Remote Control" switch to set the
sensitivity on the container of the other switches.

https://bugzilla.gnome.org/show_bug.cgi?id=703189
2013-06-28 13:58:17 +01:00
Michael Wood
81b7c01e29 sharing: Mark sharing button labels as translatable 2013-06-26 15:13:33 +01:00
Piotr Drąg
1c60b5ede8 Mark some strings as translatable
Also unmark some others that probably shouldn't
be translatable in the first place.
2013-04-01 00:13:50 +02:00
Daniel Mustieles
15a3018249 Remove markup from UI file 2013-01-25 14:09:08 +01:00
Daniel Mustieles
633855a4f4 Remove markup from UI file 2013-01-25 13:42:46 +01:00
Thomas Wood
d29d75210d sharing: fix the sensitivity of the "share with trusted devices" switch
Allow the GSettings binding to set the sensitivity of the switch and use a
box to allow the sharing panel to set the sensitivity of the switch and
label without conflicting with the GSettings binding.

https://bugzilla.gnome.org/show_bug.cgi?id=692220
2013-01-23 16:09:51 +00:00
Thomas Wood
542db2bb3b sharing: add a "show password" check button to the screen sharing dialog
https://bugzilla.gnome.org/show_bug.cgi?id=691915
2013-01-23 10:30:22 +00:00
Jeremy Bicha
817afb6399 sharing: add mnemonic_widget relations for better accessibility
https://bugzilla.gnome.org/show_bug.cgi?id=692200
2013-01-21 11:39:50 -05:00
Thomas Wood
0dec96490c sharing: address padding and alignment issues in the dialogs
Increase the padding around the dialog content, fix the alignment
between the close button and content and add padding between labels and
their controls. Also ensure the dialogs are not resizable.

https://bugzilla.gnome.org/show_bug.cgi?id=691916
2013-01-21 11:10:56 +00:00
Thomas Wood
d27a83330f sharing: allow the list box to be focused
https://bugzilla.gnome.org/show_bug.cgi?id=692172
2013-01-21 10:25:25 +00:00
Thomas Wood
ef77e57571 sharing: prevent inactive white space below the list box
Now that GtkFrame paints a background, use it to provide the border and
background of the list box.

https://bugzilla.gnome.org/show_bug.cgi?id=691771
2013-01-16 14:08:23 +00:00
Thomas Wood
b30d0133b9 Add initial implementation of the new Sharing panel
https://bugzilla.gnome.org/show_bug.cgi?id=687772
2013-01-14 18:06:20 +00:00