synfig.git
2008-11-25 dooglusFix spelling mistake.
2008-11-25 dooglusFix some compiler warnings.
2008-11-25 dooglusFix ValueDesc::get_description() to work with const...
2008-11-25 dooglusFix ValueDesc::get_value_node() so it works with consta...
2008-11-23 dooglusInclude the example module in the list of modules to...
2008-11-23 dooglusFix 2321845: "Save after delete a keyframe crash in...
2008-11-23 dooglusAdd tests for handle::swap() and loose_handle::swap().
2008-11-23 dooglusFix handle<T>::swap() and loose_handle<T>::swap()....
2008-11-22 dooglusFix 2 typos.
2008-11-22 dooglusFix 2315706: "Rename Exported Valuenode from imported...
2008-11-22 dooglusAdd function Canvas::register_external_canvas() to...
2008-11-22 dooglusDraw a dotted line box around the rectangle when selected.
2008-11-22 dooglusAdd FilledRect::hit_check() to allow Filled Rectangles...
2008-11-22 dooglusAdd Metaballs::hit_check() so metaballs can be selected...
2008-11-22 dooglusAdd boolean parameter 'Positive Only' to stop negative...
2008-11-22 dooglusReplace the 'Threshold' parameter with 'Gradient Left...
2008-11-22 dooglusUse a gradient instead of a color to color the balls.
2008-11-22 dooglusShortcut color blending in get_color() when blend metho...
2008-11-22 dooglusWhen a new metaball layer is created, initialise it...
2008-11-22 dooglusInclude the example module in the list of modules to...
2008-11-22 dooglusInclude the example module's Makefile in the list of...
2008-11-22 dooglusEnable all three layers in the example module.
2008-11-22 dooglusUse Layer::simple_clone() rather than Layer::clone...
2008-11-22 dooglusUncomment and fix Layer::simple_clone() to clone a...
2008-11-22 dooglusGive the 'filled rectangle' layer a unique name - other...
2008-11-22 dooglusPut the three example layers in the 'Example' group...
2008-11-22 dooglusFix Metaballs::get_color() so it takes the context...
2008-11-22 dooglusTidying.
2008-11-22 dooglusRemove duplicate call to render the context.
2008-11-22 dooglusFix indentation.
2008-11-22 dooglusWhen making ducks for elements of a list of vectors...
2008-11-22 dooglusAllow ValueBase objects to be cast to type Real to...
2008-11-22 dooglusExplicitly call get_list() when converting a bline...
2008-11-22 dooglusCompiler suggested "parentheses around comparison in...
2008-11-22 dooglusRemove the declaration and definition of ValueNode_BLin...
2008-11-22 dooglusWrite a proper definition for ValueNode_BLine::create_n...
2008-11-22 dooglusFix indentation.
2008-11-22 dooglusUse the new definition of ValueNode_DynamicList::create...
2008-11-22 dooglusWrite a proper definition for ValueNode_DynamicList...
2008-11-22 dooglusAllow PasteCanvas layers with unset canvas parameters...
2008-11-19 dooglusFix 1730067: "Impervious Waypoints". Even inactive...
2008-11-19 dooglusFix 1829182: "Right click context menu not always appears".
2008-11-19 dooglusThe compiler was warning "format not a string literal...
2008-11-19 dooglusUse the functions from the last two revisions to rebuil...
2008-11-19 dooglusAdd a new signal_subcanvas_changed() that is signalled...
2008-11-19 dooglusAdd function LayerTreeStore::queue_rebuild(). Nothing...
2008-11-19 dooglus'queued' is an integer not a bool, so set it to 0 not...
2008-11-19 pabs3Remove warning about Paletted PNGs not being fully...
2008-11-19 pabs3Fix wtachi's entry in the AUTHORS file.
2008-11-18 dooglusFix 1826376, 1848018, 1901753. All caused by not makin...
2008-11-18 dooglusSeveral bugs in the tracker are related to crashes...
2008-11-18 dooglusWhen a new document is made and saved, register it...
2008-11-18 dooglusNot sure if this code is ever used, but if it is it...
2008-11-18 dooglusJust comments.
2008-11-18 dooglusPut a space between the parameter name and its descript...
2008-11-18 dooglusWhen we try to open a file that doesn't exist, display...
2008-11-18 dooglusWhen we try to open a file that doesn't exist, display...
2008-11-18 dooglusRemove debugging printf().
2008-11-18 dooglusFix 1993098: "Composited Inline canvases fails if backg...
2008-11-18 dooglusFix 2119775: "Zoom tool doesn't work if drag outside...
2008-11-17 dooglusFix 2256600: "Delete all waypoints of a valuenode unexp...
2008-11-17 dooglusShow a warning when using file>import to import a ...
2008-11-17 dooglusWhen loading .sif files, show any warnings in the GUI...
2008-11-17 dooglusCommented prototype for undefined function add_layer().
2008-11-14 dooglusFix 1814151: "Add a layer inside an exported canvas...
2008-11-14 dooglusFix 2116947: "Pasting/importing across different image...
2008-11-14 dooglusWhen 'zoom to fit' is clicked, zoom a little less than...
2008-11-13 dooglusThe 'Radius Ratio' tool option wasn't being honoured...
2008-11-13 dooglusSame as the previous commit, but for the Star tool.
2008-11-13 dooglusWhen creating any bline with the circle tool, create...
2008-11-13 dooglusRearrange the tool options to they're in the same order...
2008-11-13 dooglusIf we draw a polygon under some transform layers, the...
2008-11-13 dooglusAdd an option to the setup dialog "Scale New Imported...
2008-11-13 pabs3Silence a couple of g++ 4.4 warnings in ETL make check
2008-11-13 pabs3Fix the header include paths for ETL make check
2008-11-12 geneteStop a bunch of compile warnings about not used returne...
2008-11-11 dooglusMake the checkboxes added in the previous commit work.
2008-11-11 dooglusAdd checkboxes to create outlines, regions, etc. for...
2008-11-11 dooglusAdd a 'feather' setting to the polygon tool's 'Tool...
2008-11-11 dooglusAdd an 'invert' checkbox to the polygon tool's 'Tool...
2008-11-11 dooglusLeft-justify the 'invert' tool option, like in the...
2008-11-11 dooglusFurther improvements to the Curve Warp layer.
2008-11-11 dooglusRevert the previous commit. This is an issue that...
2008-11-11 dooglusRemove the "AC_CONFIG_SUBDIRS(libltdl)" line. It fails...
2008-11-11 pabs3Apply 2198806: add support for alpha in paletted PNG...
2008-11-10 dooglusNew environment variable "SYNFIG_FORCE_TILE_RENDER...
2008-11-09 doogluslibsynfig attempted to load modules from ~/.synfig...
2008-11-09 dooglusWhen studio fails to start up, show a more specific...
2008-11-09 dooglusFix 2250533: "synfig_modules.cfg in ~/.synfig never...
2008-11-09 dooglusRemove a few non-useful comments.
2008-11-09 dooglusFail to start if the synfig_modules.cfg file can't...
2008-11-09 dooglusRemoved the four essential modules from this list of...
2008-11-09 dooglusFour of the modules provide features available from...
2008-11-09 dooglusRemove unused and undefined function 'load_modules'.
2008-11-08 dooglusImplement accelerated_render for the Curve Warp layer...
2008-11-08 pabs3Always #include <cstdio> when using sscanf.
2008-11-08 pabs3Don't enable the use of mutexes on platforms other...
2008-11-08 pabs3Fix the pthread and kernel32 library checks to not...
2008-11-07 dooglusShow the start and end points connected, and add a...
2008-11-07 dooglusUsing 'width' for the perpendicular scaling factor...
next