summaryrefslogtreecommitdiffstats
path: root/unix/tx
Commit message (Expand)AuthorAgeFilesLines
* spelling fixesklemens2017-01-281-1/+1
* Fix some bad signed/unsigned mismatchesPierre Ossman2015-06-171-4/+4
* Remove all unused TX widgetsPierre Ossman2014-07-0711-1487/+1
* Add a global event handler so that we can intercept custom eventsPierre Ossman2014-06-252-0/+28
* Some applications probe for clipboard formats using thePierre Ossman2013-11-061-0/+2
* Remove unused autotools build systemDRC2011-06-241-10/+0
* Split out the pixel format conversion magic to its own class and makePierre Ossman2011-03-081-1/+1
* Get the Unix stuff to build using CMake. Based on a patch by Henrik Andersson.Pierre Ossman2011-03-081-0/+13
* [Bugfix] TXViewport: check if we need another scrollbar after adding oneAdam Tkac2011-01-171-4/+13
* [Bugfix] TXViewport: set the window max width/height considering the scrollbarsAdam Tkac2011-01-171-0/+11
* [Bugfix] Don't crash in TXImage::updateColourMap function due NULL pointerAdam Tkac2010-03-041-1/+2
* Make unix/ subtree compilable.Adam Tkac2009-09-041-1/+2
* Revert previous commit (r3889). Windows code has to be cleaned before thisAdam Tkac2009-09-044-4/+4
* Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()Adam Tkac2009-09-044-4/+4
* Fix generation of native pixel format so the that internal state is correct.Pierre Ossman2009-04-201-13/+19
* Revert r3657 (import of autogenerated) files.Adam Tkac2009-03-131-528/+0
* Import autogenerated files for unix/ and common/ subdirs to make sourceAdam Tkac2009-03-111-0/+528
* When updating X11 window title, update WM_ICON_NAME and WM_CLASS asPeter Åstrand2009-01-151-1/+8
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-152-0/+7
* Include headers in Makefile.am-s in unix/* to fix "make dist" commandAdam Tkac2008-07-141-2/+5
* - generate Makefile.in in unix/* subtree from Makefile.amAdam Tkac2008-04-172-17/+6
* After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438Adam Tkac2008-03-224-14/+17
* - handle HAVE_MITSHM macro through config.hAdam Tkac2008-03-202-0/+7
* - use Makefile.am and configure.acAdam Tkac2008-03-202-17/+7
* Added some missing #includes whose prevent build source with gcc 4.3Adam Tkac2008-03-191-0/+1
* viewer could aborted when only one scrollbar should be usedAdam Tkac2008-03-142-7/+22
* Updated build scripts in unix/ for new directory layout.Constantin Kaplinsky2006-06-021-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-2517-0/+2646