Carlos Lopez [Sat, 27 Jun 2009 10:05:56 +0000 (12:05 +0200)]
Move the toggle ducks dial to the new display bar at the top of the window.
Carlos Lopez [Sat, 27 Jun 2009 08:20:11 +0000 (10:20 +0200)]
Synchronise toggle buttons with keyboard and menu actions.
Carlos Lopez [Sat, 27 Jun 2009 07:30:59 +0000 (09:30 +0200)]
Use toogleducksdial member pointer and do not expose the toggle buttons pointers outide. Create member methods instead
Carlos Lopez [Wed, 24 Jun 2009 21:01:35 +0000 (23:01 +0200)]
Use Toggle buttons instead of Buttons for toggle ducks.
Carlos Lopez [Wed, 24 Jun 2009 20:24:31 +0000 (22:24 +0200)]
Deprecate intermediate Gtk::Table variable 'table'. Not needed.
Carlos Lopez [Tue, 23 Jun 2009 22:26:45 +0000 (00:26 +0200)]
Initial trial of toggle ducks dial. Needs re factoring to toggle buttons and place them in the top of the window.
Carlos Lopez [Tue, 23 Jun 2009 14:27:06 +0000 (16:27 +0200)]
Use Gtkmm stock items instead of Gtk ones for Keyframe Dial buttons.
Carlos Lopez [Mon, 22 Jun 2009 20:18:29 +0000 (22:18 +0200)]
Keep correct size on the animate button after pressed.
Carlos Lopez [Mon, 22 Jun 2009 19:54:01 +0000 (21:54 +0200)]
Comment a line that produced a bad render of the HScroll and seems to do nothing special.
Carlos Lopez [Mon, 22 Jun 2009 19:02:42 +0000 (21:02 +0200)]
Remove unneeded member call.
Carlos Lopez [Mon, 22 Jun 2009 18:08:36 +0000 (20:08 +0200)]
Add Play/Stop button to the Frame Dial.
Carlos Lopez [Mon, 22 Jun 2009 17:05:34 +0000 (19:05 +0200)]
Reorder the code a bit and add some comments
Carlos Lopez [Sun, 21 Jun 2009 23:11:15 +0000 (01:11 +0200)]
Moved keyframedial to the first row as well as the animate button
to save space.
Added tooltip to the Current time
Carlos Lopez [Sun, 21 Jun 2009 22:42:37 +0000 (00:42 +0200)]
Show the current_time_widget in the proper function and request minimum horizontal size
Carlos Lopez [Sun, 21 Jun 2009 10:46:20 +0000 (12:46 +0200)]
Remove uneeded code
Carlos Lopez [Sun, 21 Jun 2009 10:45:00 +0000 (12:45 +0200)]
Move Lock keyframe button to the KeyFrameDial
Carlos Lopez [Sun, 21 Jun 2009 09:57:18 +0000 (11:57 +0200)]
Add Keyframe Dial initial layout
Carlos Lopez [Sun, 21 Jun 2009 06:47:49 +0000 (08:47 +0200)]
New Canvas view layout. WIP
-Move the Current time widget from the status to the timebar.
-Add a new row at the bottom of the time bar and move there the animate and lock keyframe buttons.
Carlos Lopez [Sun, 12 Jul 2009 17:45:10 +0000 (19:45 +0200)]
Fix bug: 2175043. Crash when destination file not writable or path doesn't exists.
Carlos Lopez [Mon, 6 Jul 2009 09:42:01 +0000 (11:42 +0200)]
Revert modifications for Fedora compatibility due to stability problems.
Carlos Lopez [Mon, 6 Jul 2009 09:29:05 +0000 (11:29 +0200)]
Delete unneeded test file from pixelgeek git test.
Chris Norman [Sat, 4 Jul 2009 02:56:18 +0000 (19:56 -0700)]
Fixing user name...
Signed-off-by: Chris Norman <pxe.geek_spam@gmail.com>
unknown [Sat, 4 Jul 2009 02:50:46 +0000 (19:50 -0700)]
Test commit - please feel free ro revert
Signed-off-by: pxe.geek@gmail.com
Carlos Lopez [Mon, 29 Jun 2009 15:51:11 +0000 (17:51 +0200)]
Merge branch 'genete_setup_dialog'
Gerco Ballintijn [Mon, 29 Jun 2009 09:10:11 +0000 (11:10 +0200)]
Added several generated files and directories that were ignored in Subversion
and that should also be ignored by git.
Carlos Lopez [Wed, 24 Jun 2009 18:32:11 +0000 (20:32 +0200)]
Reformat code a bit. No changes.
Carlos Lopez [Wed, 24 Jun 2009 18:07:35 +0000 (20:07 +0200)]
Do not use localised decimal separators for float number strings.
Gerco Ballintijn [Mon, 22 Jun 2009 12:02:52 +0000 (14:02 +0200)]
Use the GTKmm (instead of GTK) icon specifications for the Zoom and Frame
Navigation buttons.
Carlos Lopez [Sat, 20 Jun 2009 18:03:38 +0000 (20:03 +0200)]
Use GTK icons for Zoom Dial buttons
Carlos Lopez [Sat, 20 Jun 2009 17:56:40 +0000 (19:56 +0200)]
Use GTK media icons for Frame Dial navigation buttons
Carlos Lopez [Sat, 20 Jun 2009 12:22:02 +0000 (14:22 +0200)]
Merge branch 'master' into genete_setup_dialog
gballintijn [Sat, 20 Jun 2009 11:59:12 +0000 (11:59 +0000)]
#2602803: "Patch: Improve UI on crash recovery dialog."
Simplified version of the patch that Bombe added to SourceForge.net on 2009-02-15. Based on suggestions by Pabs, I cleaned up and shortened the code a bit, making it more consistent with surrounding code.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2383
1f10aa63-cdf2-0310-b900-
c93c546f37ac
Carlos Lopez [Sat, 20 Jun 2009 12:15:37 +0000 (14:15 +0200)]
Merge branch 'master' into genete_setup_dialog
Carlos Lopez [Sat, 20 Jun 2009 08:11:27 +0000 (10:11 +0200)]
Merge branch 'master' into genete_setup_dialog
Konstantin Dmitriev [Sat, 20 Jun 2009 04:13:04 +0000 (11:13 +0700)]
API generation script update.
- replaced ~ with $HOME
- fixed AC_CONFIG_SUBDIRS exception
- checks for doxygen and git available at the start
- ask sf.net username at runtime
Konstantin Dmitriev [Fri, 19 Jun 2009 15:35:10 +0000 (22:35 +0700)]
Script to generate API documentation and send it to sf.net.
Uses doxygen to generate API docs from source code and pushing them on http://synfig.sourceforge.net/api/ via rsync.
Carlos Lopez [Fri, 19 Jun 2009 15:16:24 +0000 (17:16 +0200)]
Merge branch 'genete_master'
gballintijn [Fri, 19 Jun 2009 08:53:38 +0000 (08:53 +0000)]
Added the necessary buttons to the canvas window to enable the user to go
to the beginning, end, previous frame, and next frame. Before this was
only possible using key bindings. Note: The patch does not add the previous
or next *second* buttons.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2382
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Fri, 19 Jun 2009 07:31:56 +0000 (07:31 +0000)]
Remove an Autoconf warning about AC_COMPILE_IFELSE and AC_RUN_IFELSE being
called before AC_GNU_SOURCE was called. AC_COMPILE_IFELSE and AC_RUN_IFELSE
are indirectly called via AC_BIGENDIAN.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2379
1f10aa63-cdf2-0310-b900-
c93c546f37ac
Carlos Lopez [Thu, 18 Jun 2009 21:36:50 +0000 (23:36 +0200)]
Update my copyright
Carlos Lopez [Thu, 18 Jun 2009 21:26:28 +0000 (23:26 +0200)]
Disable spin buttons for x and y size of new Documents
when a predefined size is selected.
Carlos Lopez [Wed, 17 Jun 2009 22:58:43 +0000 (00:58 +0200)]
Assure to call Gtk::manage instead of any other version.
Carlos Lopez [Wed, 17 Jun 2009 22:54:50 +0000 (00:54 +0200)]
Disable fps spin button when combo box selection is a predefined one.
Enable in other case.
Carlos Lopez [Wed, 17 Jun 2009 22:32:38 +0000 (00:32 +0200)]
Add preferred and predefined FPS options in the Setup Dialog
Carlos Lopez [Mon, 15 Jun 2009 20:48:25 +0000 (22:48 +0200)]
Remove assert(o) call because this function
is called when importing a SVG file using the png module
and the build is in debug mode.
Carlos Lopez [Mon, 15 Jun 2009 20:48:25 +0000 (22:48 +0200)]
Remove assert(o) call because this function
is called when importing a SVG file using the png module
and the build is in debug mode.
Carlos Lopez [Sat, 13 Jun 2009 15:56:37 +0000 (17:56 +0200)]
Delete svn tags. We don't need them in git
Carlos Lopez [Sat, 13 Jun 2009 15:56:37 +0000 (17:56 +0200)]
Delete svn tags. We don't need them in git
pabs3 [Fri, 12 Jun 2009 03:52:47 +0000 (03:52 +0000)]
Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older automake.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2378
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Sun, 7 Jun 2009 10:41:14 +0000 (10:41 +0000)]
Add some changes to make ETL more suitable for Fedora:
Generate etl_profile.h in a less hacky way.
Move the tests needed for generating etl_profile.h into the main configuration file.
Move the etl_profile.h header to an arch-specific dir to prepare for multi-arch.
Use less generic defines in the etl_profile.h header and prefix private defines with a double underscore.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2377
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Mon, 11 May 2009 16:31:34 +0000 (16:31 +0000)]
Refactored the canvas zoom button "minibar":
* Moved the constructor code to zoomdial.cpp.
* Made fields private that can be private.
* Removed the use of a CPP macro to reuse C++ code.
* Some minor layout changes.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2376
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Thu, 7 May 2009 20:51:55 +0000 (20:51 +0000)]
#2780661 (partially): Fix the last programmatic references to fore- and
background color, including the description field in the .sif files.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2375
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Thu, 7 May 2009 18:24:11 +0000 (18:24 +0000)]
Remove a dependency (introduced r2360) of the (GUI independent) code in
src/synfigapp on the (GUI dependent) code in src/gtkmm.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2374
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Wed, 6 May 2009 05:03:23 +0000 (05:03 +0000)]
Prefer prototypes from glibc headers, since defining them ourselves works around glibc security mechanisms.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2373
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Wed, 6 May 2009 04:48:12 +0000 (04:48 +0000)]
Fix make distcheck breakage introduced by the Makefile.am reformatting.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2372
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Tue, 5 May 2009 15:47:54 +0000 (15:47 +0000)]
Drop unused definition of ETL_BIGENDIAN
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2371
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Tue, 5 May 2009 15:39:09 +0000 (15:39 +0000)]
Remove some autoconf checks that have unused results
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2370
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Tue, 5 May 2009 10:15:29 +0000 (10:15 +0000)]
Fix some SVN $Id$ keywords that got missed somehow.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2369
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Tue, 5 May 2009 09:07:26 +0000 (09:07 +0000)]
Check for big endian systems instead of relying on the ETL defines.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2368
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Mon, 4 May 2009 13:43:36 +0000 (13:43 +0000)]
Use less generic names for the guards for the ETL public headers
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2367
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Mon, 4 May 2009 13:41:26 +0000 (13:41 +0000)]
Include stdio from the right section of _angle.h and use the C++ version
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2366
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Mon, 4 May 2009 13:39:59 +0000 (13:39 +0000)]
Make the names for the guards for ETL private headers consistent WRT the number of underscores after ETL
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2365
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Sun, 3 May 2009 04:07:37 +0000 (04:07 +0000)]
Apply patch #21: add boolean ValueNode conversions. Thanks to nikitakit.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2364
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Sun, 3 May 2009 03:44:36 +0000 (03:44 +0000)]
Fix make distcheck, which has been broken since the introduction of CurveWarp in SVN r2164 by dooglus.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2363
1f10aa63-cdf2-0310-b900-
c93c546f37ac
genete [Wed, 22 Apr 2009 15:43:31 +0000 (15:43 +0000)]
Apply patch #18: Valuenode Type Power. Thanks to nikitakit.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2362
1f10aa63-cdf2-0310-b900-
c93c546f37ac
genete [Wed, 22 Apr 2009 14:28:06 +0000 (14:28 +0000)]
Apply patch #17: Implement a Fill/Outline system in place of Foreground/Background. Thanks
nikitakit
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2361
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Sun, 12 Apr 2009 13:59:11 +0000 (13:59 +0000)]
Fix #1677510 (part 1): Added the capability of saving and restoring the input devices configuration (i.e., tablet configuration).
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2360
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Sun, 12 Apr 2009 12:48:42 +0000 (12:48 +0000)]
Fixed double initialitation of the field state_ in InputDevice.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2359
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Sun, 12 Apr 2009 12:23:09 +0000 (12:23 +0000)]
Reformat and clean up the automake files
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2358
1f10aa63-cdf2-0310-b900-
c93c546f37ac
genete [Wed, 18 Mar 2009 20:58:38 +0000 (20:58 +0000)]
Don't push back any onion skin queue unless onionskin boolean is set to true.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2354
1f10aa63-cdf2-0310-b900-
c93c546f37ac
genete [Tue, 17 Mar 2009 22:16:02 +0000 (22:16 +0000)]
Fix bug #2652974. Reverts revision r2326 to previous state.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2353
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Thu, 26 Feb 2009 07:16:48 +0000 (07:16 +0000)]
Switch to a version of po/Makefile.in.in that does not ignore --datarootdir
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2352
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Thu, 26 Feb 2009 07:14:14 +0000 (07:14 +0000)]
Switch to a version of po/Makefile.in.in that does not ignore --datarootdir
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2351
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Sat, 21 Feb 2009 13:56:32 +0000 (13:56 +0000)]
#2579838: Apply default fore- or background color to multiple layers
This patch implements the application of the "apply default color" popup
menu in the parameter panel in the case that multiple layers are selected.
Allowing the animator to change the color of multiple layers at once. It
also extends this ability to applying either the foreground color or the
background color.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2347
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Sat, 21 Feb 2009 00:14:52 +0000 (00:14 +0000)]
Revert the accidental removal of mod_libavcodec in r2286.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2346
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Sat, 14 Feb 2009 11:52:50 +0000 (11:52 +0000)]
#2577196: Clean up the color dialog code.
This commit cleans up the code of the color dialog, making it easier to
understand. Specifically, removal of pointless use of a table widget,
some refactoring of the code, some renaming of identifiers, some
reordering of code, some removal of useless include and unused methods,
and the removal of commented out code.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2345
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Sat, 14 Feb 2009 11:33:45 +0000 (11:33 +0000)]
#2513683: Fix misuse of constructor.
* Don't abuse the constructor of class Argument as a mere function.
* Don't use an integer value as a boolean flag.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2344
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Fri, 13 Feb 2009 16:45:12 +0000 (16:45 +0000)]
#2574520: Complete the fix in r2033.
Add the rest of the types of value nodes that should be ignored by the
curves panel. This patch extends r2033, which fixes issue #2060732.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2343
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Fri, 13 Feb 2009 16:03:29 +0000 (16:03 +0000)]
Fix the "Detailed Description" comment to allow Doxygen to generate
proper HTML.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2341
1f10aa63-cdf2-0310-b900-
c93c546f37ac
gballintijn [Tue, 3 Feb 2009 00:50:23 +0000 (00:50 +0000)]
Allow the user to set the default foreground and background color
from the color dialog.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2340
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Tue, 13 Jan 2009 15:44:10 +0000 (15:44 +0000)]
Fix 2502818: Noise when refresh an imported image layer.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2329
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Tue, 13 Jan 2009 06:03:12 +0000 (06:03 +0000)]
Fix strange characters and pango warnings with LC_ALL=fr@euro. Patch & testing by Cyril Brulebois (KiBi).
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2328
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Tue, 13 Jan 2009 06:00:55 +0000 (06:00 +0000)]
Fix crash with LC_ALL=fr@euro. Patch & testing by Cyril Brulebois (KiBi).
Reported in http://synfig.org/forums/viewtopic.php?t=327
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2327
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Tue, 13 Jan 2009 05:52:17 +0000 (05:52 +0000)]
WIP
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2326
1f10aa63-cdf2-0310-b900-
c93c546f37ac
pabs3 [Tue, 13 Jan 2009 05:41:26 +0000 (05:41 +0000)]
Add some French translation fixes from Cyril Brulebois (KiBi)
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2325
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Fri, 26 Dec 2008 15:17:05 +0000 (15:17 +0000)]
Store the default background color along with the default foreground color.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2324
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Fri, 26 Dec 2008 15:16:21 +0000 (15:16 +0000)]
When creating a 'SolidColor' layer, use the default background color, not foreground.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2323
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Fri, 26 Dec 2008 15:15:39 +0000 (15:15 +0000)]
There's some special-case code to make exporting a blinepoint actually export its vertex. I've #ifdef'ed it out. Is there a reason to re-enable it?
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2322
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Fri, 26 Dec 2008 15:14:57 +0000 (15:14 +0000)]
Initialise the GUID for all Transform objects. Using random GUID values was causing some selected ducks to become unselected when nudged.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2321
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Mon, 22 Dec 2008 10:28:50 +0000 (10:28 +0000)]
Fix 2458112: default transform GUIDs to random values, not zero. Initialise the GUID of the transform used in InsideOut to be the layer's guid.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2320
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Mon, 22 Dec 2008 10:28:30 +0000 (10:28 +0000)]
Tidying.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2319
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Mon, 22 Dec 2008 10:28:11 +0000 (10:28 +0000)]
Add optional debugging for calls to ValueNode_*::operator(). export SYNFIG_DEBUG_VALUENODE_OPERATORS=1 to enable.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2318
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Mon, 22 Dec 2008 10:27:00 +0000 (10:27 +0000)]
Remove spaces and tabs at end of lines.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2317
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Thu, 18 Dec 2008 22:20:58 +0000 (22:20 +0000)]
Update the SVN revision number in the comment.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2316
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Thu, 18 Dec 2008 21:59:12 +0000 (21:59 +0000)]
Add a 'loop' parameter to the Random valuenode to cause the randomness to repeat after a given time.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2315
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Wed, 17 Dec 2008 21:12:12 +0000 (21:12 +0000)]
Show 'done' when done writing a magickpp file.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2314
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Wed, 17 Dec 2008 21:06:49 +0000 (21:06 +0000)]
Fix: Only show 'export' when right-clicking a canvas parameter if it's not already exported.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2313
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Wed, 17 Dec 2008 21:06:24 +0000 (21:06 +0000)]
Fix 2435346: "Export canvas, save and revert keeps the inline canvas". Use LayerParamSet instead of LaterParamConnect to set the value of the canvas parameter.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2312
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Thu, 11 Dec 2008 21:03:30 +0000 (21:03 +0000)]
Fix 2412072: don't remove a node from the parent set of a linkable valuenode when replacing a link if the link is still in use by one of the sibling links.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2311
1f10aa63-cdf2-0310-b900-
c93c546f37ac
dooglus [Thu, 11 Dec 2008 21:03:10 +0000 (21:03 +0000)]
Fix a typo: angle::deg::get() returns a float not a string.
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2310
1f10aa63-cdf2-0310-b900-
c93c546f37ac