[X2Go-tags] [pyhoca-gui] annotated tag 0.5.0.0 created (now 457c1ef)
git-admin at x2go.org
git-admin at x2go.org
Mon Oct 20 12:54:45 CEST 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to annotated tag 0.5.0.0
in repository pyhoca-gui.
at 457c1ef (tag)
tagging 4defc93a90b1b71cc38c96ccf50f978e748150b3 (commit)
replaces CVix/1.99.1
tagged by Mike Gabriel
on Mon Oct 20 12:53:23 2014 +0200
- Log -----------------------------------------------------------------
Upstream version 0.5.0.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJUROmjAAoJEJr0azAldxsx6RMQALBUx1uGuwSngjMAryO/3gw4
QaTsCYjPQhjxyEJGFajWG6wGDmM2bPsF18qtSbvKkZdgLPdD2xAAlpV3COLq0p+J
e6BBmIAOsJ1tfMVPdmXYSuLZTPizaPqsXvKYdtxQ5vHmI0ZoqT+cPQz8FWqSrKmt
/fWgTGW/Oqauy/6Q14A77DeZ7i5LMPkAMASfhtlMye3b60cpwKspvzzCGQ9zSqw+
GBeMNRU6jOLHc0jxA5/99DigsIOkNvjMgTRmFdIx7Tx/2l0d//ulh5Hnqz2GS7yu
YV36shhFUpRvrNvZGdEva6oSllG1JfHFUgY77jDIPN5XjpAuS/6TRLRIMNTtTU4I
N7/PBtY4bu1QRqEF5xN97Sx7jt3+tp66hQbVFbhLAGAqMrtOX5e24fDkTCp0B9Ho
aaso47AADR8w3wXdAbGycOC8RRjWkDoCl5A1q0KY8Z9S4SPsJKYvXSjEhOri1KIu
OFsQHp2DDGCcG1OIS2/QU0pzvTJ7ev8jCKI4Q75O/DMZZ3gtX9XQX5xIfkPGSwKu
bebsYYeBwzNQyu7MLxzmU/xQrlWbvOtlZ7AlbqmP95vmUuXjecoamVhUqOI1rYsD
hqbOiU3ty7wST9+OHO1tBeAIaFRYDaxAGnx5x1qEDjuWx6xBEcEr7Y4VjzYKH/gs
kzbwi/ibJkM15uENiA7l
=xR0S
-----END PGP SIGNATURE-----
Daniel Lindgren (1):
Update Swedish translation file.
Jos (1):
Update Dutch translation file.
Klaus Ade Johnstad (1):
Update Bokmal (Norway) translation file.
Mike DePaulo (15):
Upgrade PulseAudio from 1.1 to 5.0-rev18 (Fixes: #533)
Correct changelog to specify that last commit was Windows-specific
Windows: Use Unicode NSIS instead of regular NSIS
setup.py: use VcXsrv-xp 1.14.3.2 for build_exe
Windows: Reduce size of NSIS installer by switching to lzma solid compression
Windows: Numerous improvements to installer
clarification to changelog
Windows: Update nxproxy from 3.5.0.12 to 3.5.0.27
Running any part of the build process with "realtime" priority is a terrible idea
Small code cleanup in NSIS script.
List as "PyHoca-GUI (A graphical X2Go client)" in add/remove programs. This way, users sorting add/remove programs alphabetically can find it easily.
Windows: Update changelog to list updates to other Windows components
Specify "Size" in add/remove programs
Windows build fix for "Rename LICENSE.txt to COPYING."
Windows: Set the pyhoca-gui icon on pyhoca-gui.exe (Fixes: #548)
Mike Gabriel (101):
Make the hover text of the tray icon brandable (drop hard-coded PyHoca-GUI application name).
debian/pyhoca-gui.install: make sure that new icon names get installed
NSIS script: make sure SetOutPath gets called at the beginning of every section.
Show printing preferences when tray icon is in restricted mode.
NSIS: update i18n README and mention the translatable strings in the NSIS installer
pyhoca-gui.install: fix icon file installation
fix icon location detection
add missing icons files
more icon location detection fixes
Session profile manager: the host parameter will be of type ListType for future versions of Python X2Go (>= 0.5.0.0).
changelog: fix layout
Focus the user name field on logon if no user name is stored in the session profile.
Re-order cmdline sections (man page, defaults.py).
Add X2Go Session Broker support.
update i18n template
Update English / German translation.
update i18n files
Optimize menu rendering. Reduce accessing session profile data as best as is possible.
brokerlogon: fix notification icons
Provide cmdline option --broker-cacertfile. Enable https:// connections with SSL certificates that have been self-signed against a non-public root-CA certificate file.
fix for last commit
fix profile COPYing
Handle "Connection refused" errors during broker login attempts.
profilemanager: also disable the DefaultButton for immutable session profiles
typo fix, and some whitespace fixes
Gracefully handle "Connection refused" errors after a broker login has already been successful.
i18n update
Properly set focus in broker logon window (default: password, if no username provided: username, if no URL provided: broker-URL field).
broker logon: don't populate session profiles when in broker mode
whitespace fixes at EOL
Fix check_running() method in PyHocaGUI_Launcher on MS Windows.
Make broker support available for the MS Windows build of PyHoca-GUI.
Rename hook method HOOK_no_known_xserver_found to HOOK_no_installed_xservers_found. Call this new hook if no installed X-Servers could be found on the system.
Revert "Rename hook method HOOK_no_known_xserver_found to HOOK_no_installed_xservers_found. Call this new hook if no installed X-Servers could be found on the system."
add new icon symlinks (fix for commit 83bbf02)
Make check_running() test terminal server / multi-session safe. (Fixes: #19).
typo fix
check_running(): Don't strip .exe from application name
fix NameError
Windows PyHoca-GUI.log file: create with PID in file name. On log file creation try removing all old log files that are not still open.
syntax fix
syntax fix (2)
Windows: fix log-file-with-PID-in-name creation
Make sure new session profiles are mutable in the session profile manager GUI.
fix for last commit
Gray-out Apply button in session profile GUI on profile creation.
Create Windows log file folder before attempting clean up (old log file removal).
changelog: wrap too-long lines
Windows builder: Explicitly add the requests module to the set of bundled Python modules.
remove debug code
In session profile manager GUI: handle multiple clicks on the Apply button gracefully.
Notification about multiply started PyHoca-GUI instances. Don't hard code the application name.
update i18n files
PyHocaGUI_Launcher: provide an appname for the dummy wx.App instance when notifying about already running application
typo fix
fix icon path
spelling fix
Fix path name detection for default icons.
fix for last commit
add bug closure for #394
debian/control: Add D (bin:package pyhoca-gui): python-cups. (Fixes: #460).
Add subsystem string support for HOOK_forward_tunnel_setup_failed hook.
Improve NX performance by reducing reactivity of wx widgets.
Grey-out all SSH related options for DirectRDP sessions.
Make the clipboard mode configurable through the session profile manager window. (Fixes: #507).
update en.po/de.po, update .mo files
Make the published applications menu tree more robust against unknown icon image types.
Prepare for running against wxPython 3.0. More testing needed. (Fixes: #534).
Rename LICENSE.txt to COPYING.
Add Keywords= field to pyhoca-gui.desktop file.
add missing icon file (SVG)
use full name for the Dutch translator
Support Python wxWidgets 3.0.
fix for last commit (typo)
drop unnecessary wxPython 2.6 code
rebuild some i18n binary files.
rebuild PyHoca-GUI.pot
(Now really) Support Python wxWidgets 3.0.
Don't flood PyHocaGUI._eventid_(uns)hared_folders_map dict with non-valid-anymore event IDs.
pyhoca-gui.spec: Adapt to building on openSUSE/SLES.
pyhoca-gui.desktop: Set Categories: to Application;Network;RemoteAccess;.
pyhoca-gui.spec: Make rpmlint a little happier.
pyhoca-gui.spec: License names in Fedora and SUSE are different.
openSUSE has python-notify whereas Fedora/RHEL has notify-python.
openSUSE (at least >= 12.3) has wxPython 2.9. So let's use it. (On openSUSE 13.1, pyhoca-gui segfaults with wxPython 2.8).
Try to build the .po -> .mo files during package build.
Update Spanish translation file (2x).
i18n: minor fuzziness fix...
Translation status:
pyhoca-gui.desktop: Set Categories: to Network;RemoteAccess;.
setup.py: Install .mo files into DESTDIR.
fix for last commit
fix for last commit (2)
Install locale files into bin:package.
brokerlogin.py: Fix parameter error when evoking message box.
No extra BR on gettext, intltool will pull it in anyway.
More reliably handle errors in a given --broker-url option value.
formalistic code cleanup using pyflakes
add binary files of the Estonian translation (for win32 releases)
update i18n (source/binary) files
release 0.5.0.0
Ricardo Díaz Martín (1):
Update Spanish translation file.
Robert Parts (1):
Add Estonian translation file.
martti pitkanen (1):
Add Finnish translation file.
-----------------------------------------------------------------------
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