2008-04-12 |
dooglus | Don't show debugging messages about saving preference... |
tree | commitdiff |
2008-04-11 |
dooglus | When multiple layers are selected, only show parameters... |
tree | commitdiff |
2008-04-11 |
dooglus | Rename all 'offset' parameters to 'origin'. |
tree | commitdiff |
2008-04-11 |
dooglus | Rename all 'pos' parameters to 'origin'. |
tree | commitdiff |
2008-04-10 |
dooglus | Add "select all layers" (S-C-a) and "unselect all ducks... |
tree | commitdiff |
2008-04-10 |
dooglus | Alt-D = draw, Alt-W = width. Previously there were... |
tree | commitdiff |
2008-04-09 |
dooglus | "Create Gradient BLine" -> "Create Curve Gradient BLine... |
tree | commitdiff |
2008-04-09 |
dooglus | Rename the 'create region' and 'create outline' options... |
tree | commitdiff |
2008-04-09 |
dooglus | Relax the limits on the star layer tangent options. |
tree | commitdiff |
2008-04-09 |
dooglus | Add inner and outer width options to the star tool. |
tree | commitdiff |
2008-04-09 |
dooglus | Add a 'radius ratio' option to the star tool. |
tree | commitdiff |
2008-04-08 |
dooglus | Same as the previous commit, but for circles and rectan... |
tree | commitdiff |
2008-04-08 |
dooglus | Use the background color for star layers if we're also... |
tree | commitdiff |
2008-04-08 |
dooglus | Replace "Gradient" checkbutton with "Create Gradient... |
tree | commitdiff |
2008-04-08 |
dooglus | Show the name of the current tool in the tool options... |
tree | commitdiff |
2008-04-08 |
dooglus | Add 'inner tangent' and 'outer tangent' options to... |
tree | commitdiff |
2008-04-08 |
dooglus | Fix the creation of regular polygon blines with the... |
tree | commitdiff |
2008-04-08 |
dooglus | Reorder the keyboard shortcut definitions for the tools... |
tree | commitdiff |
2008-04-08 |
dooglus | Move a couple of tool icons in the toolbox, and fix... |
tree | commitdiff |
2008-04-08 |
dooglus | Add options to allow creation of BLine versions of... |
tree | commitdiff |
2008-04-08 |
dooglus | Add a star tool. For drawing stars. |
tree | commitdiff |
2008-04-08 |
dooglus | Add a 'feather' option to the rectangle tool's tool... |
tree | commitdiff |
2008-04-07 |
dooglus | Add 4 kinds of BLine layer to the rectangle tool. |
tree | commitdiff |
2008-04-07 |
dooglus | Tidying. |
tree | commitdiff |
2008-04-07 |
dooglus | Tidying. |
tree | commitdiff |
2008-04-07 |
dooglus | Remove the "blend method" option from the tool options... |
tree | commitdiff |
2008-04-07 |
dooglus | Use the 'feather' and 'invert' tool options when creati... |
tree | commitdiff |
2008-04-07 |
dooglus | If environment variable SYNFIG_TOOLS_CLEAR_SELECTION... |
tree | commitdiff |
2008-04-07 |
dooglus | Leave previously selected layers selected, and refresh... |
tree | commitdiff |
2008-04-07 |
dooglus | Leave previously selected layers selected. |
tree | commitdiff |
2008-04-07 |
dooglus | Tidying. |
tree | commitdiff |
2008-04-07 |
dooglus | When adding new circles, leave previously selected... |
tree | commitdiff |
2008-04-07 |
dooglus | After adding a circle, refresh the ducks to reflect... |
tree | commitdiff |
2008-04-07 |
dooglus | Prevent a warning about unhandled cases. |
tree | commitdiff |
2008-04-06 |
dooglus | Set the canvas of the bline used by the circle tool. |
tree | commitdiff |
2008-04-06 |
dooglus | Show commands as they are received over the FIFO. |
tree | commitdiff |
2008-04-06 |
dooglus | Simplify the code a little. |
tree | commitdiff |
2008-04-06 |
dooglus | Show the 'fifo_activity' message less. |
tree | commitdiff |
2008-04-06 |
dooglus | Make the file selector dialogs print less output to... |
tree | commitdiff |
2008-04-06 |
dooglus | Rename the gradient tool from "Gradient" to "Gradient... |
tree | commitdiff |
2008-04-05 |
dooglus | Give the text tool a name for the tooltip and 'state... |
tree | commitdiff |
2008-04-05 |
dooglus | Prevent some compiler warnings. |
tree | commitdiff |
2008-04-04 |
dooglus | Add a new tool for adding text layers. |
tree | commitdiff |
2008-04-04 |
dooglus | Add App::dialog_paragraph() to allow editing of paragra... |
tree | commitdiff |
2008-04-03 |
dooglus | Accept 1932525: Patch "Improved GUI for the sound file... |
tree | commitdiff |
2008-04-02 |
dooglus | Add a new circle tool option: "Point Angle Offset"... |
tree | commitdiff |
2008-04-02 |
dooglus | Avoid division by zero when approximating a circle... |
tree | commitdiff |
2008-04-02 |
dooglus | Allow the user to set the number of points used to... |
tree | commitdiff |
2008-04-02 |
dooglus | Add options to the circle tool for creation of bline... |
tree | commitdiff |
2008-04-01 |
dooglus | Use the existing layers_to_create() method rather than... |
tree | commitdiff |
2008-03-31 |
dooglus | Update all BLineCalcWidth and BLineCalcTangent ducks... |
tree | commitdiff |
2008-03-31 |
dooglus | Rearranged the code a little. Allow editing of Real... |
tree | commitdiff |
2008-03-30 |
dooglus | Allow manipulation of BLineCalcTangent angle offsets... |
tree | commitdiff |
2008-03-30 |
dooglus | Fix a minor problem, and a little tidying. |
tree | commitdiff |
2008-03-30 |
dooglus | The previous commit introduced a new crash. This fixes it. |
tree | commitdiff |
2008-03-30 |
dooglus | Only update calculated tangents and widths if their... |
tree | commitdiff |
2008-03-30 |
pabs | Fix r1942, forgot to get the image width and height |
tree | commitdiff |
2008-03-30 |
pabs | Fix some crashes when the images for the splash screen... |
tree | commitdiff |
2008-03-30 |
pabs | Search in the right directory for the splash image... |
tree | commitdiff |
2008-03-30 |
pabs | Use ETL directory separator instead of forward slashes. |
tree | commitdiff |
2008-03-30 |
dooglus | Allow direct editing of calculated widths - like the... |
tree | commitdiff |
2008-03-30 |
dooglus | When dragging a duck along a bline that it's linked... |
tree | commitdiff |
2008-03-29 |
dooglus | Tidying. |
tree | commitdiff |
2008-03-28 |
dooglus | Allow a BLineCalcTangent's tangent duck to be dragged... |
tree | commitdiff |
2008-03-28 |
dooglus | Accept 1927294 (a further patch from Gerald Young)... |
tree | commitdiff |
2008-03-28 |
dooglus | Fix "zoom to fit" so that it centers the fitted canvas... |
tree | commitdiff |
2008-03-28 |
dooglus | When looking for the closest point on a bline to a... |
tree | commitdiff |
2008-03-28 |
dooglus | Accept 1927294: Patch from Gerald Young to allow intuit... |
tree | commitdiff |
2008-03-26 |
dooglus | Add code for the 'text' icon. |
tree | commitdiff |
2008-03-26 |
dooglus | Add code for the 'plant' icon. |
tree | commitdiff |
2008-03-26 |
dooglus | Add code for the 'star' icon. |
tree | commitdiff |
2008-03-26 |
dooglus | When editing more than one of ID, Description, Name... |
tree | commitdiff |
2008-03-26 |
dooglus | Allow RendDesc, Description, and Name to all be set... |
tree | commitdiff |
2008-03-26 |
dooglus | Fix 1924592: Editing the name, description, or id of... |
tree | commitdiff |
2008-03-26 |
pabs | Use the polyline icon for the polygon tool and layers... |
tree | commitdiff |
2008-03-25 |
dooglus | Fix 1914874: update the timeline scrollbars' major... |
tree | commitdiff |
2008-03-20 |
pabs | Add new icon for the reset colors button and change... |
tree | commitdiff |
2008-03-13 |
dooglus | Don't offer 'Manual' as an interpolation type. It... |
tree | commitdiff |
2008-03-13 |
dooglus | 2 more similar typos. |
tree | commitdiff |
2008-03-13 |
dooglus | Typo. |
tree | commitdiff |
2008-03-09 |
dooglus | Include "general.h" so the strings get translated properly. |
tree | commitdiff |
2008-03-09 |
dooglus | Don't render waypoints that lie outside the bounds... |
tree | commitdiff |
2008-03-09 |
pabs | The "all pages" wiki page is not translatable, don... |
tree | commitdiff |
2008-03-08 |
dooglus | Change the tooltip "Zoom Fit" -> "Zoom to Fit". |
tree | commitdiff |
2008-03-08 |
dooglus | Show a 'zoom to fit' icon in the zoomdial as well as... |
tree | commitdiff |
2008-03-08 |
dooglus | Fix zoom_fit() so it really does zoom the canvas to... |
tree | commitdiff |
2008-03-08 |
dooglus | Uncomment and fix segment duck code. Now the walk... |
tree | commitdiff |
2008-03-08 |
dooglus | Add 0.61.09 to the list of formats we can save as. |
tree | commitdiff |
2008-03-06 |
dooglus | Made a start at implementing the ideas in synfig.org... |
tree | commitdiff |
2008-03-05 |
dooglus | The "Link Offsets" option in the BLine tool now only... |
tree | commitdiff |
2008-03-05 |
dooglus | Removed old comment - plants do have offsets now. |
tree | commitdiff |
2008-03-03 |
dooglus | Remove the ETL_FIXED_DERIVATIVE macro. |
tree | commitdiff |
2008-03-03 |
pabs | Check for Gtk::AboutDialog::set_wrap_license, which... |
tree | commitdiff |
2008-03-02 |
pabs | Add the winner of the February Challenge as the new... |
tree | commitdiff |
2008-03-01 |
dooglus | Don't complain about not being able to start the browse... |
tree | commitdiff |
2008-02-29 |
dooglus | Add the new time format to the "Setup" dialog. |
tree | commitdiff |
2008-02-29 |
pabs | Make the website in the about dialog a clickable link. |
tree | commitdiff |
2008-02-28 |
pabs | Improve the browser launch functionality: |
tree | commitdiff |
2008-02-27 |
pabs | Prepare for the new splash screen; remove old text... |
tree | commitdiff |
2008-02-26 |
dooglus | When recovering from auto-saved backup files, only... |
tree | commitdiff |
next |