]> git.mxchange.org Git - flightgear.git/commit
Norman Vine has split up the GUI code into more managable/logical sections.
authorcurt <curt>
Mon, 8 Jan 2001 20:55:16 +0000 (20:55 +0000)
committercurt <curt>
Mon, 8 Jan 2001 20:55:16 +0000 (20:55 +0000)
commitbff544aada682998cb5254060b81a736f7781f50
tree4f83cda0eded97c61094f9373d572ce92139254a
parent8a7e5eeaf2d7bc923437c7d0dee74f99ab3d8a8d
Norman Vine has split up the GUI code into more managable/logical sections.
13 files changed:
src/Cockpit/hud.cxx
src/GUI/Makefile.am
src/GUI/apt_dlg.cxx [new file with mode: 0644]
src/GUI/apt_dlg.hxx [new file with mode: 0644]
src/GUI/gui.cxx
src/GUI/gui.h
src/GUI/gui_local.cxx [new file with mode: 0644]
src/GUI/gui_local.hxx [new file with mode: 0644]
src/GUI/mouse.cxx [new file with mode: 0644]
src/GUI/net_dlg.cxx [new file with mode: 0644]
src/GUI/net_dlg.hxx [new file with mode: 0644]
src/GUI/trackball.c [new file with mode: 0644]
src/GUI/trackball.h [new file with mode: 0644]