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.15-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
*
Convert MonitorIndicesParameter to IntListParameter
Pierre Ossman
2025-03-12
5
-120
/
+25
*
Convert MenuKey to EnumParameter
Pierre Ossman
2025-03-12
6
-15
/
+15
*
Use explicit "None" to disable context menu
Pierre Ossman
2025-03-12
3
-5
/
+8
*
Convert PreferredEncoding to EnumParameter
Pierre Ossman
2025-03-12
5
-21
/
+20
*
Convert CursorType to EnumParameter
Pierre Ossman
2025-03-12
4
-5
/
+5
*
Convert FullScreenMode to EnumParameter
Pierre Ossman
2025-03-12
4
-7
/
+8
*
Make use of IntParameter range validation
Pierre Ossman
2025-03-06
1
-4
/
+4
*
Merge branch 'corelib' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2025-02-25
31
-558
/
+657
|
\
|
*
Stop relying on "using namespace"
Pierre Ossman
2025-02-25
8
-126
/
+116
|
*
Move concurrency abstration layer to core
Pierre Ossman
2025-02-25
2
-4
/
+3
|
*
Move winerrno.h to core
Pierre Ossman
2025-02-25
1
-1
/
+1
|
*
Move application directory handling to core
Pierre Ossman
2025-02-25
3
-18
/
+16
|
*
Rename core/util to core/string
Pierre Ossman
2025-02-25
5
-5
/
+5
|
*
Move time utilities to separate file
Pierre Ossman
2025-02-25
3
-2
/
+3
|
*
Move timers to core library
Pierre Ossman
2025-02-25
6
-17
/
+16
|
*
Move logging to core library
Pierre Ossman
2025-02-25
15
-39
/
+43
|
*
Move configuration to core library
Pierre Ossman
2025-02-25
4
-176
/
+234
|
*
Reduce number of inline casts
Pierre Ossman
2025-02-25
1
-19
/
+31
|
*
Use more standard value for array length
Pierre Ossman
2025-02-25
1
-8
/
+16
|
*
Move base exception classes to core library
Pierre Ossman
2025-02-25
6
-40
/
+40
|
*
Move utility functions to core library
Pierre Ossman
2025-02-13
7
-87
/
+98
|
*
Move basic data types to core library
Pierre Ossman
2025-02-13
12
-39
/
+50
|
*
Use initializer lists for basic data types
Pierre Ossman
2025-02-13
2
-5
/
+5
|
*
Move getHostAndPort() to network library
Pierre Ossman
2025-02-13
3
-6
/
+12
|
*
Reduce header #include:s
Pierre Ossman
2025-02-13
7
-5
/
+7
*
|
Clear clipboard state when invalid UTF-8 string
Adam Halim
2025-02-21
1
-0
/
+8
*
|
Keep input methods constantly disabled
Pierre Ossman
2025-02-19
1
-4
/
+7
|
/
*
More responsive initial full screen
Pierre Ossman
2025-02-08
1
-0
/
+8
*
Don't enable full screen until MapNotify
Pierre Ossman
2025-02-08
1
-8
/
+13
*
Don't touch macOS window level if not shown
Pierre Ossman
2025-02-06
1
-4
/
+7
*
Merge branch 'resize' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2025-02-06
4
-71
/
+69
|
\
|
*
Better resize rate limiting
Pierre Ossman
2025-02-05
4
-4
/
+50
|
*
Move all remote resize details to remoteResize()
Pierre Ossman
2025-02-05
2
-53
/
+33
|
*
Remove superfluous resizeFramebuffer() calls
Pierre Ossman
2025-02-05
2
-28
/
+0
*
|
Show standard cursor in view only mode
Pierre Ossman
2025-02-06
1
-2
/
+8
*
|
Block more interactions in view only mode
Pierre Ossman
2025-02-06
2
-0
/
+18
*
|
Fix window caption string duplication
Pierre Ossman
2025-02-06
1
-1
/
+1
*
|
Closing auth window is Cancel, not Ok
Pierre Ossman
2025-02-06
1
-1
/
+1
*
|
Don't crash when closing auth dialog
Pierre Ossman
2025-02-06
1
-1
/
+9
|
/
*
Silence false truncation warning
Pierre Ossman
2025-02-03
1
-2
/
+5
*
Truncate long viewer window title
Pierre Ossman
2025-02-03
1
-2
/
+32
*
Avoid conflict with Fl_Window::maximize()
Adrian Fedoreanu
2025-01-29
1
-2
/
+2
*
Fix uncaught clipboard network errors
Pierre Ossman
2025-01-28
1
-2
/
+12
*
Disable macOS' native full screen
Pierre Ossman
2025-01-22
3
-3
/
+20
*
Sanity checks in cocoa helper functions
Pierre Ossman
2025-01-22
1
-0
/
+7
*
Update visible copyright year to 2025
Pierre Ossman
2025-01-14
2
-2
/
+2
*
Sync up error messages reading from text file
Pierre Ossman
2025-01-14
2
-15
/
+17
*
Always use lowercase "t" for TigerVNC team
Pierre Ossman
2025-01-14
2
-3
/
+3
*
TigerVNC Viewer AppStream file specifies developer
Joachim Falk
2025-01-12
1
-0
/
+6
*
Fix some option dashes in man pages.
Joachim Falk
2025-01-12
1
-1
/
+1
[next]