Removed a bunch more DEBUGPOINT()s.
[synfig.git] / synfig-core / trunk / src / synfig /
2007-10-30 dooglusTypo: 'interset' -> 'intersect'.
2007-10-30 dooglusTypo: 'trapazoid' -> 'trapezoid'.
2007-10-30 dooglusTypo: 'itegration' -> 'integration'.
2007-10-30 dooglusTypo: 'optimizize' -> 'optimize'.
2007-10-30 dooglusTypo: 'rectaingles' -> 'rectangles'.
2007-10-30 dooglusTypo: 'bouding' -> 'bounding'.
2007-10-30 dooglusType: 'segmentsssss' -> 'segments'.
2007-10-30 dooglusTypo: 'cliping' -> 'clipping'.
2007-10-30 dooglusTypo: 'wrter' -> 'writer'.
2007-10-30 dooglusTypo: 'imperceptable' -> 'imperceptible'.
2007-10-30 dooglusTypo: 'suport' -> 'support'.
2007-10-30 dooglusTypo: 'cantidate' -> 'candidate'.
2007-10-30 dooglusTypo: 'eachother' -> 'each other'.
2007-10-30 dooglusTypo: 'tesselate' -> 'tessellate'.
2007-10-30 dooglusUse American spelling: 'recognise' -> 'recognize'.
2007-10-30 dooglusTypo: 'consistant' -> 'consistent'.
2007-10-30 dooglusUse American spelling of 'initialise'.
2007-10-28 dooglusShow the current time in info, warning, and error messages.
2007-10-25 dooglusRemoved unused variables.
2007-10-24 dooglusAdd on the time_offset parameter when looking for waypo...
2007-10-24 dooglusDon't break time into seconds and frames when the frame...
2007-10-24 dooglusUpdate time-shifted waypoint position dynamically.
2007-10-23 dooglusRemove trailing zeros from the output of Time::get_stri...
2007-10-23 dooglusDefine set_string() for displaying the time values...
2007-10-23 dooglusAdd c_str() methods for synfig::Time and synfig::TimePo...
2007-10-23 dooglusImprovements to interaction with waypoints in time...
2007-10-23 dooglusTidying.
2007-10-22 dooglusBefore this fix, PasteCanvas' "time offset" values...
2007-10-22 dooglusTypos (childrens?).
2007-10-21 dooglusFix a bug causing PasteCanvas layer to adjust its waypo...
2007-10-21 dooglusImplement operator- for TimePoints.
2007-10-14 dooglusUse filename_extension() and filename_sans_extension().
2007-10-14 dooglusWhen loading a canvas fails because of undefined valuen...
2007-10-13 dooglusAdd the 'Switch' valuenode.
2007-10-13 dooglusAdd 'Switch' valuenode.
2007-10-11 dooglusAdd BEGIN_VALUENODES(), VALUENODE(), and END_VALUENODES...
2007-10-10 dooglusFix 1809480 (Zoom in beyond 8.75 in nested canvases...
2007-10-10 dooglusUse the ETL 'round_to_int' function rather than re...
2007-10-10 dooglusRun everything in the same thread.
2007-10-07 dooglusTypo.
2007-10-07 dooglusTypo.
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-10-04 dooglusSorted by type, and added 'Time' to the list of accepta...
2007-10-04 dooglusPrevent warnings when compiling with optimization.
2007-10-03 dooglusFix #1806852: sort PasteCanvas layers by z-depth even...
2007-10-03 dooglusRevert r764. pxegeek on IRC reports:
2007-10-03 dooglusMake stdout quieter.
2007-10-02 dooglusTidying.
2007-10-02 dooglusCommented the "Adjust for time" code in valuenode_anima...
2007-10-02 dooglusWhen the user moves a canvas' time slider, update the...
2007-10-01 dooglusMake the linear interpolation linear. See dooglus...
2007-10-01 dooglusFix typos.
2007-09-30 dooglusTidying.
2007-09-30 dooglusMade a note that type names shouldn't be translated.
2007-09-29 dooglusPrevent a crash (for example when moving the mouse...
2007-09-28 dooglusAdd Rect::horizontal_strip() and Rect::vertical_strip...
2007-09-28 dooglusUse std::min and std::max rather than my ad-hoc #defines.
2007-09-28 dooglusFor the 'Range' convert type, when working with angles...
2007-09-27 dooglusRemove some debugging code I left in accidentally some...
2007-09-27 dooglusFixed a typo in the previous commit.
2007-09-27 dooglusAllow the 'subtract' convert type to work with times.
2007-09-27 dooglusAllow the 'add' convert type to work with times.
2007-09-27 dooglusAllow the 'range' convert type to work with 'time'...
2007-09-27 dooglusAdd the 'range' convert type, for limiting a parameter...
2007-09-27 dooglusvector.h was assuming that its members would be laid...
2007-09-27 dooglusFix 1509627: Work around a bug in gcc 4.1.2 and earlier...
2007-09-26 dooglusReorder the members to avoid warnings.
2007-09-26 dooglusThe line "SR1=SR2=SR3=typename T::value_type();" in...
2007-09-26 dooglusAdd some extra console output while closing down.
2007-09-26 dooglusUncommented the line that stops the module subsystem...
2007-09-25 dooglusTidying.
2007-09-25 dooglusMove the gamma_in and gamma_out macros into "color.h".
2007-09-24 dooglusFix 1800783: "motion blur doesn't work on encapsulated...
2007-09-24 dooglusFix 1800783: "motion blur doesn't work on encapsulated...
2007-09-24 dooglusNearly fix 1800783. Don't freeze dynamic parameters...
2007-09-24 dooglusRemove an unused prototype.
2007-09-23 dooglusAllow the 'BLine Tangent' to be used to convert angles...
2007-09-23 dooglusImplemented feature request [ 1781903 ] make vertices...
2007-09-23 dooglusOops. Fixed a silly copy/paste error.
2007-09-23 dooglusAdded a new valuenode conversion type called 'Add'...
2007-09-22 dooglusFixed a typo.
2007-09-22 dooglusFixed a few typos.
2007-09-22 dooglusAdded a new valuenode type for real values: 'Exponent...
2007-09-22 dooglusFix 1800126. Use a loose_handle instead of a handle...
2007-09-21 dooglusFix 1368694. You can now add layers to groups and...
2007-09-19 dooglusRevision 678 included <iostream> in color.h. This...
2007-09-18 dooglusFix to allow the 'scale' valuenode be used with integers.
2007-09-18 dooglusFix 1797488: use set_link() rather than modifying the...
2007-09-18 dooglusInitialise a sine valuenode from its parent.
2007-09-18 dooglusHeader file change to go with the last commit.
2007-09-18 dooglusInitialise 'scale' valuenodes when converting, rather...
2007-09-18 dooglusInitialise subtract valuenodes from the value they...
2007-09-18 dooglusRound integers towards zero in linear convert type.
2007-09-18 dooglusUse a switch statement in the operator() like the other...
2007-09-18 dooglusRound integer subtraction convertions to the nearest...
2007-09-18 dooglusFix a crash when converting an integer type to 'subtract'.
2007-09-18 dooglusRenaming the PasteCanvas layer in r705 missed the other...
2007-09-18 dooglusRevert r590. Use the same names for PasteCanvas, Solid...
2007-09-18 dooglusRemoved unused members/prototypes.
2007-09-17 dooglusUse compression when saving as a .sifz file.
next