Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
f84b0433b6088ade9ed4064b4fba9cb00040f65f
/
win
f84b043
MinGW tweak. baseClass is defined in MsgWindow.cxx as well. Needs to
by Peter Åstrand
· 17 years ago
d6b9670
MinGW tweak: HexOutstream.h is really named HexOutStream.h.
by Peter Åstrand
· 17 years ago
9af6d54
MinGW tweak: Accctrl.h is really named accctrl.h.
by Peter Åstrand
· 17 years ago
d3e10dd
MinGW tweak: ISO C++ forbids declaration of `abs' with no type
by Peter Åstrand
· 17 years ago
eaff3bc
Basic support for building Windows vncviewer using MinGW. This patch
by Peter Åstrand
· 17 years ago
8ace915
Fix -PasswordFile, which was causing asserts. Since we are providing
by Peter Åstrand
· 17 years ago
be1c5d4
We are using printf - stdio.h must be included
by Peter Åstrand
· 17 years ago
3e43ed5
Added throwing rfb::UnsupportedPixelFormatExceptions exception in ScaledDIBSectionBuffer class.
by george82
· 18 years ago
3e11153
Removed the possibility to choose the scale filter in the options dialog of vncviewer.
by george82
· 18 years ago
c79c7bb
Added the improvements of the ScaledPixelBuffer class - increased scaled image quality when scale < 100%.
by george82
· 18 years ago
3a1982e
Powerful ScaledPixelBuffer class code improvements - at 10x increased scale performance due to
by george82
· 18 years ago
1f1e638
Eliminated a warning on link in the Debug configuration.
by Constantin Kaplinsky
· 18 years ago
bfd8ecd
Now implemented manage the scale filters from the vncviewer options dialog.
by george82
· 18 years ago
6e7755a
Temporary added constraint of scale filters.
by george82
· 18 years ago
a9a3387
Added controls to manage the scale filters in the vncviewer options dialog.
by george82
· 18 years ago
c439ebb
Added the new options parameter scaleFilter to CConnOptions class.
by george82
· 18 years ago
c4eb626
Added the routines for manipulation the scale filter method. It allow change the
by george82
· 18 years ago
486740f
Before first use DesktopWindow::setSize() should set the toolbar status because
by george82
· 18 years ago
db5a10f
Don't resize the maximized desktop window when vncviewer change the scale
by george82
· 18 years ago
4880eec
Added the implementation of cursor handling in the scaling mode.
by george82
· 18 years ago
4a185b0
Fixed the small defect with refreshing the toolbar buttons (now always enable actual size button when vncviewer works in the autoscaling mode).
by george82
· 18 years ago
770bbbc
Auto scaling mode of the vncviewer make improved.
by george82
· 19 years ago
6d6e4af
Fixed the bug with wrong desktop window size of the
by george82
· 19 years ago
2446ed0
Fixed the bug with crashing vncviewer when it works in the
by george82
· 19 years ago
f077513
Now the min desktop window size limit to the toolbar size.
by george82
· 19 years ago
858a464
Added DesktopWindow::resizeDesktopWindowToBuffer() method.
by george82
· 19 years ago
06e58b1
Fixed the bug in ToolBar::getTotalWidth() method.
by george82
· 19 years ago
81f453a
Added ToolBar::getTotalWidth(). It returns the total size
by george82
· 19 years ago
1c2e9e6
Fixed the bug with very low quality of the remote desktop scaling.
by george82
· 19 years ago
43d1fa0
Added support all true color pixel format for scaling the
by george82
· 19 years ago
4ff6675
Now ScaledPixelBuffer class using the weighting tabs for
by george82
· 19 years ago
aab5bc0
Timely added check for unsupported pixel format.
by george82
· 19 years ago
7c721cc
Initial support all color formats by the vncviewer in the scaling mode.
by george82
· 19 years ago
0ba8cb7
Correct the ScaledDIBSectionBuffer class code. Now it more safe.
by george82
· 19 years ago
70a0dc8
Added the new methods to the ScaledDIBSectionBuffer class:
by george82
· 19 years ago
b2f8ae5
Initial support all color formats by the vncviewer in
by george82
· 19 years ago
df9f31c
Small ScaledPixelBuffer class improvements.
by george82
· 19 years ago
d5f5927
Fixed passing of mouse wheel events.
by Constantin Kaplinsky
· 19 years ago
e0569e4
Now the vncviewer window title display the remote desktop
by george82
· 19 years ago
2baaaec
Small the DesktopWindow class code improvements.
by george82
· 19 years ago
74ea5f3
Now status of ZOOM IN, ZOOM OUT, ACTUAL SIZE, AUTO SIZE
by george82
· 19 years ago
ced9db1
Fixed the bug with overlaping the vncviewer window all other
by george82
· 19 years ago
b6d87aa
Added implementation of the ZOOM IN and ZOOM OUT vncviewer toolbar buttons.
by george82
· 19 years ago
03ad683
Removed the unnecessary CConnOptions::scaling parameter.
by george82
· 19 years ago
57160b0
Added the new scale values (10, 200) to the vncviewer options scale combo-box.
by george82
· 19 years ago
d2c2252
Fixed the bug with the zero-sized vncviewer window when
by george82
· 19 years ago
4f72ab3
Implemented Actual Size and Auto Size the vncviewer toolbar buttons.
by george82
· 19 years ago
b9bff71
Removed the unnecessary button "Disconnect" from the vncviewer toolbar.
by george82
· 19 years ago
1d3cc61
Added the new buttons to the vncviewer toolbar:
by george82
· 19 years ago
8442b8a
Increased the scale combobox list rectangle.
by george82
· 19 years ago
f167ddb
Eliminated two compilation warnings.
by Constantin Kaplinsky
· 19 years ago
96b17b9
Small the ScaledDIBSectionBuffer class code improvements.
by george82
· 19 years ago
cb5a9a2
Before any manipulations with DesktopWindow (setSize and
by george82
· 19 years ago
ffc14a6
Added the autoScaling mode implementation to the vncviewer.
by george82
· 19 years ago
e4b3c2c
Added the ScaledDIBSectionBuffer::recreateBuffers method.
by george82
· 19 years ago
3c68f5f
Added DesktopWindow::fitBufferToWindow() method.
by george82
· 19 years ago
e3341e7
ScaledDIBSectionBuffer class code improvements. Added check
by george82
· 19 years ago
bf0adb3
ScaledDIBSectionBuffer class code improvements. Now we
by george82
· 19 years ago
be3e969
Fixed the bug with the main window resizing (don't take
by george82
· 19 years ago
2285679
Fixed the bug with the main window resizing (don't take
by george82
· 19 years ago
936a1e5
Removed the unnecessary methods ViewerToolBar::show() and ViewerToolBar::hide().
by george82
· 19 years ago
d8b01e4
Fixed the bug with overlapping the vncviwer window by
by george82
· 19 years ago
04a7771
Implemented scaling interface of the local copy of remote
by george82
· 19 years ago
fd334ad
Added new exception rfb::UnsupportedPixelFormatException.
by george82
· 19 years ago
2ac935e
Added new exception rfb::UnsupportedPixelFormatException.
by george82
· 19 years ago
e89d47f
ScaledDIBSectionBuffer class improvements:
by george82
· 19 years ago
c0d28b2
Added ScaledDIBSectionBuffer::area() method.
by george82
· 19 years ago
444e886
Added 3 new parameters to the vncviewer options:
by george82
· 19 years ago
1ae2eb0
Merged the changes from revision range 582:588 into reorganized sources. These changes accidentally were not included in files copied during directory structure reorganization.
by Constantin Kaplinsky
· 19 years ago
729598c
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago