Remove spaces and tabs at end of lines.
[synfig.git] / synfig-studio / trunk / src / gtkmm / state_draw.cpp
2008-12-22 dooglusRemove spaces and tabs at end of lines.
2008-11-28 dooglusUse the name of each action's class is its internal...
2008-11-19 dooglusFix 1829182: "Right click context menu not always appears".
2008-11-14 dooglusFix 1814151: "Add a layer inside an exported canvas...
2008-11-06 pabs3Use the z printf length modifier when printing the...
2008-04-11 dooglusRename all 'offset' parameters to 'origin'.
2008-04-09 dooglusRename the 'create region' and 'create outline' options...
2008-04-08 dooglusShow the name of the current tool in the tool options...
2008-02-19 dooglusRemove more console output.
2008-02-19 dooglusMake the draw tool quieter.
2008-02-19 dooglusRemoved debugging printf().
2008-02-19 dooglusUse ValueNode_DynamicList::set_member_canvas() to set...
2008-02-13 dooglusIn the draw tool, if the user draws a very quick stroke...
2008-02-13 dooglusTidying.
2008-02-12 dooglusLeave previously selected layers selected when drawing...
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2007-12-29 pabsFix 1859663: don't use the deprecated sigc++ compatibil...
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-11-12 dooglusFix 1830245: always leave only the newly created layers...
2007-11-09 dooglusAddress 1829182: it's true that the popup caret menu...
2007-11-09 dooglusFix 1829172: When drawing an outline and a region at...
2007-11-03 dooglusThis isn't finished, and has lots of debugging code...
2007-11-02 dooglusSimplify the block structure without changing the behav...
2007-11-02 dooglusTidying.
2007-11-02 dooglusMerged two 'if' statements into one.
2007-11-01 dooglusRearrange the drawing tool options a little. Instead...
2007-11-01 dooglusUse the same number in the 'fill' as in the 'outline...
2007-11-01 dooglusWhen filling the last stroke in the drawing tool, give...
2007-11-01 dooglusFix 'fill last stroke' button in the drawing tool.
2007-10-30 dooglusType: 'circut' -> 'circuit'.
2007-10-30 dooglusUse American spelling of 'initialise'.
2007-09-14 dooglusMade a few more of the member variables in class WorkAr...
2007-09-08 dooglusPrevent compiler warnings about unused parameters.
2007-09-07 dooglusPrevent a compiler warning about uninitialised variable...
2007-09-03 dooglusAdd an 'auto-export' checkbox and an auto-incrementing...
2007-03-31 dooglusTypo.
2007-03-31 dooglusReal width(width) doesn't work. The new variable is...
2007-03-25 dooglusAdded my copyright line.
2007-03-24 dooglusI somehow missed updating these 3 lines in r364.
2007-03-23 pabsFix 1368904: disable the timebar instead of hiding...
2007-03-22 dooglusSplit the 'auto connect' option into 2 separate options:
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-15 dooglusFixing warnings from doxygen:
2007-03-13 dooglusFix 1679790: draw tool: extending transformed blines...
2007-03-13 dooglusFixed formatting to match surrounding code.
2007-03-13 dooglusFix 1679452: extending blines with a non-zero offset...
2007-03-13 dooglusPartially fix 1679452:
2007-03-12 dooglusRemoved trailing whitespace.
2007-03-12 dooglusFix 1677632: newly drawn lines are joined on to existin...
2007-03-09 dooglusSmall cosmetic change.
2007-03-09 dooglusPartially fix 1677632: draw tool can extend looped...
2005-11-06 darcomore updates
2005-07-08 darcomy log
2005-03-24 darcoinitial version