gitso

gitso Git Change Log




Age Message
12 years 6 months Added a sleep statement for OpenBSD in Processes.py: patch from jirib@devio.us.
12 years 6 months Forgot to import re in Processes.
12 years 6 months Added imports for re: patch from: jirib@devio.us.
12 years 6 months Updated NATPMP library and added BSD support, patch from: jirib@devio.us
12 years 6 months New version 0.6.2.

Updated changelog.
Cleanup filenames.
Build of .deb and .tar.gz in parent now.
12 years 6 months Use dpkg-buildpackage instead of debuild.
12 years 6 months Removed quilt format specification.
12 years 6 months Cleaned up .deb creation.

Usage of debuild to build the .deb. Related files can be found in debian dir.
12 years 6 months Remove CHANGELOG.txt.

Information is already given in arch/linux/changelog
12 years 6 months Make gitso executable.
12 years 6 months Added homepage to .deb control file.
12 years 6 months Changed vncviewer dependency to xtightvncviewer.
12 years 6 months Fix package name in linux changelog.
12 years 6 months Added --low-colors command line switch.
12 years 6 months Added 8 bit color compression.

Currently, it works only with vncviewer under linux.
--low-colors command line argument added.
Includes checkbox in GUI.

Fixes issue 9 and issue 52 for linux.
14 years 3 months Updated page to say "Click Start", not "Click Connect"
14 years 8 months Formatting changes.
14 years 8 months Added a comment about passwords.
14 years 10 months Added note about installing python 2.5
15 years 25 days Added extra info about the --list parameter.
15 years 25 days Added more information about --list command.
15 years 1 month Added FAQ about windows firewall.
15 years 1 month Added FAQ for why x11vnc isn't included by default.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month /trunk/makegitso.sh Fixed the bug in the Info.plist's not getting copy correctly.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month Created wiki page through web user interface.
15 years 1 month Created wiki page through web user interface.
15 years 1 month Created wiki page through web user interface.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month Created wiki page through web user interface.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month Edited wiki page through web user interface.
15 years 1 month /trunk/Gitso.py Set the executable bit.
15 years 1 month /trunk/ArgsParser.py Changed location of gitso-hosts on windows users. Now uses USERPROFILE.

/trunk/ConnectionWindow.py
Before it tries to write to the hosts file, it checks to see if it's there.
15 years 1 month /trunk/Processes.py Removed the black background. May include in future optimizations.

/trunk/GitsoThread.py
Changed how we check to see if vnc process is running.
15 years 1 month M makegitso.sh M CHANGELOG.txt M arch/linux/changelog A arch/linux/gitso_rpm_centos.spec Made the package build on CentOS, but it doesn't have wxWidgets, so we're going to not include support for it. But when they add wxWidgets of if a u
15 years 1 month /trunk/arch/osx/Readme.rtfd/TXT.rtf Updated Year.
15 years 1 month /trunk/makegitso.sh Commented out changing the python 32/64 bit prefs.

/trunk/CHANGELOG.txt
/trunk/arch/linux/changelog
/trunk/arch/linux/README-stand-alone.txt
Updated changelogs.
15 years 1 month /trunk/arch/linux/README-stand-alone.txt Updated stand-alone README for 0.6.
15 years 1 month /trunk/makegitso.sh /trunk/arch/linux/build_rpm.sh /trunk/arch/linux/gitso_rpm.spec Updated build script for OpenSUSE.

/trunk/GitsoThread.py
/trunk/ConnectionWindow.py
Disabled NatPMP.

/trunk/CHANGELOG.txt
/trunk/arch/linux/changelog
Updated for new release.
15 years 2 months Edited wiki page through web user interface.
15 years 2 months Edited wiki page through web user interface.
15 years 2 months Edited wiki page through web user interface.
15 years 2 months Edited wiki page through web user interface.
15 years 2 months Created wiki page through web user interface.
15 years 2 months Removed images.
15 years 2 months Added screenshot.
15 years 2 months Moved screenshot.
15 years 2 months /ScreenshotLinux.png Added linux screenshot.
15 years 2 months Edited wiki page through web user interface.
15 years 2 months Edited wiki page through web user interface.
15 years 2 months Edited wiki page through web user interface.
15 years 2 months Renames OS X wiki.
15 years 2 months Added test page. /Build OSX.wiki
15 years 2 months build script to 32-bit mode python in snow leopard
15 years 2 months Disabled NATPMP on Windows. It wasn't working on Windows 7, so I just shut it off.
15 years 2 months Updated the windows port to work with NATPMP.
15 years 2 months Added the NATPMP.py file to the packing scripts.
15 years 2 months /trunk/AboutWindow.py Added Denis to the About window.
15 years 2 months /trunk/NATPMP.py Added library.

