Radostin Stoyanov
b6731ceaa6
Replace xalign='0' with halign='start'
...
GtkAlignment:xalign was deprecated since Gtk version 3.14 and should
not be used in newly-written code. Use halign property instead.
https://developer.gnome.org/gtk3/stable/GtkAlignment.html#GtkAlignment--xalign
https://developer.gnome.org/gtk3/stable/GtkWidget.html#GtkWidget--halign
2017-05-31 13:27:43 -04:00
Radostin Stoyanov
5a658ef6bd
Format UI files with Glade 3.20
...
Glade performs XML formatting on save. The changes in this commit are
generated by Glade 3.20
2017-05-31 13:27:43 -04:00
Cole Robinson
dfcac3fe9c
Bump gtk and pygobject deps to 3.14
...
We need to bump the gtk dep to at least 3.10 for GtkRevealer usage,
and I want to bump the pygobject higher to drop some bug workarounds.
But since the oldest thing I have that meets those requirements is
RHEL/Centos 7.3 which is at 3.14 for both, set those as the minimum
versions since that's what I'll be testing against. They are still
1.5 years old and only a bit over a year newer than the previous
versions, so it's not a huge change.
2016-05-17 17:49:55 -04:00
Cole Robinson
117cad551d
ui: Don't mark UI accessibility names as translatable
...
Because I haven't been using translatable strings...
2015-09-23 17:01:41 -04:00
Cole Robinson
fa76e92f2c
virt-manager: Fix issues with ellipsizing on recent gtk
2014-09-19 22:08:22 -04:00
Cole Robinson
55739055fd
ui: Set all files to minimum requirement of gtk 3.8
...
That way gives us better feedback from glade
2014-09-19 21:19:26 -04:00
Cole Robinson
cc70aa82ab
ui: Fix minor issues, and resave all files with f21 glade
2014-09-06 15:01:12 -04:00
Chen Hanxiao
d007352aa4
connection: Fix Alt - t shortcut key
...
Or we will get:
"Couldn't find a target for a mnemonic activation"
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-12 16:36:16 +08:00
Giuseppe Scrivano
86d5ff04e3
connection: Fix Alt-o shortcut key
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-06-12 10:03:32 +02:00
Cole Robinson
5bff23758c
connect: Add an option for qemu:///session (bz 557103)
...
But warn that it may not function like users expect.
2014-02-01 19:44:27 -05:00
Cole Robinson
6da801f944
Set list selection signals in glade, not code
2013-09-22 16:29:58 -04:00
Cole Robinson
d338bce329
Rename ui files to match source file names
2013-09-22 16:10:16 -04:00