index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r4342 - r4359 from 1_1 branch.
Adam Tkac
2011-04-27
7
-71
/
+150
*
Merge r4341 from 1_1 branch (dcommander):
Adam Tkac
2011-04-27
2
-0
/
+10
*
Merged r4340 from 1_1 branch (dcommander):
Adam Tkac
2011-04-27
1
-2
/
+4
*
Added install target for new vncviewer.
Peter Åstrand
2011-04-19
1
-0
/
+2
*
Workaround for when initial window size isn't what we requested.
Pierre Ossman
2011-04-15
1
-0
/
+6
*
Limit window size to framebuffer size, which is the behaviour we have in the
Pierre Ossman
2011-04-15
1
-1
/
+1
*
Add a scroll widget so that we can allow resizing of the main window.
Pierre Ossman
2011-04-15
2
-0
/
+48
*
Need to adjust mouse coordinates now that we can move the widget around.
Pierre Ossman
2011-04-15
1
-2
/
+2
*
Make sure the viewport widget can be moved around (i.e. don't assume we're
Pierre Ossman
2011-04-15
1
-4
/
+4
*
Split out the graphics and input handling to a separate widget in preparation
Pierre Ossman
2011-04-15
5
-476
/
+624
*
Forgot to add the dead key define so that the source code can actually use it.
Pierre Ossman
2011-04-14
1
-0
/
+1
*
Release all pressed keys when we lose focus. This is how we've always done it
Pierre Ossman
2011-04-14
1
-0
/
+9
*
Use a STL map to track keys so we don't have to care what range FLTK key codes
Pierre Ossman
2011-04-14
2
-7
/
+16
*
Make sure AltGr gets sent over on X11.
Pierre Ossman
2011-04-14
1
-0
/
+4
*
Since Ctrl and Cmd tends to mess with the symbol generation, we need to do some
Pierre Ossman
2011-04-14
3
-2
/
+110
*
Handle dead keys more properly (through some fixing in FLTK).
Pierre Ossman
2011-04-11
3
-2
/
+32
*
[Bugfix] Update unix/xserver110.patch patch.
Adam Tkac
2011-03-14
1
-19
/
+19
*
Off-by-one error. FL_F points to "F0", not F1.
Pierre Ossman
2011-03-10
1
-2
/
+2
*
Fix up numpad keys.
Pierre Ossman
2011-03-10
1
-0
/
+20
*
Reorganise the translation to keysyms to make the code simpler. At the same
Pierre Ossman
2011-03-10
2
-115
/
+94
*
Remove extra (incorrect) entry for the euro symbol.
Pierre Ossman
2011-03-10
1
-1
/
+0
*
Initial stab at keyboard support. Lots of corner case to work out though...
Pierre Ossman
2011-03-09
5
-0
/
+1052
*
Unregister timeouts on object destruction so we don't get any crashes.
Pierre Ossman
2011-03-09
1
-0
/
+6
*
Forgot to fully implement the handler for the delayed pointer events.
Pierre Ossman
2011-03-09
1
-0
/
+1
*
Handle pointer events.
Pierre Ossman
2011-03-09
2
-1
/
+72
*
Initial commit of new FLTK based vncviewer. Most of the code comes from the
Pierre Ossman
2011-03-09
15
-0
/
+1694
*
Added additional check to only link against ws2_32 library
Henrik Andersson
2011-03-09
1
-1
/
+4
*
Forgot to add the new PixelTransformer class to the autotools system.
Pierre Ossman
2011-03-08
1
-7
/
+7
*
Split out the pixel format conversion magic to its own class and make
Pierre Ossman
2011-03-08
7
-234
/
+428
*
Ignore all the generated CMake stuff.
Pierre Ossman
2011-03-08
0
-0
/
+0
*
Get the Unix stuff to build using CMake. Based on a patch by Henrik Andersson.
Pierre Ossman
2011-03-08
6
-1
/
+65
*
The Windows specific include path should only be used on Windows.
Pierre Ossman
2011-03-08
1
-1
/
+2
*
Make sure Windows specific code is only included in Windows builds.
Pierre Ossman
2011-03-08
1
-1
/
+4
*
We don't need to special case Windows anymore now since we have proper
Pierre Ossman
2011-03-08
1
-5
/
+1
*
Fix up typo that's been copied around in several places.
Pierre Ossman
2011-03-08
3
-3
/
+3
*
Added complete checks of GnuTLS.
Henrik Andersson
2011-03-08
2
-0
/
+18
*
Set compiler flags early in case they influence the tests.
Pierre Ossman
2011-03-08
1
-9
/
+9
*
Separate and comment the platform tests a bit better.
Pierre Ossman
2011-03-08
1
-2
/
+5
*
Consolidate CMake modules includes at the top of the file.
Pierre Ossman
2011-03-08
1
-4
/
+5
*
Windows actually has socklen_t, it's just that it is in a special header.
Pierre Ossman
2011-03-08
3
-2
/
+5
*
Fixed socklen_t test unix compatible.
Henrik Andersson
2011-03-08
2
-2
/
+9
*
Complete misunderstanding on my part. CMAKE_CL_64 indicates a _Microsoft_
Pierre Ossman
2011-03-08
2
-11
/
+4
*
Avoid intersecting screen with empty clipList in vncHooksCopyArea. The
Peter Åstrand
2011-03-07
1
-1
/
+3
*
The Win64 headers don't like us requesting Windows 2000 as the minimum version
Pierre Ossman
2011-03-04
1
-1
/
+8
*
Restore workaround for CMake's broken 64-bit detection, but in a more
Pierre Ossman
2011-03-04
1
-0
/
+8
*
Check that we are using libjpeg-turbo and not the standard one and complain
Pierre Ossman
2011-03-04
1
-0
/
+7
*
Comment our change of default build type.
Pierre Ossman
2011-03-03
1
-0
/
+2
*
Make the build id generation work on other targets than Windows.
Pierre Ossman
2011-03-03
1
-6
/
+12
*
Clean up the 64-bit handling a bit. Trust CMake to tell use when we have a
Pierre Ossman
2011-03-03
2
-8
/
+2
*
Consolidate all the Windows installer stuff to its own directory.
Pierre Ossman
2011-03-03
4
-37
/
+34
[next]