Add WINGs tutorial
commitb7b17e6067b492862faa3d370146021af338abd5
authorCarlos R. Mafra <crmafra@gmail.com>
Sun, 13 Jan 2019 12:11:56 +0000 (13 12:11 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 13 Jan 2019 12:12:01 +0000 (13 12:12 +0000)
tree54c321af04d1cbe10366c1c433fa12dd230a0b3b
parentb0fd65b8df023df346c4ac04b0f740d5015f43c6
Add WINGs tutorial

The original website is
http://www.quantitativefinanceservices.com/OpenDir/WINGslib/WINGToc.html

and it had the following notice at the bottom:

Copyright (c) 2010 Permission is granted to copy, distribute and/or modify
this document under the terms of the GNU Free Documentation License, Version
1.1 or any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A
copy of the license is included in the section entitled "GNU Free
Documentation License".

So we are fine.
49 files changed:
WINGs_tutorial/3 Steps to Make a WINGs User Interface.html [new file with mode: 0644]
WINGs_tutorial/EighthWindow.c [new file with mode: 0644]
WINGs_tutorial/FDL.html [new file with mode: 0644]
WINGs_tutorial/FifthWindow.c [new file with mode: 0644]
WINGs_tutorial/FirstWindow.c [new file with mode: 0644]
WINGs_tutorial/FourthWindow.c [new file with mode: 0644]
WINGs_tutorial/NinthWindow.c [new file with mode: 0644]
WINGs_tutorial/SecondWindow.c [new file with mode: 0644]
WINGs_tutorial/SeventhWindow.c [new file with mode: 0644]
WINGs_tutorial/SixthWindow.c [new file with mode: 0644]
WINGs_tutorial/ThirdWindow.c [new file with mode: 0644]
WINGs_tutorial/WINGGraphics.html [new file with mode: 0644]
WINGs_tutorial/WINGGraphics_files/glframe.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGGraphics_files/seventh2.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib.html [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/2tabs.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/AlertPanel.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/Buttons.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/ColorPanel.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/FontPanel.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/InputDialog.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/Labels.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/List.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/OpenFileDialog.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/Progress.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/PullDown.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/Slider.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/TabView.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/TextField.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/scrollview.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGLib_files/textarea.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGMenu.html [new file with mode: 0644]
WINGs_tutorial/WINGMenu_files/menu.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGMenu_files/redirectmenu1.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGMenu_files/redirectmenu2.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGsIntro.html [new file with mode: 0644]
WINGs_tutorial/WINGsRemark.html [new file with mode: 0644]
WINGs_tutorial/WINGsRemark_files/ScreenSize.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGstep1.html [new file with mode: 0644]
WINGs_tutorial/WINGstep2.html [new file with mode: 0644]
WINGs_tutorial/WINGstep2_files/FirstWindow.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGstep3.html [new file with mode: 0644]
WINGs_tutorial/WINGstep3_files/Buttons.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGstep3_files/FirstWindow4.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGstep3_files/OpenFileDialog.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGstep3_files/ScreenSize.jpeg [new file with mode: 0644]
WINGs_tutorial/WINGtoc.html [new file with mode: 0644]
WINGs_tutorial/glframe.c [new file with mode: 0644]
WINGs_tutorial/glframe.c.1 [new file with mode: 0644]