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