2008-02-17 |
dooglus | "Select All Ducks" only selects ducks which are "group...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Mirrored encapsulate icon left-right. Thanks genete.
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Link to a few wiki pages directly from the Help menu.
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Fix 1895440: Converted vertex sometimes can't be converted...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Fix 1895378: Converted Bline Vertex not marked with...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Don't show the keyboard shortcut underscores in the...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Add keyboard shortcuts to the blend method menus. ...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Fix capitalization and allow keyboard shortcuts to...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Fix capitalization.
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Add an icon to show the Setup dialog.
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Fix the "toolbox > file > save all" menu entry.
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Add 'help' icon to the toolbox.
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Add an option "Browser Command" to allow the user to...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Basic support for opening URLs. Not tested on Windows...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Seems we need to initialise 'before' and 'after' to...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Remove the unused 'side' parameter from a bunch more...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Oops. The last commit contained a typo, breaking the...
|
commit | commitdiff | tree |
2008-02-17 |
dooglus | Uncommented the code that puts a timetrack column in...
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Fixed the display of the tangents and the dotted bezier...
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Tidied up and reformatted a bit. No real changes.
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Fix 1894998: Converting the first vertex of a looped...
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Get the waypoints in the Children panel's timetrack...
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Reformatted a little.
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Now that it doesn't matter which half of a waypoint...
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Reorder the waypoint menus.
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Rename the menu entry for editing a waypoint back to...
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Tidy up the waypoint menu, while adding functionality...
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Fix 1894723: export the Index parameter of all Duplicate...
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Remove debugging code.
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Tidying.
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Removed some old debug code that was left in accidentally.
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Allow the 1st argument of LinkableValueNode::get_description...
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Prevent a warning from g++ 4.3.
|
commit | commitdiff | tree |
2008-02-16 |
dooglus | Typo.
|
commit | commitdiff | tree |
2008-02-15 |
dooglus | Include tooltip on the 'show all child layers' toolbar...
|
commit | commitdiff | tree |
2008-02-15 |
dooglus | Add a 'show all child layers' button to the layer dialog...
|
commit | commitdiff | tree |
2008-02-15 |
dooglus | Comment out a few unused functions.
|
commit | commitdiff | tree |
2008-02-15 |
dooglus | Apply 1894520: A better encapsulate icon from genete.
|
commit | commitdiff | tree |
2008-02-15 |
dooglus | Add an "encapsulate" button to the layer dialog. Can...
|
commit | commitdiff | tree |
2008-02-15 |
dooglus | The plant layer has used the "width" parameter of the...
|
commit | commitdiff | tree |
2008-02-15 |
dooglus | If a layer has the "width" hint set, but has no "width...
|
commit | commitdiff | tree |
2008-02-15 |
dooglus | ParamDesc::set_scalar(String) and ParamDesc::set_hint...
|
commit | commitdiff | tree |
2008-02-15 |
dooglus | Show width ducks for exported blines.
|
commit | commitdiff | tree |
2008-02-14 |
dooglus | Add SVN revision number for the new convert type. ...
|
commit | commitdiff | tree |
2008-02-14 |
dooglus | Add a new valuenode 'Bline Width' for finding the width...
|
commit | commitdiff | tree |
2008-02-14 |
dooglus | Another change to the Step valuenode. Renamed some...
|
commit | commitdiff | tree |
2008-02-14 |
dooglus | Change the Step valuenode so it can produce any stepped...
|
commit | commitdiff | tree |
2008-02-14 |
dooglus | Add new valuenode type "Step" to allow values to have...
|
commit | commitdiff | tree |
2008-02-14 |
dooglus | Allow boolean values to be converted to Random. The...
|
commit | commitdiff | tree |
2008-02-13 |
dooglus | In the draw tool, if the user draws a very quick stroke...
|
commit | commitdiff | tree |
2008-02-13 |
dooglus | Tidying.
|
commit | commitdiff | tree |
2008-02-13 |
dooglus | Tidying.
|
commit | commitdiff | tree |
2008-02-13 |
dooglus | Tidying. Trying to understand the code, and tidying...
|
commit | commitdiff | tree |
2008-02-13 |
dooglus | Replace #warnings with doxygen \\!todo.
|
commit | commitdiff | tree |
2008-02-13 |
dooglus | Write "operator()" instead of "operator ()", "operator...
|
commit | commitdiff | tree |
2008-02-13 |
dooglus | Typo.
|
commit | commitdiff | tree |
2008-02-12 |
dooglus | Leave previously selected layers selected when drawing...
|
commit | commitdiff | tree |
2008-02-12 |
dooglus | Clicking a grey (not editable) duck which didn't lie...
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | SVN r1677 partially broke the bline tool by making...
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Fix 1891491: Only show bline vertices large when the...
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Fix 1891410: Have neither Control-A nor dragging a...
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Fix 1891391: Inserting a vertex in the closing link...
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Fix 1891403: Copy an inline canvas' RendDesc when cloning it.
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Use the signal_waypoint_clicked_cellrenderer() accessor...
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Get rid of CellRenderer_TimeTrack::show_timepoint_menu...
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Fix 1891359: Don't mirror radius ducks.
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Tidying.
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Use the .git/ directory not the .git/svn/ directory...
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Tidying.
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Tidying.
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | List exported canvases recursively - exported canvases...
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Tidying.
|
commit | commitdiff | tree |
2008-02-11 |
dooglus | Add option '--list-canvases' to list exported canvases.
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | The --layer-info flag requires an extra parameter....
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Remove flags which don't really exist (--frame, --start...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Document --start-time.
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Document --dpi-x and --dpi-y.
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Don't show aliases for layer names when invoked with...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Give full URLs to the bug reports, not just the bug...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Have caret>file>open start off by listing the current...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Update NEWS files with most of the changes since the...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Expand the comment about version 0.3 of canvases.
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | When 'use current frame' is checked in the render dialog...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Since we are defaulting to NOT rendering the current...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Improve the algorithm for determining the number of...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Improve the behaviour of horizontal-scrolling on the...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Added a link to a sif file that demonstrates why r954...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Put the accent back in "Geometria" now that it no longer...
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Allow accents in the layer category name translations.
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Tidying.
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Reformat a couple of macros.
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Reformat a couple of macros.
|
commit | commitdiff | tree |
2008-02-10 |
dooglus | Format the #defines more clearly.
|
commit | commitdiff | tree |
2008-02-09 |
dooglus | Give slight priority to radius ducks. That way, it...
|
commit | commitdiff | tree |
2008-02-09 |
dooglus | Added copyright lines for files I've edited this year.
|
commit | commitdiff | tree |
2008-02-09 |
dooglus | Added my "Copyright (c) 2007" notices, for files I...
|
commit | commitdiff | tree |
2008-02-09 |
dooglus | Show the size of circles as they are drawn using the...
|
commit | commitdiff | tree |
2008-02-09 |
dooglus | Take the 'restrict radius ducks' setting into account...
|
commit | commitdiff | tree |
2008-02-09 |
dooglus | Checking in [ 1890089 ] "Revised and updated Spanish...
|
commit | commitdiff | tree |
2008-02-09 |
dooglus | Default to *not* restricting real ducks to the top...
|
commit | commitdiff | tree |
next |