From b56c7b88d7de665f92e1600f81dcec5c4af3a2aa Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 27 May 2006 05:46:04 +0000 Subject: Major GUI update: - Implemented padding in console - Update only current line in console instead of whole screen - Fixed caret positioning in edit text widget - Improved buttons drawing, now they look more realistic - Added label spacing in popup widget - Correct shadow in popup widget - Fixed up with selected popup widget being drawn on wrong tab - Added shading to list dialog - Adjusted shading of inactive widgets - Proper coloring of browset (add game) dialog - Introduced Container widget - Used Container widget in scumm save/load dialog. Now it looks properly - Adjusted button colors even more. Now they match almost perfectly albeit with banding - Made scrollbar appear only when it is really needed svn-id: r22670 --- dists/msvc8/scummvm.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'dists') diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index ecccc2c2dc..2b13b6bf04 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -958,6 +958,14 @@ RelativePath="..\..\graphics\animation.h" > + + + + -- cgit v1.2.3