Initial commit of pristine erwise source
authorToni Nikkanen <toni@tuug.fi>
Sat, 7 Mar 2009 16:16:01 +0000 (18:16 +0200)
committerToni Nikkanen <toni@tuug.fi>
Sat, 7 Mar 2009 16:16:01 +0000 (18:16 +0200)
commitfdfb756bfb7021c4288c07d7dd7d7471cee11d6e
treec4bffab01184a216dec5a0d832fa2f1a2e64b71e
Initial commit of pristine erwise source
112 files changed:
Cl/Cl.c [new file with mode: 0644]
Cl/Cl.h [new file with mode: 0644]
Cl/ClConnection.c [new file with mode: 0644]
Cl/ClFTP.c [new file with mode: 0644]
Cl/ClHTTP.c [new file with mode: 0644]
Cl/ClMisc.c [new file with mode: 0644]
Cl/Imakefile [new file with mode: 0644]
Cl/Makefile [new file with mode: 0644]
Cl/WWWLibrary/HTAccess.c [new file with mode: 0644]
Cl/WWWLibrary/HTAccess.h [new file with mode: 0644]
Cl/WWWLibrary/HTAnchor.c [new file with mode: 0644]
Cl/WWWLibrary/HTAnchor.h [new file with mode: 0644]
Cl/WWWLibrary/HTAtom.c [new file with mode: 0644]
Cl/WWWLibrary/HTAtom.h [new file with mode: 0644]
Cl/WWWLibrary/HTBrowse.h [new file with mode: 0644]
Cl/WWWLibrary/HTChunk.c [new file with mode: 0644]
Cl/WWWLibrary/HTChunk.h [new file with mode: 0644]
Cl/WWWLibrary/HTFTP.c [new file with mode: 0644]
Cl/WWWLibrary/HTFTP.h [new file with mode: 0644]
Cl/WWWLibrary/HTFile.c [new file with mode: 0644]
Cl/WWWLibrary/HTFile.h [new file with mode: 0644]
Cl/WWWLibrary/HTFont.h [new file with mode: 0644]
Cl/WWWLibrary/HTFormat.c [new file with mode: 0644]
Cl/WWWLibrary/HTFormat.h [new file with mode: 0644]
Cl/WWWLibrary/HTGopher.c [new file with mode: 0644]
Cl/WWWLibrary/HTGopher.h [new file with mode: 0644]
Cl/WWWLibrary/HTHistory.c [new file with mode: 0644]
Cl/WWWLibrary/HTHistory.h [new file with mode: 0644]
Cl/WWWLibrary/HTList.c [new file with mode: 0644]
Cl/WWWLibrary/HTList.h [new file with mode: 0644]
Cl/WWWLibrary/HTML.c [new file with mode: 0644]
Cl/WWWLibrary/HTML.h [new file with mode: 0644]
Cl/WWWLibrary/HTNews.c [new file with mode: 0644]
Cl/WWWLibrary/HTNews.h [new file with mode: 0644]
Cl/WWWLibrary/HTParse.c [new file with mode: 0644]
Cl/WWWLibrary/HTParse.h [new file with mode: 0644]
Cl/WWWLibrary/HTString.c [new file with mode: 0644]
Cl/WWWLibrary/HTString.h [new file with mode: 0644]
Cl/WWWLibrary/HTStyle.c [new file with mode: 0644]
Cl/WWWLibrary/HTStyle.h [new file with mode: 0644]
Cl/WWWLibrary/HTTCP.c [new file with mode: 0644]
Cl/WWWLibrary/HTTCP.h [new file with mode: 0644]
Cl/WWWLibrary/HTTP.c [new file with mode: 0644]
Cl/WWWLibrary/HTTP.h [new file with mode: 0644]
Cl/WWWLibrary/HTUtils.h [new file with mode: 0644]
Cl/WWWLibrary/HText.h [new file with mode: 0644]
Cl/WWWLibrary/Imakefile [new file with mode: 0644]
Cl/WWWLibrary/Makefile [new file with mode: 0644]
Cl/WWWLibrary/Makefile.bak [new file with mode: 0644]
Cl/WWWLibrary/README [new file with mode: 0644]
Cl/WWWLibrary/SGML.c [new file with mode: 0644]
Cl/WWWLibrary/SGML.h [new file with mode: 0644]
Cl/WWWLibrary/WWW.h [new file with mode: 0644]
Cl/WWWLibrary/tcp.h [new file with mode: 0644]
HText/DefaultStyles.c [new file with mode: 0644]
HText/HText.c [new file with mode: 0644]
HText/HText.h [new file with mode: 0644]
HText/Imakefile [new file with mode: 0644]
HText/Makefile [new file with mode: 0644]
HText/dummy.c [new file with mode: 0644]
Imakefile [new file with mode: 0644]
Makefile [new file with mode: 0644]
Ui/Imakefile [new file with mode: 0644]
Ui/Makefile [new file with mode: 0644]
Ui/RCS/.uidemo.c,v [new file with mode: 0644]
Ui/Ui.h [new file with mode: 0644]
Ui/UiConnections.c [new file with mode: 0644]
Ui/UiControlPanel.c [new file with mode: 0644]
Ui/UiDefaults.c [new file with mode: 0644]
Ui/UiDefs.h [new file with mode: 0644]
Ui/UiFileSelection.c [new file with mode: 0644]
Ui/UiIncludes.h [new file with mode: 0644]
Ui/UiInfo.c [new file with mode: 0644]
Ui/UiInit.c [new file with mode: 0644]
Ui/UiList.c [new file with mode: 0644]
Ui/UiMisc.c [new file with mode: 0644]
Ui/UiPage.c [new file with mode: 0644]
Ui/UiPageSettings.c [new file with mode: 0644]
Ui/UiPrint.c [new file with mode: 0644]
Ui/UiProtos.h [new file with mode: 0644]
Ui/UiRecall.c [new file with mode: 0644]
Ui/UiSearch.c [new file with mode: 0644]
Ui/UiSelectionBox.c [new file with mode: 0644]
Ui/UiTypes.h [new file with mode: 0644]
Ui/UiUtil.c [new file with mode: 0644]
Xl/Imakefile [new file with mode: 0644]
Xl/Makefile [new file with mode: 0644]
Xl/Xl.h [new file with mode: 0644]
Xl/XlConfig.h [new file with mode: 0644]
Xl/XlDefaultFonts.h [new file with mode: 0644]
Xl/XlFormatText.c [new file with mode: 0644]
Xl/XlFormatText.h [new file with mode: 0644]
Xl/XlSetup.c [new file with mode: 0644]
Xl/XlStyle.c [new file with mode: 0644]
Xl/XlStyle.h [new file with mode: 0644]
Xl/XlTypes.h [new file with mode: 0644]
Xl/XlUtil.c [new file with mode: 0644]
Xl/XlWindow.c [new file with mode: 0644]
erwise/Config.c [new file with mode: 0644]
erwise/Defs.h [new file with mode: 0644]
erwise/Help.c [new file with mode: 0644]
erwise/Imakefile [new file with mode: 0644]
erwise/Includes.h [new file with mode: 0644]
erwise/Makefile [new file with mode: 0644]
erwise/Misc.c [new file with mode: 0644]
erwise/Page.c [new file with mode: 0644]
erwise/Print.c [new file with mode: 0644]
erwise/Protos.h [new file with mode: 0644]
erwise/Setup.c [new file with mode: 0644]
erwise/TopLevel.c [new file with mode: 0644]
erwise/Types.h [new file with mode: 0644]
erwise/main.c [new file with mode: 0644]