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
path:
root
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use static system libz.a so Xvnc doesn't depend on libz.so.1. As a result, w...
DRC
2010-01-11
1
-5
/
+1
*
Remove xfs support, because it doesn't work and isn't needed
DRC
2010-01-11
1
-45
/
+21
*
[Bugfix] vncviewer could crash when started with no arguments and user clicked
Adam Tkac
2010-01-11
1
-1
/
+2
*
Build Mesa as a shared lib so we can get swrast_dri.so, but this requires bui...
DRC
2010-01-11
1
-7
/
+11
*
Enable building a compatible version of Xvnc that doesn't depend on shared li...
DRC
2010-01-08
2
-9
/
+52
*
Store module tarballs in a centralized location to avoid abusing ftp.x.org by...
DRC
2010-01-08
2
-5
/
+13
*
configure.ac is no longer under unix/. Adjust compat build script accordingly.
DRC
2010-01-06
1
-0
/
+4
*
Change the default DPI to 96 as that is what most other systems use and we
Pierre Ossman
2009-12-29
1
-2
/
+5
*
[Cleanup] Remove bogus vlog.debug from Input.cc:KeyboardDevice::keyEvent.
Adam Tkac
2009-12-22
1
-1
/
+1
*
[Bugfix] Always include cursorstr.h in XserverDesktop.cc.
Adam Tkac
2009-12-22
1
-3
/
+0
*
[Development] Bump version numbers to 1.0.90.
Adam Tkac
2009-12-21
1
-1
/
+1
*
[Development] Link libvnc.so against libdix, libXi and libxkb.
Adam Tkac
2009-12-21
2
-2
/
+3
*
[Development] Make Xvnc working when compiled against X.Org 1.7 (Thanks to ad...
Adam Tkac
2009-12-21
4
-34
/
+195
*
[Development] Add xserver17.patch (Thanks to adq_dvb at lidskialf dot net).
Adam Tkac
2009-12-21
2
-2
/
+85
*
Avoid modifiers such as shift sticking.
Peter Åstrand
2009-12-09
1
-0
/
+17
*
[Bugfix] Use /dev/urandom when available for xauth cookie generation (alan do...
Adam Tkac
2009-11-12
1
-8
/
+17
*
[Bugfix] Define "public" structure members as "c_public" in C includes in
Adam Tkac
2009-11-12
1
-0
/
+2
*
[Doc] s/XFree86/Xorg in Xvnc manual page (alan dot coopersmith at sun dot com)
Adam Tkac
2009-11-12
1
-2
/
+2
*
[Bugfix] Default -FullColor to 0 when -AutoSelect=0 and -LowColorLevel= are u...
Adam Tkac
2009-10-07
1
-0
/
+7
*
[Doc] Improve vncviewer's -LowColorLevel parameter description.
Adam Tkac
2009-10-07
1
-1
/
+3
*
[Bugfix] Honor dotWhenNoCursor option (and it's changes) every time.
Adam Tkac
2009-10-07
3
-8
/
+13
*
Fix tarball generation via `make dist`.
Adam Tkac
2009-09-07
1
-1
/
+9
*
Fix compilation of i18n bits.
Adam Tkac
2009-09-07
16
-1339
/
+0
*
Make Xvnc compilable.
Adam Tkac
2009-09-04
1
-3
/
+3
*
Make unix/ subtree compilable.
Adam Tkac
2009-09-04
6
-20
/
+28
*
- use unix/configure.ac as top-level configure.ac base
Adam Tkac
2009-09-04
1
-114
/
+0
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
8
-13
/
+13
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
8
-13
/
+13
*
Move keyboard input related code to Input.h and Input.cc.
Adam Tkac
2009-08-28
4
-587
/
+622
*
Add Input.h and Input.cc and move all mouse input related code there.
Adam Tkac
2009-08-28
5
-141
/
+240
*
Initialize eventq in all cases.
Adam Tkac
2009-08-28
1
-0
/
+2
*
Move definition of XORG macro to separate header.
Adam Tkac
2009-08-28
6
-10
/
+37
*
Use "XORG <version>" macro instead of "XORG_<version>" to distinguish between...
Adam Tkac
2009-08-28
4
-34
/
+34
*
Change product name to TigerVNC in about dialogs.
Peter Åstrand
2009-08-27
7
-7
/
+7
*
Initialize VNC extension earlier. It fixes problem that mouse cursor could
Adam Tkac
2009-08-17
1
-19
/
+19
*
Fix rendering of cursor on local framebuffer. It was broken by r3717.
Pierre Ossman
2009-06-22
1
-0
/
+3
*
Add Polish translation (thanks to Piotr Drąg).
Adam Tkac
2009-06-18
2
-1
/
+190
*
[Bugfix] Client didn't receive clipboard selections from a server due wrong
Adam Tkac
2009-06-16
2
-2
/
+2
*
Bump version to 0.0.91.
Adam Tkac
2009-06-12
2
-2
/
+2
*
Convert all *.po files to UTF-8 and bump translation versions to 0.0.91.
Adam Tkac
2009-06-12
5
-64
/
+73
*
Try to keep DPI when we change resolution as we have no idea what the
Pierre Ossman
2009-06-02
1
-2
/
+9
*
Don't install Russian translation, it is broken.
Adam Tkac
2009-06-01
1
-1
/
+1
*
[Bugfix] Start per session D-Bus daemon correctly.
Adam Tkac
2009-05-20
1
-0
/
+1
*
Regenerate xserver16.patch.
Adam Tkac
2009-04-27
1
-8
/
+8
*
If font catalogue exists (Fedora 11), use it as the initial font path
DRC
2009-04-22
1
-0
/
+3
*
Fix generation of native pixel format so the that internal state is correct.
Pierre Ossman
2009-04-20
1
-13
/
+19
*
It shouldn't be necessary to actually open the XFS unix socket. If the socke...
DRC
2009-04-16
1
-13
/
+6
*
Change font path logic such that XFS is used if it is available and running, ...
DRC
2009-04-15
2
-28
/
+67
*
Use spawnvp on all platforms, even those that support the newer API
DRC
2009-04-15
1
-11
/
+1
*
Move autoreconf of the X server until after modules are built, because the X ...
DRC
2009-04-11
1
-1
/
+1
[prev]
[next]