Fix 1699325: only add on time for exactly one extra frame
[synfig.git] / synfig-studio / trunk / src /
2007-04-12 dooglusFix 1699325: only add on time for exactly one extra...
2007-04-12 dooglusTypos.
2007-04-12 dooglusTypo.
2007-04-11 dooglusDisable the 'set_transient_for()' call unless environme...
2007-04-10 dooglusFix 1697753: compare times with times, not with frame...
2007-04-10 dooglusFix 1697728: Code for 'End' was commented out, and...
2007-04-06 dooglusSet the dialog windows to be 'transient for' the toolbo...
2007-04-04 dooglusFix 1694393: save 'pref.*' keys first, so the window...
2007-04-04 dooglus`blinepointtangentsplit.cpp' and `blinepointtangentmerg...
2007-04-02 dooglusWhen merging tangents, use the average of the two tange...
2007-04-02 dooglusDon't "assert(color.is_valid())" before setting the...
2007-04-01 dooglusI forgot to remove these prototypes when removing defin...
2007-04-01 dooglusRemove old unused code that used to handle the eyedropp...
2007-04-01 dooglusSmall formatting changes. And show "..." after buttons...
2007-04-01 dooglusSimple implementation of 'Save All'.
2007-04-01 dooglusWhen prompting for 'Save As...', show the name of the...
2007-04-01 dooglusPut the 'redo' button next to the 'undo' button, and...
2007-04-01 dooglusPrettied up the layout of the ACCEL and ACCEL2 macros.
2007-04-01 dooglusFix 1686425: prompt before overwriting an existing...
2007-03-31 dooglusTypo.
2007-03-31 dooglusReal width(width) doesn't work. The new variable is...
2007-03-27 dooglusPartially fix 1689282: stops the crash when clicking...
2007-03-26 dooglusAdded a few comments and increase some code readability.
2007-03-25 dooglusAdded my copyright line.
2007-03-24 dooglusI somehow missed updating these 3 lines in r364.
2007-03-24 dooglusSetting the 'In Interpolation' of a waypoint to 'Consta...
2007-03-24 dooglusI've no idea what "the audio display" is all about...
2007-03-23 pabsFix 1368904: disable the timebar instead of hiding...
2007-03-23 dooglusThere wasn't an icon for the 'Curves' dialog, so I...
2007-03-22 dooglusSplit the 'auto connect' option into 2 separate options:
2007-03-21 dooglusSwitch the order of the #includes to fix a build proble...
2007-03-20 dooglusAllow the hex text area to be used to edit the colour...
2007-03-19 dooglusRemoved spurious space from menu entry.
2007-03-19 dooglusUse 'Name' and 'Value' as the column headers in the...
2007-03-19 dooglusMembers param_tree_view() and get_param_tree_view(...
2007-03-18 pabsAdd comment from darco about what the "Palette Browser...
2007-03-18 dooglusImplements PXEGeek's wiki.synfig.com/Wish_list entry...
2007-03-16 dooglusSpelling correction.
2007-03-16 dooglusFix 1682016: default to 700x510 instead; big enough...
2007-03-16 dooglusFix 1438545: hide and reshow the sketch after 'undo...
2007-03-16 pabsDisable the "Palette Browser" dock dialog since it...
2007-03-16 pabsEnable more $Id$ expansion.
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-15 dooglusFixing warnings from doxygen:
2007-03-15 dooglusAdded missing '\endlegal'.
2007-03-15 dooglusFixed doxygen header, preventing:
2007-03-13 pabsFix some URLs
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-13 pabsCorrect the case of Synfig Studio throughout the code
2007-03-12 dooglusRemoved trailing whitespace.
2007-03-12 dooglusFixed a typo: 'candidate', not 'canidate'.
2007-03-12 dooglusFix 1677632: newly drawn lines are joined on to existin...
2007-03-12 dooglusCommented unused variables.
2007-03-12 dooglusCommented out the declarations of unused variables...
2007-03-11 pabsFix 1677596: set range for the brush width widget to...
2007-03-11 pabsMake synfigstudio less verbose when connecting to previ...
2007-03-10 pabsFix 1346746: init targets before using them during...
2007-03-10 pabsHalf fix 1368904: add function to enable/disable the...
2007-03-09 dooglusSmall cosmetic change.
2007-03-09 dooglusPartially fix 1677632: draw tool can extend looped...
2007-03-09 pabsFix 1368881: hide the input devices dialog when the...
2007-03-09 pabsConvert the rest of the error and warning dialogs to...
2007-03-08 dooglusReally fix 1674142: Correct the change made in r265...
2007-03-07 dooglusThe 'polygon', 'draw', 'sketch', and 'width' tools...
2007-03-06 dooglusFix 1675309: CanvasView::close() was previously just...
2007-03-06 dooglusFix 1674142: We need to process pending events whether...
2007-03-04 pabsLeave the title of dialog_not_implemented as the defaul...
2007-03-04 pabsChange the "feature not implemented" dialog to a more...
2007-02-25 dooglusFix 1455310: add 'loop' and 'unloop' to the right-click...
2007-02-25 dooglusCorrecting revision 251. We should include <gtkmm...
2007-02-25 dooglusAdded tooltips to the preview window's buttons.
2007-02-25 dooglusFix 1420091: Crash when deleting vertex items. By rebui...
2007-02-03 pabsFix 1380227: crash when changing keyframes. Patch by...
2007-02-03 pabsRemove commented out atkmm #includes
2007-02-01 pabsDon't include atkmm/stateset.h, since it is unused...
2007-01-28 pabsAdd mousewheel support in canvas windows. Thanks to...
2007-01-28 pabsFix typo: TBC -> TCB (thanks to Douglas Lau)
2006-11-18 xerakkoApplied the following dooglus patches from the sourcefo...
2006-09-09 xerakkoSolve the gamma problem (corrected locale when loading...
2006-08-31 darcoDisabled some tools which are confusing, incomplete...
2006-08-31 xerakkoApplied user interface rework patch by David Roden...
2006-08-31 darcoFix 1382032: problem which made it impossible to enable...
2006-06-06 darcoAdded support for SYNFIG_ROOT environment variable
2006-06-03 pabsFix 1499921 (debian #365102): synfigstudio startup...
2006-04-28 pabsUsability: replace "Mask Ducks" with "Show/Hide Ducks...
2006-04-23 pabsFix 1459615 (debian #364408): allow building of synfigs...
2006-02-23 darcoAdded "--with-userdir" to configure script to change...
2006-01-30 pabsFix 1367916: don't use set_keep_below for the toolbox...
2006-01-27 pabsFix 1373933, 1358304: problem with gtkmm 2.8
2006-01-12 darcominor fix
2005-12-05 darcoFixed some more confidential notices
2005-11-29 darcoPrevent FTBFS under g++ 4.x due to extra namespace...
2005-11-29 darcoPrevent FTBFS under g++ 4.x due to extra namespace...
2005-11-26 darcoFixed layer drag bug
2005-11-10 darcominor fix
2005-11-10 darcoNow using Gtk::FileChooserDialog
2005-11-09 darcoAdded code to handle converting Win32's short file...
next