Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4f6cbf3f045806b169408f66b28195e1e2f7cb5e
      
https://github.com/synfig/synfig/commit/4f6cbf3f045806b169408f66b28195e1e2f7cb5e
  Author: DhairyaBahl <dhairyaba...@gmail.com>
  Date:   2021-07-02 (Fri, 02 Jul 2021)

  Changed paths:
    M synfig-studio/src/gui/canvasview.cpp
    M synfig-studio/src/gui/dialogs/canvasproperties.cpp
    M synfig-studio/src/gui/dialogs/dialog_soundselect.cpp
    M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
    M synfig-studio/src/gui/renddesc.cpp
    M synfig-studio/src/gui/render.cpp
    M synfig-studio/src/gui/widgets/widget_defaults.cpp
    M synfig-studio/src/gui/widgets/widget_defaults.h

  Log Message:
  -----------
  Replaced deprecated Gtk::Alignment class using Widget margins (#2187)

* removing alignment test

* renaming widget_otln to widget_outline

* Fixing Alignment.h for widget_fill_color and renamed it

* Removed deprecated Alignment.h from widget_defaults.h

* Removed Alignment.h class from widget_defaults.h and added fixed.h as its 
alternative

* Removing Alignment.h from canvasview.cpp and replacing it with fixed.h

* Replaced Alignment.h with Fixed.h in preview.cpp

* fixing indentation

* Removed Fixed.h

* Removing the unused and deprecated Gtk:: Misc

* adding set_margin properties and removing widget_space

* fixing margin properties in canvasview.cpp

* Fixing the failing  build

* correcting the indentation

* correcting the indentation

* Removing the dependency of deprecated fixed.h from the canvasview.cpp

* correcting the spacing in canvasview.cpp

* removing gtk::alignment for create_image_tab in rendesc.cpp

* removing the dependency on deprecated alignment.h from renddesc.cpp

* correcting the xscale and yscale in renddesc.cpp

* removing dependency of alignment.h from render.cpp

* removing the dependency of alignment.h from dialogs/canvasproperties.cpp

* removing the dependency of alignment.h from dialog_soundselect.cpp and 
vectorizersettings.cpp

* removed the redundant set_margin 0 from renddesc.cpp

* Correcting spacing in preview.cpp, restoring the changes that I've made




_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to