synfig.git
2007-04-07 pabsFix typo in r428 (csdlib -> cstdlib)
2007-04-06 dooglusSet the dialog windows to be 'transient for' the toolbo...
2007-04-06 dooglusApply 1695494: fix version number in the Win32 registry...
2007-04-06 dooglusApply 1695493: remove unnecessary win32 registry key...
2007-04-06 dooglusApply 1695492: install start menu shortcuts for all...
2007-04-06 dooglusApply 1695491: uninstall all pixmaps on Win32. Patch...
2007-04-06 dooglusApply 1695484: generate 48x48 icons on Win32 since...
2007-04-06 dooglusAtrus' Windows patches: [ 1695482 ] win32-synfig-all...
2007-04-06 dooglusAtrus' Windows patches: [ 1695480 ] win32-synfig-clean...
2007-04-06 dooglusAtrus' Windows patches: [ 1695479 ] win32-synfig-remove...
2007-04-06 dooglusAtrus' Windows patches: [ 1695477 ] win32-synfig-conf...
2007-04-06 dooglusAtrus' Windows patches: [ 1695475 ] win32-synfig-regver-fix
2007-04-06 dooglusFixed a bug I introduced in r400. When rendering a...
2007-04-06 pabsAdd dooglus to the AUTHORS file
2007-04-06 pabsFix Debian 417897: causes synfig FTBFS in gcc 4.3 due...
2007-04-06 dooglusUse logical operators (&&, ||) rather than arithmetic...
2007-04-05 pabsFix Debian 417720: FTBFS in gcc 4.3 due to not includin...
2007-04-04 dooglusFix 1694325: when looping wasn't enabled, the region...
2007-04-04 dooglusMoved an apostrophe.
2007-04-04 dooglusFix 1694393: save 'pref.*' keys first, so the window...
2007-04-04 dooglus`blinepointtangentsplit.cpp' and `blinepointtangentmerg...
2007-04-03 pabsCommit part of r401 that dooglus missed.
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-02 dooglusInitialise vectors in constructor to avoid warnings...
2007-04-02 dooglusDon't access edge_table->aabb if it hasn't been initial...
2007-04-02 dooglusAdded a 'todo' to the doxygen comments so it doesn...
2007-04-02 dooglusTypo.
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-04-01 dooglusFixes 1692348. todo: revisit the 'if(z>0 && z<horizon...
2007-04-01 dooglusAvoid a compiler warning about initialisation order.
2007-04-01 dooglusAllow a single hex digit in the hex color box. The...
2007-03-31 dooglusTypo.
2007-03-31 dooglusReal width(width) doesn't work. The new variable is...
2007-03-31 dooglusRectangles are 'solid color' when using straight blendi...
2007-03-31 dooglusDon't waste time rendering layers which are completely...
2007-03-31 dooglusAdded some comments to the code I recently fixed to...
2007-03-31 dooglusFix 1689329: if the inverted rectangle we're rendering...
2007-03-31 dooglussubptr() should subtract from the pointer, not add...
2007-03-31 dooglusIf the rows are wider than our PIXEL_RENDERING_LIMIT...
2007-03-30 dooglusThe value of `i' goes from 0 to rows-1, so to test...
2007-03-29 dooglusTypo.
2007-03-29 pabsUpdate NEWS file for the next release
2007-03-29 pabsUpdate NEWS file for the next release
2007-03-29 pabsEventually, it might be nice to have 16-bit PNG output...
2007-03-29 pabsUpdate NEWS file for the next release
2007-03-27 dooglusFixed a spelling mistake.
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 pabsRemove copyright fixer script since it is no longer...
2007-03-25 dooglusAdded my copyright line.
2007-03-24 dooglusI somehow missed updating these 3 lines in r364.
2007-03-24 dooglusFixed a typo.
2007-03-24 dooglusThe '-g gamma' argument is currently ignored, but that...
2007-03-24 dooglusAdded my copyright to the README files, as requested.
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-24 dooglusFix a bug where inactive layers (transform, scale,...
2007-03-23 dooglusZoom layers change the size of their content's bounding...
2007-03-23 dooglusStretch layers change the size of their content's bound...
2007-03-23 dooglusFixed indentation.
2007-03-23 dooglusRemoved unused members p1, p2, diff.
2007-03-23 dooglusAdded missing $Id$ keyword to the header.
2007-03-23 dooglusDeleting all the verticies from a Curve Gradient used...
2007-03-23 dooglusFix "main.cpp:332: warning: comparison between signed...
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 dooglusFix 1684240 (as it applies to conical gradients): ...
2007-03-22 dooglusFix 1684240 (as it applies to spiral gradients): Spira...
2007-03-22 dooglusFix 1684240 (as it applies to radial gradients): Radia...
2007-03-22 dooglusFix 1684240 (as it applies to curve gradients): Curve...
2007-03-22 dooglusSplit the 'auto connect' option into 2 separate options:
2007-03-21 dooglusFix 1684240: Several places were multiplying the A...
2007-03-21 dooglusSwitch the order of the #includes to fix a build proble...
2007-03-21 dooglusPartially fix 1684240: gets rid of most of the artifacts
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 dooglusFixed a crash. Revision 354's addition of the 'mutable...
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-17 dooglusEmpty directory. Use "svn switch svn.voria.com/empty...
2007-03-17 dooglusTurns out this isn't needed. I can just:
2007-03-16 dooglusEmpty directory. Use "svn switch svn.voria.com/empty...
2007-03-16 dooglusSpelling correction.
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 dooglusBacking out inadvertant change r338.
2007-03-16 dooglusOnly substitute @synfigincludedir@ in once.
2007-03-16 dooglusEnabled $Id$ expansion. Removed 2 *.tmp.* generated...
next