synfig.git
14 years agoMerge branch 'nikitakit_smoothbline' into nikitakit_ducks
Nikita Kitaev [Sat, 28 Nov 2009 19:35:02 +0000 (11:35 -0800)]
Merge branch 'nikitakit_smoothbline' into nikitakit_ducks

Conflicts:
synfig-core/po/fr.po
synfig-core/po/ru.po
synfig-studio/po/es.po
synfig-studio/po/fr.po
synfig-studio/po/ru.po
synfig-studio/src/gtkmm/duckmatic.cpp

14 years agoMerge branch 'master' into nikitakit_ducks
Nikita Kitaev [Sat, 28 Nov 2009 19:20:30 +0000 (11:20 -0800)]
Merge branch 'master' into nikitakit_ducks

14 years agoModify Ducks functionality
Nikita Kitaev [Sat, 28 Nov 2009 00:11:49 +0000 (16:11 -0800)]
Modify Ducks functionality

Move code relating to dragging of "Link to BLine" ducks out of
DuckDrag_Translate and into Duck.

14 years agoChange Link to BLine Reverse Manipulation
Nikita Kitaev [Wed, 25 Nov 2009 20:30:36 +0000 (12:30 -0800)]
Change Link to BLine Reverse Manipulation

It now sets the "amount" parameter for looped links to be as close
as possible to the old one, rather than lie in the range 0...1.

14 years agoChange linking parameters in BLine points
Nikita Kitaev [Mon, 12 Oct 2009 01:35:15 +0000 (18:35 -0700)]
Change linking parameters in BLine points

Instead of the old split_tangent parameter, bline points now use
link_radius and link_theta. Old functions are retained for
compatibility.

Note: since get_split_tangent_flag() returns a pointer,
the split_tangent_ parameter must remain for now.

14 years agoApply patch 2890548: Resolve issues with libtool 1.5.26 and 2.2.4. Thanks to
Carlos Lopez [Tue, 3 Nov 2009 21:14:29 +0000 (22:14 +0100)]
Apply patch 2890548: Resolve issues with libtool 1.5.26 and 2.2.4. Thanks to
Ray Frederikson ( uranus-235 )

14 years agoEnable duck reverse manipulation for Range value node convert types.
Carlos Lopez [Sun, 25 Oct 2009 17:49:07 +0000 (18:49 +0100)]
Enable duck reverse manipulation for Range value node convert types.

14 years agoFix bug in value node range. If link is smaller than minimum it was returned link.
Carlos Lopez [Sun, 25 Oct 2009 16:45:20 +0000 (17:45 +0100)]
Fix bug in value node range. If link is smaller than minimum it was returned link.

14 years agoMerge branch 'master' into genete_master
Carlos Lopez [Tue, 20 Oct 2009 20:21:49 +0000 (22:21 +0200)]
Merge branch 'master' into genete_master

14 years agoWhen a layer is unchecked and it is not in any group don't show a warning message.
Carlos Lopez [Tue, 20 Oct 2009 20:21:01 +0000 (22:21 +0200)]
When a layer is unchecked and it is not in any group don't show a warning message.

14 years agoFix dates in NEWS files
Carlos Lopez [Mon, 12 Oct 2009 09:31:58 +0000 (11:31 +0200)]
Fix dates in NEWS files

14 years agofix date in synfig NEWS file.
Carlos Lopez [Mon, 12 Oct 2009 09:31:01 +0000 (11:31 +0200)]
fix date in synfig NEWS file.

14 years agoTiny correction for NEWS files.
Carlos Lopez [Mon, 12 Oct 2009 09:29:14 +0000 (11:29 +0200)]
Tiny correction for NEWS files.

14 years agoCorrection of ETL and Synfig Studio NEWS headers.
Carlos Lopez [Mon, 12 Oct 2009 09:16:31 +0000 (11:16 +0200)]
Correction of ETL and Synfig Studio NEWS headers.

