synfig.git
13 years agoRestore radio buttons in mirror tool and update cursor on keypress
Nikita Kitaev [Sun, 23 May 2010 21:28:37 +0000 (14:28 -0700)]
Restore radio buttons in mirror tool and update cursor on keypress

13 years agoChange mirror tool options
Nikita Kitaev [Sat, 22 May 2010 22:09:35 +0000 (15:09 -0700)]
Change mirror tool options

Mirror vertically by default, horizontally if shift key is pressed.
Remove checkbox options so that they don't conflict with the keyboard.

13 years agoRemove settings in normal tool
Nikita Kitaev [Sat, 22 May 2010 21:42:49 +0000 (14:42 -0700)]
Remove settings in normal tool

They are no longer necessary and cause bugs when quiting with a modifier
key pressed

14 years agoUpdated Russian translations, part 1
Alexandre Prokoudine [Thu, 20 May 2010 04:03:32 +0000 (08:03 +0400)]
Updated Russian translations, part 1

14 years agoBump versions for RC3
Carlos Lopez [Wed, 19 May 2010 18:36:56 +0000 (20:36 +0200)]
Bump versions for RC3

14 years agoUpdate News files
Carlos Lopez [Wed, 19 May 2010 18:34:30 +0000 (20:34 +0200)]
Update News files

14 years agoComment out unused debug info to make console quieter.
Carlos Lopez [Wed, 19 May 2010 17:59:45 +0000 (19:59 +0200)]
Comment out unused debug info to make console quieter.

14 years agoUpdate Spanish translation. Thanks to Carlos López (genete)
Carlos Lopez [Wed, 19 May 2010 17:43:15 +0000 (19:43 +0200)]
Update Spanish translation. Thanks to Carlos López (genete)

14 years agoUpdate French translation. Thanks to Aurore D. (rore)
Carlos Lopez [Wed, 19 May 2010 17:10:58 +0000 (19:10 +0200)]
Update French translation. Thanks to Aurore D. (rore)

14 years agoFix bug produced on Transform tool state.
Carlos Lopez [Wed, 19 May 2010 16:50:55 +0000 (18:50 +0200)]
Fix bug produced on Transform tool state.
When use Scale Constrained (ALT+SHIFT) it was produced a division by zero.

14 years agoTry to fix the non randomness of Windows dual splash screen behaviour.
Carlos Lopez [Wed, 19 May 2010 16:04:23 +0000 (18:04 +0200)]
Try to fix the non randomness of Windows dual splash screen behaviour.

14 years agoRemove redundant cursor modification for the Mirror tool. Tries to fix a bug in Windo...
Carlos Lopez [Wed, 19 May 2010 15:46:46 +0000 (17:46 +0200)]
Remove redundant cursor modification for the Mirror tool. Tries to fix a bug in Windows version

14 years agoMore debug info
Carlos Lopez [Mon, 17 May 2010 19:39:01 +0000 (21:39 +0200)]
More debug info

14 years agoMerge branch 'nikitakit_transform'
Carlos Lopez [Mon, 17 May 2010 19:29:11 +0000 (21:29 +0200)]
Merge branch 'nikitakit_transform'

14 years agoComment out debug info.
Carlos Lopez [Mon, 17 May 2010 17:41:50 +0000 (19:41 +0200)]
Comment out debug info.

14 years agoTypo
Carlos Lopez [Mon, 17 May 2010 17:30:38 +0000 (19:30 +0200)]
Typo

14 years agoRestore cursor changes in normal tool
Nikita Kitaev [Mon, 17 May 2010 14:25:22 +0000 (07:25 -0700)]
Restore cursor changes in normal tool

14 years agoChange transform tool to read key states rather than events
Nikita Kitaev [Mon, 17 May 2010 03:48:03 +0000 (20:48 -0700)]
Change transform tool to read key states rather than events

The code checks if ctrl/alt/shift are pressed any time the mouse moves
within the workarea. The checkboxes in the tool options have been
replaced with text hints about the shortcuts.

