grim/guifications3

c2b12623b1dc
Parents e2fcbd5c8082
Children 001d4ff7b7b2
removing a bunch of crusty old sgml template files that never got removed
--- a/gflib/doc/gflib/tmpl/gf_color.sgml Sun Oct 11 03:52:18 2009 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-Colormap
-
-<!-- ##### SECTION Short_Description ##### -->
-GfColor API
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
- To handle colors in a user interface abstracted way, we have an abstract
- base class of GfColormap. Each user interface has to implement the a
- specific colormap for that user interface.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
--- a/gflib/doc/gflib/tmpl/gf_dispatcher.sgml Sun Oct 11 03:52:18 2009 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-Dispatcher
-
-<!-- ##### SECTION Short_Description ##### -->
-GfDispatcher Object API
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
- #GfDispathers decide where to send #GfEvent's.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT GfDispatcher ##### -->
-
-
-
-<!-- ##### USER_FUNCTION GfDispatcherEnumCallback ##### -->
-<para>
-
-</para>
-
-@name:
-@type:
-@klass:
-@data:
-
-
-<!-- ##### FUNCTION gf_dispatcher_register ##### -->
-<para>
-
-</para>
-
-@type:
-@Returns:
-
-
-<!-- ##### FUNCTION gf_dispatcher_unregister ##### -->
-<para>
-
-</para>
-
-@type:
-@Returns:
-
-
-<!-- ##### FUNCTION gf_dispatchers_enum ##### -->
-<para>
-
-</para>
-
-@func:
-@data:
-
-
--- a/gflib/doc/gflib/tmpl/gf_font.sgml Sun Oct 11 03:52:18 2009 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-Font
-
-<!-- ##### SECTION Short_Description ##### -->
-GfFont Object API
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
- #GfFont is a user interface abstracted interface for handling fonts.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
--- a/gflib/doc/gflib/tmpl/gf_gc.sgml Sun Oct 11 03:52:18 2009 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-GC
-
-<!-- ##### SECTION Short_Description ##### -->
-GfGC Object API
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
- #GfGC is a user interface abstracted Graphics Context.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
--- a/gflib/doc/gflib/tmpl/gf_plugin_db.sgml Sun Oct 11 03:52:18 2009 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-Plugin Database
-
-<!-- ##### SECTION Short_Description ##### -->
-GfPluginDB Object API
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
- #GfPluginDB keeps track of all plugins found in it's search directories.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
--- a/gflib/doc/gflib/tmpl/gf_primitives.sgml Sun Oct 11 03:52:18 2009 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-Primitives
-
-<!-- ##### SECTION Short_Description ##### -->
-Primitive shape API
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
- To aid in user interface abstraction, we need common way to look at basic
- shapes. This API is designed to accomidate that.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
--- a/gflib/doc/gflib/tmpl/gflib-unused.sgml Sun Oct 11 03:52:18 2009 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,357 +0,0 @@
-<!-- ##### SECTION ./tmpl/gf_color.sgml:Long_Description ##### -->
-<para>
- To handle colors in a user interface abstracted way, we have an abstract
- base class of GfColormap. Each user interface has to implement the a
- specific colormap for that user interface.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_color.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_color.sgml:Short_Description ##### -->
-GfColor API
-
-
-<!-- ##### SECTION ./tmpl/gf_color.sgml:Stability_Level ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gf_color.sgml:Title ##### -->
-Colormap
-
-
-<!-- ##### SECTION ./tmpl/gf_connection_pool.sgml:Long_Description ##### -->
-<para>
- #GfConnectionPool keeps track of all available connections, and provides
- access to creating new instances of those connections.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_connection_pool.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_connection_pool.sgml:Short_Description ##### -->
-The pool of all available connections in gflib.
-
-
-<!-- ##### SECTION ./tmpl/gf_connection_pool.sgml:Stability_Level ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gf_connection_pool.sgml:Title ##### -->
-Connection Pool
-
-
-<!-- ##### SECTION ./tmpl/gf_dispatcher.sgml:Long_Description ##### -->
-<para>
- #GfDispathers decide where to send #GfEvent's.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_dispatcher.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_dispatcher.sgml:Short_Description ##### -->
-GfDispatcher Object API
-
-
-<!-- ##### SECTION ./tmpl/gf_dispatcher.sgml:Stability_Level ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gf_dispatcher.sgml:Title ##### -->
-Dispatcher
-
-
-<!-- ##### SECTION ./tmpl/gf_feed_pool.sgml:Long_Description ##### -->
-<para>
- A #GfFeedPool is a collection of #GfFeed's. It is used internally in the
- daemon to keep track of available feeds. Client side it is used to
- determine what feeds the user wants to be notified for and so on.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_feed_pool.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_feed_pool.sgml:Short_Description ##### -->
-GfFeedPool Object API
-
-
-<!-- ##### SECTION ./tmpl/gf_feed_pool.sgml:Stability_Level ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gf_feed_pool.sgml:Title ##### -->
-Feed Pool
-
-
-<!-- ##### SECTION ./tmpl/gf_font.sgml:Long_Description ##### -->
-<para>
- #GfFont is a user interface abstracted interface for handling fonts.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_font.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_font.sgml:Short_Description ##### -->
-GfFont Object API
-
-
-<!-- ##### SECTION ./tmpl/gf_font.sgml:Stability_Level ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gf_font.sgml:Title ##### -->
-Font
-
-
-<!-- ##### SECTION ./tmpl/gf_gc.sgml:Long_Description ##### -->
-<para>
- #GfGC is a user interface abstracted Graphics Context.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_gc.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_gc.sgml:Short_Description ##### -->
-GfGC Object API
-
-
-<!-- ##### SECTION ./tmpl/gf_gc.sgml:Stability_Level ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gf_gc.sgml:Title ##### -->
-GC
-
-
-<!-- ##### SECTION ./tmpl/gf_plugin_db.sgml:Long_Description ##### -->
-<para>
- #GfPluginDB keeps track of all plugins found in it's search directories.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_plugin_db.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_plugin_db.sgml:Short_Description ##### -->
-GfPluginDB Object API
-
-
-<!-- ##### SECTION ./tmpl/gf_plugin_db.sgml:Stability_Level ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gf_plugin_db.sgml:Title ##### -->
-Plugin Database
-
-
-<!-- ##### SECTION ./tmpl/gf_primitives.sgml:Long_Description ##### -->
-<para>
- To aid in user interface abstraction, we need common way to look at basic
- shapes. This API is designed to accomidate that.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_primitives.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gf_primitives.sgml:Short_Description ##### -->
-Primitive shape API
-
-
-<!-- ##### SECTION ./tmpl/gf_primitives.sgml:Stability_Level ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gf_primitives.sgml:Title ##### -->
-Primitives
-
-
-<!-- ##### SIGNAL GfConnection::feed-pool-set ##### -->
-<para>
- Emitted when a #GfFeedPool has been set on @gfconnection.
-</para>
-
-@gfconnection: the object which received the signal.
-@arg1: The #GfFeedPool that was set.
-
-<!-- ##### ARG GfConnection:feed-pool ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT GfDispatcher ##### -->
-
-
-
-<!-- ##### USER_FUNCTION GfDispatcherEnumCallback ##### -->
-<para>
-
-</para>
-
-@name:
-@type:
-@klass:
-@data:
-
-<!-- ##### ARG GfFeed:pool ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT GfFeedPool ##### -->
-
-
-
-<!-- ##### SIGNAL GfFeedPool::registered-feed ##### -->
-<para>
- Emitted when a feed is successfully registered.
-</para>
-
-@feed_pool: The #GfFeedPool which received the signal.
-@feed: The #GfFeed that was registered
-
-<!-- ##### SIGNAL GfFeedPool::unregistered-feed ##### -->
-<para>
- Emitted when a feed is successfully unregistered.
-</para>
-
-@feed_pool: The #GfFeedPool which received the signal.
-@feed: The #GfFeed that was unregistered.
-
-<!-- ##### STRUCT GfPluginLoader ##### -->
-
-
-
-<!-- ##### FUNCTION gf_connection_get_feed_pool ##### -->
-<para>
-
-</para>
-
-@connection:
-@Returns:
-
-<!-- ##### FUNCTION gf_connection_set_feed_pool ##### -->
-<para>
-
-</para>
-
-@connection:
-@feed_pool:
-
-<!-- ##### FUNCTION gf_dispatcher_register ##### -->
-<para>
-
-</para>
-
-@type:
-@Returns:
-
-<!-- ##### FUNCTION gf_dispatcher_unregister ##### -->
-<para>
-
-</para>
-
-@type:
-@Returns:
-
-<!-- ##### FUNCTION gf_dispatchers_enum ##### -->
-<para>
-
-</para>
-
-@func:
-@data:
-
-<!-- ##### FUNCTION gf_feed_get_feed_pool ##### -->
-<para>
-
-</para>
-
-@feed:
-@Returns:
-
-<!-- ##### FUNCTION gf_feed_pool_emit_event ##### -->
-<para>
-
-</para>
-
-@feed_pool:
-@feed:
-@event:
-@event_info:
-
-<!-- ##### FUNCTION gf_feed_pool_find_feed ##### -->
-<para>
-
-</para>
-
-@feed_pool:
-@name:
-@Returns:
-
-<!-- ##### FUNCTION gf_feed_pool_list_feeds ##### -->
-<para>
-
-</para>
-
-@feed_pool:
-@num_feeds:
-@Returns:
-
-<!-- ##### FUNCTION gf_feed_pool_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-<!-- ##### FUNCTION gf_feed_pool_register_feed ##### -->
-<para>
-
-</para>
-
-@feed_pool:
-@feed:
-@Returns:
-
-<!-- ##### FUNCTION gf_feed_pool_unregister_feed ##### -->
-<para>
-
-</para>
-
-@feed_pool:
-@feed:
-@Returns:
-