2007-04-06 |
dooglus | Atrus' Windows patches: [ 1695479 ] win32-synfig-remove... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
dooglus | Atrus' Windows patches: [ 1695477 ] win32-synfig-conf... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
dooglus | Atrus' Windows patches: [ 1695475 ] win32-synfig-regver-fix |
commit | commitdiff | tree | snapshot |
2007-04-06 |
dooglus | Fixed a bug I introduced in r400. When rendering a... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
pabs | Add dooglus to the AUTHORS file |
commit | commitdiff | tree | snapshot |
2007-04-06 |
pabs | Fix Debian 417897: causes synfig FTBFS in gcc 4.3 due... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
dooglus | Use logical operators (&&, ||) rather than arithmetic... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
pabs | Fix Debian 417720: FTBFS in gcc 4.3 due to not includin... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
dooglus | Fix 1694325: when looping wasn't enabled, the region... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
dooglus | Moved an apostrophe. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
dooglus | Fix 1694393: save 'pref.*' keys first, so the window... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
dooglus | `blinepointtangentsplit.cpp' and `blinepointtangentmerg... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
pabs | Commit part of r401 that dooglus missed. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
dooglus | When merging tangents, use the average of the two tange... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
dooglus | Don't "assert(color.is_valid())" before setting the... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
dooglus | Initialise vectors in constructor to avoid warnings... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
dooglus | Don't access edge_table->aabb if it hasn't been initial... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
dooglus | Added a 'todo' to the doxygen comments so it doesn... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | I forgot to remove these prototypes when removing defin... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | Remove old unused code that used to handle the eyedropp... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | Small formatting changes. And show "..." after buttons... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | Simple implementation of 'Save All'. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | When prompting for 'Save As...', show the name of the... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | Put the 'redo' button next to the 'undo' button, and... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | Prettied up the layout of the ACCEL and ACCEL2 macros. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | Fix 1686425: prompt before overwriting an existing... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | Fixes 1692348. todo: revisit the 'if(z>0 && z<horizon... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | Avoid a compiler warning about initialisation order. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
dooglus | Allow a single hex digit in the hex color box. The... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
dooglus | Real width(width) doesn't work. The new variable is... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
dooglus | Rectangles are 'solid color' when using straight blendi... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
dooglus | Don't waste time rendering layers which are completely... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
dooglus | Added some comments to the code I recently fixed to... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
dooglus | Fix 1689329: if the inverted rectangle we're rendering... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
dooglus | subptr() should subtract from the pointer, not add... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
dooglus | If the rows are wider than our PIXEL_RENDERING_LIMIT... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
dooglus | The value of `i' goes from 0 to rows-1, so to test... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
pabs | Update NEWS file for the next release |
commit | commitdiff | tree | snapshot |
2007-03-29 |
pabs | Update NEWS file for the next release |
commit | commitdiff | tree | snapshot |
2007-03-29 |
pabs | Eventually, it might be nice to have 16-bit PNG output... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
pabs | Update NEWS file for the next release |
commit | commitdiff | tree | snapshot |
2007-03-27 |
dooglus | Fixed a spelling mistake. |
commit | commitdiff | tree | snapshot |
2007-03-27 |
dooglus | Partially fix 1689282: stops the crash when clicking... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
dooglus | Added a few comments and increase some code readability. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
pabs | Remove copyright fixer script since it is no longer... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
dooglus | Added my copyright line. |
commit | commitdiff | tree | snapshot |
2007-03-24 |
dooglus | I somehow missed updating these 3 lines in r364. |
commit | commitdiff | tree | snapshot |
2007-03-24 |
dooglus | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2007-03-24 |
dooglus | The '-g gamma' argument is currently ignored, but that... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
dooglus | Added my copyright to the README files, as requested. |
commit | commitdiff | tree | snapshot |
2007-03-24 |
dooglus | Setting the 'In Interpolation' of a waypoint to 'Consta... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
dooglus | I've no idea what "the audio display" is all about... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
dooglus | Fix a bug where inactive layers (transform, scale,... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
dooglus | Zoom layers change the size of their content's bounding... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
dooglus | Stretch layers change the size of their content's bound... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
dooglus | Fixed indentation. |
commit | commitdiff | tree | snapshot |
2007-03-23 |
dooglus | Removed unused members p1, p2, diff. |
commit | commitdiff | tree | snapshot |
2007-03-23 |
dooglus | Added missing $Id$ keyword to the header. |
commit | commitdiff | tree | snapshot |
2007-03-23 |
dooglus | Deleting all the verticies from a Curve Gradient used... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
dooglus | Fix "main.cpp:332: warning: comparison between signed... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
pabs | Fix 1368904: disable the timebar instead of hiding... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
dooglus | There wasn't an icon for the 'Curves' dialog, so I... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
dooglus | Fix 1684240 (as it applies to conical gradients): ... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
dooglus | Fix 1684240 (as it applies to spiral gradients): Spira... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
dooglus | Fix 1684240 (as it applies to radial gradients): Radia... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
dooglus | Fix 1684240 (as it applies to curve gradients): Curve... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
dooglus | Split the 'auto connect' option into 2 separate options: |
commit | commitdiff | tree | snapshot |
2007-03-21 |
dooglus | Fix 1684240: Several places were multiplying the A... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
dooglus | Switch the order of the #includes to fix a build proble... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
dooglus | Partially fix 1684240: gets rid of most of the artifacts |
commit | commitdiff | tree | snapshot |
2007-03-20 |
dooglus | Allow the hex text area to be used to edit the colour... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
dooglus | Removed spurious space from menu entry. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
dooglus | Use 'Name' and 'Value' as the column headers in the... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
dooglus | Members param_tree_view() and get_param_tree_view(... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
dooglus | Fixed a crash. Revision 354's addition of the 'mutable... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
pabs | Add comment from darco about what the "Palette Browser... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
dooglus | Implements PXEGeek's wiki.synfig.com/Wish_list entry... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
dooglus | Empty directory. Use "svn switch svn.voria.com/empty... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
dooglus | Turns out this isn't needed. I can just: |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Empty directory. Use "svn switch svn.voria.com/empty... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Spelling correction. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Spelling correction. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Fix 1682016: default to 700x510 instead; big enough... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Fix 1438545: hide and reshow the sketch after 'undo... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
pabs | Disable the "Palette Browser" dock dialog since it... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Backing out inadvertant change r338. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Only substitute @synfigincludedir@ in once. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Enabled $Id$ expansion. Removed 2 *.tmp.* generated... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Enabled $Id$ expansion. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Enabled $Id$ expansion. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Enabled $Id$ expansion. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
pabs | Enable more $Id$ expansion. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
pabs | Enable more $Id$ expansion. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
pabs | Enable more $Id$ expansion. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Enable $Id$ expansion. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Enable $Id$ expansion. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
dooglus | Enable $Id$ expansion. |
commit | commitdiff | tree | snapshot |
next |