update dav1d to 0.5.0, replace cakewalk loadmode icons, awdw info_tip tweaks, update...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_blond_cv / blondcvtheme.C
index c2023221dea55e32d013ace1461a97bb34617d3c..7830a1d2e0fa6fdc3cdb99d0589be579e0e93f07 100644 (file)
@@ -256,7 +256,7 @@ void BlondCVTheme::initialize()
                        "ok_button");
 
        resources->dirbox_margin = 50;
-       resources->filebox_margin = 101;
+       resources->filebox_margin = 120;
        resources->file_color = 0x000000;
        resources->directory_color = 0x0000ff;
 
@@ -335,6 +335,18 @@ void BlondCVTheme::initialize()
                "reset_dn.png",
                "reset_button");
 
+       new_button("unclear.png",
+               "unclear_up.png",
+               "unclear_hi.png",
+               "unclear_dn.png",
+               "unclear_button");
+
+       new_button("keyframe.png",
+               "keyframe_up.png",
+               "keyframe_hi.png",
+               "keyframe_dn.png",
+               "keyframe_button");
+
        resources->cancel_images = new_button("cancel.png",
                "generic_up.png",
                "generic_hi.png",
@@ -890,6 +902,7 @@ void BlondCVTheme::initialize()
 
        new_toggle("arrow.png", editpanel_up, editpanel_hi, editpanel_checked, editpanel_dn, editpanel_checkedhi, "arrow");
        new_toggle("autokeyframe.png", editpanel_up, editpanel_hi, editpanel_checked, editpanel_dn, editpanel_checkedhi, "autokeyframe");
+       new_toggle("spankeyframe.png", editpanel_up, editpanel_hi, editpanel_checked, editpanel_dn, editpanel_checkedhi, "spankeyframe");
        new_image_set("category_button",
                3,
                "preferencesbutton_dn.png",