2008-12-11 |
Peter Åstrand | Eliminated unused variable |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Peter Åstrand | Define ~Notifier as virtual, to avoid GCC warning about... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Peter Åstrand | Explicit cast of -1 to UINT, to silence GCC warnings... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Peter Åstrand | Avoid GCC warning: initializer lists ordered as declara... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Peter Åstrand | The restrict keyboard was introduced with C99, but... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Adam Tkac | [Layout] Added os/net.[ch]. They will include wrappers... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | MinGW tweak: Build with -mthreads. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Avoid GCC warning: initializer lists ordered as declara... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | printf does not accept CStr()s |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Avoid GCC warning: initializer lists ordered as declara... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | vlog.debug doesn't accept CStr()s. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Avoid GCC warning: initializer lists ordered as declara... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Define ~DirManager, to avoid GCC warning: |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Bugfix: |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Avoid GCC warning: initializer lists ordered as declara... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Avoid using result variable uninitialized |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Use msgType variable when writing debug; eliminating... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Should return FALSE; not NULL |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Removed extra colon after #endif |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Eliminated unused lastError variable |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Make sure all files ends with newline |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Avoid GCC warning: initializer lists ordered as declara... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Avoid GCC warning: initializer lists ordered as declara... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Avoid GCC warning: initializer lists ordered as declara... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Removed unused variable |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Avoid GCC warning: initializer lists ordered as declara... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | Ignoring Autotools and build files. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | MinGW: Syntax correction: Added missing comma. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Peter Åstrand | MinGW: Compile resource file and link with it. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: Constructs such as: |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: calculateScaleBoundary is not an inline... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: Mark gigantic constants as longlong. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | Corrected invalid conversion from `void*' to `_SECURITY... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: Like last patch, use __rfbmax/__rfbmin. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: use __rfbmax/__rfbmin instead of max/min... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: takeSD must cast result from takePtr |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: Only define RFB_HAVE_SENDINPUT is we have... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: Force cast from `int (*)()' to `void*'. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: Use sizeof(PROPSHEETHEADER) instead of |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: ISO C++ forbids declaration of `requestAdd... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: Follow up on last patch: Define this baseC... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak. baseClass is defined in MsgWindow.cxx... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: HexOutstream.h is really named HexOutStream.h. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: Accctrl.h is really named accctrl.h. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | MinGW tweak: ISO C++ forbids declaration of `abs'... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Peter Åstrand | Basic support for building Windows vncviewer using... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
enikey | [Layout] Added file RawDecoder.java and RawDecoder... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
enikey | [Layout] Added folder "decoder" for new package "com... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
enikey | [Developement] Added auto scaling on resizing window... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Adam Tkac | [Cleanup] Removed unneeded #includes from rdr/Exception.cxx |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Adam Tkac | [Portability] Use /**/ comments instead of // in C... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Adam Tkac | [Portability] Implemented snprintf() function to suppor... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Adam Tkac | [Portability] Reimplement vsnprintf to be C89 compatible |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Peter Åstrand | Fix -PasswordFile, which was causing asserts. Since... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
enikey | [Developement] Added "auto scaling" feature to Applet. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
enikey | [Developement] Added feature to change "Scaling factor... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
enikey | [Developement] Added method setScalingFactor. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Peter Åstrand | Needs to include ../jpeg/win here as well |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Peter Åstrand | This should be the final modification to restore a... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Peter Åstrand | jpeg.dsp is a text file |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Peter Åstrand | Removed Xregion.vcproj. As I understand it, this file... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Peter Åstrand | Define VNC_SOCKLEN_T if not defined - needed for Visual... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Peter Åstrand | We are using printf - stdio.h must be included |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Peter Åstrand | Need to include jpeg directory; used by JpegCompressor.h |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Peter Åstrand | rfb.dsp is a text file, corrected mime type. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Peter Åstrand | Corrected r3167; the file is called common-config.win... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Peter Åstrand | Project-Id-Version mustn't have initial default value |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Adam Tkac | [Bugfix] Fixed building with new libtool (2.2.6) |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Adam Tkac | [Cleanup] Removed unneeded else branch in TcpSocket... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Adam Tkac | [Bugfix] Backported patch from RealVNC 4.1.3. FYI it... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Adam Tkac | [Development] Basic IPv6 support to viewer. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Adam Tkac | [Refactoring] Improved rdr::Exception constructor.... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Adam Tkac | [Refactoring] Introduced common/os/ directory for platf... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Adam Tkac | Check where select() is defined during configure time |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Constantin... | [Documentation] Included information from rfbproto... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Adam Tkac | [Doc] Added "vncviewer host::port" syntax to vncviewer... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adam Tkac | [Bugfix] Handle conditional jpeg/zlib building through... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adam Tkac | [Bugfix] Include man files and more jpeg libraries... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Adam Tkac | [Bugfix] Check return value from fbPictureInit |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Adam Tkac | xserver.patch update in r3021 was incomplete |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Adam Tkac | Updated xserver.patch |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Adam Tkac | [Bugfix] Find correct colormap in XserverDesktop::serve... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Adam Tkac | [Bugfix] link libvnc.so against correct libraries |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Adam Tkac | [Bugfix] Fixed screen initialization - use correct... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Adam Tkac | [Cleanup] Fixed some compiler warnings |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Adam Tkac | [Bugfix] Fixed typo in rfb/util.cxx (caused in r2890) |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Adam Tkac | [Cleanup] Handle system dependent defines through autoh... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Adam Tkac | [Cleanup] Detect and handle IRIX related enhancements... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Adam Tkac | Install *man files and vncserver script in Makefile.ams |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Constantin... | Merged changes from branches/1.5-xserver (revision... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
syuri | [Merge] Revision 2778 has been reverted. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
syuri | [Layout] Xregion has been deleted from screen-update... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
syuri | [Layout] Project for Xregion has been created. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Constantin... | [Bugfix] When terminating x0vncserver by pressing Ctrl... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Constantin... | [Bugfix] Resetting video rectangle on last client disco... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Constantin... | [Enhancement] Sending zero coordinates of the video... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Constantin... | [Enhancements, refactoring] Rationalized functions... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Constantin... | [Bugfix] If JpegCompressor could not compress the data... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Constantin... | [Bugfix, cleanups] All the remaining problems with... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Constantin... | [Bugfix] Selection grew incorrectly when it passed... |
commit | commitdiff | tree | snapshot |
next |