[X2go-Tags] [pyhoca-gui] annotated tag CVix/1.99.2 created (now 19c5b44)
git-admin at x2go.org
git-admin at x2go.org
Thu Mar 20 00:33:51 CET 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to annotated tag CVix/1.99.2
in repository pyhoca-gui.
at 19c5b44 (tag)
tagging fc11f1ca84a882071ef48d2e6dbd24d1eaa58fd8 (commit)
replaces 0.4.0.9
tagged by Mike Gabriel
on Mon Feb 10 17:07:10 2014 +0100
- Log -----------------------------------------------------------------
CVix: release 1.99.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJS+PkuAAoJEJr0azAldxsxDdgP/i82daH8Uur68c7eLfUdLk/6
Az8Gnf9ye+mjVqOSGh/LiisjV1l3RRHsp8kJeHBLErFn3ij+qq3udzfnDCtmgOvL
LF4St73qGkhabqfMrh8vGhCzHbNESGByIu3JBnzqXNsTizfEPmifZcE43N3Gvzlm
UOLdHwJs2oZrztETF5kze8P0HlJUJbazAJXA4E1qpOFEcWHBNGf6Yi4TzQbVAr/c
6Sbs/iW1xKQ3mwypFV7kuQgCvMIXjjRW2+G5rkRxTsU4/FJglc/0cO04T9SmjtSF
DB6YdnGtzCRADpYS0wGOSBUOv9lsdGFhSHwuLf9V1ZVH8RYGcSM+9GskH9BJDjol
wZfLvHbkIMSAko6C7jcPosTdyZWalc2n12PLjyGX8tvRsVSEk5XGl6I1JE73y1yc
wiSjnvwbkTmvo5H79R8sIid7OXgJuzbaEyOVfteb8d0FMaiiyJeQ1x2SFTwcrt1x
sXWYa5yWvBxspIUCtBYQCo5YNlqIy6Tf+LzFPt9Lr5kwj8dIddl9nuSGdORmHqNC
cNW0GqMbjjA08tWx31XMcG4gxYLD2QnXhDPbDfbc/Fnn7iJjMXtflm+MhdryklUr
Cv/Dgw0fr46fPAzSJkBDt0gyenLMHZG/RQ5xSvwwPReD2qc5wKdwNoBc8bt4UXoQ
rjOrJMCI/1kcUeqUcesp
=Gl5Q
-----END PGP SIGNATURE-----
Mike Gabriel (70):
Continue development...
bump version to 0.5.0.0
Adapt to new backend concept found in Python X2Go (>= 0.5.0.0).
Move most code of the pyhoca-gui executable into a dedicated class named PyHocaGUI_Launcher.
Allow automatic image branding (splash, about image, tray icon) by setting another application name than the default.
Make default cmdline option parameters overridable before the arg parser gets initialized.
some whitespace fixes
Make SCRIPT_NAME in setup.py configurable (monkey-patchable).
Make setup.py importable, only run setup() function on direct calls.
fix for commit cd95596
line break fix
Don't refer to py2exe anymore in nsis_template's naming scheme.
try moving setup_consolelog out of the PyHocaGUI_Launcher class
fix pyhoca-gui imports
call setup_consolelog() as early as possible
Move setup_win32log to a separate module file.
Move setup_win32log to a separate module namespace.
Install more modules into setup.exe: hmac (for ecdsa).
NSIS script: empty installation destination before installing new files into $INSTDIR.
rename occurrences of win32 to mswin
typo fix
Allow appname based mini icons on About... windows.
CVix: import CVix specific code
CVix: rearrange CVix files in source tree
Rename icon files to match default application name (PyHoca-GUI).
rename images, re-add python-x2go about image
adapt application name in image/icon paths
CVix: start rewrite of CVix-relevant code
CVix: customize default cmdline parameters for CVix
CVix: rewrite CVix_setup.py
CVix: install customer and key file into INSTDIR
CVix: fix usage of datafilelist from the setup module
CVix: fix faulty variable name
CVix: use setup.data_files in setup call
CVix: use setup.executables in setup call
CVix: there can only be one setup object, import our setup as pyhoca_setup
CVix: fix indentation in CVix_setup.py
Revert "CVix: fix indentation in CVix_setup.py"
CVix: monkey-patch SCRIPT_NAME from setup.py
CVix: only call setup() function on direct calls
CVix: fix for commit 4aff437
CVix: remove faulty string placeholder from CVix_nsis_template.py
CVix: fix variable reference in CVix NSIS template file
CVix: do more monkey-patching in CVix_setup.py
CVix: detect CVix version correctly. Reduce version slightly below 2.0
CVix: fix __VERSION__ setup
CVix: syntax fix
CVix: merge in nsis_template options that make sense for CVix, esp. multi-user support
CVix: call setup_consolelog() as early as possible
CVix NSIS script: empty installation destination before installing new files into $INSTDIR.
CVix: use setup_mswinlog function to start logging into a file if build is frozen
CVix: properly install customer related (external) files (customer hostname and key)
CVix: add about logo and splash image
Fix referencing backends X2GoServerSessionInfo and X2GoServerSessionList.
CVix: drop obsolete file
CVix: add missing icon files
Explicitly add pyhoca.mswin to setup.py if building on MS Windows.
CVix: look into setup.py for what packages to install
Provide mswin_logging as separate module in pyhoca.wxgui namespace, undo earlier namespace split-off.
CVix: only import PyHocaGUI_Launcher in CVix.py
Revert "CVix: look into setup.py for what packages to install"
Don't include the py.exe shell in frozen builds.
CVix: import mswin_logging from correct namespace
CVix: disable non-Dutch languages
Provide script for cleaning up before running bbfreeze.
make bbfreeze_cleanup.sh executable
CVix: more Dutch-only adaptation in NSIS template
CVix: do remember exports and user names
CVix: disable splash by default
CVix: release 1.99.2
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
More information about the x2go-tags
mailing list