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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
tx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stdexcept' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-11-07
1
-1
/
+3
|
\
|
*
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
1
-1
/
+1
|
*
Use standard exception classes
Pierre Ossman
2024-11-06
1
-0
/
+2
*
|
Avoid invalid XFree for XClassHint
Pierre Ossman
2024-10-22
1
-0
/
+1
|
/
*
Merge branch 'errno' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-10-09
1
-1
/
+1
|
\
|
*
Consistently use SocketException for socket errors
Pierre Ossman
2024-10-09
1
-1
/
+1
*
|
Add clipboard support to x0vncserver
Gaurav Ujjwal
2024-09-25
2
-6
/
+10
|
/
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-2
/
+2
*
Mark overridden virtual functions
Pierre Ossman
2024-06-24
4
-4
/
+4
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
6
-20
/
+26
*
Prefer target_include_directories()
Pierre Ossman
2023-03-31
1
-5
/
+5
*
Use standard C string functions
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Remove custom CharArray type
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
2
-19
/
+19
*
Use stdint types
Pierre Ossman
2023-02-01
2
-2
/
+1
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
5
-9
/
+11
*
Mark system include paths correctly
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Fix memory leaks
Jan Grulich
2018-11-20
1
-7
/
+9
*
Remove support for Lynx/OS
Peter Åstrand (astrand)
2017-11-08
1
-5
/
+0
*
spelling fixes
klemens
2017-01-28
1
-1
/
+1
*
Fix some bad signed/unsigned mismatches
Pierre Ossman
2015-06-17
1
-4
/
+4
*
Remove all unused TX widgets
Pierre Ossman
2014-07-07
11
-1487
/
+1
*
Add a global event handler so that we can intercept custom events
Pierre Ossman
2014-06-25
2
-0
/
+28
*
Some applications probe for clipboard formats using the
Pierre Ossman
2013-11-06
1
-0
/
+2
*
Remove unused autotools build system
DRC
2011-06-24
1
-10
/
+0
*
Split out the pixel format conversion magic to its own class and make
Pierre Ossman
2011-03-08
1
-1
/
+1
*
Get the Unix stuff to build using CMake. Based on a patch by Henrik Andersson.
Pierre Ossman
2011-03-08
1
-0
/
+13
*
[Bugfix] TXViewport: check if we need another scrollbar after adding one
Adam Tkac
2011-01-17
1
-4
/
+13
*
[Bugfix] TXViewport: set the window max width/height considering the scrollbars
Adam Tkac
2011-01-17
1
-0
/
+11
*
[Bugfix] Don't crash in TXImage::updateColourMap function due NULL pointer
Adam Tkac
2010-03-04
1
-1
/
+2
*
Make unix/ subtree compilable.
Adam Tkac
2009-09-04
1
-1
/
+2
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
4
-4
/
+4
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
4
-4
/
+4
*
Fix generation of native pixel format so the that internal state is correct.
Pierre Ossman
2009-04-20
1
-13
/
+19
*
Revert r3657 (import of autogenerated) files.
Adam Tkac
2009-03-13
1
-528
/
+0
*
Import autogenerated files for unix/ and common/ subdirs to make source
Adam Tkac
2009-03-11
1
-0
/
+528
*
When updating X11 window title, update WM_ICON_NAME and WM_CLASS as
Peter Åstrand
2009-01-15
1
-1
/
+8
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
2
-0
/
+7
*
Include headers in Makefile.am-s in unix/* to fix "make dist" command
Adam Tkac
2008-07-14
1
-2
/
+5
*
- generate Makefile.in in unix/* subtree from Makefile.am
Adam Tkac
2008-04-17
2
-17
/
+6
*
After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438
Adam Tkac
2008-03-22
4
-14
/
+17
*
- handle HAVE_MITSHM macro through config.h
Adam Tkac
2008-03-20
2
-0
/
+7
*
- use Makefile.am and configure.ac
Adam Tkac
2008-03-20
2
-17
/
+7
*
Added some missing #includes whose prevent build source with gcc 4.3
Adam Tkac
2008-03-19
1
-0
/
+1
*
viewer could aborted when only one scrollbar should be used
Adam Tkac
2008-03-14
2
-7
/
+22
*
Updated build scripts in unix/ for new directory layout.
Constantin Kaplinsky
2006-06-02
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
17
-0
/
+2646