2007-09-17 |
dooglus | Don't accept an empty input when setting a paste canvas... |
tree | commitdiff |
2007-09-17 |
dooglus | Fix 1796110: don't try finding the specified canvas... |
tree | commitdiff |
2007-09-16 |
dooglus | I'm working on bug 1779592. The problem is related... |
tree | commitdiff |
2007-09-16 |
dooglus | Fix 1383736: use absolute pathnames when setting up... |
tree | commitdiff |
2007-09-14 |
dooglus | Made a few more of the member variables in class WorkAr... |
tree | commitdiff |
2007-09-14 |
dooglus | Some member variables were public, but never used publi... |
tree | commitdiff |
2007-09-14 |
dooglus | Fix 1794006: when removing a CPoint, signal that the... |
tree | commitdiff |
2007-09-12 |
dooglus | Since the last change will require a recompilation... |
tree | commitdiff |
2007-09-10 |
dooglus | The icons are in $SYNFIG_ROOT/share/pixmaps/synfigstudi... |
tree | commitdiff |
2007-09-10 |
dooglus | Made a comment about some compiler warnings that I... |
tree | commitdiff |
2007-09-09 |
dooglus | Successfully fixed speling mistakes. |
tree | commitdiff |
2007-09-08 |
dooglus | Prevent compiler warnings about unused parameters. |
tree | commitdiff |
2007-09-07 |
dooglus | Another case of initialising a variable from itself... |
tree | commitdiff |
2007-09-07 |
dooglus | Prevent a compiler warning about uninitialised variable... |
tree | commitdiff |
2007-09-07 |
dooglus | Fix a couple of compiler warnings ("passing 'float... |
tree | commitdiff |
2007-09-06 |
dooglus | Oops! That last commit was completely wrong. Revertin... |
tree | commitdiff |
2007-09-06 |
dooglus | Don't include header files that aren't needed. |
tree | commitdiff |
2007-09-05 |
dooglus | Exporting a constant (non-animated) value, then renamin... |
tree | commitdiff |
2007-09-05 |
dooglus | Minor code layout tidying. |
tree | commitdiff |
2007-09-04 |
dooglus | Fix a bug introduced by r590. The name of the paste_ca... |
tree | commitdiff |
2007-09-04 |
dooglus | Enable the draw, sketch and polygon tools by default... |
tree | commitdiff |
2007-09-04 |
dooglus | Make the 'open recent' menu escape '_' characters. |
tree | commitdiff |
2007-09-04 |
pabs | Apply 1787437: fix typo in the canvas menu. Patch from... |
tree | commitdiff |
2007-09-03 |
dooglus | Add an 'auto-export' checkbox and an auto-incrementing... |
tree | commitdiff |
2007-09-03 |
dooglus | Rename ValueBase::same_as() to ValueBase::same_type_as... |
tree | commitdiff |
2007-08-31 |
dooglus | Fix 1780016. Right-clicking in the Children dialog... |
tree | commitdiff |
2007-08-31 |
dooglus | Allow the spacing of the rows in the Timetrack dialog... |
tree | commitdiff |
2007-08-30 |
dooglus | Forgot to include these 2 in the last commit. Implemen... |
tree | commitdiff |
2007-08-30 |
dooglus | When dragging a box around some ducks, holding SHIFT... |
tree | commitdiff |
2007-08-30 |
dooglus | Only use CTRL to toggle ducks on and off by clicking... |
tree | commitdiff |
2007-08-29 |
dooglus | Feature request 1781331: Use shift key to manipulate... |
tree | commitdiff |
2007-08-28 |
dooglus | Use pabs' trick from r558 to fix the tool names in... |
tree | commitdiff |
2007-08-27 |
pabs | Fix the tooltips on the toolbox buttons for all the... |
tree | commitdiff |
2007-08-27 |
pabs | Switch from Ok, Cancel to Cancel, Open and Cancel,... |
tree | commitdiff |
2007-08-22 |
dooglus | Move 'increase amount' and 'decrease amount' from the... |
tree | commitdiff |
2007-08-22 |
dooglus | Fix 1779616: prevent image span, resolution, etc. from... |
tree | commitdiff |
2007-08-15 |
pabs | Add support for scrolling left and right in the canvas... |
tree | commitdiff |
2007-08-14 |
pabs | Fix 1356449: don't crash when creating a PasteCanvas... |
tree | commitdiff |
2007-07-04 |
dooglus | Added keyboard shortcuts for all 16 of the tools (alt... |
tree | commitdiff |
2007-06-13 |
dooglus | Fix 1736536. Integer division isn't good enough when... |
tree | commitdiff |
2007-06-11 |
pabs | Really really fix 1568925, gawd I suck. This time I... |
tree | commitdiff |
2007-06-11 |
pabs | Fix 1568925 the real way recommended by the autoconf... |
tree | commitdiff |
2007-06-11 |
pabs | Distribute compview.cpp, don't build it |
tree | commitdiff |
2007-06-11 |
pabs | Add compview.cpp, which seems to have been ignored... |
tree | commitdiff |
2007-05-27 |
pabs | Partially fix 1678554: fix the font colour and size... |
tree | commitdiff |
2007-05-27 |
pabs | Partially fix 1677510: don't set the input mode on... |
tree | commitdiff |
2007-05-27 |
pabs | Change the default user dir to ~/.synfig for Linux... |
tree | commitdiff |
2007-05-27 |
pabs | Make the save button on the input devices dialog make... |
tree | commitdiff |
2007-04-18 |
dooglus | Partially fix 1702760: stop compiler warning about... |
tree | commitdiff |
2007-04-18 |
dooglus | Oops. Correcting previous commit. |
tree | commitdiff |
2007-04-18 |
dooglus | Partially fix 1702760: stop compiler warning about... |
tree | commitdiff |
2007-04-18 |
dooglus | Partially fix 1702760: stop compiler warning about... |
tree | commitdiff |
2007-04-13 |
dooglus | Use a couple of macros instead of magic constants |
tree | commitdiff |
2007-04-12 |
dooglus | Fix 1699325: only add on time for exactly one extra... |
tree | commitdiff |
2007-04-12 |
dooglus | Typos. |
tree | commitdiff |
2007-04-12 |
dooglus | Typo. |
tree | commitdiff |
2007-04-11 |
dooglus | Disable the 'set_transient_for()' call unless environme... |
tree | commitdiff |
2007-04-10 |
dooglus | Fix 1697728: Code for 'End' was commented out, and... |
tree | commitdiff |
2007-04-06 |
dooglus | Set the dialog windows to be 'transient for' the toolbo... |
tree | commitdiff |
2007-04-02 |
dooglus | Don't "assert(color.is_valid())" before setting the... |
tree | commitdiff |
2007-04-01 |
dooglus | I forgot to remove these prototypes when removing defin... |
tree | commitdiff |
2007-04-01 |
dooglus | Remove old unused code that used to handle the eyedropp... |
tree | commitdiff |
2007-04-01 |
dooglus | Small formatting changes. And show "..." after buttons... |
tree | commitdiff |
2007-04-01 |
dooglus | Simple implementation of 'Save All'. |
tree | commitdiff |
2007-04-01 |
dooglus | When prompting for 'Save As...', show the name of the... |
tree | commitdiff |
2007-04-01 |
dooglus | Put the 'redo' button next to the 'undo' button, and... |
tree | commitdiff |
2007-04-01 |
dooglus | Prettied up the layout of the ACCEL and ACCEL2 macros. |
tree | commitdiff |
2007-04-01 |
dooglus | Fix 1686425: prompt before overwriting an existing... |
tree | commitdiff |
2007-03-31 |
dooglus | Typo. |
tree | commitdiff |
2007-03-31 |
dooglus | Real width(width) doesn't work. The new variable is... |
tree | commitdiff |
2007-03-27 |
dooglus | Partially fix 1689282: stops the crash when clicking... |
tree | commitdiff |
2007-03-26 |
dooglus | Added a few comments and increase some code readability. |
tree | commitdiff |
2007-03-25 |
dooglus | Added my copyright line. |
tree | commitdiff |
2007-03-24 |
dooglus | I somehow missed updating these 3 lines in r364. |
tree | commitdiff |
2007-03-24 |
dooglus | Setting the 'In Interpolation' of a waypoint to 'Consta... |
tree | commitdiff |
2007-03-24 |
dooglus | I've no idea what "the audio display" is all about... |
tree | commitdiff |
2007-03-23 |
pabs | Fix 1368904: disable the timebar instead of hiding... |
tree | commitdiff |
2007-03-23 |
dooglus | There wasn't an icon for the 'Curves' dialog, so I... |
tree | commitdiff |
2007-03-22 |
dooglus | Split the 'auto connect' option into 2 separate options: |
tree | commitdiff |
2007-03-21 |
dooglus | Switch the order of the #includes to fix a build proble... |
tree | commitdiff |
2007-03-20 |
dooglus | Allow the hex text area to be used to edit the colour... |
tree | commitdiff |
2007-03-19 |
dooglus | Removed spurious space from menu entry. |
tree | commitdiff |
2007-03-19 |
dooglus | Use 'Name' and 'Value' as the column headers in the... |
tree | commitdiff |
2007-03-19 |
dooglus | Members param_tree_view() and get_param_tree_view(... |
tree | commitdiff |
2007-03-18 |
pabs | Add comment from darco about what the "Palette Browser... |
tree | commitdiff |
2007-03-18 |
dooglus | Implements PXEGeek's wiki.synfig.com/Wish_list entry... |
tree | commitdiff |
2007-03-16 |
dooglus | Spelling correction. |
tree | commitdiff |
2007-03-16 |
dooglus | Fix 1682016: default to 700x510 instead; big enough... |
tree | commitdiff |
2007-03-16 |
dooglus | Fix 1438545: hide and reshow the sketch after 'undo... |
tree | commitdiff |
2007-03-16 |
pabs | Disable the "Palette Browser" dock dialog since it... |
tree | commitdiff |
2007-03-16 |
pabs | Enable more $Id$ expansion. |
tree | commitdiff |
2007-03-16 |
dooglus | Enable $Id$ expansion. |
tree | commitdiff |
2007-03-15 |
dooglus | Fixing warnings from doxygen: |
tree | commitdiff |
2007-03-15 |
dooglus | Added missing '\endlegal'. |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed doxygen header, preventing: |
tree | commitdiff |
2007-03-13 |
pabs | Fix some URLs |
tree | commitdiff |
2007-03-13 |
dooglus | Fix 1679790: draw tool: extending transformed blines... |
tree | commitdiff |
2007-03-13 |
dooglus | Fixed formatting to match surrounding code. |
tree | commitdiff |
2007-03-13 |
dooglus | Fix 1679452: extending blines with a non-zero offset... |
tree | commitdiff |
2007-03-13 |
dooglus | Partially fix 1679452: |
tree | commitdiff |
next |