2008-12-23 Jonh Wendell * server/vino-fb.c (vino_fb_init_xdamage): Don't check if we are running at a composited screen and disable XDamage extension. This should work fine nowadays. 2008-12-22 Jonh Wendell * server/libvncserver/rfbserver.c (rfbSendFramebufferUpdate): Resets cursorWasMoved and cursorWasChanged flags, thus eliminating mouse update changes, when there's no mouse change. Closes #494059. Thanks to Oliver Gerlich for the patch. 2008-12-17 Jonh Wendell Added UPnP support. Created a new boolean gconf key called use_upnp. For now, no GUI changes. Closes #564853. * server/miniupnp/*: miniUPnP files * server/vino-upnp.[ch]: New class * server/vino-server.[ch]: Use new VinoUpnp class * server/vino-prefs.c: New gconf key: use_upnp * server/vino-utils.[ch], * docs/debugging.txt: Added UPnP debug stuff 2008-12-16 Jonh Wendell * server/vino-server.c: Simulate a user activity through gnome-screensaver when a client connects, thus not showing the screensaver animation to the client. Closes #562548. 2008-12-16 Jonh Wendell * configure.in: post-release bump version to 2.25.4 ==================== 2.25.3 =======================