![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Go to the source code of this file.
Functions | |
int | dt_gui_hist_dialog_new (dt_history_copy_item_t *d, int32_t imgid, gboolean iscopy) |
int dt_gui_hist_dialog_new | ( | dt_history_copy_item_t * | d, |
int32_t | imgid, | ||
gboolean | iscopy | ||
) |
shows a dialog for creating a new style, w if not null is a widget to change the sensitive state depending on the dialog response.
References _gui_hist_copy_response(), _gui_hist_item_toggled(), _gui_is_set(), dt_history_copy_item_t::copy_iop_order, darktable, dt_control_log(), dt_draw_paint_to_pixbuf(), DT_HIST_ITEMS_COL_ENABLED, DT_HIST_ITEMS_COL_ISACTIVE, DT_HIST_ITEMS_COL_NAME, DT_HIST_ITEMS_COL_NUM, DT_HIST_ITEMS_NUM_COLS, dt_history_get_items(), dt_history_item_free(), dt_history_module_skip_copy(), dt_iop_get_module_flags(), dt_iop_order_string(), dt_ioppr_get_iop_order_version(), dt_osx_disallow_fullscreen(), DT_PIXEL_APPLY_DPI, dt_ui_main_window(), dtgtk_cairo_paint_switch(), dtgtk_cairo_paint_switch_inactive(), dt_history_item_t::enabled, FALSE, flags, darktable_t::gui, IOP_FLAGS_HIDDEN, dt_history_copy_item_t::items, items, dt_history_item_t::name, dt_history_item_t::num, dt_history_item_t::op, dt_history_copy_item_t::selops, tree_on_row_activated(), TRUE, and dt_gui_gtk_t::ui.
Referenced by dt_history_copy_parts(), and dt_history_paste_parts_on_list().