1999-03-07 20:56:03 +08:00
|
|
|
EXPORTS
|
2004-09-29 09:03:08 +08:00
|
|
|
gimp_aspect_preview_get_type
|
|
|
|
gimp_aspect_preview_new
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_brush_select_button_get_brush
|
|
|
|
gimp_brush_select_button_get_type
|
|
|
|
gimp_brush_select_button_new
|
|
|
|
gimp_brush_select_button_set_brush
|
2003-07-27 01:37:32 +08:00
|
|
|
gimp_brush_select_widget_close
|
2003-07-27 10:20:40 +08:00
|
|
|
gimp_brush_select_widget_new
|
2003-07-01 23:06:06 +08:00
|
|
|
gimp_brush_select_widget_set
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_channel_combo_box_get_type
|
2004-05-11 07:17:29 +08:00
|
|
|
gimp_channel_combo_box_new
|
1999-03-07 20:56:03 +08:00
|
|
|
gimp_channel_menu_new
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_drawable_combo_box_get_type
|
2004-05-11 07:17:29 +08:00
|
|
|
gimp_drawable_combo_box_new
|
2004-12-14 07:36:17 +08:00
|
|
|
gimp_drawable_get_sub_thumbnail
|
2004-05-11 07:17:29 +08:00
|
|
|
gimp_drawable_get_thumbnail
|
1999-03-07 20:56:03 +08:00
|
|
|
gimp_drawable_menu_new
|
2004-09-16 03:56:01 +08:00
|
|
|
gimp_drawable_preview_draw_region
|
|
|
|
gimp_drawable_preview_get_drawable
|
2004-09-03 03:54:11 +08:00
|
|
|
gimp_drawable_preview_get_type
|
|
|
|
gimp_drawable_preview_new
|
2009-07-15 18:12:13 +08:00
|
|
|
gimp_export_dialog_get_content_area
|
|
|
|
gimp_export_dialog_new
|
1999-10-06 14:36:46 +08:00
|
|
|
gimp_export_image
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_font_select_button_get_font
|
2005-06-06 14:56:58 +08:00
|
|
|
gimp_font_select_button_get_type
|
|
|
|
gimp_font_select_button_new
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_font_select_button_set_font
|
2003-07-27 01:37:32 +08:00
|
|
|
gimp_font_select_widget_close
|
2003-07-27 10:20:40 +08:00
|
|
|
gimp_font_select_widget_new
|
2003-07-01 23:06:06 +08:00
|
|
|
gimp_font_select_widget_set
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_gradient_select_button_get_gradient
|
|
|
|
gimp_gradient_select_button_get_type
|
|
|
|
gimp_gradient_select_button_new
|
|
|
|
gimp_gradient_select_button_set_gradient
|
2003-07-27 01:37:32 +08:00
|
|
|
gimp_gradient_select_widget_close
|
2003-07-27 10:20:40 +08:00
|
|
|
gimp_gradient_select_widget_new
|
2003-07-01 23:06:06 +08:00
|
|
|
gimp_gradient_select_widget_set
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_image_combo_box_get_type
|
2004-05-11 07:17:29 +08:00
|
|
|
gimp_image_combo_box_new
|
|
|
|
gimp_image_get_thumbnail
|
1999-03-07 20:56:03 +08:00
|
|
|
gimp_image_menu_new
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_layer_combo_box_get_type
|
2004-05-11 07:17:29 +08:00
|
|
|
gimp_layer_combo_box_new
|
Overhaul of pixmap brushes and pipes: No separate pixmap pipe
brush tool any longer. The paintbrush, airbrush and pencil
tools, which already knew how to handle the single-pixmap
brushes now also handle the pipes as well.
* app/pixmapbrush.{h,c}
* app/gimpbrushpixmap.{h,c}: Removed these files.
* app/Makefile.am
* app/makefile.{cygwin,msc}: Remove from here, too.
* app/gimpbrushpipe.{h,c}: Total overhaul.
* app/paint_core.h
* app/apptypes.h: Some more types moved to apptypes.h
* app/context_manager.c
* app/tool_options.c
* app/tools.c
* app/toolsF.h: Remove PIXMAPBRUSH tool.
* app/gimpbrush.h: New method: select_brush. Used to change the
brush in paint_core, for pipe brushes.
* app/gimpbrush.c: Add gimp_brush_select_brush, which is dummy for
the normal brushes (returns the same brush).
* app/paint_core.c: Call the brush's select_brush method to get a
potential new brush before calling the paint_func.
* app/gimpbrushlist.c: Various changes related to the pixmap and
pipe overhaul.
* app/airbrush.c
* app/pencil.c: Reorder code a bit in the tool motion function to
avoid executing unnecessary code in the case of a pixmap brush.
Other changes in the same commit:
* app/install.c: Make quote_spaces extern.
* app/appenv.h: Declare it.
* libgimp/gimpui.def: Add missing entry points.
* libgimp/makefile.{cygwin,msc}: Add missing objects to gimpui.
1999-08-26 08:54:30 +08:00
|
|
|
gimp_layer_menu_new
|
2006-08-18 00:52:25 +08:00
|
|
|
gimp_layer_new_from_pixbuf
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_palette_select_button_get_palette
|
|
|
|
gimp_palette_select_button_get_type
|
|
|
|
gimp_palette_select_button_new
|
|
|
|
gimp_palette_select_button_set_palette
|
2004-07-29 21:53:26 +08:00
|
|
|
gimp_palette_select_widget_close
|
|
|
|
gimp_palette_select_widget_new
|
|
|
|
gimp_palette_select_widget_set
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_pattern_select_button_get_pattern
|
|
|
|
gimp_pattern_select_button_get_type
|
|
|
|
gimp_pattern_select_button_new
|
|
|
|
gimp_pattern_select_button_set_pattern
|
2003-07-27 01:37:32 +08:00
|
|
|
gimp_pattern_select_widget_close
|
2003-07-27 10:20:40 +08:00
|
|
|
gimp_pattern_select_widget_new
|
2003-07-01 23:06:06 +08:00
|
|
|
gimp_pattern_select_widget_set
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_proc_browser_dialog_get_selected
|
2005-08-03 00:49:42 +08:00
|
|
|
gimp_proc_browser_dialog_get_type
|
|
|
|
gimp_proc_browser_dialog_new
|
|
|
|
gimp_proc_view_new
|
2004-09-29 06:32:33 +08:00
|
|
|
gimp_progress_bar_get_type
|
2004-09-03 03:54:11 +08:00
|
|
|
gimp_progress_bar_new
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_select_button_close_popup
|
|
|
|
gimp_select_button_get_type
|
2005-09-06 04:47:12 +08:00
|
|
|
gimp_ui_get_display_window
|
2005-09-10 02:07:31 +08:00
|
|
|
gimp_ui_get_progress_window
|
2006-07-05 18:29:56 +08:00
|
|
|
gimp_ui_init
|
2006-11-16 08:07:48 +08:00
|
|
|
gimp_vectors_combo_box_get_type
|
|
|
|
gimp_vectors_combo_box_new
|
2005-09-10 02:07:31 +08:00
|
|
|
gimp_window_set_transient
|
2005-09-06 04:47:12 +08:00
|
|
|
gimp_window_set_transient_for_display
|
2005-09-21 05:52:54 +08:00
|
|
|
gimp_zoom_preview_get_drawable
|
2005-10-03 02:00:49 +08:00
|
|
|
gimp_zoom_preview_get_factor
|
2006-08-09 18:30:01 +08:00
|
|
|
gimp_zoom_preview_get_model
|
2005-09-21 05:52:54 +08:00
|
|
|
gimp_zoom_preview_get_source
|
2005-09-20 07:24:00 +08:00
|
|
|
gimp_zoom_preview_get_type
|
|
|
|
gimp_zoom_preview_new
|
2006-08-09 18:30:01 +08:00
|
|
|
gimp_zoom_preview_new_with_model
|