14 years agoUpdate README files with latest changes.
Carlos Lopez [Sat, 10 Oct 2009 16:37:50 +0000 (18:37 +0200)]
Update README files with latest changes.

14 years agoUpdate NEWS files properly.
Carlos Lopez [Sat, 10 Oct 2009 16:25:23 +0000 (18:25 +0200)]
Update NEWS files properly.

14 years agoWrite the correct version in the configure.ac files.
Carlos Lopez [Sat, 10 Oct 2009 16:15:03 +0000 (18:15 +0200)]
Write the correct version in the configure.ac files.

14 years agoUpdate Spanish translation.
Carlos Lopez [Fri, 9 Oct 2009 20:28:07 +0000 (22:28 +0200)]
Update Spanish translation.

14 years agoUpdate Russian translation. Thanks to Alexandre Prokoudine
Carlos Lopez [Fri, 9 Oct 2009 19:54:24 +0000 (21:54 +0200)]
Update Russian translation. Thanks to Alexandre Prokoudine

14 years agoAdd new splash screen for 0.62.00 version.
Carlos Lopez [Thu, 8 Oct 2009 20:31:50 +0000 (22:31 +0200)]
Add new splash screen for 0.62.00 version.

14 years agoSort alphabetically the artists in the About Dialog.
Carlos Lopez [Mon, 5 Oct 2009 20:03:05 +0000 (22:03 +0200)]
Sort alphabetically the artists in the About Dialog.

14 years agoAdd Ray Frederikson (uranus-235) to the authors by his contribution in the reverse...
Carlos Lopez [Mon, 5 Oct 2009 19:57:50 +0000 (21:57 +0200)]
Add Ray Frederikson (uranus-235) to the authors by his contribution in the reverse mmanipulation in the scale convert type.

14 years agoBetter redaction for NEWS files. Thanks to muhkayoh
Carlos Lopez [Mon, 5 Oct 2009 19:30:41 +0000 (21:30 +0200)]
Better redaction for NEWS files. Thanks to muhkayoh

14 years agoFix some typos in the NEWS file.
Carlos Lopez [Mon, 5 Oct 2009 14:44:48 +0000 (16:44 +0200)]
Fix some typos in the NEWS file.

14 years agoUpdate French translation.Thanks to Aurore D. (rore)
Carlos Lopez [Mon, 5 Oct 2009 14:27:43 +0000 (16:27 +0200)]
Update French translation.Thanks to Aurore D. (rore)

14 years agoFix accidentally remaining hardcoded index
Nikita Kitaev [Sun, 4 Oct 2009 04:18:14 +0000 (21:18 -0700)]
Fix accidentally remaining hardcoded index

14 years agoRemove hard-coded link positions in reference to ValueDesc
Nikita Kitaev [Sun, 4 Oct 2009 03:51:31 +0000 (20:51 -0700)]
Remove hard-coded link positions in reference to ValueDesc

Instead, the link positions are determined from the valuenode names.

14 years agoRemove link references by index when link name can be used
Nikita Kitaev [Sat, 3 Oct 2009 22:59:31 +0000 (15:59 -0700)]
Remove link references by index when link name can be used

14 years agoFix a typo in the dummy splash screen.
Carlos Lopez [Sat, 3 Oct 2009 18:11:00 +0000 (20:11 +0200)]
Fix a typo in the dummy splash screen.

14 years agoBump versions in configure.ac file.
Carlos Lopez [Sat, 3 Oct 2009 18:09:54 +0000 (20:09 +0200)]
Bump versions in configure.ac file.
0.04.13 Release Candidate #1
0.62.00 Release Candidate #1

14 years agoAdd the 0.61.09 splash screen file to the Makefile.
Carlos Lopez [Sat, 3 Oct 2009 17:48:40 +0000 (19:48 +0200)]
Add the 0.61.09 splash screen file to the Makefile.

14 years agoAdd a dummy 0.62.0 RC1 splash screen.
Carlos Lopez [Sat, 3 Oct 2009 17:37:17 +0000 (19:37 +0200)]
Add a dummy 0.62.0 RC1 splash screen.

