[X2Go-Commits] [pyhoca-gui] branch master updated (38554ad -> da3d33a)

git-admin at x2go.org git-admin at x2go.org
Mon Dec 2 17:16:16 CET 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository pyhoca-gui.

      from  38554ad   Continue development
       new  dd61684   PyHocaGUI.OnExit(): Return an exitcode.
       new  69ea6d8   run 2to3 on this project
       new  a093f28   More porting to Python 3 (manually).
       new  c836207   wxgui/profilemanager.py: Capture failures that might occur when writing session profile configs back to disk.
       new  f18a811   Menu.Append{,Menu}() calls: Turn arguments into positional arguments. Makes the code run on wx3 and wx4.
       new  fa352bc   Port to wxPython 4.0.x.
       new  d0f9cc3   pyhoca/wxgui/{logon.py,passphrase.py}: Merge code of both files into one, break up circular import dependency.
       new  7025cd8   debian/changelog: update from Git history
       new  da3d33a   debian/control: Switch from Py2 to Py3 (B-Ds and Ds).

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog               |  20 +-
 debian/control                 |  22 +--
 icon2exe.py                    |  36 ++--
 nsis_template.py               |   2 +-
 pyhoca-gui                     |   2 +-
 pyhoca/wxgui/about.py          |  13 +-
 pyhoca/wxgui/basepath.py       |   2 +-
 pyhoca/wxgui/brokerlogon.py    |  24 +--
 pyhoca/wxgui/frontend.py       | 297 ++++++++++++++--------------
 pyhoca/wxgui/launcher.py       |  49 +++--
 pyhoca/wxgui/listdesktops.py   |  16 +-
 pyhoca/wxgui/logon.py          | 429 ++++++++++++++++++++++++++++++++++++-----
 pyhoca/wxgui/menus_taskbar.py  | 365 +++++++++++++++++++----------------
 pyhoca/wxgui/messages.py       |  16 +-
 pyhoca/wxgui/notify.py         |  11 +-
 pyhoca/wxgui/passphrase.py     | 375 -----------------------------------
 pyhoca/wxgui/printingprefs.py  |  60 +++---
 pyhoca/wxgui/profilemanager.py | 385 ++++++++++++++++++------------------
 pyhoca/wxgui/serverinfo.py     |  26 +--
 pyhoca/wxgui/sessiontitle.py   |  10 +-
 pyhoca/wxgui/splash.py         |  28 ++-
 pyhoca/wxgui/taskbar.py        |  32 ++-
 setup.py                       |  14 +-
 23 files changed, 1145 insertions(+), 1089 deletions(-)
 delete mode 100644 pyhoca/wxgui/passphrase.py

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git


More information about the x2go-commits mailing list