2007-10-03 |
dooglus | Prevent a warning from Gtk about ownership of floating... |
tree | commitdiff |
2007-10-03 |
dooglus | If 'view->play' is interrupted with the 'stop' button... |
tree | commitdiff |
2007-10-03 |
dooglus | Removed a couple of debugpoints. |
tree | commitdiff |
2007-10-03 |
dooglus | Don't save settings which we can't find a value for... |
tree | commitdiff |
2007-10-03 |
dooglus | Make stdout quieter. |
tree | commitdiff |
2007-10-03 |
dooglus | Stop the "Gtk-WARNING **: node type doesn't match 2... |
tree | commitdiff |
2007-10-03 |
dooglus | Make stdout quieter. |
tree | commitdiff |
2007-10-03 |
dooglus | Removed debugpoint. |
tree | commitdiff |
2007-10-03 |
dooglus | Make stdout quieter. |
tree | commitdiff |
2007-10-03 |
dooglus | Make stdout quieter. |
tree | commitdiff |
2007-10-03 |
dooglus | Make stdout quieter. |
tree | commitdiff |
2007-10-03 |
dooglus | Remove debugpoint. |
tree | commitdiff |
2007-10-03 |
dooglus | Tidying. |
tree | commitdiff |
2007-10-03 |
dooglus | Fixed a typo. |
tree | commitdiff |
2007-10-02 |
dooglus | Changing the time slider on a child canvas wasn't updat... |
tree | commitdiff |
2007-10-02 |
dooglus | When the user moves a canvas' time slider, update the... |
tree | commitdiff |
2007-10-01 |
dooglus | Only fix the red border if we're not using the Gtk... |
tree | commitdiff |
2007-10-01 |
dooglus | Keep the red 'animate edit mode' border and the current... |
tree | commitdiff |
2007-09-30 |
dooglus | Fixed the way that the decision is made which value... |
tree | commitdiff |
2007-09-29 |
dooglus | I messed up the last commit. Oops! |
tree | commitdiff |
2007-09-29 |
dooglus | #include color.h to get the gamma_in() #define. |
tree | commitdiff |
2007-09-27 |
dooglus | Use the http svn repository, not https, because using... |
tree | commitdiff |
2007-09-27 |
dooglus | Stop the 'warning: underquoted definition of ...' warni... |
tree | commitdiff |
2007-09-27 |
dooglus | Same as the last commit, except for the 'splash screen... |
tree | commitdiff |
2007-09-27 |
dooglus | export SYNFIG_DISABLE_POPUP_WINDOWS=1 to stop the ... |
tree | commitdiff |
2007-09-26 |
dooglus | Fix the crash that the previous commit half-fixed. |
tree | commitdiff |
2007-09-26 |
dooglus | I thought this should prevent a crash, but it doesn... |
tree | commitdiff |
2007-09-26 |
dooglus | Fixed another set of uninitialised variables. |
tree | commitdiff |
2007-09-26 |
dooglus | Fix a variable-read-before-set error. |
tree | commitdiff |
2007-09-26 |
dooglus | Finish fix for 1801220. I forgot about the call to... |
tree | commitdiff |
2007-09-25 |
dooglus | Fix 1801220: Some Ubuntu Themes don't show the red... |
tree | commitdiff |
2007-09-25 |
dooglus | Implement wiki.synfig.com/Wish_list : "Restore Default... |
tree | commitdiff |
2007-09-25 |
dooglus | Fix 1776156: "region and outline position ducks aren... |
tree | commitdiff |
2007-09-25 |
dooglus | Only use gamma correction on R,G,B & Y, and only when... |
tree | commitdiff |
2007-09-25 |
dooglus | Simplify the code by using colorconv_synfig2gdk() rathe... |
tree | commitdiff |
2007-09-25 |
dooglus | The color gradients displayed on the sliders in the... |
tree | commitdiff |
2007-09-25 |
dooglus | Move the gamma_in and gamma_out macros into "color.h". |
tree | commitdiff |
2007-09-25 |
dooglus | Removed unused macros. |
tree | commitdiff |
2007-09-22 |
dooglus | Fix 1800324: closing a window while an animation is... |
tree | commitdiff |
2007-09-22 |
dooglus | Put View>Play on Control-P. Remove View>Pause from... |
tree | commitdiff |
2007-09-21 |
dooglus | Addendum to 1799722: Now that 'save' no longer fails... |
tree | commitdiff |
2007-09-21 |
dooglus | Fix 1799722: Display an error message when a 'save... |
tree | commitdiff |
2007-09-21 |
dooglus | 'quit -> "want to save?" -> yes -> cancel' should go... |
tree | commitdiff |
2007-09-21 |
dooglus | Merge branch 'tidying' into chris |
tree | commitdiff |
2007-09-21 |
dooglus | Fixed 1799250: Add a function to update the render... |
tree | commitdiff |
2007-09-21 |
dooglus | Working on 1799250: After changing the filename, update... |
tree | commitdiff |
2007-09-21 |
dooglus | Working on 1799250: changed prototypes |
tree | commitdiff |
2007-09-21 |
dooglus | Working on 1799250: added prototypes. |
tree | commitdiff |
2007-09-21 |
dooglus | Fixed a typo. |
tree | commitdiff |
2007-09-20 |
dooglus | Fix 1796971: if the user tries to quit synfig or close... |
tree | commitdiff |
2007-09-20 |
dooglus | Working on 1796971: Make dialog_save_as() return a... |
tree | commitdiff |
2007-09-19 |
dooglus | If the user choses to save his work using the default... |
tree | commitdiff |
2007-09-19 |
dooglus | Brought up to date. |
tree | commitdiff |
2007-09-18 |
dooglus | Implement feature request 1741236: Use 'Synfig Animatio... |
tree | commitdiff |
2007-09-18 |
dooglus | Put the 'paste_canvas' and 'PasteCanvas' mentions on... |
tree | commitdiff |
2007-09-18 |
dooglus | Renaming the PasteCanvas layer in r705 missed the other... |
tree | commitdiff |
2007-09-17 |
dooglus | When saving a file, remember the directory it was saved... |
tree | commitdiff |
2007-09-17 |
dooglus | Removed more unused code. There were 4 'save_as' funct... |
tree | commitdiff |
2007-09-17 |
dooglus | App::dialog_saveas_file() and App::dialog_save_file... |
tree | commitdiff |
2007-09-17 |
dooglus | Saving a document (I'm going to call them documents... |
tree | commitdiff |
2007-09-17 |
dooglus | r679 introduced an error, assuming 'filename' would... |
tree | commitdiff |
2007-09-17 |
dooglus | Save as .sifz by default (if there is no '.' in the... |
tree | commitdiff |
2007-09-17 |
dooglus | Fixed the View>Play menu entry properly. It now waits... |
tree | commitdiff |
2007-09-17 |
dooglus | The View>Play menu entry now does something. It doesn... |
tree | commitdiff |
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-13 |
pabs | Add some changes to NEWS |
tree | commitdiff |
2007-09-12 |
dooglus | Since the last change will require a recompilation... |
tree | commitdiff |
2007-09-12 |
dooglus | Reinstate the -Wno-unused-parameter flag, because when... |
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 | Remove the -Wno-unused-parameter flag from the compile... |
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-06 |
dooglus | TimedSwap valuenodes shouldn't be marked as directly... |
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 | Change the displayed name of this action from 'Connect... |
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 |
next |