[go: up one dir, main page]

Menu

Tree [1c8847] git_migration /
 History

HTTPS access


File Date Author Commit
 CVSROOT 2009-11-10 bjasspa <> [35fbc4] Added VirtuaWin.exe.manifest to the all module
 Help 2013-06-18 bjasspa <> [78a987] Fixed typo reported by Dean Toth (thanks for re...
 Icons 2007-07-16 bjasspa <> [4d41ae] Added new desk icons.
 Module 2014-06-08 bjasspa <> [966181] #228 Added support for MS VC++ (Epress) 8 & 9+ ...
 Modules 2014-06-08 bjasspa <> [966181] #228 Added support for MS VC++ (Epress) 8 & 9+ ...
 WinList 2014-06-08 bjasspa <> [cf33a4] #228 Added main program resource to WinList to ...
 scripts 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 .cvsignore 2009-11-24 bjasspa <> [df6b11] Ignore vwHook.res
 COPYING.TXT 2006-07-04 bjasspa <> [d6a410] Fixed strange \r\r\n line termination in many o...
 ConfigParameters.h 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 Defines.h 2014-06-08 bjasspa <> [6cb86e] #221 Fixed 64bit process names not being obtain...
 DiskRoutines.c 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 DiskRoutines.h 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 HISTORY.TXT 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 Makefile 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 Messages.h 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 ModuleRoutines.c 2014-06-08 bjasspa <> [32276e] Fixed 1 byte scribble in vwModuleLoad
 README.TXT 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 READMEII.TXT 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 Resource.h 2012-10-06 bjasspa <> [a54955] 3304530 Added Automatically close window option...
 SetupDialog.c 2014-06-08 bjasspa <> [32276e] Fixed 1 byte scribble in vwModuleLoad
 VirtuaWin.c 2014-06-08 bjasspa <> [6cb86e] #221 Fixed 64bit process names not being obtain...
 VirtuaWin.exe.manifest 2009-11-24 bjasspa <> [89da87] 2901801 Added trustInfo to manifest
 VirtuaWin.h 2014-06-08 bjasspa <> [6cb86e] #221 Fixed 64bit process names not being obtain...
 VirtuaWin.rc 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 WinRuleDialog.c 2014-06-08 bjasspa <> [6cb86e] #221 Fixed 64bit process names not being obtain...
 build 2016-03-05 Johan Piculell Johan Piculell [1c8847] Changed file mode
 build.bat 2014-06-08 bjasspa <> [966181] #228 Added support for MS VC++ (Epress) 8 & 9+ ...
 vwCommands.def 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 vwHook.c 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 vwHook.h 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 vwHook.rc 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 win32v6.mak 2012-10-11 bjasspa <> [fb1314] V4.4 - updated copyright year
 win32v8.mak 2014-06-08 bjasspa <> [966181] #228 Added support for MS VC++ (Epress) 8 & 9+ ...
 win32v9.mak 2014-06-08 bjasspa <> [966181] #228 Added support for MS VC++ (Epress) 8 & 9+ ...

Read Me

                       VirtuaWin
          <http://virtuawin.sourceforge.net/>
	
                  by Johan Piculell
                 <virtuawin@home.se>


Description
--------------------------------------------------------------
VirtuaWin is a small, fast and easy to use virtual desktop manager for
Windows9x/ME/NT/2000/XP/Vista with no unnecessary features. The current
desktop is indicated by a small icon in the system tray to conserve space.
There are many configuration possibilities for both mouse and keyboard
control. VirtuaWin also supports modules for adding features without
decreasing the performance in VirtuaWin itself.


Code comments
--------------------------------------------------------------
The source has been compiled using the MINGW & Cygwin gcc compiler as well as
Microsoft MSVC v6.0. It should be possible to compile with other win32 C
compilers with perhaps minor changes.

Check our website for info on module development.


Files
--------------------------------------------------------------
README.TXT      This file.
HISTORY.TXT     Description of changes.
COPYING.TXT     GNU General Public License Version 2.
build           Build script for MINGW MSYS & Cygwin bash.
build.bat       Build script for Microsoft cmd. 
Makefile        Makefile for MINGW & Cygwin.
win32v6.mak     Makefile for Microsoft MSVC v6.0.
*.c *.h	        Source files.


Bugs
--------------------------------------------------------------
If you discover any bugs in this software, please register a bug in the
SourceForge tracking system at http://sourceforge.net/projects/virtuawin/

Please include version number and as much information about the problem as
possible.


Copyright
--------------------------------------------------------------
VirtuaWin is a freely distributed program and is licensed under the GNU
General Public License.

Copyright (c) 1999-2005 Johan Piculell
Copyright (c) 2006-2012 VirtuaWin (VirtuaWin@home.se)