14 years agoUpdate code contributors and artists.
Carlos Lopez [Sun, 16 May 2010 17:59:19 +0000 (19:59 +0200)]
Update code contributors and artists.

14 years agoTurn off 'rendering in the same thread' messages in the console, as single thread...
Carlos Lopez [Sat, 15 May 2010 22:37:26 +0000 (00:37 +0200)]
Turn off 'rendering in the same thread' messages in the console, as single thread is now the default for Windows builds

14 years agoUpdate copyright year
Carlos Lopez [Sat, 15 May 2010 22:26:55 +0000 (00:26 +0200)]
Update copyright year

14 years agoBump versions for RC2
Carlos Lopez [Sat, 15 May 2010 21:54:20 +0000 (23:54 +0200)]
Bump versions for RC2

14 years agoMerge branch 'zelgadis_master'
Carlos Lopez [Sat, 15 May 2010 21:24:50 +0000 (23:24 +0200)]
Merge branch 'zelgadis_master'

14 years agoRemove redundant $HOME variable usage. Option to select count of make threads.
Konstantin Dmitriev [Sat, 15 May 2010 14:17:29 +0000 (21:17 +0700)]
Remove redundant $HOME variable usage. Option to select count of make threads.

14 years agoKeep the cursors of all the tools states as its default cursor except the BLine tool...
Carlos Lopez [Sat, 15 May 2010 12:12:50 +0000 (14:12 +0200)]
Keep the cursors of all the tools states as its default cursor except the BLine tool that can use the new Transform tool rotate, scale and constrain key combinations.
BLine tool can use the new Transform tool abilities during bline construction.

14 years agoResize the default vertical panels sizes to a better layout.
Carlos Lopez [Sat, 15 May 2010 12:10:41 +0000 (14:10 +0200)]
Resize the default vertical panels sizes to a better layout.

14 years agoUse present() instead of show()
Carlos Lopez [Sat, 15 May 2010 10:46:27 +0000 (12:46 +0200)]
Use present() instead of show()

14 years agoFix bug of conversion of float to int at the wrong moment. Add some debug info.
Carlos Lopez [Sat, 15 May 2010 10:46:13 +0000 (12:46 +0200)]
Fix bug of conversion of float to int at the wrong moment. Add some debug info.

14 years agoMerge branch 'zelgadis_master'
Carlos Lopez [Sat, 15 May 2010 09:35:00 +0000 (11:35 +0200)]
Merge branch 'zelgadis_master'

14 years agoFix toolbox buttons adjustment in the table.
Konstantin Dmitriev [Sat, 15 May 2010 06:11:02 +0000 (13:11 +0700)]
Fix toolbox buttons adjustment in the table.

Using Gtk::SHRINK prevents them from filling whole toolbox and results in the look like on this screenshot: http://synfig.org/wiki/index.php?title=File:Toolbox_Reset_Colors_Button.png&oldid=12297

14 years agoRemove debug info
Carlos Lopez [Wed, 12 May 2010 19:05:02 +0000 (21:05 +0200)]
Remove debug info

14 years agoArrange initial window configuration to adapt to the current monitor geometry and...
Carlos Lopez [Wed, 12 May 2010 18:00:18 +0000 (20:00 +0200)]
Arrange initial window configuration to adapt to the current monitor geometry and separate it from reset the default settings.

14 years agoAdd needed code to show random splash between two
Carlos Lopez [Wed, 12 May 2010 16:07:05 +0000 (18:07 +0200)]
Add needed code to show random splash between two

14 years agoRemove old splash screen
Carlos Lopez [Wed, 12 May 2010 15:11:53 +0000 (17:11 +0200)]
Remove old splash screen

14 years agoMerge branch 'zelgadis_master'
Carlos Lopez [Wed, 12 May 2010 15:11:01 +0000 (17:11 +0200)]
Merge branch 'zelgadis_master'

14 years agoAdd two dummy splash screens
Carlos Lopez [Wed, 12 May 2010 15:09:55 +0000 (17:09 +0200)]
Add two dummy splash screens