14 years agoRename the old splash screen to its version name.
Carlos Lopez [Sat, 3 Oct 2009 17:36:47 +0000 (19:36 +0200)]
Rename the old splash screen to its version name.

14 years agoUpdate the NEWS with a summary of the features added and bugs fixed.
Carlos Lopez [Sat, 3 Oct 2009 17:21:55 +0000 (19:21 +0200)]
Update the NEWS with a summary of the features added and bugs fixed.

14 years agoUpdate Contributors and artists in the about dialog.
Carlos Lopez [Fri, 2 Oct 2009 19:04:23 +0000 (21:04 +0200)]
Update Contributors and artists in the about dialog.

14 years agoForgot to add to Carlos A.Sosa Navarro (SVG import module)
Carlos Lopez [Fri, 2 Oct 2009 17:39:41 +0000 (19:39 +0200)]
Forgot to add to Carlos A.Sosa Navarro (SVG import module)

14 years agoUpdate authors for synfig studio
Carlos Lopez [Fri, 2 Oct 2009 17:35:06 +0000 (19:35 +0200)]
Update authors for synfig studio

14 years agoUpdate authors for synfig-core
Carlos Lopez [Fri, 2 Oct 2009 17:25:39 +0000 (19:25 +0200)]
Update authors for synfig-core

14 years agoUpdate Spanish translation for synfig-core
Carlos Lopez [Fri, 2 Oct 2009 17:05:41 +0000 (19:05 +0200)]
Update Spanish translation for synfig-core

14 years agoAdd curve warp files to be translated.
Carlos Lopez [Fri, 2 Oct 2009 16:50:07 +0000 (18:50 +0200)]
Add curve warp files to be translated.

14 years agoCorrect the release version for those valuenodes.
Carlos Lopez [Fri, 2 Oct 2009 16:41:14 +0000 (18:41 +0200)]
Correct the release version for those valuenodes.

14 years agoBump release version to 0_62_00
Carlos Lopez [Fri, 2 Oct 2009 16:40:35 +0000 (18:40 +0200)]
Bump release version to 0_62_00

14 years agoAvoid a warning for a non used variable.
Carlos Lopez [Fri, 2 Oct 2009 16:36:32 +0000 (18:36 +0200)]
Avoid a warning for a non used variable.

14 years agoAvoid some warning asking for explicit brackets.
Carlos Lopez [Fri, 2 Oct 2009 16:36:11 +0000 (18:36 +0200)]
Avoid some warning asking for explicit brackets.

14 years agoAlter the creation order of the members to avoid some compiler warnings.
Carlos Lopez [Fri, 2 Oct 2009 16:35:32 +0000 (18:35 +0200)]
Alter the creation order of the members to avoid some compiler warnings.

14 years agoDisable crop imported images by default.
Carlos Lopez [Thu, 1 Oct 2009 22:16:23 +0000 (00:16 +0200)]
Disable crop imported images by default.
It is a very annoying behavior for most of users and there is not easy option to diable it.
It can be implemented in the next version after close 0.62.0 release.

14 years agoFix the undo operation for keyframe set delta.
Carlos Lopez [Thu, 1 Oct 2009 21:39:36 +0000 (23:39 +0200)]
Fix the undo operation for keyframe set delta.
Missed it at the keyframe widget branch and was producing strange behavior when pressing the undo button.

14 years agoBetter translation for 'Metaballs'
Carlos Lopez [Tue, 29 Sep 2009 14:19:27 +0000 (16:19 +0200)]
Better translation for 'Metaballs'

14 years agoUpdate Spanish trasnslation
Carlos Lopez [Tue, 29 Sep 2009 14:09:46 +0000 (16:09 +0200)]
Update Spanish trasnslation

14 years agoEnable 'example' module files for translation because they are part of the code now.
Carlos Lopez [Tue, 29 Sep 2009 13:58:29 +0000 (15:58 +0200)]
Enable 'example' module files for translation because they are part of the code now.

