Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-studio / tags / synfigstudio_0_61_06 / ChangeLog.old
1 2005-11-26      Robert Quattlebaum      <darco@deepdarc.com>
2         * src/gtkmm/layertreestore.cpp: Fixed bug which caused crash on DND layer move 
3         
4 2005-11-03      Robert Quattlebaum      <darco@deepdarc.com>
5         * src/gtkmm/render.cpp: Fixed default render file to use the directory seperator for the given OS, rather than just use forward slashes all the time.
6
7 2004-04-26 (darco): Delete button now deletes layers
8 2004-04-21 (darco): Various improvements to the dock/dialog system
9 2004-04-19 (adruab): Added Zoom out to the zoom tool using the Ctrl key
10 2004-04-16 (adruab): Added basic zoom tool
11 2004-04-15 (darco): Added meta data stuff to properties dialog
12 2004-04-12 (darco): Dockable Dialog madness!
13 2004-04-08 (darco): Changed "Select All Ducks" from CTRL-F to CTRL-G
14 2004-04-08 (darco): Added search capability to layer tree. (Ctrl-F)
15 2004-04-08 (darco): The order of the layers is now accurate for a given moment in time
16 2004-04-07 (darco): Foldy... Powers?
17 2004-04-07 (darco): Added the length field to keyframe tab
18 2004-04-02 (adruab): Added a preview thing... it's cool
19 2004-04-02 (darco): The rulers now adhere to the default unit system
20 2004-04-02 (darco): Improved defaults display
21 2004-04-01 (darco): Different units now supported
22 2004-03-31 (darco): Tweaks now preserved!
23 2004-03-30 (darco): Checkerboard pattern now used to convey alpha
24 2004-03-30 (darco): got rid of stupid negative zero thing in color selection dialog
25 2004-03-30 (darco): Adjustments to color dialog to reduce crashes (hopefully)
26 2004-03-30 (darco): Changed default frame rate from 30 to 24 FPS
27 2004-03-30 (darco): Fixed keyframe weirdness
28 2004-03-25 (darco): fixed the zillion dialog box bug
29 2004-03-25 (darco): Minor improvements to parameter view
30 2004-03-25 (darco): Added "Select all children" option for layers
31 2004-03-24 (darco): Added hack to make connecting and disconnecting BLinePoints(vertices) easier
32 2004-03-22 (darco): Improved grid snap
33 2004-03-18 (darco): You can now rotate the order of the items in a list!
34 2004-03-17 (darco): Linking!
35 2004-03-16 (darco): You can now rename layers with a single click
36 2004-03-16 (darco): You can now edit parameters even when you have multiple layers selected (Useful!)
37 2004-03-15 (darco): Added the ability to jump around on the history tab
38 2004-03-15 (darco): You can now right-click on ducks to edit waypoints! Group selection even!
39 2004-03-08 (darco): Improved vertex addition/removal
40 2004-03-05 (darco): Fixed weird tangent bug in BLine tool
41 2004-03-05 (darco): You can now change all of the waypoints in a keyframe rather easily by right clicking on the keyframe in the keyframe tab and selecting "Properties".
42 2004-03-05 (darco): Keyframe manipulation now much faster
43 2004-03-04 (darco): BLine tool will now automaticly create if you leave the tool with something in it
44 2004-03-04 (darco): You can now close polygons in the polygon tool by clicking on the first point in the polygon
45 2004-03-04 (darco): Improved grid snap stuff
46 2004-03-02 (darco): Fixed weird selection box when using fill tool
47 2004-03-02 (darco): Fixed crash on undo stroke from sketch tool
48 2004-03-02 (darco): Added Rotate Tool
49 2004-03-02 (darco): Improved the performance of the duck manipulation tools
50 2004-03-01 (darco): minor adjustment for deleting waypoints
51 2004-03-01 (darco): Fixed a crash bug on waypoint manipulation
52 2004-02-20 (darco): Changed the way the BLine tool operates
53 2004-02-20 (darco): Added "Clear History" button to the "history" tab
54 2004-02-18 (darco): Added palette dialog
55 2004-02-18 (darco): Menus no longer activate the first item in the menu when you click to open it
56 2004-02-16 (darco): slight improvement to the way gradients are handled
57 2004-02-16 (darco): Added "Apply Deafult Gradient" action for gradient parameters. (just right click on them)
58 2004-02-16 (darco): The mouse pointer will now change depending on the currently selected tool.
59 2004-02-16 (darco): Moved icons around
60 2004-02-16 (darco): File selection dialog box now remembers previous path
61 2004-02-13 (darco): Added box select
62 2004-02-12 (darco): Added Scale tool!
63 2004-02-12 (darco): Added SmoothMove tool!
64 2004-02-11 (darco): You can now drag sketch files into canvases to load the sketch
65 2004-02-11 (adruab): Added rect tool and futzed with the tool options for the draw tool.
66 2004-02-11 (darco) : Fixed crash-on-exit bug
67 2004-02-11 (darco) : Added "File->Revert" menu option
68 2004-02-10 (darco) : Crash on "CVS-Update" bug fixed
69 2004-02-10 (darco) : Fixed layer-click problem after using the gradient tool
70 2004-02-10 (darco) : Added "Grab" button
71 2004-02-10 (darco) : Draw, Gradient, and BLine tool now add layers "in place"
72 2004-02-09 (darco) : Added preliminary gradient support
73 2004-02-09 (darco) : Added "CTRL-D" to unselect all layers
74 2004-02-09 (darco) : Added feather option to the draw and bline tools.
75 2004-02-09 (darco) : Polygon tool is now implemented correctly
76 2004-02-09 (darco) : Increased the size of the "One moment please..." font.
77 2004-02-09 (darco) : Negative color values are now clamped off.
78 2004-02-07 (darco) : Auto recovery now no longer saves the recovery files in the same directory, which should lead to a more tidy filesystem.
79 2004-02-06 (darco) : You can now move multiple layers at once
80 2004-02-06 (darco) : Layer heirarchies are now less likely to collapse when moving layers.
81 2004-02-06 (darco) : Raising multiple layers at the same time now works correctly
82 2004-02-06 (darco) : Encapsulating no longer puts the encapsulated layer at the top
83 2004-02-06 (darco) : Gradient previews are now antialiased
84 2004-02-06 (darco) : Fixed odd positioning of dialogs
85 2004-02-06 (darco) : Changed the BLine tool to have a more consistant user interface
86 2004-02-05 (darco) : Fixed a bug in the text layer regarding the size duck
87 2004-01-27 (darco) : Strokes in the draw tool should now draw better and undo better.
88 2004-01-27 (darco) : Added "fill last stroke" button to draw tool options
89 2004-01-27 (darco) : Auto crash-recovery feature now implemented!
90 2004-01-27 (darco) : Canvas should now only redraw when a value is truly changed. (ie: just opening a parameter and not changing it will now no longer force a redraw, or add a new action)
91 2004-01-24 (darco) : Improved consistancy of tool options dialog when working with several canvases at the same time
92 2004-01-24 (darco) : Fixed a bug with loading sketches where the loaded sketch would dissapear.
93 2004-01-23 (darco) : Fixed width duck size bug
94 2004-01-23 (darco) : Improved existing icons
95 2004-01-23 (darco) : Added new icons
96 2004-01-23 (darco) : Fixed bug where studio would ask you to commit file not in repository or sandbox
97 2004-01-22 (darco) : Initial version of the split layer tab
98 2004-01-21 (darco) : Changed the "default width" to "0.01" and the default increment to "0.005"
99 2004-01-21 (darco) : SINFG Studio will now ask you to commit your file to CVS upon exit if you haven't already.
100 2004-01-21 (darco) : Fixed bug where the color sliders in the gradient editor didn't work.
101 2004-01-21 (darco) : You can now load and save sketches
102 2004-01-19 (darco) : Minor fix for remembering settings
103 2004-01-19 (darco) : Added "Auto Loop" and "Auto Connect" toggles to the tool options for the draw tool.
104 2004-01-19 (darco) : Tool options for the draw tool are now retained between sessions. Tool options can also be customized for specific input devices.(that last part may be slightly buggy)
105 2004-01-19 (darco) : Added a "show sketch" toggle to the tool options for the scribble tool. This allows you to temporarily hide the sketch.
106 2004-01-19 (darco) : changed default grid size from 0.2,0.2 to 0.25,0.25
107 2004-01-17 (darco) : Individual input devices should now remember their associated settings
108 2004-01-17 (darco) : Dialogs should now remember their positions
109 2004-01-17 (darco) : Added some tool options for draw tool
110 2004-01-16 (darco) : Tool Options dialog has been implemented. Currently the only tool that supports it is the sketch tool
111 2004-01-16 (darco) : You can now clear the sketch area via the tool options dialog when the sketch tool is selected
112 2004-01-16 (darco) : Changes in the color dialog are now immediately reflected in whatever is in context. (As opposed to having to always hit "apply")
113 2004-01-16 (darco) : Sketch tool is now persistant. Still needs some work--as it stands, you can't undo or turn off the sketch without closing the file and opening it up again.
114 2004-01-15 (darco) : Added preliminary version of the sketch tool. This version doesn't suport colors, or persist across different tools yet. This support is on the way.
115 2004-01-15 (darco) : Renamed tools
116 2004-01-14 (darco) : Updates for supporting new BLines
117 2004-01-14 (darco) : Import tool now respects the width and height of a bitmap when placing it
118 2004-01-13 (darco) : Added support for multiple-line strings (for layers such as the Text layer)
119 2004-01-13 (darco) : Added low-resolution mode to work area to speed up render times. You can toggle it on and off via the View->ToggleLow-Res menu item. (Low-res mode is ON by default)
120 2004-01-09 (darco) : drawing onto the start or end of an existing BLine will now extend it rather than creating a new BLine
121 2004-01-09 (darco) : You can now delete canvases from the canvas browser.
122 2004-01-07 (adruab) : Pen sample grouping, gets rid of small errors in line, but also tends to cause breaking to occur at lower curvatures than it should
123 2004-01-06 (darco) : Preliminary support for creating regions now implemented. It is EXTREMELY buggy, but it gives you an idea of what you can do with it.
124 2004-01-06 (darco) : I fixed an error that is probably the source for many of the random crashes that seem to occur.
125 2004-01-05 (darco) : Individual input devices (mouse, wacom tablet, etc) will now remember their associated tool, color, and BLine width. These settings are not yet saved on program exit--this will be implemented in the future.
126 2004-01-05 (darco) : You can now adjust the default BLine size by directly clicking up the upper or lower part of the BLine size indicator.
127 2004-01-05 (darco) : You can now draw looped blines in the sketch tool.
128 2004-01-02 (adruab) : Fixed weird reversing tangents bug
129 2004-01-01 (adruab) : Added tangent breaking to the curve input tool (first post of 2004 :P)
130 2003-12-28 (adruab) : Fixed the dumb adaptive tesselator, and put pressure sensitivity back in
131 2003-12-28 (adruab) : Finished the "dumb" adaptive curve tesselator (-bugs)
132 2003-12-28 (darco) : Added physical dimensions to properties and render dialogs
133 2003-12-24 (darco) : The clicking-too-fast bug should be fixed
134 2003-12-24 (darco) : Added Fill Tool
135 2003-12-23 (darco) : Preliminary support for automatic vertex connection when scribbiling in the new rotoscope tool
136 2003-12-19 (darco) : Fix for last vertex width being wrong when drawing
137 2003-12-18 (darco) : The zero-tangent bug with the new rotoscope should also be fixed
138 2003-12-18 (darco) : Tangent handles are now turned off when rotoscoping
139 2003-12-18 (darco) : Improved pressure sensitivity.
140 2003-12-18 (darco) : Pressure sensitivity... :)
141 2003-12-18 (darco) : Preliminary tablet support now implemented
142 2003-12-17 (darco) : A handful of under-the-hood tweaks that should make using the program a tad more friendly.
143 2003-12-17 (darco) : Improvements to the new rotoscope
144 2003-12-17 (darco) : Creating a new layer will now insert it at the depth of the currently selected layer
145 2003-12-03 (darco) : The place-holder for the new rotoscope now creates blines
146 2003-12-03 (darco) : Fixed minor bug with disconnecting value nodes
147 2003-12-02 (darco) : Improved about dialog graphic
148 2003-12-02 (darco) : When you open a really big canvas, it is now auto-zoomed out to fit the window.
149 2003-12-01 (darco) : Tool buttons can now show you which tool is currently active.
150 2003-11-29 (darco) : Changed default aspect ratio of new composition from 4:3 to 16:9
151 2003-11-29 (darco) : Changed default resolution of new composition from 75dpi to 72dpi
152 2003-11-29 (darco) : Added locks&links to properties dialog.
153 2003-11-29 (darco) : Converted resolution in Properties from Dots-per-meter to Dots-per-inch
154 2003-11-29 (darco) : Added stub for new rotoscope tool. It doesn't do much at the moment other than let you temporarily draw over the window.
155 2003-11-25 (darco) : Removed the useless red-blue selection
156 2003-11-18 (darco) : Fixed weird crash-bug when importing compositions
157 2003-11-13 (darco) : Fixed bug where encapsulating might re-order the layers
158 2003-11-12 (darco) : Opening a new large composition will no longer result in un-weildly large canvas windows.
159 2003-11-12 (darco) : Improved all of the CVS command.
160 2003-11-12 (darco) : "CVS Add" will no longer ask you for a log entry. You enter the log entry when you "commit"
161 2003-11-12 (darco) : Using "saveas" will now append ".sif" to the filename if you didn't specify an extension.
162 2003-11-10 (darco) : The default value increment/decrement for the Waypoint Dialog has been changed from 1.0(which is fairly useless) to 0.1. (This is mostly for the TCB controls)
163 2003-11-10 (darco) : Ducks now (for the most part) are always accurate with respect to what they are visually representing. They are now context-sensitive. :)
164 2003-11-06 (darco) : You can now import other SINFG compositions in the exact same way you would import any other image.
165 2003-11-06 (darco) : Added "remove" to waypoint right-click menu.
166 2003-11-05 (darco) : Fixed a refresh bug with the time window and the children tab
167 2003-11-05 (darco) : Added the ability to duplicate waypoints
168 2003-10-31 (darco) : Grid snap now works again
169 2003-10-31 (darco) : Added "Jump" column to keyframe tab
170 2003-10-31 (darco) : MUCH IMPROVED support for selecting and moving multiple ducks
171 2003-10-30 (darco) : Preliminary support for selecting and moving multiple ducks
172 2003-10-28 (darco) : Fixed CVS-MODIFIED bug due to daylight-saving time
173 2003-10-22 (darco) : Added some CVS features (Although their usefulness is limited in windows)
174 2003-10-22 (darco) : Fixed some weirdness with undo/redo/refresh
175 2003-10-21 (darco) : Fixed some rotoscope weirdness
176 2003-10-21 (darco) : Minor improvement for confusing behavior of progress bar when rendering
177 2003-10-21 (darco) : A dialog box will now pop up whenever it is unable to open a composition
178 2003-10-21 (darco) : Added placeholders for icons
179 2003-10-21 (darco) : Fixed most (all?) of the crazy Gtk/Glib errors.
180 2003-10-19 (darco) : Fixed a bug where the "Use Current Frame" option in the Render Dialog was not being checked properly (meaning you couldn't render animatons)
181 2003-10-15 (darco) : Added eyedrop tool icon
182 2003-10-15 (darco) : Improved scrolling of work area
183 2003-10-15 (darco) : Added Eyedrop tool
184 2003-10-11 (darco) : Changed default undo/redo behavior to NOT clear the "redo" stack when a new action is performed. (the previous action was to clear the redo stack)
185 2003-10-11 (darco) : Fixed some weirdness with the children tab
186 2003-10-11 (darco) : Several speed improvements for the tables. This will greatly speed up loading files, editing values, and adjustments to keyframes.
187 2003-10-10 (darco) : The "Zoom to 100%" feature can now be accessed by pressing the "`" key. (This is the that has the "~" on it)
188 2003-10-10 (darco) : The "Zoom to 100%" feature will not "toggle", meaning that if you are alreay at a "100%" zoom level, then it will return to the previous zoom amount.
189 2003-10-08 (darco) : Fixed first/last point on looped bline not being splitable from the work area duck.
190 2003-10-07 (darco) : Fixed weird idle->rendering->idle->rendering switching bug
191 2003-10-07 (darco) : Added blend_method option to layer tab
192 2003-10-07 (darco) : Added amount slider to Layer tab
193 2003-10-07 (darco) : Layers are now categorized
194 2003-10-06 (darco) : Added red-blue gamma adjustment to setup dialog
195 2003-10-06 (darco) : Implemented Image Import Tool. (CTRL-I)
196 2003-10-06 (darco) : The Ducks in the Work Area are now more percisely placed. (Especially obvious for radiuses)
197 2003-10-06 (darco) : Implemented adjustable default BLine width. To adjust it, use the scroll wheel on your mouse.
198 2003-10-06 (darco) : Fixed bug where changing parameters may not always refresh the work area. (AGAIN)
199 2003-10-06 (darco) : Fixed dragging-layer-into-inline-canvas crash bug.
200 2003-10-06 (darco) : Removed activepoint-specific actions for non-animated canvases
201 2003-10-04 (darco) : Fixed bug where when dragging a layer below it ends up being one off.
202 2003-10-04 (darco) : Added button to toolbox for quickly displaying the color dialog
203 2003-10-04 (darco) : Fixed some minor consistancy issues regarding the layer tab. (ie: disconnections not being visible...)
204 2003-10-04 (darco) : You can now sort the ValueNodes in the Children tab
205 2003-10-04 (darco) : Fixed bug where changing parameters may not always refresh the work area.
206 2003-10-04 (darco) : Hopefuly fixed "dissapearing new layer menu" bug
207 2003-10-03 (darco) : Preliminary support for editing layer descriptions
208 2003-09-30 (darco) : Changing a canvas parameter now no longer requires you to click elsewhere before it takes effect.
209 2003-09-30 (darco) : Changing an Enum parameter now no longer requires you to click elsewhere before it takes effect.
210 2003-09-30 (darco) : The Keyframe tab and the TimeTrack columns are now hidden when the canvas's start and end times are equal (ie: if it isn't animated)
211 2003-09-30 (darco) : Added hotkey for toggling grid snap -- CONTROL-L
212 2003-09-30 (darco) : Added hotkey for toggling the grid -- CONTROL-G
213 2003-09-30 (darco) : Right clicking on the default colors (in the toolbox) will swap the FG and BG colors.
214 2003-09-30 (darco) : Right clicking on the default gradient (in the toolbox) will revert it back to being the FG->BG gradient.
215 2003-09-30 (darco) : Added several keyboard accelerators. F8="Properties Dialog", F9="Render", F12="Options"
216 2003-09-30 (darco) : Added "SaveAs..." to CanvasView "File" menu.
217 2003-09-30 (darco) : The "Escape" key is now bound to the stop button.
218 2003-09-30 (darco) : Added red-border visual queue for when we are in animate mode.
219 2003-09-30 (darco) : You can now right click on layers inside of the work area and raise/lower them
220 2003-09-30 (darco) : Added the ability to change the render quality of the work area. (View->PreviewQuality)
221 2003-09-30 (darco) : You can now loop/unloop BLines and DynamicLists by right clicking on them.
222 2003-09-30 (darco) : You can now halt rendering by pressing the stop button
223 2003-09-30 (darco) : Improved BLine editing via BLine Rotoscope tool. You now insert points by right clicking on the curve rather than the vertex.
224 2003-09-29 (darco) : Improved layer Drag-N-Drop
225 2003-09-25 (darco) : Layers can now be rearanged via Drag-N-Drop
226 2003-09-25 (darco) : The BLine Rotoscope tool now automaticly uses more reasonable tangents
227 2003-09-24 (darco) : You can now select layers from the work area that are inside inline canvases by just clicking on them.
228 2003-09-24 (darco) : Selecting a layer from the work area will now cause the layer tab to scroll to make that layer visible.
229 2003-09-24 (darco) : Improved in-line canvas editing (now it doesn't collapse ever time you make a change)
230 2003-09-24 (darco) : Fixed the bug where the canvas wouldn't refresh if values were edited too quickly
231 2003-09-24 (darco) : Added some icons to dynamicly generated menus
232 2003-09-24 (darco) : Added jump-to-(next/prev)-keyframe feature (Press '[' and ']')
233 2003-09-24 (darco) : Added time-zoom feature (Hold down shift and press '-' and '=')
234 2003-09-24 (darco) : Fixed lagging duck bug
235 2003-09-23 (darco) : Color editor will now intelegently clamp values if necessary
236 2003-09-23 (darco) : Added "selected color" box to color editing dialog
237 2003-09-23 (darco) : Implemented keyboard accelerators for zoom. (GIMP style -- '-' for zoom out and '=' for zoom in)
238 2003-09-23 (darco) : Implemented keyboard accelerators for Duck Hiding. (press ALT-1...6)
239 2003-09-23 (darco) : Angles can now be visually edited
240 2003-09-23 (darco) : Added "Split Tangents" action for BLinePoints
241 2003-09-23 (darco) : Added "Merge Tangents" action for BLinePoints
242 2003-09-23 (darco) : Added visual BLine width adjustment
243 2003-09-23 (darco) : Added smart dynamic list item remove and smart dynamic list item insert (works for BLines, too)
244 2003-09-22 (darco) : Implemented Duck Masking (see menu View->DuckMask from canvasview menu)
245 2003-09-22 (darco) : Implemented key accelerators in CanvasView... (eg: Ctrl-Z=Undo, Ctrl-S=Save, etc)
246 2003-09-22 (darco) : Added "Keyframe Lock" button
247 2003-09-17 (darco) : Added "Duplicate Keyframe" feature
248 2003-09-17 (darco) : Added "Remove Keyframe" feature
249 2003-09-17 (darco) : Finished SINFGApp re-write.
250 2003-09-05 (darco) : Added default foreground/background colors, as well as a default gradient.
251 2003-09-03 (darco) : Version Increment
252 2003-09-01 (darco) : If a given layer has a color parameter, then you can now edit the color of a layer by just selecting the layer and adjusting it's color in the color dialog. You can also adjust the color of all selected layers in this way.
253 2003-08-31 (darco) : Added color-selection dialog, improving the ease and intuitiveness of color selection.
254 2003-08-18 (darco) : Preliminary support for dynamic point removal.
255 2003-08-18 (darco) : Improved support for adding points dynamicly. 
256 2003-08-14 (darco) : Preliminary support for animating the addition and removal of points
257 2003-08-12 (darco) : You can now right click on segments! To add a point ot a bline, right click on the segment where you want to add the point, and then select "add point".
258 2003-08-12 (darco) : You can now click on a layer in the work area and it will be selected. (Not yet supported for all layers)
259 2003-08-12 (darco) : Gradient editor now works. Right click on the gradient in the editor to display a menu for adding and removing CPoints.
260 2003-08-11 (darco) : You can now see ducks appear as you select children. This greatly improves the ability to edit and work with complex images.
261 2003-08-06 (darco) : The canvas browser is now hidden by default. When you first load a canvas, it will pop up automaticlly.
262 2003-08-06 (darco) : Added blacklevel test pattern to the gamma tab of the setup dialog. As with the other patterns, try to make the middle of the square match the outside of the square. The goal is to have the highest blacklevel setting where the blacklevel pattern looks solid black.
263 2003-08-06 (darco) : I am currently working on adding support for the color gradient editor. It isn't done yet, but if you double click on a gradient, you can bring up what will be the gradient editor.
264 2003-08-06 (darco) : Added "Visually Linear Color Selection" checkbox to the setup. This adjusts all color values that you see so that they are more linear in scale. The default is ON.
265 2003-08-05 (darco) : The "insert point" option in the rotoscope (bline) is being implemented. It currently only works for adding points to the start of the BLine.
266 2003-08-05 (darco) : The "delete point" option in the rotoscope (bline) now works. (Although, it seems to crash when you try to delete the most recent point. Investigating...)
267 2003-08-04 (darco) : The setup dialog now saves your changes to disk immediately. This makes is so that if the program crashes, then we don't loose our recently-updated changes
268 2003-08-04 (darco) : The setup dialog is now broken down into tabs.
269 2003-08-04 (darco) : Improved the speed of the gamma adjustments in the setup dialog.
270 2003-08-01 (darco) : Changes made to the setup dialog are now saved to disk, and will be automaticly reloaded upon restarting the program.
271 2003-08-01 (darco) : Setup dialog is now implemented, with visual gamma adjustments and the ability to choose the type of timestamp you want
272 2003-07-28 (darco) : Added gradients as viewable parameters. (the gradient editor isn't ready yet though)
273 2003-07-23 (darco) : Added buttons to the toolbar for poly and bline rotoscope
274 2003-07-21 (darco) : Faster window scrolling, and better tiling
275 2003-07-15 (darco) : For canvas parameters, you can now select canvases that are outside of the current canvas, even in other files
276 2003-07-14 (darco) : TCB controls now implemented
277 2003-05-22 (darco) : The time code in the canvas view work area will turn turn "red" if you are on a keyframe
278 2003-05-22 (darco) : Activepoint keyframe stuff was more broken than I realized, but it should work now..
279 2003-05-22 (darco) : Activepoints can now be viewed in the track view. You can select them, but not much else. Red lines are "off" and green lines are "on"
280 2003-05-19 (darco) : Fixed a crashing bug that would sneak up while animating stuff.
281 2003-05-19 (darco) : Improved keyframe editing even more.
282 2003-05-08 (darco) : Improved keyframe editing. One step closer to "just working". *sigh* Ahh... Automagick...
283 2003-05-08 (darco) : Many, Many under the hood updates and cleanups
284 2003-04-27 (darco) : Adding a new layer now inserts it at the selected depth in the stack
285 2003-04-27 (darco) : Duplicating a layer now puts the clone layer next to the original layer
286 2003-04-24 (darco) : Preliminary support for keyframes/dope-sheet has now been implemented!
287 2003-04-23 (darco) : Fixed bug where new canvases would have weird time
288 2003-04-23 (darco) : You can now import image files into a canvas by dragging them onto the canvas window
289 2003-04-22 (darco) : Raising and lowering layers is now faster
290 2003-04-22 (darco) : Added some convenience buttons for raising and lowering the layers
291 2003-04-19 (darco) : Added timecode readout on keyframe view. (still rather non-functional)
292 2003-04-17 (darco) : PasteCanvas layers will now display the name of the canvas it is pasting instead of just "PasteCanvas"
293 2003-04-17 (darco) : You can now view and edit the contents of an inline canvas
294 2003-04-13 (darco) : Fixed crash bug when pressing render button on render dialog with empty filename
295 2003-04-13 (darco) : The render dialog now has a default file name.
296 2003-04-13 (darco) : On the Canvas Browser -- renamed "Undo/Redo" tab to "History"
297 2003-04-13 (darco) : The layer and children tables now do a better job of keeping in sync with the scene -- meaning that you don't have to hit "refresh" as often.
298 2003-04-13 (darco) : Fixed the bug where you could not see the polygon as you were rotoscoping it.
299 2003-04-11 (darco) : Fixed a bug in the time widget which would crash the program if you pressed "enter" and the de-focused it.
300 2003-04-11 (darco) : Start of significant under-the-hood updates
301 2003-04-11 (darco) : "Time Bar" now only appears when start time and end time are not equal.
302 2003-04-11 (darco) : Implemented the "move to top" and "move to bottom"
303 2003-04-07 (darco) : Changes to properties window of canvas is now undoable
304 2003-04-07 (darco) : Creation of Canvases is now undoable
305 2003-04-04 (darco) : Improved path rotoscope
306 2003-04-03 (darco) : Added "encapsulate" option to layer menu
307 2003-04-03 (darco) : All references to time now use the time code format. 
308 2003-04-02 (darco) : Using the rotoscope tool to create a path is now WYSIWYG (Instead of just showing lines, you now see the curve and the control points)
309 2003-04-01 (darco) : Set the default frame-rate for new compositions to 30.
310 2003-03-31 (darco) : Tons of under-the-hood changes. 
311 2003-03-31 (darco) : Added the ability to delete, raise, and lower items on a dynamic list
312 2003-03-31 (darco) : Added dialog box to path rotoscope
313 2003-03-26 (darco) : Removed the "ID" entrybox from the Canvas Properties when the canvas is root.
314 2003-03-26 (darco) : Set the default end-time for new compositions to ZERO.
315 2003-03-26 (darco) : Set the default frame-rate for new compositions to 15.
316 2003-03-22 (darco) : Added canvas options dialog
317 2003-03-22 (darco) : Added ability to adjust grid size
318
319 2003-03-21 (darco) : Added "Delete" button to waypoint dialog
320
321 2003-03-20 (darco) : Version Increment (0.60.03)
322 2003-03-20 (darco) : Added Waypoint dialog for editing waypoints
323
324 2003-03-20 (darco) : Version Increment (0.60.02)
325 2003-03-20 (darco) : Names of DataNode parameters are now more readable
326 2003-03-20 (darco) : Removed "Rotoscope", added "Rotoscope Path" and "Rotoscope Poly"
327
328 2003-03-19 (darco) : Added "Find" button to parameters that represent filenames
329
330 2003-03-17 (darco) : Fixed a bug where the "Open Recent" list is reversed when restarting the program
331 2003-03-17 (darco) : Added an "Open Recent" option to the file menu on the toolbox. It remembers the last 10 files opened or saved.
332 2003-03-17 (darco) : Added target selection box to render dialog.
333 2003-03-17 (darco) : Added "Use current frame" checkbox to render dialog.
334
335 2003-03-04 (darco) : Implemented Render Functionality.
336 2003-03-04 (darco) : Added support for "angle" type.
337 2003-03-04 (darco) : Deselecting a parameter-edit popup will now make it dissapear immediately, rather than after the refresh.
338
339 2003-03-01 (darco) : The root canvas on a new composition is now clean, instead of having a mandelbrot set.
340
341 2003-02-26 (darco) : Changed the file dialogs to use the native Win32 file open/save dialogs when built for Win32 rather than the nasty looking Gtk+ file dialogs.
342 2003-02-26 (darco) : Fixed Bug 0000007 (http://dev.sinfg.com/mantis/view_bug_page.php?f_id=0000007)