added this file so we have a "visual widget gallery" in our docs.

* devel-docs/libgimpwidgets/visual_index.xml: added this file so we
  have a "visual widget gallery" in our docs.

* devel-docs/libgimpwidgets/Makefile.am
* devel-docs/libgimpwidgets/libgimpwidgets-docs.sgml: added
  visual_index.xml.

* devel-docs/libgimpwidgets/images/gimp-*.png: placeholders for real
  widget screenshots.
This commit is contained in:
David Odin 2005-04-19 13:50:59 +00:00
parent 76c85d918a
commit 0b5b814a76
24 changed files with 82 additions and 5 deletions

View File

@ -1,3 +1,15 @@
2005-04-19 DindinX <dindinx@gimp.org>
* devel-docs/libgimpwidgets/visual_index.xml: added this file so we
have a "visual widget gallery" in our docs.
* devel-docs/libgimpwidgets/Makefile.am
* devel-docs/libgimpwidgets/libgimpwidgets-docs.sgml: added
visual_index.xml.
* devel-docs/libgimpwidgets/images/gimp-*.png: placeholders for real
widget screenshots.
2005-04-18 Manish Singh <yosh@gimp.org>
* libgimpwidgets/gimpsizeentry.c: #include gimpwidgets.h for

View File

@ -35,10 +35,11 @@ IGNORE_HFILES = \
IMAGES_DIR = $(top_srcdir)/themes/Default/images
HTML_IMAGES = \
$(IMAGES_DIR)/stock-*.png \
$(IMAGES_DIR)/tools/stock-*.png
$(IMAGES_DIR)/tools/stock-*.png \
$(srcdir)/images/gimp-*.png
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE)
content_files =
content_files = visual_index.xml
# Other files to distribute
extra_files =

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY visual-index SYSTEM "visual_index.xml">
]>
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
@ -18,6 +19,10 @@
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml" />
</chapter>
<chapter>
<title>Widget Gallery</title>
&visual-index;
</chapter>
<xi:include href="xml/gimpbutton.xml" />
<xi:include href="xml/gimpchainbutton.xml" />

View File

@ -0,0 +1,59 @@
<para role="gallery">
<link linkend="GimpButton">
<inlinegraphic fileref="gimp-button.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpChainButton">
<inlinegraphic fileref="gimp-chain-button.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpColorArea">
<inlinegraphic fileref="gimp-color-area.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpColorButton">
<inlinegraphic fileref="gimp-color-button.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpColorHexEntry">
<inlinegraphic fileref="gimp-color-hex-entry.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpColorScale">
<inlinegraphic fileref="gimp-color-scale.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpColorSelection">
<inlinegraphic fileref="gimp-color-selection.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpDialog">
<inlinegraphic fileref="gimp-dialog.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpEnumComboBox">
<inlinegraphic fileref="gimp-enum-combo-box.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpFileEntry">
<inlinegraphic fileref="gimp-file-entry.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpFrame">
<inlinegraphic fileref="gimp-frame.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpIntComboBox">
<inlinegraphic fileref="gimp-int-combo-box.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpMemsizeEntry">
<inlinegraphic fileref="gimp-memsize-entry.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpOffsetArea">
<inlinegraphic fileref="gimp-offset-area.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpPathEditor">
<inlinegraphic fileref="gimp-path-editor.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpPickButton">
<inlinegraphic fileref="gimp-pick-button.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpPixmap">
<inlinegraphic fileref="gimp-pixmap.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpPreviewArea">
<inlinegraphic fileref="gimp-preview-area.png" format="PNG"></inlinegraphic>
</link>
<link linkend="GimpUnitMenu">
<inlinegraphic fileref="gimp-unit-menu.png" format="PNG"></inlinegraphic>
</link>
</para>