14 years agoUpdated French translation. Thanks to Aurore D. (rore)
Carlos Lopez [Tue, 22 Sep 2009 20:31:29 +0000 (22:31 +0200)]
Updated French translation. Thanks to Aurore D. (rore)

14 years agoRussian translation update. Thanks to Alexandre Prokoudine
Carlos Lopez [Wed, 16 Sep 2009 21:06:44 +0000 (23:06 +0200)]
Russian translation update. Thanks to Alexandre Prokoudine

14 years agoMerge branch 'genete_fix_accel_keys'
Carlos Lopez [Wed, 16 Sep 2009 20:58:44 +0000 (22:58 +0200)]
Merge branch 'genete_fix_accel_keys'

14 years agoFix Raise Layer and Lower Layer ACCEL keys.
Carlos Lopez [Mon, 14 Sep 2009 21:22:48 +0000 (23:22 +0200)]
Fix Raise Layer and Lower Layer ACCEL keys.

14 years agoFix ACCEL keys.
Carlos Lopez [Mon, 14 Sep 2009 18:29:59 +0000 (20:29 +0200)]
Fix ACCEL keys.
For some reason the Raise and Lower Layer seems not to work with the fix.

14 years agoHide "Import SVG" layer in menus, rather than listing it as "NotVisible"
Chris Norman [Thu, 10 Sep 2009 02:45:14 +0000 (19:45 -0700)]
Hide "Import SVG" layer in menus, rather than listing it as "NotVisible"

14 years agoUpdate Spanish translation
Carlos Lopez [Fri, 4 Sep 2009 18:11:45 +0000 (20:11 +0200)]
Update Spanish translation

14 years agoInclude new files to allow them be translated.
Carlos Lopez [Fri, 4 Sep 2009 18:11:17 +0000 (20:11 +0200)]
Include new files to allow them be translated.

14 years agoUnmark two strings not needed to translate.
Carlos Lopez [Fri, 4 Sep 2009 17:54:59 +0000 (19:54 +0200)]
Unmark two strings not needed to translate.

14 years agoGTK 2.16 throws warning messages for GTK:ActionGroup:Create() if no menu action group...
Chris Norman [Thu, 3 Sep 2009 20:45:35 +0000 (13:45 -0700)]
GTK 2.16 throws warning messages for GTK:ActionGroup:Create() if no menu action group is specified.  This fix provides suitable names for each occurrence.

14 years agoSpanish translation for synfig-core and synfig-studio
Carlos Lopez [Thu, 3 Sep 2009 15:11:50 +0000 (17:11 +0200)]
Spanish translation for synfig-core and synfig-studio

14 years agoCorrect spell of show grid icon sif file canvas's name.
Carlos Lopez [Thu, 3 Sep 2009 14:00:23 +0000 (16:00 +0200)]
Correct spell of show grid icon sif file canvas's name.

14 years agoMerge branch 'genete_angle_icon'
Carlos Lopez [Mon, 31 Aug 2009 16:16:17 +0000 (18:16 +0200)]
Merge branch 'genete_angle_icon'

14 years agoUpdate angle icon. Thanks to David Rylander (rylleman)
Carlos Lopez [Mon, 31 Aug 2009 16:13:43 +0000 (18:13 +0200)]
Update angle icon. Thanks to David Rylander (rylleman)

14 years agoMerge branch 'pixelgeek_windows_script_update'
Carlos Lopez [Mon, 31 Aug 2009 16:06:35 +0000 (18:06 +0200)]
Merge branch 'pixelgeek_windows_script_update'

14 years agoMerge branch 'zelgadis_master'
Carlos Lopez [Mon, 31 Aug 2009 16:05:15 +0000 (18:05 +0200)]
Merge branch 'zelgadis_master'

14 years agoRemoving obsolete references to Voria
Chris Norman [Sun, 30 Aug 2009 22:57:25 +0000 (15:57 -0700)]
Removing obsolete references to Voria

