diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog index 7be283a571..a490474714 100644 --- a/devel-docs/ChangeLog +++ b/devel-docs/ChangeLog @@ -1,3 +1,7 @@ +2003-10-09 Sven Neumann + + * app/app-sections.txt: updated. + 2003-10-07 Sven Neumann * libgimp/libgimp-sections.txt diff --git a/devel-docs/app/app-sections.txt b/devel-docs/app/app-sections.txt index 94831126a0..780eb7d784 100644 --- a/devel-docs/app/app-sections.txt +++ b/devel-docs/app/app-sections.txt @@ -412,6 +412,7 @@ GIMP_CHANNEL_GET_CLASS GimpChannel-select gimp_channel_select_rectangle gimp_channel_select_ellipse +gimp_channel_select_scan_convert gimp_channel_select_polygon gimp_channel_select_vectors gimp_channel_select_channel @@ -1054,6 +1055,7 @@ GimpList gimp_list_new gimp_list_reverse gimp_list_sort +gimp_list_sort_by_name gimp_list_uniquefy_name GimpListClass @@ -1074,6 +1076,7 @@ gimp_object_set_name gimp_object_get_name gimp_object_set_name_safe gimp_object_name_changed +gimp_object_name_collate gimp_object_get_memsize gimp_g_object_get_memsize @@ -1312,6 +1315,8 @@ GIMP_UNDO_STACK_GET_CLASS
gimpviewable +GIMP_VIEWABLE_MAX_BUTTON_SIZE +GIMP_VIEWABLE_MAX_MENU_SIZE GIMP_VIEWABLE_MAX_PREVIEW_SIZE GIMP_VIEWABLE_MAX_POPUP_SIZE GimpViewable @@ -1380,7 +1385,6 @@ gimp_display_area_list_free gdisplays_check_valid gimp_displays_dirty gimp_displays_delete -gimp_displays_flush gimp_displays_finish_draw gimp_displays_reconnect gimp_displays_set_busy @@ -3683,6 +3687,7 @@ GIMP_DIALOG_FACTORY_GET_CLASS GimpDock GimpDock gimp_dock_construct +gimp_dock_setup gimp_dock_add gimp_dock_remove gimp_dock_add_book @@ -3709,6 +3714,7 @@ gimp_dockable_new gimp_dockable_get_menu gimp_dockable_get_tab_widget gimp_dockable_set_context +gimp_dockable_detach GimpDockableClass GIMP_DOCKABLE