pkg-descr

GiGi (aka GG) is a GUI library for OpenGL. It is platform-independent (it runs
at least on Linux and Windows, and probably more), compiler-independent (it
compiles under at GCC 3.2 or higher and MSVC++ 7.1 or higher, and probably
more), and driver-independent. A reference driver for SDL is provided, and it
is straightforward to write one for yourself should you decide to do so.

Features:
* True modularity. You provide the initialized OpenGL environment and user
input, and GG provides the GUI behavior. A reference SDL input driver is
provided.
* Independence of platform, compiler, and input driver/application framework.
* Applicability to multiple types of frame-based apps. Any frame-based app can
use GG, from FPS to TBS games.

Documentation. I am the documentation-Nazi you've been hoping for. Ve haf vays
of makink you understand our code.

WWW: http://gigi.sourceforge.net/

pkg-plist

include/GG/AlignmentFlags.h
include/GG/Base.h
include/GG/BrowseInfoWnd.h
include/GG/Button.h
include/GG/Clr.h
include/GG/Control.h
include/GG/Cursor.h
include/GG/DrawUtil.h
include/GG/DropDownList.h
include/GG/DynamicGraphic.h
include/GG/Edit.h
include/GG/Enum.h
include/GG/EventPump.h
include/GG/Exception.h
include/GG/Flags.h
include/GG/Font.h
include/GG/GUI.h
include/GG/Layout.h
include/GG/ListBox.h
include/GG/Menu.h
include/GG/MultiEdit.h
include/GG/Ogre/OgreGUI.h
include/GG/PluginInterface.h
include/GG/PtRect.h
include/GG/SDL/SDLGUI.h
include/GG/Scroll.h
include/GG/Signal0.h
include/GG/Signal1.h
include/GG/Signal2.h
include/GG/Signal3.h
include/GG/Signal4.h
include/GG/Signal5.h
include/GG/Signal6.h
include/GG/Signal7.h
include/GG/Signal8.h
include/GG/SignalTemplate.h
include/GG/SignalsAndSlots.h
include/GG/Slider.h
include/GG/Spin.h
include/GG/StaticGraphic.h
include/GG/StyleFactory.h
include/GG/TabWnd.h
include/GG/TextControl.h
include/GG/Texture.h
include/GG/Timer.h
include/GG/Wnd.h
include/GG/WndEditor.h
include/GG/WndEvent.h
include/GG/ZList.h
include/GG/dialogs/ColorDlg.h
include/GG/dialogs/FileDlg.h
include/GG/dialogs/ThreeButtonDlg.h
include/GG/gen_signals.py
include/GG/glext.h
include/GG/ltdl.h
include/GG/ltdl_config.h
lib/libGiGi.so
lib/libGiGi.so.0
%%OGRE%%lib/libGiGiOgre.so
%%OGRE%%lib/libGiGiOgre.so.0
lib/libGiGiSDL.so
lib/libGiGiSDL.so.0
libdata/pkgconfig/GiGi.pc
libdata/pkgconfig/GiGiSDL.pc
@dirrm include/GG/dialogs
@dirrm include/GG/SDL
@dirrm include/GG/Ogre
@dirrm include/GG