summaryrefslogtreecommitdiffstats
path: root/VisualNaCro
Commit message (Collapse)AuthorAgeFilesLines
* Check rfbGetScreen() return value everywhere.Christian Beier2011-03-171-0/+2
| | | | | This fixes a segfault when a server is invoked with the '-help' commandline argument.
* Remove unneeded files concerning CVS.Christian Beier2011-01-311-22/+0
| | | | | | We have a git repo nowadays and I guess we won't go back to CVS. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* VisualNaCro: add .gitignore filedscho2008-05-311-0/+5
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* VisualNaCro: fix configure.acdscho2008-05-311-1/+1
| | | | | | There was a misunderstanding as to the workings of AC_CHECK_PROG(). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* complain when SWIG is not present, but neededdscho2007-01-251-0/+1
|
* Complain if libvncserver-config was not found in PATHdscho2007-01-251-2/+6
|
* VisualNaCro: add sendasciidscho2006-10-122-0/+42
|
* VisualNaCro: add 'i', 'c' and 'r' menu keysdscho2006-10-102-1/+44
|
* VisualNaCro: add --compact and --compact-draggingdscho2006-10-102-9/+40
|
* fix in-place compilation of VisualNaCrodscho2006-09-121-1/+1
|
* fix call to alert()dscho2006-09-121-1/+1
|
* VisualNaCro: add magic key 'd' to display the current reference imagedscho2006-09-124-30/+100
|
* forgot to check in nacro.hdscho2006-09-121-0/+5
|
* implement rubberband for rectangular selectiondscho2006-09-122-6/+77
|
* fix compilation with cygwindscho2006-09-122-2/+2
|
* VisualNaCro: support clipboard and symbolic key names with X11::Keysymsdscho2006-09-124-30/+83
|
* support clipboarddscho2006-09-122-11/+61
|
* fix typodscho2006-06-151-1/+3
|
* no need for Time::HiRes to play backdscho2006-06-153-6/+7
|
* add timingdscho2006-06-151-1/+23
|
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-153-33/+33
|
* socketInitDone -> socketStatedscho2005-05-072-2/+8
|
* use Getoptdscho2005-01-211-0/+32
|
* more ignorancedscho2005-01-181-1/+4
|
* ignore generated filesdscho2005-01-161-0/+19
|
* fix most TODOs; recorder.pl now actually records something; add nacro.pm to ↵dscho2005-01-145-59/+533
| | | | package
* VisualNacro, a visual macro recorder for VNC. Alpha versiondscho2005-01-1410-0/+1028