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
/
vncviewer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up string encoding handling
Pierre Ossman
2023-06-30
1
-0
/
+5
*
Consistently use uint8_t for data buffers
Pierre Ossman
2023-03-18
2
-2
/
+2
*
Merge "Pixel" type in to PixelFormat header
Pierre Ossman
2023-02-18
1
-1
/
+0
*
Use operator overloading for comparison
Pierre Ossman
2023-02-04
1
-1
/
+1
*
Remove unused rfb/util.h includes
Pierre Ossman
2023-02-04
2
-0
/
+2
*
Use std::string for string memory management
Pierre Ossman
2023-02-04
3
-14
/
+11
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
2
-5
/
+5
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
6
-30
/
+26
*
Use fixed size character buffer
Pierre Ossman
2023-02-04
1
-4
/
+3
*
Remove trailing slash from getvnchomedir()
Pierre Ossman
2023-02-04
2
-4
/
+4
*
Namespace directory functions
Pierre Ossman
2023-02-04
3
-7
/
+7
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
4
-20
/
+13
*
Use StringParameters directly
Pierre Ossman
2023-02-04
2
-5
/
+5
*
Get rid of TCHAR magic
Pierre Ossman
2023-02-04
1
-1
/
+0
*
Use stdint types
Pierre Ossman
2023-02-01
10
-30
/
+29
*
Use __attribute__:s directly
Pierre Ossman
2023-01-05
2
-15
/
+6
*
Don't partially init monitor information
Pierre Ossman
2023-01-05
1
-1
/
+1
*
Fix incorrect types
Pierre Ossman
2023-01-05
1
-4
/
+4
*
Remove useless checks
Pierre Ossman
2023-01-05
1
-3
/
+0
*
Explicitly mark switch case fall through
Pierre Ossman
2023-01-05
2
-0
/
+2
*
Add missing breaks to Windows key grab code
Pierre Ossman
2023-01-04
1
-0
/
+2
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
11
-33
/
+46
*
Respect given server name
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Don't include unused file path parameter
Pierre Ossman
2023-01-04
1
-3
/
+3
*
Mark system include paths correctly
Pierre Ossman
2023-01-04
1
-2
/
+2
*
Remove debugging strdup()
Pierre Ossman
2023-01-02
1
-1
/
+1
*
Keep font name in permanent memory
Pierre Ossman
2023-01-02
1
-5
/
+10
*
Add client-side support for the MSLogonII security type.
Dinglan Peng
2022-12-27
1
-0
/
+2
*
Add client-side support for the DH security type.
Dinglan Peng
2022-12-27
1
-0
/
+6
*
Merge pull request #1525 from pdlan/add-ra2-java
Brian Hinz
2022-12-22
1
-0
/
+1
|
\
|
*
Fix missing RA2ne enabling in storeOptions()
pdlan
2022-09-03
1
-0
/
+1
*
|
Merge branch 'newoptions' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2022-12-22
16
-372
/
+789
|
\
\
|
*
|
Respect system UI font
Pierre Ossman
2022-12-22
1
-3
/
+34
|
*
|
Fix up padding for radio/check buttons
Pierre Ossman
2022-12-22
1
-3
/
+3
|
*
|
Reduce indent to same as a normal margin
Pierre Ossman
2022-12-22
1
-1
/
+1
|
*
|
Wider margin around window edges
Pierre Ossman
2022-12-22
2
-3
/
+3
|
*
|
Dynamically size Fl_Group:s
Pierre Ossman
2022-12-22
1
-32
/
+28
|
*
|
Make UserDialog use standard layout constants.
Pierre Ossman
2022-12-22
1
-21
/
+30
|
*
|
Make ServerDialog use standard layout constants
Pierre Ossman
2022-12-22
1
-35
/
+35
|
*
|
Modern look for options sections
Pierre Ossman
2022-12-22
2
-43
/
+52
|
*
|
Change to modern layout in options dialog
Pierre Ossman
2022-12-22
5
-11
/
+273
|
*
|
Use standard accessors for Fl_Monitor_Arrangement
Pierre Ossman
2022-09-07
3
-11
/
+17
|
*
|
Rename MonitorArrangement to Fl_Monitor_Arrangement
Pierre Ossman
2022-09-07
5
-31
/
+31
|
*
|
Split general FLTK appearance to separate file
Pierre Ossman
2022-09-07
4
-23
/
+90
|
*
|
Split out FLTK utility functions
Pierre Ossman
2022-09-07
6
-83
/
+114
|
*
|
Move general FLTK stuff to own directory
Pierre Ossman
2022-09-07
9
-19
/
+25
|
|
/
*
|
Rebuild .desktop and metainfo when needed
Pierre Ossman
2022-12-19
1
-0
/
+4
*
|
Don't translate "RSA-AES"
Pierre Ossman
2022-12-15
1
-1
/
+1
*
|
Move window to front on full screen
Pierre Ossman
2022-12-15
1
-0
/
+5
*
|
Handle macOS keyboard stealing
Pierre Ossman
2022-12-13
4
-4
/
+40
|
/
[next]