14 years agoUpdating Windows build script to include mod_svg
Chris Norman [Sat, 29 Aug 2009 04:07:52 +0000 (21:07 -0700)]
Updating Windows build script to include mod_svg

14 years agoCreate buttons to show render and preview dialogues and link to the proper members.
Carlos Lopez [Fri, 28 Aug 2009 15:29:59 +0000 (17:29 +0200)]
Create buttons to show render and preview dialogues and link to the proper members.

14 years agoAdd icons for Render Dialog and Preview Dialog.
Carlos Lopez [Fri, 28 Aug 2009 15:28:59 +0000 (17:28 +0200)]
Add icons for Render Dialog and Preview Dialog.
Thanks to Henrique Lopes Barone

14 years agoModify children icon. Thanks to David Rylander (rylleman).
Carlos Lopez [Sat, 22 Aug 2009 08:35:01 +0000 (10:35 +0200)]
Modify children icon. Thanks to David Rylander (rylleman).

14 years agoMerge branch 'genete_angle_icon'
Carlos Lopez [Sat, 22 Aug 2009 08:28:19 +0000 (10:28 +0200)]
Merge branch 'genete_angle_icon'

14 years agoModify the Angle icon sif file. Thanks to David Rylander (rylleman)
Carlos Lopez [Sat, 22 Aug 2009 08:20:39 +0000 (10:20 +0200)]
Modify the Angle icon sif file. Thanks to David Rylander (rylleman)

14 years agoChange the description to the sif file.
Carlos Lopez [Sat, 22 Aug 2009 07:51:53 +0000 (09:51 +0200)]
Change the description to the sif file.

14 years agoSe the size of the snap to grid and show grid icons to be 160x160.
Carlos Lopez [Sat, 22 Aug 2009 07:49:34 +0000 (09:49 +0200)]
Se the size of the snap to grid and show grid icons to be 160x160.
Also move the lines to a position that looks better when sampled down.

14 years agoMove up the new added files not tracked before kill trunk folder
Carlos Lopez [Sat, 22 Aug 2009 07:20:15 +0000 (09:20 +0200)]
Move up the new added files not tracked before kill trunk folder

14 years agoMerge branch 'master' into genete_canvasview-revisited
Carlos Lopez [Sat, 22 Aug 2009 07:17:25 +0000 (09:17 +0200)]
Merge branch 'master' into genete_canvasview-revisited

14 years agoDisable libavcodec by default, because it's broken with recent versions.
Konstantin Dmitriev [Wed, 19 Aug 2009 07:12:41 +0000 (14:12 +0700)]
Disable libavcodec by default, because it's broken with recent versions.

14 years agoDrop svn tags staff.
Konstantin Dmitriev [Wed, 19 Aug 2009 06:36:53 +0000 (13:36 +0700)]
Drop svn tags staff.

For information about tagging new release refer to http://synfig.org/Release#Make_tags

14 years agoUse git instead of svn to generate ChangeLog.
Konstantin Dmitriev [Wed, 19 Aug 2009 05:48:44 +0000 (12:48 +0700)]
Use git instead of svn to generate ChangeLog.

14 years agoAdd more files to ignore.
Carlos López [Sat, 15 Aug 2009 08:15:56 +0000 (10:15 +0200)]
Add more files to ignore.

14 years agoSmall modifications to the resolution icons.
Carlos López [Fri, 14 Aug 2009 14:59:04 +0000 (16:59 +0200)]
Small modifications to the resolution icons.

14 years agoAdd new icons (thanks David Rylander) and adjust its size to a better size 16x16.
Carlos López [Fri, 14 Aug 2009 14:50:15 +0000 (16:50 +0200)]
Add new icons (thanks David Rylander) and adjust its size to a better size 16x16.
Change the original size to be multiple of 16.

14 years agoRestore a clean .gitignore file
Carlos Lopez [Wed, 12 Aug 2009 18:40:19 +0000 (20:40 +0200)]
Restore a clean .gitignore file

