Hi! 2013/8/23 Carlos López González <[email protected]>: > Hi there! > I've successfully finished and merged param-interpolation to master. > I would like to start thinking on initiate the release procedure to include > the latest additions. > As lately the succession of news are changing the planned steps, maybe it > would be good to think if the release would be a minor one or a big one. > My opinion is that, although the latest additions are quite interesting for > the users, it doesn't justify a major release. Please opine about that.
Agree - surely it is not major one. > As far as I know those are the new things that will be shipped in the new > release: > > 1) Cairo finalization and various bug fixes. Usage of the new render method > for Cairo. > 2) Building scripts improvements (WIP) Build scripts is not a feature, it's just infrastructure routine, not related to release. ^___^ > 3) Correct internationalization for Windows. Already shipped in 0.64.0. > 4) New Import by drag and drop feature. Works only for Linux. To make it work on Mac, I suspect we have to migrate from Gtk-X11 to Gtk-Native, which isn't trivial. > 5) New Parameter interpolation feature > 6) New Contour tools > 7) New multiple image import support. > 8) New Exclude layer from render feature > 9) New Zip container feature (WIP) > > Please correct me and/or add anything I could miss. K. > 2013/8/10 Ivan Mahonin <[email protected]> >> >> I think is the problem with back-slashes in windows-paths. >> My final fixes in branch "blackwarthog/import-by-drag-n-drop" should to >> solve this problem. >> >> > 1) Konstantin/Ivan, for the "Drag'n'drop isn't working on Winows" maybe >> > specifying "GtkDestDefaults flags", and "GdkDragAction actions" for >> > drag_dest_set ? >> > (canvasview.cpp / L854 / >> > >> > https://github.com/blackwarthog/synfig/blob/6cf9cb5a29d4c6d461732bccadad249562fac26e/synfig-studio/src/gui/canvasview.cpp) >> > >> > GtkDestDefaults - >> > >> > https://developer.gnome.org/gtk3/3.0/gtk3-Drag-and-Drop.html#GtkDestDefaults >> > GdkDragAction - >> > >> > https://developer.gnome.org/gdk/unstable/gdk-Drag-and-Drop.html#GdkDragAction >> > >> > I Hope that could be so "simple" ... >> >> >> >> >> ------------------------------------------------------------------------------ >> Get 100% visibility into Java/.NET code with AppDynamics Lite! >> It's a free troubleshooting tool designed for production. >> Get down to code-level detail for bottlenecks, with <2% overhead. >> Download for free and get started troubleshooting in minutes. >> >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk >> _______________________________________________ >> Synfig-devl mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/synfig-devl > > > > > -- > Carlos > http://synfig.org > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Synfig-devl mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/synfig-devl > -- http://morevnaproject.org/ ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
