summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated swedish translation.Peter Åstrand2009-01-261-8/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3576 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Removed fuzzy commentPeter Åstrand2009-01-261-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3575 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Making translation template up to datePeter Åstrand2009-01-261-4/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3574 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Eliminated several GCC warnings:Peter Åstrand2009-01-261-5/+6
| | | | | | | | | | | | | * Initializing "vis" variable. * Using dixLookupResourceByType instead of deprecated dixLookupResource. * Using unsigned integers when dealing with unsigned numbers. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3573 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Eliminated unused variable vncPasswdFile. Peter Åstrand2009-01-261-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3572 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Another correction to the window name code: put parenthesis where it should be.Peter Åstrand2009-01-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3560 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Update to last patch: Use TightVNC: instead of VNC:Peter Åstrand2009-01-161-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3553 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Make sure to prefix even new desktop names with "VNC:". Peter Åstrand2009-01-151-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3552 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Allow window name in recreateViewport to be translated. Peter Åstrand2009-01-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3551 3789f03b-4d11-0410-bbf8-ca57d06f2519
* When updating X11 window title, update WM_ICON_NAME and WM_CLASS asPeter Åstrand2009-01-151-1/+8
| | | | | | | | | | well. Tested in ThinLinc since 2008-01-10. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3550 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-157-0/+52
| | | | | | | | | | updating the desktop name on the fly. Tested in ThinLinc since 2008-01-07. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3549 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Bugfix] Correct order of librandr and librender linkageAdam Tkac2009-01-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3525 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Cleanup] vncHooks.cc: all supported X sources has pCompositeClip in GC thus ↵Adam Tkac2009-01-072-28/+19
| | | | | | removed conditional definitions git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3524 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Bugfix] Fixed assertion in serverReset() functionAdam Tkac2009-01-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3523 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Development] Make Xvnc compilable against X.org 1.6 branchAdam Tkac2009-01-074-27/+167
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3522 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Development] Renamed xserver.patch to xserver15.patch and added xserver16.patchAdam Tkac2009-01-053-1/+73
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3521 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Cleanup] Removed unneeded X module preprocessor parametersAdam Tkac2009-01-051-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3520 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Documentation] Documented the VideoArea parameter.Constantin Kaplinsky2008-12-231-5/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3445 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Documentation] Corrected documentation on UseHardwareJPEG parameter.Constantin Kaplinsky2008-12-231-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3444 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Documentation] Documented the VideoPriority parameter.Constantin Kaplinsky2008-12-231-2/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3443 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Project-Id-Version mustn't have initial default valuePeter Åstrand2008-11-301-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3274 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Bugfix] Fixed building with new libtool (2.2.6)Adam Tkac2008-11-201-10/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3204 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Refactoring] Improved rdr::Exception constructor. It now accepts variableAdam Tkac2008-11-141-1/+1
| | | | | | | | | number of arguments. [Bugfix] Minor compilation fixes (missing #includes) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3168 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Doc] Added "vncviewer host::port" syntax to vncviewer man pageAdam Tkac2008-10-231-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3046 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Bugfix] Include man files and more jpeg libraries in tarballAdam Tkac2008-10-226-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3042 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Bugfix] Check return value from fbPictureInitAdam Tkac2008-10-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3029 3789f03b-4d11-0410-bbf8-ca57d06f2519
* xserver.patch update in r3021 was incompleteAdam Tkac2008-10-151-6/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3022 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Updated xserver.patchAdam Tkac2008-10-152-40/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3021 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Bugfix] Find correct colormap in XserverDesktop::serverReset methodAdam Tkac2008-10-151-3/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3020 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Bugfix] link libvnc.so against correct librariesAdam Tkac2008-10-151-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3019 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Bugfix] Fixed screen initialization - use correct depths and richer set of ↵Adam Tkac2008-10-131-3/+34
| | | | | | visuals. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3005 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Cleanup] Fixed some compiler warningsAdam Tkac2008-10-102-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2976 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Cleanup] Detect and handle IRIX related enhancements in common/* directory onlyAdam Tkac2008-10-063-19/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2889 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Install *man files and vncserver script in Makefile.amsAdam Tkac2008-09-296-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2831 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Merged changes from branches/1.5-xserver (revision range 2432:2631) back to ↵Constantin Kaplinsky2008-09-28120-39461/+918
|\ | | | | | | | | | | trunk. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2829 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * Fix compilation issues with gcc 3.4 (patch from George Wright - <gwright ↵Adam Tkac2008-07-292-1/+3
| | | | | | | | | | | | cendio se>) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2631 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * Removed obsoleted patches and READMEs for HP-UXAdam Tkac2008-07-214-614/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2627 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * Export all symbols in Xvnc to make mesa modules workingAdam Tkac2008-07-141-0/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2626 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * Include headers in Makefile.am-s in unix/* to fix "make dist" commandAdam Tkac2008-07-145-7/+21
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2625 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * Include -L/usr/lib32 into LDFLAGS on IRIXAdam Tkac2008-07-141-1/+1
| | | | | | | | | | | | | | (http://sourceforge.net/mailarchive/message.php?msg_name=486A0011.5090503%40tightvnc.com, does anyone have better idea?) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2624 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * Downgrade gettext version to 0.14.6 to support wide range of OSsAdam Tkac2008-06-121-1/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2583 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * - updated information how build sources in unix/READMEAdam Tkac2008-04-211-34/+48
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2551 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * - reverted r2497Adam Tkac2008-04-202-1/+3
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2498 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * - added top-level configure.ac and Makefile.am to make "make dist" workingAdam Tkac2008-04-182-3/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2497 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * - fixed paths in POTFILES.inAdam Tkac2008-04-181-11/+11
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2496 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * - removed libz and libjpeg detection from unix/configure.ac (done in ↵Adam Tkac2008-04-171-42/+0
| | | | | | | | | | | | common/configure.ac) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2494 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * - removed more unneded filesAdam Tkac2008-04-1759-15386/+1
| | | | | | | | | | | | | | | | - removed unix/intl (system libintl is used) - correct gettext.h include in unix/vncviewer/AboutDialog.h git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2493 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * - removed autogenerated and obsoleted filesAdam Tkac2008-04-1720-19887/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2492 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * - make i18n working againAdam Tkac2008-04-174-4/+277
| | | | | | | | | | | | | | | | - always use system libintl - introduced vncviewer/gettext.h (from gettext package) as conventional wrapper around libintl.h git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2491 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * - generate Makefile.in in unix/* subtree from Makefile.amAdam Tkac2008-04-1713-139/+61
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2490 3789f03b-4d11-0410-bbf8-ca57d06f2519