14 years agoRemove ancient trunk folder from svn repository
Carlos Lopez [Wed, 12 Aug 2009 18:35:33 +0000 (20:35 +0200)]
Remove ancient trunk folder from svn repository

14 years agoRemove .gitignore do nothing is ignored.
Carlos Lopez [Wed, 12 Aug 2009 18:32:35 +0000 (20:32 +0200)]
Remove .gitignore do nothing is ignored.

14 years agoChange the "Flipbook Dialog" string to the more user intuitive "Preview Window"
Carlos Lopez [Tue, 11 Aug 2009 14:14:36 +0000 (16:14 +0200)]
Change the "Flipbook Dialog" string to the more user intuitive "Preview Window"

14 years agoAs requested, change the string "State" to "Tool", more user intuitive.
Carlos Lopez [Tue, 11 Aug 2009 13:51:11 +0000 (15:51 +0200)]
As requested, change the string "State" to "Tool", more user intuitive.

14 years agoMerge branch 'genete_master'
Carlos Lopez [Sat, 1 Aug 2009 18:14:08 +0000 (20:14 +0200)]
Merge branch 'genete_master'

14 years agoAs requested by Darco, alter the random seed of the noise gradient to avoid the ruste...
Carlos Lopez [Mon, 27 Jul 2009 17:20:19 +0000 (19:20 +0200)]
As requested by Darco, alter the random seed of the noise gradient to avoid the rusted part touch the shield.
A previous commit in the random noise, altered the render result of this file.

14 years agoMerge branch 'akagogo_svg' into genete_master
Carlos Lopez [Mon, 27 Jul 2009 15:04:14 +0000 (17:04 +0200)]
Merge branch 'akagogo_svg' into genete_master

14 years agoMerge branch 'zelgadis_master' into genete_master
Carlos Lopez [Mon, 27 Jul 2009 15:04:09 +0000 (17:04 +0200)]
Merge branch 'zelgadis_master' into genete_master

14 years agoMerge branch 'genete_keyframe_list' into genete_master
Carlos Lopez [Mon, 27 Jul 2009 15:03:54 +0000 (17:03 +0200)]
Merge branch 'genete_keyframe_list' into genete_master

14 years agosynfigstudio-cph-monitor: Better detection for running synfigstudio.
Konstantin Dmitriev [Mon, 27 Jul 2009 11:56:41 +0000 (18:56 +0700)]
synfigstudio-cph-monitor: Better detection for running synfigstudio.

14 years agoForbid double run of synfigstudio-cph-monitor.
Konstantin Dmitriev [Mon, 27 Jul 2009 11:29:08 +0000 (18:29 +0700)]
Forbid double run of synfigstudio-cph-monitor.

14 years agoApply akagogo's patch for importing SVG files.
Carlos Lopez [Sun, 26 Jul 2009 06:26:02 +0000 (08:26 +0200)]
Apply akagogo's patch for importing SVG files.

14 years agoDo not perform action when ALT-draging first keyframe
Carlos Lopez [Sat, 25 Jul 2009 09:18:48 +0000 (11:18 +0200)]
Do not perform action when ALT-draging first keyframe

14 years agosynfigstudio-cph-monitor: Detect synfigstudio started with arguments too.
Konstantin Dmitriev [Sat, 25 Jul 2009 06:39:28 +0000 (13:39 +0700)]
synfigstudio-cph-monitor: Detect synfigstudio started with arguments too.

14 years agoDetect branch better. Don't forget to clean autorevision.h in core.
Konstantin Dmitriev [Sat, 25 Jul 2009 03:08:58 +0000 (10:08 +0700)]
Detect branch better. Don't forget to clean autorevision.h in core.

14 years agoDetect path to .git dir automatically.
Konstantin Dmitriev [Fri, 24 Jul 2009 15:36:57 +0000 (22:36 +0700)]
Detect path to .git dir automatically.