![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_lib_history_t:Data Fields | |
| GtkWidget * | history_box |
| GtkWidget * | create_button |
| GtkWidget * | compress_button |
| gboolean | record_undo |
| int | record_history_level |
| GList * | previous_snapshot |
| int | previous_history_end |
| GList * | previous_iop_order_list |
| GtkWidget* dt_lib_history_t::compress_button |
Referenced by gui_init().
| GtkWidget* dt_lib_history_t::create_button |
Referenced by gui_init().
| GtkWidget* dt_lib_history_t::history_box |
Referenced by _lib_history_button_clicked_callback(), _lib_history_change_callback(), and gui_init().
| int dt_lib_history_t::previous_history_end |
Referenced by _lib_history_change_callback(), _lib_history_will_change_callback(), and gui_init().
| GList* dt_lib_history_t::previous_iop_order_list |
Referenced by _lib_history_change_callback(), _lib_history_will_change_callback(), and gui_init().
| GList* dt_lib_history_t::previous_snapshot |
Referenced by _lib_history_change_callback(), _lib_history_will_change_callback(), and gui_init().
| int dt_lib_history_t::record_history_level |
Referenced by _lib_history_change_callback(), _lib_history_will_change_callback(), and gui_init().
| gboolean dt_lib_history_t::record_undo |
Referenced by _lib_history_change_callback(), _lib_history_will_change_callback(), _pop_undo(), and gui_init().