/trunk/makegitso.sh
Updated order of OS X code.

/trunk/GitsoThread.py
/trunk/ConnectionWindow.py
Added the NATPMP code.

/trunk/arch/osx/Info.plist
Deleted this file.
15 years 2 months /gitso.svg Deleted old logo.

/AboutWindow.py
/ConnectionWindow.py
/Processes.py
/ArgsParser.py
/GitsoThread.py
/COPYING
/makegitso.nsi
/Gitso.py
Updated copyright year

/makegitso.sh
Reorganized how the command-line options were setup. How the cleaning worked, variable names, etc....

/arch/linux/build_rpm.sh
Updated copyright file include.

/arch/linux/gitso_rpm_fedora.spec
Reordered things so they were easier to read.
15 years 4 months Added new windows vnc binaries.
15 years 4 months /trunk/makegitso.sh Updated different builds for Snow Leopard and Leopard.

/trunk/Gitso.py
Fixed the paths issue.

/trunk/arch/osx/Info.plist
Temp file that should be deleted.

/trunk/arch/osx/setup.py
Updated setup for Snow Leopard.

/trunk/arch/osx/Info_OSX-10.5.plist
/trunk/arch/osx/Info_OSX-10.6.plist
Updated different Info.plist files for Leopard and Snow Leopard.
15 years 6 months /trunk/Processes.py Removed the low-resolution parameter from the Linux x11vnc call.
15 years 6 months /trunk/makegitso.sh Updated build script for OS X. We hadn't really cleaned up all the files yet for Gitso 0.6.

/trunk/ArgsParser.py
Updated the paths for OS X both for --dev and normal usage.

/trunk/Gitso.py
I added a temporary work-around for Snow Leopard by using paths.
This may actually not work. This may only be for upgrades (without a clean install) that have both versions of python...
15 years 8 months makegitso.nsi - Added ssl.pyd and socket.pyd to the installer, so the windows version can grab the host from a remote list.
15 years 8 months /trunk/ArgsParser.py Added --version and --help.

/trunk/arch/linux/gitso.1
Updated the man page.
15 years 8 months /trunk/AboutWindow.py Updated copyright info for Windows version and added Troy as a contributor

/trunk/Processes.py
Updated the way linux processes are killed, because there's no way to find the correct one, so I kill them all.

/trunk/arch/win32/msvcr71_README.txt
/trunk/makegitso.nsi
Added readme for MSVCR711.dll

/trunk/arch/linux/control
Reverted to the use of vncviewer, not vnc4viewer. vnc4viewer, doesn't change the background back, it crashes Gitso and doesn't support the same commandline arguments.

/trunk/ConnectionWindow.py
Added the timing (sleep for small bits) back in and cleaned up the killPID() parameters.
15 years 8 months arch/win32/setup.py - Added metadata about the app.

ArgsParser.py
- Cleaned up imports and updated year

ConnectionWindow.py
- Update threadlocking. in setMessage() if the lock is already set, the method returns so it doesn't freeze.
- Also removed the argument from self.CreateStatusBar().

makegitso.nsi
- Added win32api.pyd

Processes.py
- Added development mode for Windows Processes.
15 years 10 months /trunk/Processes.py Fixed indents.
15 years 10 months /trunk/Processes.py Troy's code to kill VNC processes. Hasn't been tested in windows yet.
15 years 11 months Changed dependency to xvnc4viewer
15 years 11 months Added copyright info for included apps for windows VNCHooks_COPYING.txt

