app/app-docs.sgml app/app-sections.txt added GimpColorDisplayEditor,
2003-11-23 Michael Natterer <mitch@gimp.org> * app/app-docs.sgml * app/app-sections.txt * app/app.types: added GimpColorDisplayEditor, updates. * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpcolordisplay.sgml: updated.
This commit is contained in:

committed by
Michael Natterer

parent
e7ebaa90da
commit
46f9a92467
@ -1,3 +1,12 @@
|
|||||||
|
2003-11-23 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
|
* app/app-docs.sgml
|
||||||
|
* app/app-sections.txt
|
||||||
|
* app/app.types: added GimpColorDisplayEditor, updates.
|
||||||
|
|
||||||
|
* libgimpwidgets/libgimpwidgets-sections.txt
|
||||||
|
* libgimpwidgets/tmpl/gimpcolordisplay.sgml: updated.
|
||||||
|
|
||||||
2003-11-22 Michael Natterer <mitch@gimp.org>
|
2003-11-22 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* libgimpwidgets-docs.sgml
|
* libgimpwidgets-docs.sgml
|
||||||
|
@ -660,6 +660,7 @@
|
|||||||
|
|
||||||
<chapter id="app-widgets-misc-widgets">
|
<chapter id="app-widgets-misc-widgets">
|
||||||
<title>Misc. Widgets</title>
|
<title>Misc. Widgets</title>
|
||||||
|
<xi:include href="xml/gimpcolordisplayeditor.xml"/>
|
||||||
<xi:include href="xml/gimpcolorframe.xml"/>
|
<xi:include href="xml/gimpcolorframe.xml"/>
|
||||||
<xi:include href="xml/gimpcolorpanel.xml"/>
|
<xi:include href="xml/gimpcolorpanel.xml"/>
|
||||||
<xi:include href="xml/gimpcontainerpopup.xml"/>
|
<xi:include href="xml/gimpcontainerpopup.xml"/>
|
||||||
|
@ -1581,13 +1581,7 @@ gimp_display_shell_filter_dialog_new
|
|||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpdisplayshell-filter</FILE>
|
<FILE>gimpdisplayshell-filter</FILE>
|
||||||
<TITLE>GimpDisplayShell-filter</TITLE>
|
<TITLE>GimpDisplayShell-filter</TITLE>
|
||||||
gimp_display_shell_filter_attach
|
gimp_display_shell_filter_set
|
||||||
gimp_display_shell_filter_attach_clone
|
|
||||||
gimp_display_shell_filter_detach
|
|
||||||
gimp_display_shell_filter_detach_destroy
|
|
||||||
gimp_display_shell_filter_detach_all
|
|
||||||
gimp_display_shell_filter_reorder_up
|
|
||||||
gimp_display_shell_filter_reorder_down
|
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
@ -3471,6 +3465,22 @@ GIMP_IS_COLORMAP_EDITOR_CLASS
|
|||||||
GIMP_COLORMAP_EDITOR_GET_CLASS
|
GIMP_COLORMAP_EDITOR_GET_CLASS
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>gimpcolordisplayeditor</FILE>
|
||||||
|
<TITLE>GimpColorDisplayEditor</TITLE>
|
||||||
|
GimpColorDisplayEditor
|
||||||
|
gimp_color_display_editor_new
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GimpColorDisplayEditorClass
|
||||||
|
GIMP_COLOR_DISPLAY_EDITOR
|
||||||
|
GIMP_IS_COLOR_DISPLAY_EDITOR
|
||||||
|
GIMP_TYPE_COLOR_DISPLAY_EDITOR
|
||||||
|
gimp_color_display_editor_get_type
|
||||||
|
GIMP_COLOR_DISPLAY_EDITOR_CLASS
|
||||||
|
GIMP_IS_COLOR_DISPLAY_EDITOR_CLASS
|
||||||
|
GIMP_COLOR_DISPLAY_EDITOR_GET_CLASS
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpcolorframe</FILE>
|
<FILE>gimpcolorframe</FILE>
|
||||||
GIMP_COLOR_FRAME_ROWS
|
GIMP_COLOR_FRAME_ROWS
|
||||||
@ -5941,7 +5951,6 @@ dialogs_show_toolbox
|
|||||||
dialogs_file_new_new
|
dialogs_file_new_new
|
||||||
dialogs_preferences_get
|
dialogs_preferences_get
|
||||||
dialogs_module_browser_get
|
dialogs_module_browser_get
|
||||||
dialogs_display_filters_get
|
|
||||||
dialogs_tips_get
|
dialogs_tips_get
|
||||||
dialogs_about_get
|
dialogs_about_get
|
||||||
dialogs_toolbox_get
|
dialogs_toolbox_get
|
||||||
|
@ -28,6 +28,7 @@ gimp_clone_get_type
|
|||||||
gimp_clone_options_get_type
|
gimp_clone_options_get_type
|
||||||
gimp_clone_tool_get_type
|
gimp_clone_tool_get_type
|
||||||
gimp_color_balance_tool_get_type
|
gimp_color_balance_tool_get_type
|
||||||
|
gimp_color_display_editor_get_type
|
||||||
gimp_color_editor_get_type
|
gimp_color_editor_get_type
|
||||||
gimp_color_frame_get_type
|
gimp_color_frame_get_type
|
||||||
gimp_color_options_get_type
|
gimp_color_options_get_type
|
||||||
|
@ -527,6 +527,8 @@ gimp_table_attach_aligned
|
|||||||
GimpColorDisplay
|
GimpColorDisplay
|
||||||
gimp_color_display_new
|
gimp_color_display_new
|
||||||
gimp_color_display_clone
|
gimp_color_display_clone
|
||||||
|
gimp_color_display_set_enabled
|
||||||
|
gimp_color_display_get_enabled
|
||||||
gimp_color_display_convert
|
gimp_color_display_convert
|
||||||
gimp_color_display_load_state
|
gimp_color_display_load_state
|
||||||
gimp_color_display_save_state
|
gimp_color_display_save_state
|
||||||
|
@ -45,6 +45,24 @@ display color correction modules.
|
|||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_color_display_set_enabled ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@display:
|
||||||
|
@enabled:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_color_display_get_enabled ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@display:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_color_display_convert ##### -->
|
<!-- ##### FUNCTION gimp_color_display_convert ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user