diff --git a/devel-docs/libgimp/libgimp-sections.txt b/devel-docs/libgimp/libgimp-sections.txt index 174df1954d..e290be41fb 100644 --- a/devel-docs/libgimp/libgimp-sections.txt +++ b/devel-docs/libgimp/libgimp-sections.txt @@ -45,8 +45,12 @@ gimp_get_progname gimp_extension_enable gimp_extension_ack gimp_extension_process +gimp_attach_parasite +gimp_detach_parasite gimp_parasite_find gimp_parasite_list +gimp_get_parasite +gimp_get_parasite_list gimp_parasite_attach gimp_parasite_detach gimp_attach_new_parasite @@ -231,6 +235,7 @@ gimp_threshold gimpcontext gimp_context_push gimp_context_pop +gimp_context_set_defaults gimp_context_get_foreground gimp_context_set_foreground gimp_context_get_background @@ -609,6 +614,10 @@ gimp_image_set_colormap gimp_image_get_vectors gimp_image_get_vectors_by_tattoo gimp_image_get_thumbnail_data +gimp_image_attach_parasite +gimp_image_detach_parasite +gimp_image_get_parasite +gimp_image_get_parasite_list gimp_image_parasite_find gimp_image_parasite_list gimp_image_parasite_attach diff --git a/devel-docs/libgimpbase/libgimpbase-sections.txt b/devel-docs/libgimpbase/libgimpbase-sections.txt index e6c443ccd9..9bb60df13b 100644 --- a/devel-docs/libgimpbase/libgimpbase-sections.txt +++ b/devel-docs/libgimpbase/libgimpbase-sections.txt @@ -259,8 +259,10 @@ gimp_unit_get_symbol gimp_unit_get_abbreviation gimp_unit_get_singular gimp_unit_get_plural +gimp_unit_format_string gimp_pixels_to_units gimp_units_to_pixels +gimp_units_to_points GIMP_TYPE_UNIT GIMP_TYPE_PARAM_UNIT GIMP_IS_PARAM_SPEC_UNIT diff --git a/devel-docs/libgimpmath/libgimpmath-sections.txt b/devel-docs/libgimpmath/libgimpmath-sections.txt index 60f142dfc8..bb6389b173 100644 --- a/devel-docs/libgimpmath/libgimpmath-sections.txt +++ b/devel-docs/libgimpmath/libgimpmath-sections.txt @@ -45,9 +45,16 @@ GIMP_TYPE_PARAM_MATRIX2 GIMP_IS_PARAM_SPEC_MATRIX2 gimp_param_spec_matrix2 GIMP_VALUE_HOLDS_MATRIX2 +GIMP_TYPE_MATRIX3 +GIMP_TYPE_PARAM_MATRIX3 +GIMP_IS_PARAM_SPEC_MATRIX3 +gimp_param_spec_matrix3 +GIMP_VALUE_HOLDS_MATRIX3 gimp_matrix2_get_type gimp_param_matrix2_get_type +gimp_matrix3_get_type +gimp_param_matrix3_get_type
@@ -62,6 +69,8 @@ gimp_vector2_length gimp_vector2_length_val gimp_vector2_mul gimp_vector2_mul_val +gimp_vector2_normal +gimp_vector2_normal_val gimp_vector2_normalize gimp_vector2_normalize_val gimp_vector2_neg diff --git a/devel-docs/libgimpwidgets/libgimpwidgets-docs.sgml b/devel-docs/libgimpwidgets/libgimpwidgets-docs.sgml index 1774aad845..43d7ea4461 100644 --- a/devel-docs/libgimpwidgets/libgimpwidgets-docs.sgml +++ b/devel-docs/libgimpwidgets/libgimpwidgets-docs.sgml @@ -48,14 +48,14 @@ - - + + @@ -101,6 +101,8 @@ Deprecated API + + diff --git a/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt b/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt index f789cc31c9..e59fb4bd03 100644 --- a/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt +++ b/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt @@ -43,7 +43,9 @@ gimp_cairo_set_focus_line_pattern gimp_cairo_checkerboard_create gimp_cairo_surface_create_from_pixbuf GIMP_CAIRO_RGB24_SET_PIXEL +GIMP_CAIRO_RGB24_GET_PIXEL GIMP_CAIRO_ARGB32_SET_PIXEL +GIMP_CAIRO_ARGB32_GET_PIXEL
@@ -575,6 +577,7 @@ gimp_ruler_set_position gimp_ruler_get_position gimp_ruler_set_range gimp_ruler_get_range +gimp_ruler_add_track_widget GimpRulerClass GIMP_RULER @@ -586,6 +589,50 @@ GIMP_IS_RULER_CLASS GIMP_RULER_GET_CLASS
+
+gimpunitstore +GimpUnitStore +GimpUnitStore +GimpUnitStoreClass +gimp_unit_store_new +gimp_unit_store_set_has_pixels +gimp_unit_store_get_has_pixels +gimp_unit_store_set_has_percent +gimp_unit_store_get_has_percent +gimp_unit_store_set_pixel_value +gimp_unit_store_set_pixel_values +gimp_unit_store_set_resolution +gimp_unit_store_set_resolutions +gimp_unit_store_get_value +gimp_unit_store_get_values + +GIMP_UNIT_STORE +GIMP_IS_UNIT_STORE +GIMP_TYPE_UNIT_STORE +gimp_unit_store_get_type +GIMP_UNIT_STORE_CLASS +GIMP_IS_UNIT_STORE_CLASS +GIMP_UNIT_STORE_GET_CLASS +
+ +
+gimpunitcombobox +GimpUnitComboBox +GimpUnitComboBoxClass +gimp_unit_combo_box_new +gimp_unit_combo_box_new_with_model +gimp_unit_combo_box_get_active +gimp_unit_combo_box_set_active + +GIMP_UNIT_COMBO_BOX +GIMP_IS_UNIT_COMBO_BOX +GIMP_TYPE_UNIT_COMBO_BOX +gimp_unit_combo_box_get_type +GIMP_UNIT_COMBO_BOX_CLASS +GIMP_IS_UNIT_COMBO_BOX_CLASS +GIMP_UNIT_COMBO_BOX_GET_CLASS +
+
gimpunitmenu GimpUnitMenu @@ -872,6 +919,7 @@ GIMP_STOCK_CONTROLLER GIMP_STOCK_CONTROLLER_KEYBOARD GIMP_STOCK_CONTROLLER_LINUX_INPUT GIMP_STOCK_CONTROLLER_MIDI +GIMP_STOCK_CONTROLLER_MOUSE GIMP_STOCK_CONTROLLER_WHEEL GIMP_STOCK_DISPLAY_FILTER_COLORBLIND GIMP_STOCK_DISPLAY_FILTER_CONTRAST @@ -972,6 +1020,7 @@ gimp_prop_spin_button_new gimp_prop_stock_image_new gimp_prop_string_combo_box_new gimp_prop_text_buffer_new +gimp_prop_unit_combo_box_new gimp_prop_unit_menu_new
@@ -986,6 +1035,7 @@ gimp_color_display_get_enabled gimp_color_display_get_config gimp_color_display_get_managed gimp_color_display_convert +gimp_color_display_convert_surface gimp_color_display_load_state gimp_color_display_save_state gimp_color_display_configure @@ -1014,6 +1064,7 @@ gimp_color_display_stack_remove gimp_color_display_stack_reorder_up gimp_color_display_stack_reorder_down gimp_color_display_stack_convert +gimp_color_display_stack_convert_surface GimpColorDisplayStackClass GIMP_COLOR_DISPLAY_STACK diff --git a/devel-docs/libgimpwidgets/tmpl/gimpstock.sgml b/devel-docs/libgimpwidgets/tmpl/gimpstock.sgml index 329c6d610b..a0d046ccf2 100644 --- a/devel-docs/libgimpwidgets/tmpl/gimpstock.sgml +++ b/devel-docs/libgimpwidgets/tmpl/gimpstock.sgml @@ -1459,6 +1459,13 @@ RTL variant + + + + + + +