Got windows port close to running.
15 years 11 months Moved vncviewer.exe, winvnc.exe, and vnchooks.dll to Install Directory
16 years 1 month added default button as start
16 years 1 month issue #18
16 years 5 months Updated license information for our code as well as third party source and copyright information. Updated Mac port for new icons, threads, build script, extra flags, etc.
16 years 5 months Testing anonymous commit.
16 years 5 months Added Support for Fedora.
16 years 5 months Added .rpm support in the build script.
16 years 5 months Rewrote AboutWindow, implemented --list, added scripts for the linux stand-alone version and updated build script to make the stand-alone tarball.
16 years 5 months Deleting wiki page ManPage.
16 years 5 months Created wiki page through web user interface.
16 years 5 months Wrote manpage (linux). Added support for --listen, --dev, --connect, --help. Rewrote makegitso.pl in bash. Optimized timing in the threads.
16 years 5 months Fixed processes/threads for OS X.
16 years 5 months Updated working threads on Linux. Timing issues arose and are fixed on my system, but should pay attention on other systems.
16 years 5 months Moved classes to separate files. Processes are now dispatched via a thread. Added initial support for command line arguments.
16 years 7 months Updated Windows Installer.
16 years 7 months Updated vnc connection settings for OS X.
16 years 7 months
16 years 7 months Updated makegitso.nsi to include the icon and the hosts.txt
16 years 7 months Updated Background colors (windows), About Window (windows), hosts files (windows), About Gitso Menu (windows).
16 years 7 months fixed the command to call x11vnc with all the arguments
16 years 8 months windows installer fixes
16 years 8 months typos
16 years 8 months added all the Gitso binary stuff that shows up in dist\ after running makegitso.bat
16 years 8 months renamed makegitso to makegitso.pl
16 years 8 months Added windows build script.
16 years 8 months fixed uninstall stuff and added some default registry options to make TightVNC work better
16 years 8 months : removed deb, added some stuff to Windows installer
16 years 8 months :added windows supporting files and the start to an .nsi installer
16 years 8 months :Some windows fixes
16 years 8 months :fixed icon path
16 years 8 months Rolling back hosts.txt to revision 47.
16 years 8 months Fixed icons(Linux), Hosts File(Linux), .desktop(Linux), makegitso(Linux), resized icon.ico
16 years 8 months added some windows fixes for window size, os.kill alternative, and del app to rerun in IDLE
16 years 8 months Preliminary Windows Support. Fixed Title bars.
16 years 10 months Fixed a couple bugs in Linux where it wouldn't find /usr/share/gitso/Gitso.py and the copyright.
16 years 10 months Final deletion of folders.
16 years 10 months Updated Linux version, sizes and things, and implemented the .deb packaging script
16 years 10 months Reverted Trunk back to version 37, one more fix.
16 years 10 months Reverted Trunk back to version 37
16 years 10 months Removed file/folder
16 years 10 months Removed file/folder
16 years 10 months
16 years 10 months Updated Gitso.py for Linux
16 years 10 months Rewrote Gitso.py, moved old one to gitso_gtk.py and updated license to GPL 3
16 years 10 months More file structure changes.
16 years 10 months More file structure changes.
16 years 10 months More file structure changes.
16 years 10 months Changed File Structure and added some OS X specific files
16 years 11 months Moved Gitso's base class into a central package Gitso base execution script now just handles the execution of the app. Started PyDoc style documentation Started making paths cross-platform
16 years 11 months Center Main window on screen
16 years 11 months oops
16 years 11 months Fixed vnc arguments.
16 years 11 months 0.4 - Do not fear the monster
16 years 11 months finalizing for release
16 years 11 months updated docs
16 years 11 months updated icon
16 years 11 months Added window icon.
16 years 11 months cleanup
16 years 11 months icon
16 years 11 months .desktop file
16 years 11 months icon
16 years 11 months change aboutlicense.txt to copyright
16 years 11 months debianizing
16 years 11 months debianizing
16 years 11 months debianizing
16 years 11 months extraneous
16 years 11 months moved to package/usr/share/doc/gitso/copyright
16 years 11 months moving to package
16 years 11 months debianizing
16 years 11 months renamed to gitso
16 years 11 months renamed for alt+f2 maximization
16 years 11 months Moved Menu to UIManager
17 years 6 months
17 years 6 months
17 years 6 months
17 years 6 months
17 years 6 months
17 years 11 months Updated AboutDialog website URL
17 years 11 months Initial Import

Branches

Number of commits: 158
Page rendered in 1.15895s using 330 queries.