2005-02-23 01:03:15 (rev 85, lefevre) Updated DeepKeys module to version 2.06. 2005-02-22 00:06:01 (rev 84, lefevre) Added mouse wheel support. 2005-02-20 23:53:36 (rev 83, lefevre) Updated the Makefile to squeeze VNC. 2005-02-20 23:04:40 (rev 82, lefevre) Updated URL in !Help. 2005-02-20 22:49:12 (rev 81, lefevre) The server can now be defined using a host name (not only IP address). 2005-02-20 05:36:58 (rev 80, lefevre) zlib/Makefile: removed svn:executable property. 2005-02-20 05:34:32 (rev 79, lefevre) Makefile: set type of mcode.o to Data. 2005-02-20 05:24:53 (rev 78, lefevre) Update to zlib 1.2.1 (2003-11-17). 2005-02-20 05:06:15 (rev 77, lefevre) Set svn:ignore property. 2005-02-20 05:03:56 (rev 76, lefevre) New Makefile for GNU make. VNC is no longer squeezed. 2005-02-20 04:22:25 (rev 75, lefevre) CLib -> CLIB. 2005-02-20 04:14:49 (rev 74, lefevre) Added svn:ignore property on zlib. 2005-02-20 04:11:47 (rev 73, lefevre) New zlib/Makefile for GNU make. 2005-02-20 04:09:55 (rev 72, lefevre) Renamed zlib/Makefile as zlib/Makefile.old2. 2005-02-17 01:22:36 (rev 71, lefevre) Removed svn:executable property that was added by the RISC OS svn client. 2005-02-17 01:00:57 (rev 70, lefevre) Added binary files and DeepKeys directory to the SVN repository. 2003-03-13 11:18:01 (rev 69, vlefevre) Patch by Theo Markettos: _ Hotkey to switch between fullscreen and window mode. _ Documentation about his international keyboard changes. 2003-02-28 17:05:41 (rev 68, vlefevre) Added -apcs 3/32 to ObjAsm flags. 2003-02-26 00:50:40 (rev 67, vlefevre) Do not request display updates to the server when they are disabled. 2003-02-23 18:30:17 (rev 66, vlefevre) Added option to set the mouse bounding box to the visible area of ViNCe's window, and associated hotkey. 2003-02-23 11:08:11 (rev 65, vlefevre) Added option to disable the display updates, and associated hotkey. 2003-02-22 13:28:14 (rev 64, vlefevre) Added IP address and display number to the window title. Updated TODO list. 2003-01-18 00:30:21 (rev 63, vlefevre) Added: configurable hotkey to quit !ViNCe. TODO updated. 2003-01-15 08:01:37 (rev 62, vlefevre) Added necessary RMEnsure lines for SharedCLibrary 5.34. See . 2003-01-05 20:59:50 (rev 61, vlefevre) Limited international keymap support (patch by Theo Markettos). 2003-01-05 03:29:46 (rev 60, vlefevre) Update for ARMalyser and the 32-bit GCC. 2002-12-04 00:17:22 (rev 59, vlefevre) Move to APCS-32. 2002-11-30 03:26:34 (rev 58, vlefevre) Detect when the server closes. 2002-11-29 01:59:23 (rev 57, vlefevre) More consistency and bug fixes concerning the sockets. ViNCe couldn't be always quit after the server had closed. Error messages added. TODO list updated. 2002-08-03 15:04:17 (rev 56, vlefevre) Added TODO file. 2002-08-03 13:55:54 (rev 55, vlefevre) Option debug in config file. Statistics concerning rectangle updates (when debug is set). 2002-08-02 00:23:40 (rev 54, vlefevre) Removed useless test. 2002-07-31 13:38:32 (rev 53, vlefevre) Option mousetracking added. Some changes in mouse tracking (now more intuitive). 2002-07-26 20:30:23 (rev 52, vlefevre) Fastcopy can be used even if the window is partially visible. This option is now enabled by default. 2002-07-26 00:06:32 (rev 51, vlefevre) Replaced altsendsmeta option by more powerful shiftkey, ctrlkey, altkey, metakey options. 2002-07-21 22:59:31 (rev 50, vlefevre) Removed wimp_WINDOW_NO_BOUNDS if noborder is false: when the window is opened, it is fully on the screen. 2002-07-10 23:58:21 (rev 49, vlefevre) Option altsendsmeta. 2002-07-10 11:52:54 (rev 48, vlefevre) Distinguish between * Escape and Ctrl-[ * Backspace and Ctrl-h (and Ctrl-Shift-h) * Delete and Ctrl-? (though the Wimp doesn't send anything for Ctrl-?) 2002-07-09 17:18:05 (rev 47, vlefevre) Bug fixed: release the special keys (ctrl, alt) at the end. 2002-07-08 00:24:51 (rev 46, vlefevre) Shift-Up and PageUp distinguished, and so on... 2002-07-07 23:46:01 (rev 45, vlefevre) Special keys: switch replaced by an array; Ctrl-keys should now be taken into account. 2002-07-06 16:12:02 (rev 44, vlefevre) Version number written in the title bar. 2002-07-06 11:08:52 (rev 43, vlefevre) ChangeLog removed from CVS. 2002-07-06 11:03:15 (rev 42, vlefevre) Distinguish Return and Ctrl-M. 2002-07-06 09:30:38 (rev 41, vlefevre) DeepKeys module now distributed with ViNCe. 2002-07-05 23:36:32 (rev 40, vlefevre) Update. 2002-07-05 23:33:17 (rev 39, vlefevre) Note about Cerilica's DeepKeys module. 2002-07-05 23:30:05 (rev 38, vlefevre) Home and Ctrl-^ distinguished using the DeepKeys module. 2002-07-05 19:13:01 (rev 37, vlefevre) Fixed problems with Ctrl-key and Ctrl-Shift-key. Problem with Ctrl-^ still remains. 2002-07-05 16:54:13 (rev 36, vlefevre) Bug fixed in BlockCopy (rectangles weren't flushed). 2002-07-04 22:54:36 (rev 35, vlefevre) Update. 2002-07-04 22:51:56 (rev 34, vlefevre) Optimization: fastcopy. 2002-07-04 18:17:27 (rev 33, vlefevre) Option to open the window on top. 2002-07-03 21:22:55 (rev 32, vlefevre) Update. 2002-07-03 21:19:05 (rev 31, vlefevre) Optimization for rfbFramebufferUpdate. New option addrectshift. 2002-06-30 13:33:17 (rev 30, vlefevre) Dependencies fixed. 2002-06-30 10:25:40 (rev 29, vlefevre) Update. 2002-06-30 10:20:22 (rev 28, vlefevre) Starting emacs on an empty file (using its special interface) and typing lots of backspaces sometimes yielded the following problem: ViNCe didn't receive anything any longer from the VNC server. There were buffered RFBServer messages, but ViNCe didn't get them because of the ip_ready test at the beginning of HandleRFBServerMessage(). Testing variable buffered cures the problem. 2002-06-30 00:41:18 (rev 27, vlefevre) Support for Ctrl-underscore (useful for emacs). 2002-06-29 21:39:36 (rev 26, vlefevre) Update. 2002-06-29 21:32:04 (rev 25, vlefevre) Home and End keys taken into account. 2002-06-29 21:02:45 (rev 24, vlefevre) ChangeLog added. 2002-06-27 23:29:35 (rev 23, vlefevre) Small optimization. 2002-06-09 20:01:52 (rev 22, vlefevre) Added back icon and toggle icon. 2002-06-09 17:35:45 (rev 21, vlefevre) Comment added. Option closewindow set to 0. 2002-06-09 11:15:33 (rev 20, vlefevre) Credits updated. 2002-06-09 11:01:31 (rev 19, vlefevre) VNC -> ViNCe. 2002-06-09 10:59:11 (rev 18, vlefevre) Help updated. VNC$Dir -> ViNCe$Dir. 2002-06-09 00:06:17 (rev 17, vlefevre) Function poll() fixed (some events weren't taken into account). 2002-04-17 21:37:43 (rev 16, vlefevre) VNC -> ViNCe. 2002-04-17 20:55:24 (rev 15, vlefevre) Added IconSprites command 2002-03-17 15:47:42 (rev 14, vlefevre) Added Libs dependency. 2002-03-17 15:43:37 (rev 13, vlefevre) Update to zlib 1.1.4. 2002-03-11 21:58:27 (rev 12, vlefevre) Typos. 2002-03-11 06:56:22 (rev 11, vlefevre) More checks about the IP address (type int -> unsigned int). Option guess in config file. 2002-03-10 18:02:29 (rev 10, vlefevre) !Boot file added. Choices path used for the config file. 2002-03-10 16:48:33 (rev 9, vlefevre) Buffer for config file name extended to 1024 characters + file name length checked. 2002-03-10 16:26:53 (rev 8, vlefevre) Patch by Henrik. 2002-03-10 16:17:45 (rev 7, vlefevre) 2 bugs fixed. 2002-03-10 16:05:52 (rev 6, vlefevre) Makefile and includes modified to compile with gcc + libscl. 2002-03-10 15:23:40 (rev 2, vlefevre) Initial revision 2002-03-10 15:23:40 (rev 1) New repository initialized by cvs2svn.