]> git.saurik.com Git - wxWidgets.git/commit
Moved OGL to new locations.
authorJulian Smart <julian@anthemion.co.uk>
Mon, 28 Feb 2000 11:33:39 +0000 (11:33 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 28 Feb 2000 11:33:39 +0000 (11:33 +0000)
commit2d08140fdbb3aaab9457287b49e877ecf3b8b790
treedb9aded99ebb446e27a6e885fd558aab48143259
parent8b089c5e8c8a2140258d150ca1ce42afd3b79e1b
Moved OGL to new locations.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
161 files changed:
distrib/msw/ogl.rsp
docs/latex/ogl/back.gif [new file with mode: 0644]
docs/latex/ogl/books.bmp [new file with mode: 0644]
docs/latex/ogl/bugs.tex [new file with mode: 0644]
docs/latex/ogl/bullet.bmp [new file with mode: 0644]
docs/latex/ogl/changes.tex [new file with mode: 0644]
docs/latex/ogl/classes.tex [new file with mode: 0644]
docs/latex/ogl/contents.gif [new file with mode: 0644]
docs/latex/ogl/forward.gif [new file with mode: 0644]
docs/latex/ogl/intro.tex [new file with mode: 0644]
docs/latex/ogl/ogl.hpj [new file with mode: 0644]
docs/latex/ogl/ogl.tex [new file with mode: 0644]
docs/latex/ogl/ogledit.bmp [new file with mode: 0644]
docs/latex/ogl/ogledit.gif [new file with mode: 0644]
docs/latex/ogl/sample.tex [new file with mode: 0644]
docs/latex/ogl/tex2rtf.ini [new file with mode: 0644]
docs/latex/ogl/texhelp.sty [new file with mode: 0644]
docs/latex/ogl/topics.tex [new file with mode: 0644]
docs/latex/ogl/up.gif [new file with mode: 0644]
include/wx/ogl/basic.h [new file with mode: 0644]
include/wx/ogl/basicp.h [new file with mode: 0644]
include/wx/ogl/bmpshape.h [new file with mode: 0644]
include/wx/ogl/canvas.h [new file with mode: 0644]
include/wx/ogl/composit.h [new file with mode: 0644]
include/wx/ogl/constrnt.h [new file with mode: 0644]
include/wx/ogl/divided.h [new file with mode: 0644]
include/wx/ogl/drawn.h [new file with mode: 0644]
include/wx/ogl/drawnp.h [new file with mode: 0644]
include/wx/ogl/lines.h [new file with mode: 0644]
include/wx/ogl/linesp.h [new file with mode: 0644]
include/wx/ogl/mfutils.h [new file with mode: 0644]
include/wx/ogl/misc.h [new file with mode: 0644]
include/wx/ogl/ogl.h [new file with mode: 0644]
include/wx/ogl/ogldiag.h [new file with mode: 0644]
samples/ogl/ogledit/Makefile [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/arrow.bmp [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/arrow.xpm [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/tool1.bmp [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/tool1.xpm [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/tool2.bmp [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/tool2.xpm [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/tool3.bmp [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/tool3.xpm [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/tool4.bmp [new file with mode: 0644]
samples/ogl/ogledit/bitmaps/tool4.xpm [new file with mode: 0644]
samples/ogl/ogledit/doc.cpp [new file with mode: 0644]
samples/ogl/ogledit/doc.h [new file with mode: 0644]
samples/ogl/ogledit/makefile.b32 [new file with mode: 0644]
samples/ogl/ogledit/makefile.bcc [new file with mode: 0644]
samples/ogl/ogledit/makefile.dos [new file with mode: 0644]
samples/ogl/ogledit/makefile.g95 [new file with mode: 0644]
samples/ogl/ogledit/makefile.sc [new file with mode: 0644]
samples/ogl/ogledit/makefile.unx [new file with mode: 0644]
samples/ogl/ogledit/makefile.vc [new file with mode: 0644]
samples/ogl/ogledit/makefile.vms [new file with mode: 0644]
samples/ogl/ogledit/makefile.wat [new file with mode: 0644]
samples/ogl/ogledit/ogl.ico [new file with mode: 0644]
samples/ogl/ogledit/ogl.xpm [new file with mode: 0644]
samples/ogl/ogledit/ogledit.cpp [new file with mode: 0644]
samples/ogl/ogledit/ogledit.def [new file with mode: 0644]
samples/ogl/ogledit/ogledit.h [new file with mode: 0644]
samples/ogl/ogledit/ogledit.rc [new file with mode: 0644]
samples/ogl/ogledit/palette.cpp [new file with mode: 0644]
samples/ogl/ogledit/palette.h [new file with mode: 0644]
samples/ogl/ogledit/view.cpp [new file with mode: 0644]
samples/ogl/ogledit/view.h [new file with mode: 0644]
samples/ogl/studio/Makefile [new file with mode: 0644]
samples/ogl/studio/cspalette.cpp [new file with mode: 0644]
samples/ogl/studio/cspalette.h [new file with mode: 0644]
samples/ogl/studio/csprint.cpp [new file with mode: 0644]
samples/ogl/studio/dialogs.cpp [new file with mode: 0644]
samples/ogl/studio/dialogs.h [new file with mode: 0644]
samples/ogl/studio/doc.cpp [new file with mode: 0644]
samples/ogl/studio/doc.h [new file with mode: 0644]
samples/ogl/studio/mainfrm.cpp [new file with mode: 0644]
samples/ogl/studio/mainfrm.h [new file with mode: 0644]
samples/ogl/studio/makefile.b32 [new file with mode: 0644]
samples/ogl/studio/makefile.bcc [new file with mode: 0644]
samples/ogl/studio/makefile.g95 [new file with mode: 0644]
samples/ogl/studio/makefile.unx [new file with mode: 0644]
samples/ogl/studio/makefile.vc [new file with mode: 0644]
samples/ogl/studio/manual/alignb.bmp [new file with mode: 0644]
samples/ogl/studio/manual/alignl.bmp [new file with mode: 0644]
samples/ogl/studio/manual/alignr.bmp [new file with mode: 0644]
samples/ogl/studio/manual/alignt.bmp [new file with mode: 0644]
samples/ogl/studio/manual/arrow.bmp [new file with mode: 0644]
samples/ogl/studio/manual/back.gif [new file with mode: 0644]
samples/ogl/studio/manual/bitmap1.bmp [new file with mode: 0644]
samples/ogl/studio/manual/bitmap2.bmp [new file with mode: 0644]
samples/ogl/studio/manual/bullet.bmp [new file with mode: 0644]
samples/ogl/studio/manual/contents.gif [new file with mode: 0644]
samples/ogl/studio/manual/copy.bmp [new file with mode: 0644]
samples/ogl/studio/manual/copysize.bmp [new file with mode: 0644]
samples/ogl/studio/manual/cut.bmp [new file with mode: 0644]
samples/ogl/studio/manual/cutpoint.bmp [new file with mode: 0644]
samples/ogl/studio/manual/forward.gif [new file with mode: 0644]
samples/ogl/studio/manual/help.bmp [new file with mode: 0644]
samples/ogl/studio/manual/helpcs.bmp [new file with mode: 0644]
samples/ogl/studio/manual/horiz.bmp [new file with mode: 0644]
samples/ogl/studio/manual/linearrow.bmp [new file with mode: 0644]
samples/ogl/studio/manual/new.bmp [new file with mode: 0644]
samples/ogl/studio/manual/newpoint.bmp [new file with mode: 0644]
samples/ogl/studio/manual/open.bmp [new file with mode: 0644]
samples/ogl/studio/manual/paste.bmp [new file with mode: 0644]
samples/ogl/studio/manual/pointsize.bmp [new file with mode: 0644]
samples/ogl/studio/manual/preview.bmp [new file with mode: 0644]
samples/ogl/studio/manual/print.bmp [new file with mode: 0644]
samples/ogl/studio/manual/redo.bmp [new file with mode: 0644]
samples/ogl/studio/manual/save.bmp [new file with mode: 0644]
samples/ogl/studio/manual/straight.bmp [new file with mode: 0644]
samples/ogl/studio/manual/studio.hpj [new file with mode: 0644]
samples/ogl/studio/manual/studio.tex [new file with mode: 0644]
samples/ogl/studio/manual/tex2rtf.ini [new file with mode: 0644]
samples/ogl/studio/manual/texttool.bmp [new file with mode: 0644]
samples/ogl/studio/manual/tick.bmp [new file with mode: 0644]
samples/ogl/studio/manual/toback.bmp [new file with mode: 0644]
samples/ogl/studio/manual/tofront.bmp [new file with mode: 0644]
samples/ogl/studio/manual/tool1.bmp [new file with mode: 0644]
samples/ogl/studio/manual/tool2.bmp [new file with mode: 0644]
samples/ogl/studio/manual/tool3.bmp [new file with mode: 0644]
samples/ogl/studio/manual/tool4.bmp [new file with mode: 0644]
samples/ogl/studio/manual/undo.bmp [new file with mode: 0644]
samples/ogl/studio/manual/up.gif [new file with mode: 0644]
samples/ogl/studio/manual/vert.bmp [new file with mode: 0644]
samples/ogl/studio/manual/zoom.bmp [new file with mode: 0644]
samples/ogl/studio/project.cpp [new file with mode: 0644]
samples/ogl/studio/project.h [new file with mode: 0644]
samples/ogl/studio/shapes.cpp [new file with mode: 0644]
samples/ogl/studio/shapes.h [new file with mode: 0644]
samples/ogl/studio/studio.cpp [new file with mode: 0644]
samples/ogl/studio/studio.h [new file with mode: 0644]
samples/ogl/studio/studio.ico [new file with mode: 0644]
samples/ogl/studio/studio.rc [new file with mode: 0644]
samples/ogl/studio/studio.xpm [new file with mode: 0644]
samples/ogl/studio/studio_resources.h [new file with mode: 0644]
samples/ogl/studio/studio_resources.wxr [new file with mode: 0644]
samples/ogl/studio/symbols.cpp [new file with mode: 0644]
samples/ogl/studio/symbols.h [new file with mode: 0644]
samples/ogl/studio/view.cpp [new file with mode: 0644]
samples/ogl/studio/view.h [new file with mode: 0644]
src/ogl/Makefile.in [new file with mode: 0644]
src/ogl/basic.cpp [new file with mode: 0644]
src/ogl/basic2.cpp [new file with mode: 0644]
src/ogl/bmpshape.cpp [new file with mode: 0644]
src/ogl/canvas.cpp [new file with mode: 0644]
src/ogl/composit.cpp [new file with mode: 0644]
src/ogl/constrnt.cpp [new file with mode: 0644]
src/ogl/divided.cpp [new file with mode: 0644]
src/ogl/drawn.cpp [new file with mode: 0644]
src/ogl/lines.cpp [new file with mode: 0644]
src/ogl/makefile.b32 [new file with mode: 0644]
src/ogl/makefile.bcc [new file with mode: 0644]
src/ogl/makefile.dos [new file with mode: 0644]
src/ogl/makefile.g95 [new file with mode: 0644]
src/ogl/makefile.unx [new file with mode: 0644]
src/ogl/makefile.vc [new file with mode: 0644]
src/ogl/makefile.wat [new file with mode: 0644]
src/ogl/mfutils.cpp [new file with mode: 0644]
src/ogl/misc.cpp [new file with mode: 0644]
src/ogl/ogldiag.cpp [new file with mode: 0644]
utils/projgen/makeproj.cpp