| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt to Xorg; look for XorgVersion as well. Also, undefine XF86DRI for miini... | Peter Åstrand | 2006-05-24 | 1 | -2/+2 |
* | Removed duplicate definition of ddxInitGlobals. Adapt Copyright. | Peter Åstrand | 2006-05-24 | 1 | -7/+4 |
* | Applied the rest of useful changes from VNC 4.1.2 (version number changes wer... | Constantin Kaplinsky | 2006-05-24 | 1 | -0/+6 |
* | The "xc" tree merged with VNC 4.1.1 code. | Constantin Kaplinsky | 2006-04-17 | 13 | -132/+420 |
* | Updated vncHooksComposite, to fix additional RENDER problems. It's not | Peter Åstrand | 2005-08-17 | 1 | -15/+16 |
* | If pixelFormatDefined, change masks and offsets for all visuals; not | Peter Åstrand | 2005-06-21 | 1 | -18/+18 |
* | Reworked last patch: Call the original Composite procedure, even | Peter Åstrand | 2005-03-31 | 1 | -10/+9 |
* | Correction for graphics problem when using RENDER: Sometimes, | Peter Åstrand | 2005-03-31 | 1 | -0/+8 |
* | Do not translate mouse buttons according to the server map; treat VNC mouse b... | Peter Åstrand | 2005-03-10 | 1 | -7/+2 |
* | Implemented Composite hook. This solves the problem with menu text in OpenOff... | Peter Åstrand | 2005-03-10 | 3 | -2/+52 |
* | Reverted most of vfbScreenInfo to the original RealVNC implementation, | Peter Åstrand | 2005-02-23 | 1 | -42/+43 |
* | Build fix: Temporarily change "new" to "New" when including micmap.h. | Peter Åstrand | 2005-02-23 | 1 | -0/+2 |
* | Added support for the -fbdir and -shmem option. | Peter Åstrand | 2005-02-23 | 2 | -0/+142 |
* | Synched InitOutput with modern InitOutput.c. | Peter Åstrand | 2005-02-22 | 1 | -49/+47 |
* | Synched vfbScreenInit with modern InitOutput.c. | Peter Åstrand | 2005-02-22 | 1 | -64/+75 |
* | Added vfbCloseScreen. Reindented vfbScreenInfo. | Peter Åstrand | 2005-02-22 | 1 | -18/+47 |
* | Adapted vfbPointerFuncs to match modern InitOutput.c. | Peter Åstrand | 2005-02-22 | 1 | -14/+20 |
* | Synched vfbWriteXWDFileHeader, vfbCursorOffScreen and vfbCrossScreen with mod... | Peter Åstrand | 2005-02-22 | 1 | -48/+58 |
* | Synched vfbAllocateFramebufferMemory with modern InitOutput.c. | Peter Åstrand | 2005-02-22 | 1 | -34/+51 |
* | paddedWidthInBytes -> paddedBytesWidth | Peter Åstrand | 2005-02-22 | 1 | -6/+6 |
* | Corrected last patch; class must be c_class. | Peter Åstrand | 2005-02-22 | 1 | -1/+1 |
* | Synched vfbUninstallColormap and vfbStoreColors with modern InitOutput.c. | Peter Åstrand | 2005-02-22 | 1 | -29/+40 |
* | Synched GetTimeInMillis, vfbListInstalledColormaps and vfbInstallColormap wit... | Peter Åstrand | 2005-02-22 | 1 | -61/+64 |
* | Synched ddxInitGlobals and ddxProcessArgument with modern InitOutput.c. | Peter Åstrand | 2005-02-22 | 1 | -191/+214 |
* | Synched AbortDDX, OsVendorInit, OsVendorFatalError and ddxBeforeReset, as wel... | Peter Åstrand | 2005-02-22 | 1 | -5/+55 |
* | vfbBitsPerPixel and ddxGiveUp synched with modern InitOutput.c. | Peter Åstrand | 2005-02-22 | 1 | -20/+56 |
* | Change code style for vfbInitializePixmapDepths and vfbInitializeDefaultScree... | Peter Åstrand | 2005-02-22 | 1 | -20/+22 |
* | Do not disable BuildXKB on Solaris anymore. | Peter Åstrand | 2005-02-18 | 1 | -2/+1 |
* | Removed "HasFreetype2 NO"; this is site-specific. | Peter Åstrand | 2005-02-17 | 1 | -3/+0 |
* | Enable support for OpenGL/GLX/Mesa. | Peter Åstrand | 2005-02-15 | 1 | -1/+2 |
* | Support the RENDER extension. | Peter Åstrand | 2005-02-14 | 1 | -3/+37 |
* | Applied vnc-use-fb.patch from FC3, slightly modified: | Peter Åstrand | 2005-02-14 | 2 | -109/+9 |
* | Applied vnc-idle.patch from FC3, plus documentation. | Peter Åstrand | 2005-02-14 | 1 | -1/+1 |
* | Added forgotten hunk from vnc-xorg.patch. Seems to fix the segfault | Peter Åstrand | 2005-02-11 | 1 | -1/+1 |
* | Applied vnc-def.patch and vnc-xorg.patch from FC3, except: | Peter Åstrand | 2005-02-11 | 3 | -10/+6 |
* | The Xserver now builds with X.Org 6.8.2. It doesn't run correctly yet, though. | Peter Åstrand | 2005-02-11 | 3 | -0/+10 |
* | vncconfig -> vncconfig_unix | Peter Åstrand | 2005-02-10 | 3 | -3/+3 |
* | Must link with libjpeg.a. | Peter Åstrand | 2005-02-10 | 1 | -1/+2 |
* | Changed all user-visible strings from colour to color. | Peter Åstrand | 2004-12-30 | 1 | -1/+1 |
* | Tightified sources: | Peter Åstrand | 2004-12-30 | 2 | -6/+7 |
* | Initial revision | Constantin Kaplinsky | 2004-10-08 | 16 | -0/+5301 |