Title:          vgui.dsl
Description:    Vgui C++ Gui Library + IDE + Tools.
Version:        D1.2 (Vgui-1.9 Vide-2.0)
Author:         Bruce Wampler
Original-site:  http://www.objectcentral.com
Copying-policy: GNU LGPL
-----==[  Color = red     Filesize: 648k    ]==-----
Extension by:   P.Lee
Requires:	gcc1-with-libs.dsl (which includes X11 headers).
		(or alternatively the old gcc + XFree86-devel.dsl).
Comments:     	Includes a simple app generator Vgen and an 
		icon-editor,(right click the desktop icon).
                All files self contained in /opt/v.
		(debugger not working - this is normal).
                http://petepr.hopto.org/v/v.html
Change-log:
Current:	2006/09/25	Renamed from vgui_light to vgui.
                Added icon-editor tool (viconedx).
                Added PL enhancements. This is now a 'mod'ified
                version of the official release. Mods are ;
                a) trappable M_CloseBox for windows and dialogs.
                b) fixed display of long TextIn strings.
                c) hiding of small C_List scrollbar
                d) added C_KeyEvent to trap keyboard events.
                e) added key events for C_List.
                f) mouse no longer warps to default button.
                g) added option to have NoBorder for combo boxes.
                For mod details, see updates.txt :-
                http://www.petepr.hopto.org/v/changes.htm
	13 Jul 06 -     Recompiled, now smaller binaries.
	        1 icon = 2 shortcuts. Also added 2 menu shortcuts.
	        Changed requirements. Apparently all you need are
	        X11 headers. DSL already has basic X11 libs.
	27 Jan 06 -     light version - offloaded Xfree86
	        X11 Default library paths changed (now in usr/X11R6).
	25 Nov 05 -     transparent desktop icons.
	18 Oct 05 -     First build.