Carlos Lopez [Wed, 26 May 2010 15:33:35 +0000 (17:33 +0200)]
Improve layout and strings of Target Parameters Dialog
Carlos Lopez [Wed, 26 May 2010 15:17:21 +0000 (17:17 +0200)]
Make Target Parameters Dialog translatable
Carlos Lopez [Wed, 26 May 2010 15:14:52 +0000 (17:14 +0200)]
Keep the Target Param Dialog above its parent
Carlos Lopez [Wed, 26 May 2010 15:07:48 +0000 (17:07 +0200)]
Remove libxvid codec (not working) and replace the default by its real name. Update video MPEG-4 codec name
Carlos Lopez [Wed, 26 May 2010 14:46:48 +0000 (16:46 +0200)]
Allow use of custom video codec for advanced users.
Carlos Lopez [Tue, 25 May 2010 15:00:42 +0000 (17:00 +0200)]
Shows the video codec selected in an entry for later allow custom video codec.
Carlos Lopez [Mon, 24 May 2010 18:09:56 +0000 (20:09 +0200)]
Bump versions for RC4 (last one hopefully)
Carlos Lopez [Mon, 24 May 2010 18:03:52 +0000 (20:03 +0200)]
Typo
Nikita Kitaev [Sun, 23 May 2010 21:28:37 +0000 (14:28 -0700)]
Restore radio buttons in mirror tool and update cursor on keypress
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.
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
Alexandre Prokoudine [Thu, 20 May 2010 04:03:32 +0000 (08:03 +0400)]
Updated Russian translations, part 1
Carlos Lopez [Wed, 19 May 2010 18:36:56 +0000 (20:36 +0200)]
Bump versions for RC3
Carlos Lopez [Wed, 19 May 2010 18:34:30 +0000 (20:34 +0200)]
Update News files
Carlos Lopez [Wed, 19 May 2010 17:59:45 +0000 (19:59 +0200)]
Comment out unused debug info to make console quieter.
Carlos Lopez [Wed, 19 May 2010 17:43:15 +0000 (19:43 +0200)]
Update Spanish translation. Thanks to Carlos López (genete)
Carlos Lopez [Wed, 19 May 2010 17:10:58 +0000 (19:10 +0200)]
Update French translation. Thanks to Aurore D. (rore)
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.
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.
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
Carlos Lopez [Mon, 17 May 2010 19:39:01 +0000 (21:39 +0200)]
More debug info
Carlos Lopez [Mon, 17 May 2010 19:29:11 +0000 (21:29 +0200)]
Merge branch 'nikitakit_transform'
Carlos Lopez [Mon, 17 May 2010 17:41:50 +0000 (19:41 +0200)]
Comment out debug info.
Carlos Lopez [Mon, 17 May 2010 17:30:38 +0000 (19:30 +0200)]
Typo
Nikita Kitaev [Mon, 17 May 2010 14:25:22 +0000 (07:25 -0700)]
Restore cursor changes in normal tool
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.
Carlos Lopez [Sun, 16 May 2010 17:59:19 +0000 (19:59 +0200)]
Update code contributors and artists.
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
Carlos Lopez [Sat, 15 May 2010 22:26:55 +0000 (00:26 +0200)]
Update copyright year
Carlos Lopez [Sat, 15 May 2010 21:54:20 +0000 (23:54 +0200)]
Bump versions for RC2
Carlos Lopez [Sat, 15 May 2010 21:24:50 +0000 (23:24 +0200)]
Merge branch 'zelgadis_master'
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.
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.
Carlos Lopez [Sat, 15 May 2010 12:10:41 +0000 (14:10 +0200)]
Resize the default vertical panels sizes to a better layout.
Carlos Lopez [Sat, 15 May 2010 10:46:27 +0000 (12:46 +0200)]
Use present() instead of show()
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.
Carlos Lopez [Sat, 15 May 2010 09:35:00 +0000 (11:35 +0200)]
Merge branch 'zelgadis_master'
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
Carlos Lopez [Wed, 12 May 2010 19:05:02 +0000 (21:05 +0200)]
Remove debug info
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.
Carlos Lopez [Wed, 12 May 2010 16:07:05 +0000 (18:07 +0200)]
Add needed code to show random splash between two
Carlos Lopez [Wed, 12 May 2010 15:11:53 +0000 (17:11 +0200)]
Remove old splash screen
Carlos Lopez [Wed, 12 May 2010 15:11:01 +0000 (17:11 +0200)]
Merge branch 'zelgadis_master'
Carlos Lopez [Wed, 12 May 2010 15:09:55 +0000 (17:09 +0200)]
Add two dummy splash screens
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.
Carlos Lopez [Sun, 9 May 2010 19:06:27 +0000 (21:06 +0200)]
Merge branch 'master' into genete_master
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.
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.
Carlos Lopez [Sun, 9 May 2010 17:54:19 +0000 (19:54 +0200)]
Merge branch 'zelgadis_master'
Konstantin Dmitriev [Sun, 9 May 2010 09:26:07 +0000 (16:26 +0700)]
Use short revision id for "synfig --info" and about dialog.
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
Konstantin Dmitriev [Sun, 9 May 2010 08:01:06 +0000 (15:01 +0700)]
Russian translation update.
Konstantin Dmitriev [Sun, 9 May 2010 00:16:05 +0000 (07:16 +0700)]
Rename 'Normal Tool' to 'Transform Tool'.
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
Carlos Lopez [Wed, 5 May 2010 20:03:02 +0000 (22:03 +0200)]
Update the AUTHORS files
Carlos Lopez [Wed, 5 May 2010 20:02:47 +0000 (22:02 +0200)]
Update the README files
Carlos Lopez [Wed, 5 May 2010 20:00:08 +0000 (22:00 +0200)]
Update NEWS fiiles
Carlos Lopez [Wed, 5 May 2010 18:51:38 +0000 (20:51 +0200)]
Remove ugly hacks for panels sizes and positions
Carlos Lopez [Wed, 5 May 2010 18:41:11 +0000 (20:41 +0200)]
Remove hacking for instances position and size.
Nikita Kitaev [Mon, 3 May 2010 21:41:23 +0000 (14:41 -0700)]
Enable save/load of palettes (use extension .spal)
Conflicts:
synfig-studio/src/gui/modules/mod_palette/dock_paledit.cpp
Nikita Kitaev [Mon, 3 May 2010 00:55:31 +0000 (17:55 -0700)]
Merge branch 'master' into nikitakit_restructure
Nikita Kitaev [Sun, 2 May 2010 01:20:11 +0000 (18:20 -0700)]
Fix bug with reverting a composition/canvas not being deleted
Carlos Lopez [Wed, 28 Apr 2010 17:21:19 +0000 (19:21 +0200)]
Fix typo.
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.
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.
Carlos Lopez [Sun, 25 Apr 2010 18:20:50 +0000 (20:20 +0200)]
Add Example, Translate and Other layers icons. See Descriptions for authors.
Carlos Lopez [Sun, 25 Apr 2010 17:07:32 +0000 (19:07 +0200)]
Add Stylize layers icons. 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)
Carlos Lopez [Sun, 25 Apr 2010 16:25:07 +0000 (18:25 +0200)]
Add Filter 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)
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
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)
Carlos Lopez [Wed, 21 Apr 2010 18:59:17 +0000 (20:59 +0200)]
Add checker board icon controller missed in previous commit.
Carlos Lopez [Wed, 21 Apr 2010 18:52:40 +0000 (20:52 +0200)]
Add icon stock controllers for some layers
Carlos Lopez [Wed, 21 Apr 2010 18:37:58 +0000 (20:37 +0200)]
Add checker board sif file, missed in previous commit
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.
Carlos Lopez [Wed, 21 Apr 2010 14:50:02 +0000 (16:50 +0200)]
Make the Render button label translatable
Carlos Lopez [Wed, 21 Apr 2010 14:48:12 +0000 (16:48 +0200)]
Make translatable some strings from previous commits
Nikita Kitaev [Sun, 18 Apr 2010 09:04:34 +0000 (02:04 -0700)]
Fix silly errors in build scripts
Nikita Kitaev [Sun, 18 Apr 2010 07:56:31 +0000 (00:56 -0700)]
Change build scripts to use Makefile inserts
(like Inkscape)
Nikita Kitaev [Sat, 17 Apr 2010 06:53:06 +0000 (23:53 -0700)]
Move action managers into subfolder
Nikita Kitaev [Sat, 17 Apr 2010 06:44:51 +0000 (23:44 -0700)]
Move cellrenderers into subfolder
Nikita Kitaev [Sat, 17 Apr 2010 06:33:16 +0000 (23:33 -0700)]
Move workarea renderers into subfolder
Nikita Kitaev [Sat, 17 Apr 2010 06:24:33 +0000 (23:24 -0700)]
Move dials into subfolder
Nikita Kitaev [Sat, 17 Apr 2010 06:13:46 +0000 (23:13 -0700)]
Move treeviews/treestores into subfolder
Nikita Kitaev [Sat, 17 Apr 2010 04:59:56 +0000 (21:59 -0700)]
Move docks into subfolder
Nikita Kitaev [Sat, 17 Apr 2010 03:56:51 +0000 (20:56 -0700)]
Move states into subfolder
Nikita Kitaev [Sat, 17 Apr 2010 01:19:38 +0000 (18:19 -0700)]
Move widgets into subfolder
Nikita Kitaev [Sat, 17 Apr 2010 00:35:57 +0000 (17:35 -0700)]
Move dialogs into subfolder
Nikita Kitaev [Sat, 17 Apr 2010 00:23:00 +0000 (17:23 -0700)]
Move modules into subfolder
Move state_mirror out of modules
Nikita Kitaev [Fri, 16 Apr 2010 00:01:49 +0000 (17:01 -0700)]
Rename gtkmm/ to gui/
Nikita Kitaev [Thu, 15 Apr 2010 23:23:23 +0000 (16:23 -0700)]
Merge branch 'master' into nikitakit_master
Nikita Kitaev [Thu, 15 Apr 2010 00:57:23 +0000 (17:57 -0700)]
Mark classes that do not appear to be used
Nikita Kitaev [Thu, 15 Apr 2010 00:46:55 +0000 (17:46 -0700)]
Cleanup dead code
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
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
Carlos Lopez [Wed, 14 Apr 2010 17:14:28 +0000 (19:14 +0200)]
Merge branch 'zelgadis_master'
Carlos Lopez [Wed, 14 Apr 2010 16:48:28 +0000 (18:48 +0200)]
Merge branch 'nikitakit_svg'
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
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.