Home
last modified time | relevance | path

Searched refs:set_undoable (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/evolvotron/evolvotron/libevolvotron/
H A Devolvotron_main.cpp77 _main->set_undoable(undoable(),action_name); in goodbye()
118 _main->set_undoable(undoable(),action_name); in end_action()
165 _main->set_undoable(undoable(),action_name); in undo()
422 void EvolvotronMain::set_undoable(bool v,const std::string& action_name) in set_undoable() function in EvolvotronMain
H A Devolvotron_main.h369 void set_undoable(bool v,const std::string& name);
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/metadata/
H A Ddiff.py97 def set_undoable(self, val): member in LineEdit
147 def set_undoable(self, val): member in LanguagesEdit
203 def set_undoable(self, val): member in DateEdit
289 def set_undoable(self, val): member in CommentsEdit
516 neww.set_undoable(oldw.current_val)
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmerge.c491 set_undoable(NULL, FALSE); in on_merge_ok_clicked()
532 set_undoable(_(rfx->menu_text), TRUE); in on_merge_ok_clicked()
H A Dresample.c257 set_undoable(_("Resize"), TRUE); in auto_resample_resize()
269 set_undoable(_("Resample/Resize"), TRUE); in auto_resample_resize()
1274 set_undoable(_("Resample Audio"), FALSE); in on_resaudio_ok_clicked()
1279 set_undoable(_("Resample Audio"), !prefs->conserve_space); in on_resaudio_ok_clicked()
1502 set_undoable(_("Resample"), TRUE); in on_resample_vid_ok()
2058 set_undoable(_("Speed Change"), TRUE); in on_change_speed_ok_clicked()
H A Dcallbacks.c3144 set_undoable(_("Cut"), TRUE);
3826 set_undoable(NULL, FALSE);
3964 set_undoable(_("Insert"), TRUE);
4353 set_undoable(_("Delete"), TRUE);
9016 set_undoable(_("New Audio"), TRUE);
9305 set_undoable(_("New Audio"), TRUE);
11873 set_undoable(_("Normalise audio"), TRUE);
12247 set_undoable(utxt, TRUE);
12343 set_undoable(_("Delete Audio"), TRUE);
12677 set_undoable(_("Record new audio"), TRUE);
[all …]
H A Deffects.c371 if (rfx->num_in_channels > 0) set_undoable(rfx->menu_text, TRUE); in do_effect()
H A Dmain.h1800 void set_undoable(const char *what, boolean sensitive);
H A Devents.c4536 set_undoable(_("rendering"), TRUE); in start_render_effect_events()
4931 set_undoable(NULL, FALSE); in render_to_clip()
H A Dparamwindow.c778 set_undoable(NULL, FALSE); in on_fx_pre_activate()
H A Dutils.c4784 void set_undoable(const char *what, boolean sensitive) { in set_undoable() function
H A Dinterface.c3399 set_undoable(_("Volume Adjustment"), TRUE); in on_avolch_ok()
H A Dmultitrack.c16244 set_undoable(NULL, FALSE); in on_render_activate()