14 years agoAdd comments in the code about the recent dialog sizes problem fix.
Konstantin Dmitriev [Mon, 10 May 2010 13:09:22 +0000 (20:09 +0700)]
Add comments in the code about the recent dialog sizes problem fix.

14 years agoMerge branch 'master' into genete_master
Carlos Lopez [Sun, 9 May 2010 19:06:27 +0000 (21:06 +0200)]
Merge branch 'master' into genete_master

14 years agoChange the cursor in the Transform Tool accordingly to the key(s) pressed.
Carlos Lopez [Sun, 9 May 2010 19:01:57 +0000 (21:01 +0200)]
Change the cursor in the Transform Tool accordingly to the key(s) pressed.

14 years agoTry to fix the dock dialogs sizes problem since gtkmm 2.18.
Carlos Lopez [Sun, 9 May 2010 18:19:42 +0000 (20:19 +0200)]
Try to fix the dock dialogs sizes problem since gtkmm 2.18.
Dialogs are not shown during settings loading. They are shown
specifically by the application using the new show all dock
dialogs member.

14 years agoMerge branch 'zelgadis_master'
Carlos Lopez [Sun, 9 May 2010 17:54:19 +0000 (19:54 +0200)]
Merge branch 'zelgadis_master'

14 years agoUse short revision id for "synfig --info" and about dialog.
Konstantin Dmitriev [Sun, 9 May 2010 09:26:07 +0000 (16:26 +0700)]
Use short revision id for "synfig --info" and about dialog.

14 years agoReorder tool buttons in the toolbox.
Konstantin Dmitriev [Sun, 9 May 2010 02:12:16 +0000 (09:12 +0700)]
Reorder tool buttons in the toolbox.
See notes here: http://synfig.org/wiki/index.php?title=File:Toolbox.png&oldid=12153

14 years agoRussian translation update.
Konstantin Dmitriev [Sun, 9 May 2010 08:01:06 +0000 (15:01 +0700)]
Russian translation update.

14 years agoRename 'Normal Tool' to 'Transform Tool'.
Konstantin Dmitriev [Sun, 9 May 2010 00:16:05 +0000 (07:16 +0700)]
Rename 'Normal Tool' to 'Transform Tool'.

14 years agoFixes for automated build script:
Konstantin Dmitriev [Thu, 6 May 2010 13:45:48 +0000 (20:45 +0700)]
Fixes for automated build script:
 - better trunk detection
 - some ubuntu-related fixes
 - small note about branch switching

14 years agoUpdate the AUTHORS files
Carlos Lopez [Wed, 5 May 2010 20:03:02 +0000 (22:03 +0200)]
Update the AUTHORS files

14 years agoUpdate the README files
Carlos Lopez [Wed, 5 May 2010 20:02:47 +0000 (22:02 +0200)]
Update the README files

14 years agoUpdate NEWS fiiles
Carlos Lopez [Wed, 5 May 2010 20:00:08 +0000 (22:00 +0200)]
Update NEWS fiiles

14 years agoRemove ugly hacks for panels sizes and positions
Carlos Lopez [Wed, 5 May 2010 18:51:38 +0000 (20:51 +0200)]
Remove ugly hacks for panels sizes and positions

14 years agoRemove hacking for instances position and size.
Carlos Lopez [Wed, 5 May 2010 18:41:11 +0000 (20:41 +0200)]
Remove hacking for instances position and size.

14 years agoFix bug with reverting a composition/canvas not being deleted
Nikita Kitaev [Sun, 2 May 2010 01:20:11 +0000 (18:20 -0700)]
Fix bug with reverting a composition/canvas not being deleted

14 years agoFix typo.
Carlos Lopez [Wed, 28 Apr 2010 17:21:19 +0000 (19:21 +0200)]
Fix typo.

14 years agoAdd rules in the make file for two icons I missed before.
Carlos Lopez [Wed, 28 Apr 2010 17:03:10 +0000 (19:03 +0200)]
Add rules in the make file for two icons I missed before.

