diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog index f7e1a0d0b7..c97d02f2e7 100644 --- a/devel-docs/ChangeLog +++ b/devel-docs/ChangeLog @@ -1,3 +1,17 @@ +2006-10-11 Sven Neumann + + * libgimp/libgimp-sections.txt + * libgimpconfig/libgimpconfig-sections.txt + * libgimpwidgets/libgimpwidgets-sections.txt: added new API. + + * libgimpwidgets/tmpl/gimpstock.sgml: added new icons. + + * libgimp/tmpl/gimpfontselectbutton.sgml + * libgimp/tmpl/gimptools.sgml + * libgimpconfig/tmpl/gimpconfig-params.sgml + * libgimpwidgets/tmpl/gimpcolorselection.sgml + * libgimpwidgets/tmpl/gimpcolorselector.sgml: regenerated. + 2006-09-23 Bill Skaggs * vbr.txt: fix an error concerning version numbers. diff --git a/devel-docs/libgimp/libgimp-sections.txt b/devel-docs/libgimp/libgimp-sections.txt index 8bcb880ad8..476078a0ab 100644 --- a/devel-docs/libgimp/libgimp-sections.txt +++ b/devel-docs/libgimp/libgimp-sections.txt @@ -854,6 +854,8 @@ gimp_flip gimp_free_select gimp_fuzzy_select gimp_fuzzy_select_full +gimp_heal +gimp_heal_default gimp_paintbrush gimp_paintbrush_default gimp_pencil diff --git a/devel-docs/libgimp/tmpl/gimptools.sgml b/devel-docs/libgimp/tmpl/gimptools.sgml index efd6117305..4a72ba16f5 100644 --- a/devel-docs/libgimp/tmpl/gimptools.sgml +++ b/devel-docs/libgimp/tmpl/gimptools.sgml @@ -270,6 +270,31 @@ Functions giving access to common toolbox tools. @Returns: + + + + + +@drawable_ID: +@src_drawable_ID: +@src_x: +@src_y: +@num_strokes: +@strokes: +@Returns: + + + + + + + +@drawable_ID: +@num_strokes: +@strokes: +@Returns: + + diff --git a/devel-docs/libgimpconfig/libgimpconfig-sections.txt b/devel-docs/libgimpconfig/libgimpconfig-sections.txt index 698341739e..306a664316 100644 --- a/devel-docs/libgimpconfig/libgimpconfig-sections.txt +++ b/devel-docs/libgimpconfig/libgimpconfig-sections.txt @@ -44,6 +44,7 @@ GIMP_CONFIG_PARAM_DEFAULTS GIMP_CONFIG_PARAM_IGNORE GIMP_CONFIG_PARAM_FLAGS GIMP_CONFIG_INSTALL_PROP_BOOLEAN +GIMP_CONFIG_INSTALL_PROP_BOXED GIMP_CONFIG_INSTALL_PROP_RGB GIMP_CONFIG_INSTALL_PROP_DOUBLE GIMP_CONFIG_INSTALL_PROP_RESOLUTION diff --git a/devel-docs/libgimpconfig/tmpl/gimpconfig-params.sgml b/devel-docs/libgimpconfig/tmpl/gimpconfig-params.sgml index 309a10cca4..5c5d9aad34 100644 --- a/devel-docs/libgimpconfig/tmpl/gimpconfig-params.sgml +++ b/devel-docs/libgimpconfig/tmpl/gimpconfig-params.sgml @@ -79,6 +79,19 @@ gimpconfig-params @flags: + + + + + +@class: +@id: +@name: +@blurb: +@boxed_type: +@flags: + + diff --git a/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt b/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt index 291dc2753c..a002acf713 100644 --- a/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt +++ b/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt @@ -183,6 +183,7 @@ gimp_color_selection_set_old_color gimp_color_selection_get_old_color gimp_color_selection_reset gimp_color_selection_color_changed +gimp_color_selection_set_config GIMP_COLOR_SELECTION GIMP_IS_COLOR_SELECTION @@ -691,6 +692,19 @@ GIMP_STOCK_TRANSPARENCY GIMP_STOCK_DEFAULT_COLORS GIMP_STOCK_SWAP_COLORS GIMP_STOCK_UNDO_HISTORY +GIMP_STOCK_HCHAIN +GIMP_STOCK_HCHAIN_BROKEN +GIMP_STOCK_VCHAIN +GIMP_STOCK_VCHAIN_BROKEN +GIMP_STOCK_TEXTURE +GIMP_STOCK_FRAME +GIMP_STOCK_ERROR +GIMP_STOCK_INFO +GIMP_STOCK_QUESTION +GIMP_STOCK_WARNING +GIMP_STOCK_WILBER +GIMP_STOCK_WILBER_EEK +GIMP_STOCK_ZOOM_FOLLOW_WINDOW GIMP_STOCK_TOOL_AIRBRUSH GIMP_STOCK_TOOL_ALIGN GIMP_STOCK_TOOL_BLEND @@ -722,6 +736,7 @@ GIMP_STOCK_TOOL_PAINTBRUSH GIMP_STOCK_TOOL_PATH GIMP_STOCK_TOOL_PENCIL GIMP_STOCK_TOOL_PERSPECTIVE +GIMP_STOCK_TOOL_PERSPECTIVE_CLONE GIMP_STOCK_TOOL_POSTERIZE GIMP_STOCK_TOOL_RECT_SELECT GIMP_STOCK_TOOL_ROTATE @@ -731,19 +746,16 @@ GIMP_STOCK_TOOL_SMUDGE GIMP_STOCK_TOOL_TEXT GIMP_STOCK_TOOL_THRESHOLD GIMP_STOCK_TOOL_ZOOM -GIMP_STOCK_HCHAIN -GIMP_STOCK_HCHAIN_BROKEN -GIMP_STOCK_VCHAIN -GIMP_STOCK_VCHAIN_BROKEN -GIMP_STOCK_TEXTURE -GIMP_STOCK_FRAME -GIMP_STOCK_ERROR -GIMP_STOCK_INFO -GIMP_STOCK_QUESTION -GIMP_STOCK_WARNING -GIMP_STOCK_WILBER -GIMP_STOCK_WILBER_EEK -GIMP_STOCK_ZOOM_FOLLOW_WINDOW +GIMP_STOCK_CONTROLLER +GIMP_STOCK_CONTROLLER_KEYBOARD +GIMP_STOCK_CONTROLLER_LINUX_INPUT +GIMP_STOCK_CONTROLLER_MIDI +GIMP_STOCK_CONTROLLER_WHEEL +GIMP_STOCK_DISPLAY_FILTER_COLORBLIND +GIMP_STOCK_DISPLAY_FILTER_CONTRAST +GIMP_STOCK_DISPLAY_FILTER_GAMMA +GIMP_STOCK_DISPLAY_FILTER_LCMS +GIMP_STOCK_DISPLAY_FILTER_PROOF GIMP_STOCK_QMASK_ON GIMP_STOCK_QMASK_OFF GIMP_STOCK_BRUSH @@ -900,6 +912,7 @@ gimp_color_selector_set_color gimp_color_selector_set_channel gimp_color_selector_color_changed gimp_color_selector_channel_changed +gimp_color_selector_set_config GimpColorSelectorClass GIMP_COLOR_SELECTOR diff --git a/devel-docs/libgimpwidgets/tmpl/gimpcolorselection.sgml b/devel-docs/libgimpwidgets/tmpl/gimpcolorselection.sgml index 92fab61f1c..a40f5094e2 100644 --- a/devel-docs/libgimpwidgets/tmpl/gimpcolorselection.sgml +++ b/devel-docs/libgimpwidgets/tmpl/gimpcolorselection.sgml @@ -30,6 +30,11 @@ Widget for doing a color selection. @gimpcolorselection: the object which received the signal. + + + + + @@ -108,3 +113,12 @@ Widget for doing a color selection. @selection: + + + + + +@selection: +@config: + + diff --git a/devel-docs/libgimpwidgets/tmpl/gimpcolorselector.sgml b/devel-docs/libgimpwidgets/tmpl/gimpcolorselector.sgml index b225412151..f745215d69 100644 --- a/devel-docs/libgimpwidgets/tmpl/gimpcolorselector.sgml +++ b/devel-docs/libgimpwidgets/tmpl/gimpcolorselector.sgml @@ -148,3 +148,12 @@ The suggested width for a color bar in a #GimpColorSelector implementation. @selector: + + + + + +@selector: +@config: + + diff --git a/devel-docs/libgimpwidgets/tmpl/gimpstock.sgml b/devel-docs/libgimpwidgets/tmpl/gimpstock.sgml index 79798452b6..1bb15fd0be 100644 --- a/devel-docs/libgimpwidgets/tmpl/gimpstock.sgml +++ b/devel-docs/libgimpwidgets/tmpl/gimpstock.sgml @@ -981,6 +981,102 @@ RTL variant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1229,6 +1325,13 @@ RTL variant + + + + + + + @@ -1301,98 +1404,82 @@ RTL variant - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - - - + + - + - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - + +