Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
L
libvncserver
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • rasky
  • libvncserver
  • Repository

Switch branch/tag
  • libvncserver
  • libvncclient
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • dscho's avatar
    LibVNCClient: if the GotRect hook is set, override default op. · eb2eeed9
    dscho authored 17 years ago
    eb2eeed9
Name
Last commit
Last update
..
.cvsignore This monster commit contains support for TightVNC's file transfer protocol. 19 years ago
Makefile.am Build shared libraries per default 18 years ago
corre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 21 years ago
cursor.c libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient 18 years ago
hextile.c signed vs unsigned warnings eliminated (gcc 4.0.1) 19 years ago
listen.c hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac 20 years ago
lzoconf.h fix some build issues WRT ultravnc code. 19 years ago
minilzo.c fix some build issues WRT ultravnc code. 19 years ago
minilzo.h fix some build issues WRT ultravnc code. 19 years ago
rfbproto.c LibVNCClient: if the GotRect hook is set, override default op. 17 years ago
rre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 21 years ago
sockets.c assorted fixes for MinGW32 19 years ago
tight.c signed vs unsigned warnings eliminated (gcc 4.0.1) 19 years ago
ultra.c The great UltraVNC Compatibility Commit 19 years ago
vncviewer.c argv > 0 doesn't make sense for a pointer; assuming argv != NULL. 17 years ago
zlib.c signed vs unsigned warnings eliminated (gcc 4.0.1) 19 years ago
zrle.c sometimes zrle sends too many bytes; play safe 18 years ago