selinux/gui
Nicolas Iooss 0f3beeb00e gui: port to Python 3 by migrating to PyGI
PyGTK has been deprecated in favor of PyGI+GTK and thus has never been
ported to python3. Using pygi-convert.sh from
https://git.gnome.org/browse/pygobject/tree/pygi-convert.sh helps
migrating most of the API but gnome-python.

The glade file has been converted to GtkBuilder using

  gtk-builder-convert system-config-selinux.glade system-config-selinux.ui

and some fixes in order to provide an application window (object
GnomeApp disappeared, GtkVBox is deprecated, etc.). The associated
Python code also needed some modifications in order to migrate to
GtkBuilder.

The result has been tested on Arch Linux with Python 3.6. There are some
bugs in the GUI itself, for which patches will be sent afterwards.

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2017-09-25 12:54:12 -04:00
..
booleansPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
COPYING Add COPYING files for new subdirs. 2016-11-16 11:19:51 -05:00
domainsPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
fcontextPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
html_util.py Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
loginsPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
Makefile gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
mappingsPage.py Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
modulesPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
org.selinux.config.policy Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
polgen.glade Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
polgengui.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
portsPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
selinux-polgengui.8 Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
selinux-polgengui.desktop Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
semanagePage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
sepolgen Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
sepolicy_16.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy_22.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy_32.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy_48.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy_256.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy.desktop Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
statusPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
system-config-selinux Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
system-config-selinux.8 Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
system-config-selinux.desktop Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
system-config-selinux.png Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
system-config-selinux.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
system-config-selinux.ui gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
usersPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
VERSION Update VERSION files for 2.7 release. 2017-08-04 09:31:00 -04:00