14 years agoUpdate Help menu entries to the new wiki address. Add a new macro for "website" links.
Carlos Lopez [Sun, 25 Apr 2010 21:18:23 +0000 (23:18 +0200)]
Update Help menu entries to the new wiki address. Add a new macro for "website" links.

14 years agoAdd Example, Translate and Other layers icons. See Descriptions for authors.
Carlos Lopez [Sun, 25 Apr 2010 18:20:50 +0000 (20:20 +0200)]
Add Example, Translate and Other layers icons. See Descriptions for authors.

14 years agoAdd Stylize layers icons. Thanks to Bertrand Grégoire (berteh)
Carlos Lopez [Sun, 25 Apr 2010 17:07:32 +0000 (19:07 +0200)]
Add Stylize layers icons. Thanks to Bertrand Grégoire (berteh)

14 years agoAdd Mandelbrot and Julia fractal layers. Thanks to Bertrand Grégoire (berteh)
Carlos Lopez [Sun, 25 Apr 2010 16:46:53 +0000 (18:46 +0200)]
Add Mandelbrot and Julia fractal layers. Thanks to Bertrand Grégoire (berteh)

14 years agoAdd Filter Layers icons. Thanks to Bertrand Grégoire (berteh)
Carlos Lopez [Sun, 25 Apr 2010 16:25:07 +0000 (18:25 +0200)]
Add Filter Layers icons. Thanks to Bertrand Grégoire (berteh)

14 years agoAdd distortion layers icons. Thanks to Bertrand Grégoire (berteh)
Carlos Lopez [Sun, 25 Apr 2010 16:02:03 +0000 (18:02 +0200)]
Add distortion layers icons. Thanks to Bertrand Grégoire (berteh)

14 years agoAdd controllers for the blur layers as well as icons to the stock
Carlos Lopez [Wed, 21 Apr 2010 21:25:07 +0000 (23:25 +0200)]
Add controllers for the blur layers as well as icons to the stock

14 years agoAdd icon controllers for actions: export, unexport, set layer description, add and...
Carlos Lopez [Wed, 21 Apr 2010 20:29:25 +0000 (22:29 +0200)]
Add icon controllers for actions: export, unexport, set layer description, add and remove to/from group)

14 years agoAdd checker board icon controller missed in previous commit.
Carlos Lopez [Wed, 21 Apr 2010 18:59:17 +0000 (20:59 +0200)]
Add checker board icon controller missed in previous commit.

14 years agoAdd icon stock controllers for some layers
Carlos Lopez [Wed, 21 Apr 2010 18:52:40 +0000 (20:52 +0200)]
Add icon stock controllers for some layers

14 years agoAdd checker board sif file, missed in previous commit
Carlos Lopez [Wed, 21 Apr 2010 18:37:58 +0000 (20:37 +0200)]
Add checker board sif file, missed in previous commit

