gitso

gitso Git Change Log




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

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

Usage of debuild to build the .deb. Related files can be found in debian dir.
13 years 10 days Remove CHANGELOG.txt.

Information is already given in arch/linux/changelog
13 years 10 days Make gitso executable.
13 years 10 days Added homepage to .deb control file.
13 years 10 days Changed vncviewer dependency to xtightvncviewer.
13 years 11 days Fix package name in linux changelog.
13 years 11 days Added --low-colors command line switch.
13 years 11 days 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 9 months Updated page to say "Click Start", not "Click Connect"
15 years 2 months Formatting changes.
15 years 2 months Added a comment about passwords.
15 years 4 months Added note about installing python 2.5
15 years 6 months Added extra info about the --list parameter.
15 years 6 months Added more information about --list command.
15 years 7 months Added FAQ about windows firewall.
15 years 7 months Added FAQ for why x11vnc isn't included by default.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months /trunk/makegitso.sh Fixed the bug in the Info.plist's not getting copy correctly.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Created wiki page through web user interface.
15 years 7 months Created wiki page through web user interface.
15 years 7 months Created wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Created wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months /trunk/Gitso.py Set the executable bit.
15 years 7 months /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 7 months /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 7 months 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 7 months /trunk/arch/osx/Readme.rtfd/TXT.rtf Updated Year.
15 years 7 months /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 7 months /trunk/arch/linux/README-stand-alone.txt Updated stand-alone README for 0.6.
15 years 7 months /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 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Created wiki page through web user interface.
15 years 7 months Removed images.
15 years 7 months Added screenshot.
15 years 7 months Moved screenshot.
15 years 7 months /ScreenshotLinux.png Added linux screenshot.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Edited wiki page through web user interface.
15 years 7 months Renames OS X wiki.
15 years 7 months Added test page. /Build OSX.wiki
15 years 7 months build script to 32-bit mode python in snow leopard
15 years 8 months Disabled NATPMP on Windows. It wasn't working on Windows 7, so I just shut it off.
15 years 8 months Updated the windows port to work with NATPMP.
15 years 8 months Added the NATPMP.py file to the packing scripts.
15 years 8 months /trunk/AboutWindow.py Added Denis to the About window.
15 years 8 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 8 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 10 months Added new windows vnc binaries.
15 years 10 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.
16 years 3 days /trunk/Processes.py Removed the low-resolution parameter from the Linux x11vnc call.
16 years 3 days /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...
16 years 1 month makegitso.nsi - Added ssl.pyd and socket.pyd to the installer, so the windows version can grab the host from a remote list.
16 years 1 month /trunk/ArgsParser.py Added --version and --help.

/trunk/arch/linux/gitso.1
Updated the man page.
16 years 1 month /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.
16 years 1 month 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.
16 years 4 months /trunk/Processes.py Fixed indents.
16 years 4 months /trunk/Processes.py Troy's code to kill VNC processes. Hasn't been tested in windows yet.
16 years 5 months Changed dependency to xvnc4viewer
16 years 5 months Added copyright info for included apps for windows VNCHooks_COPYING.txt

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

Branches

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