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
*
Remove one vlog.debug call which shouldn't have been committed
Adam Tkac
2013-01-23
1
-1
/
+0
*
Re-add the "-via" parameter support on UNIX platforms.
Adam Tkac
2013-01-23
6
-14
/
+107
*
The recommended FLTK version is now 1.3.2. This means that several
Peter Åstrand
2013-01-22
1
-27
/
+27
*
A minor style change wrt the patches; use comment char.
Peter Åstrand
2013-01-22
1
-18
/
+18
*
more fixes for remote cursor rendering. State wasn't always being initialized...
Brian Hinz
2013-01-15
1
-14
/
+15
*
fix a regression introduced by r5025
Brian Hinz
2013-01-15
1
-1
/
+1
*
Send the focus back to the viewport after leaving the options dialog
Brian Hinz
2013-01-12
1
-0
/
+9
*
Make the icon used for the titlebar consistent for About... dialog
Brian Hinz
2013-01-12
1
-5
/
+11
*
Fixes a number of issues related to cursor handling, including "invalid hotsp...
Brian Hinz
2013-01-12
1
-26
/
+59
*
Check the generated icons into the build tree. This solves a couple of issue...
DRC
2013-01-07
6
-19
/
+22
*
Hint about building FLTK with -DCMAKE_BUILD_TYPE=Release.
Peter Åstrand
2013-01-07
1
-0
/
+2
*
fltk-xfixes-xcursor-cmake.2.patch must be applied with -p0.
Peter Åstrand
2013-01-07
1
-1
/
+1
*
Make exception handling more user friendly. Not all exceptions are 'errors' ...
Brian Hinz
2012-12-16
7
-30
/
+36
*
Cleanup linter warnings wherever possible and suppress all linter warnings fr...
Brian Hinz
2012-12-14
36
-31
/
+55
*
We forgot to port over the getaddrinfo() test from the autoconf
Pierre Ossman
2012-12-13
2
-0
/
+2
*
Windows lacks the IN6_ARE_ADDR_EQUAL macro, so define it ourselves
Pierre Ossman
2012-12-13
1
-0
/
+5
*
Fixes regression introduced by r5016 (exception produced when connecting to 8...
Brian Hinz
2012-12-11
1
-1
/
+4
*
fixed bug where IndexColorModel was reset when switching to 8bpp from another...
Brian Hinz
2012-12-06
2
-5
/
+4
*
Allow to change "AcceptPointerEvents" via "vncconfig -set".
Adam Tkac
2012-11-26
1
-1
/
+2
*
Fix handling of whitelisted "vncconfig -set" parameters in Xvnc.
Adam Tkac
2012-11-26
1
-3
/
+3
*
There is unfortunately not a patch available for this issue.
Pierre Ossman
2012-10-30
1
-4
/
+0
*
Update with current patch file names.
Pierre Ossman
2012-10-30
1
-9
/
+9
*
We need to be careful to not call X11 operations if the window isn't
Pierre Ossman
2012-10-30
1
-14
/
+26
*
Leaving/entering full screen on OS X would leave the scroll bars in an
Pierre Ossman
2012-10-24
1
-0
/
+5
*
Update to last patch
Peter Åstrand
2012-10-24
1
-1
/
+1
*
Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have
Pierre Ossman
2012-10-24
3
-0
/
+14
*
Include fltk-xfixes-xcursor-cmake.patch.
Peter Åstrand
2012-10-24
1
-0
/
+1
*
To make it easier to apply patches, list their names and which order
Peter Åstrand
2012-10-24
1
-0
/
+20
*
Fix indentation.
Pierre Ossman
2012-10-17
1
-1
/
+1
*
Starting in full screen was misbehaving because we were waiting
Pierre Ossman
2012-10-17
1
-0
/
+7
*
We need to be more careful about activating maximized mode when in
Pierre Ossman
2012-10-11
1
-5
/
+12
*
XFCE's window manager did not interact well with the code that avoided
Pierre Ossman
2012-10-03
1
-16
/
+25
*
Using maximize and full screen at the same time on OS X would misbehave
Pierre Ossman
2012-10-02
1
-4
/
+21
*
Fix bad indentation.
Pierre Ossman
2012-10-02
1
-7
/
+7
*
Have to properly include config.h for the HAVE_... stuff to work.
Pierre Ossman
2012-09-11
1
-0
/
+4
*
Fix incorrect path for viewer icons. Patch by Uros Vampl.
Pierre Ossman
2012-09-11
1
-1
/
+1
*
Need to make sure that the viewport still gets mouse events, even if we
Pierre Ossman
2012-09-10
1
-1
/
+2
*
Create common/os/libos.la file
Adam Tkac
2012-09-05
1
-0
/
+4
*
Add support for X.Org 1.13
Adam Tkac
2012-09-05
4
-3
/
+108
*
Add xserver113.patch
Adam Tkac
2012-09-05
1
-0
/
+92
*
Break some overly long lines.
Pierre Ossman
2012-09-03
1
-6
/
+12
*
Avoid triggering a full screen request by accident on X11.
Pierre Ossman
2012-09-03
1
-8
/
+28
*
Restore edge/bump scrolling when we are in full screen mode as it is easier
Pierre Ossman
2012-09-03
2
-1
/
+86
*
upgrade jzlib to 1.1.1
Brian Hinz
2012-09-01
19
-459
/
+1584
*
Updated copyright notice, fixed build string
Brian Hinz
2012-09-01
2
-2
/
+8
*
Forces all dialogs except for the clipboard to be modal. Fixes cases where d...
Brian Hinz
2012-09-01
8
-103
/
+104
*
reduce the time threshold for autoSelectFormatAndEncoding, otherwise early fo...
Brian Hinz
2012-09-01
1
-1
/
+1
*
r4960 broke support for pixel formats with depth < 24. This corrects that and...
Brian Hinz
2012-09-01
3
-19
/
+33
*
fix initialization of dialog state variables
Brian Hinz
2012-08-31
1
-3
/
+3
*
improve the look & functionality of the clipboard dialog
Brian Hinz
2012-08-30
1
-1
/
+8
[next]