14 years agoAdd actions (add to group, ,remove from group, export, un-export, set layer descripti...
Carlos Lopez [Wed, 21 Apr 2010 18:09:39 +0000 (20:09 +0200)]
Add actions (add to group, ,remove from group, export, un-export, set layer description) and layers (checkerboard, duplicate, gradients -conical, curve, noise, radial, spiral) icons to the stock.
See sifs properties for artwork copyrights.

14 years agoMake the Render button label translatable
Carlos Lopez [Wed, 21 Apr 2010 14:50:02 +0000 (16:50 +0200)]
Make the Render button label translatable

14 years agoMake translatable some strings from previous commits
Carlos Lopez [Wed, 21 Apr 2010 14:48:12 +0000 (16:48 +0200)]
Make translatable some strings from previous commits

14 years agoChange default sub-sampling type to hyperbolic for compatibility with previous versions
Carlos Lopez [Wed, 14 Apr 2010 17:56:40 +0000 (19:56 +0200)]
Change default sub-sampling type to hyperbolic for compatibility with previous versions

14 years agoAdd new parameters for motionblur. Enable linear, constant and hyperbolic sub-samples.
Carlos Lopez [Wed, 14 Apr 2010 17:24:10 +0000 (19:24 +0200)]
Add new parameters for motionblur. Enable linear, constant and hyperbolic sub-samples.
Patch thanks to Brendon Higgins

14 years agoMerge branch 'zelgadis_master'
Carlos Lopez [Wed, 14 Apr 2010 17:14:28 +0000 (19:14 +0200)]
Merge branch 'zelgadis_master'

14 years agoMerge branch 'nikitakit_svg'
Carlos Lopez [Wed, 14 Apr 2010 16:48:28 +0000 (18:48 +0200)]
Merge branch 'nikitakit_svg'

14 years agoChange actions when clicking a color in the palette
Nikita Kitaev [Mon, 29 Mar 2010 21:32:03 +0000 (14:32 -0700)]
Change actions when clicking a color in the palette

Left click sets fill color and middle click sets outline color

14 years agoAutomated build script - get source files from synfig's download repository, not...
Konstantin Dmitriev [Wed, 14 Apr 2010 14:03:20 +0000 (21:03 +0700)]
Automated build script - get source files from synfig's download repository, not morevna's one.

14 years agoFix synfigstudio binary path detection in CPH monitor
Konstantin Dmitriev [Wed, 7 Apr 2010 15:23:43 +0000 (22:23 +0700)]
Fix synfigstudio binary path  detection in CPH monitor

14 years agoAutomated build script for linux.
Konstantin Dmitriev [Wed, 7 Apr 2010 14:18:09 +0000 (21:18 +0700)]
Automated build script for linux.
Use it to quickly build synfigstudio into your home directory or make "unified" packages.

= Usage: =
   ./synfigstudio-linux-build.sh [mode] [revision]

where:
  - [mode] is full|quick|package
  - [revision] - commit id, branch or tag (package mode only)

To build packages it's required to run this script as root.

= Examples: =

== Standart mode ==
Configure and (re)build synfigstudio into your homedir:
   ./synfigstudio-linux-build.sh
Configure and make clean build synfigstudio into your homedir:
   ./synfigstudio-linux-build.sh full
Quick rebuild of synfig (without configure) into your homedir:
   ./synfigstudio-linux-build.sh quick

== Package mode ==
Build package from "master" branch:
   ./synfigstudio-linux-build.sh package
Build package from "genete_setup_dialog" branch
   ./synfigstudio-linux-build.sh package origin/genete_setup_dialog
Build package from commit with "synfigstudio-0.62.00" tag
   ./synfigstudio-linux-build.sh package synfigstudio-0.62.00

14 years agoIncrease maximum length of gradient ids
Nikita Kitaev [Fri, 2 Apr 2010 04:01:05 +0000 (21:01 -0700)]
Increase maximum length of gradient ids

They are cut short when alloted memory runs out.
(It may be a good idea to use strings instead of char arrays.)

14 years agoAdd support for SVG color keywords
Nikita Kitaev [Fri, 2 Apr 2010 03:39:04 +0000 (20:39 -0700)]
Add support for SVG color keywords

14 years agoMake SVG import parse 3-digit hex color values
Nikita Kitaev [Fri, 2 Apr 2010 02:29:16 +0000 (19:29 -0700)]
Make SVG import parse 3-digit hex color values

14 years agoAllow for scientific notation in SVG path data
Nikita Kitaev [Fri, 2 Apr 2010 01:45:44 +0000 (18:45 -0700)]
Allow for scientific notation in SVG path data

14 years agoAdd Bottero Ermanno copyright to the AUTHORS files
Carlos Lopez [Fri, 12 Mar 2010 17:14:35 +0000 (18:14 +0100)]
Add Bottero Ermanno copyright to the AUTHORS files

14 years agoMerge branch 'genete_device_settings'
Carlos Lopez [Fri, 12 Mar 2010 17:10:33 +0000 (18:10 +0100)]
Merge branch 'genete_device_settings'

14 years agoMerge branch 'eldruin_ffmpeg2'
Carlos Lopez [Fri, 12 Mar 2010 17:07:14 +0000 (18:07 +0100)]
Merge branch 'eldruin_ffmpeg2'

14 years agoAdd Italian Translation. Thanks to Bottero Ermanno
Carlos Lopez [Fri, 12 Mar 2010 16:43:05 +0000 (17:43 +0100)]
Add Italian Translation. Thanks to Bottero Ermanno

14 years agoUse video codec descriptions for the combo box text.
Carlos Lopez [Sun, 28 Feb 2010 18:40:34 +0000 (19:40 +0100)]
Use video codec descriptions for the combo box text.
Those descriptions should be in a header but need to learn autotools to
do that properly.

14 years agoGive functionality to the Target Parameter Dialog.
Carlos Lopez [Sat, 27 Feb 2010 00:00:57 +0000 (01:00 +0100)]
Give functionality to the Target Parameter Dialog.

14 years agoBasic support for Target Parameters. Non functional yet.
Carlos Lopez [Fri, 26 Feb 2010 20:34:42 +0000 (21:34 +0100)]
Basic support for Target Parameters. Non functional yet.

14 years agolibx264 codec parameters fix
Diego Barrios Romero [Wed, 24 Feb 2010 23:42:49 +0000 (00:42 +0100)]
libx264 codec parameters fix

14 years agoTaken out useless codecs.
Diego Barrios Romero [Wed, 24 Feb 2010 23:31:03 +0000 (00:31 +0100)]
Taken out useless codecs.

14 years agoAdded targetparam.h to makefile.am
Diego Barrios Romero [Wed, 24 Feb 2010 21:29:33 +0000 (22:29 +0100)]
Added targetparam.h to makefile.am

14 years agoDisable by default all extended input devices.
Carlos Lopez [Wed, 24 Feb 2010 17:49:47 +0000 (18:49 +0100)]
Disable by default all extended input devices.
Be sure that the core pointer is the only one selected by default.
Just when the user enables any extended input device it should
save the settings and remember its configuration.
Tries to fix several bug reports in tracker and forum.

14 years agomod_ffmpeg target extensions update. Added warning.
Diego Barrios Romero [Tue, 23 Feb 2010 01:25:29 +0000 (02:25 +0100)]
mod_ffmpeg target extensions update. Added warning.

14 years agoFFMPEG module if needed parameter overriding.
Diego Barrios Romero [Tue, 23 Feb 2010 01:24:36 +0000 (02:24 +0100)]
FFMPEG module if needed parameter overriding.

14 years agoDefault illegal parameters in TargetParam.
Diego Barrios Romero [Tue, 23 Feb 2010 01:23:27 +0000 (02:23 +0100)]
Default illegal parameters in TargetParam.

14 years agoFFMPEG title metadata parameter.
Diego Barrios Romero [Tue, 23 Feb 2010 00:09:50 +0000 (01:09 +0100)]
FFMPEG title metadata parameter.

14 years agoTook out H.261 target video codec.
Diego Barrios Romero [Mon, 22 Feb 2010 01:46:07 +0000 (02:46 +0100)]
Took out H.261 target video codec.

14 years agoAdded help for target video codecs.
Diego Barrios Romero [Mon, 22 Feb 2010 01:12:38 +0000 (02:12 +0100)]
Added help for target video codecs.

14 years agoAllowed video codecs check and improved parameters check.
Diego Barrios Romero [Mon, 22 Feb 2010 00:03:56 +0000 (01:03 +0100)]
Allowed video codecs check and improved parameters check.

14 years agoTargetParam constructor with parameters.
Diego Barrios Romero [Sun, 21 Feb 2010 23:59:36 +0000 (00:59 +0100)]
TargetParam constructor with parameters.

14 years agoPropper bitrate FFMPEG parameter.
Diego Barrios Romero [Sun, 21 Feb 2010 20:27:04 +0000 (21:27 +0100)]
Propper bitrate FFMPEG parameter.