David ‘Bombe’ Roden [Thu, 20 Aug 2009 13:29:58 +0000 (15:29 +0200)]
Add method to convert a synfig::Color to a Gdk::Color.
Carlos López [Sat, 15 Aug 2009 08:15:56 +0000 (10:15 +0200)]
Add more files to ignore.
Carlos Lopez [Wed, 12 Aug 2009 18:40:19 +0000 (20:40 +0200)]
Restore a clean .gitignore file
Carlos Lopez [Wed, 12 Aug 2009 18:35:33 +0000 (20:35 +0200)]
Remove ancient trunk folder from svn repository
Carlos Lopez [Wed, 12 Aug 2009 18:32:35 +0000 (20:32 +0200)]
Remove .gitignore do nothing is ignored.
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"
Carlos Lopez [Tue, 11 Aug 2009 13:51:11 +0000 (15:51 +0200)]
As requested, change the string "State" to "Tool", more user intuitive.
Carlos Lopez [Sat, 1 Aug 2009 18:14:08 +0000 (20:14 +0200)]
Merge branch 'genete_master'
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.
Carlos Lopez [Mon, 27 Jul 2009 15:04:14 +0000 (17:04 +0200)]
Merge branch 'akagogo_svg' into genete_master
Carlos Lopez [Mon, 27 Jul 2009 15:04:09 +0000 (17:04 +0200)]
Merge branch 'zelgadis_master' into genete_master
Carlos Lopez [Mon, 27 Jul 2009 15:03:54 +0000 (17:03 +0200)]
Merge branch 'genete_keyframe_list' into genete_master
Konstantin Dmitriev [Mon, 27 Jul 2009 11:56:41 +0000 (18:56 +0700)]
synfigstudio-cph-monitor: Better detection for running synfigstudio.
Konstantin Dmitriev [Mon, 27 Jul 2009 11:29:08 +0000 (18:29 +0700)]
Forbid double run of synfigstudio-cph-monitor.
Carlos Lopez [Sun, 26 Jul 2009 06:26:02 +0000 (08:26 +0200)]
Apply akagogo's patch for importing SVG files.
Carlos Lopez [Sat, 25 Jul 2009 09:18:48 +0000 (11:18 +0200)]
Do not perform action when ALT-draging first keyframe
Konstantin Dmitriev [Sat, 25 Jul 2009 06:39:28 +0000 (13:39 +0700)]
synfigstudio-cph-monitor: Detect synfigstudio started with arguments too.
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.
Konstantin Dmitriev [Fri, 24 Jul 2009 15:36:57 +0000 (22:36 +0700)]
Detect path to .git dir automatically.
Carlos Lopez [Thu, 23 Jul 2009 14:40:30 +0000 (16:40 +0200)]
Use old and deprecated Tooltips class for compatibility with gtkmm 2.10
Konstantin Dmitriev [Thu, 23 Jul 2009 05:59:05 +0000 (12:59 +0700)]
Do not force usage of bash. Made autorevision scripts compatible with bash and dash at the same time.
Konstantin Dmitriev [Wed, 22 Jul 2009 21:37:29 +0000 (04:37 +0700)]
Invoke bash directly to detect revision (allows to avoid using some minimal shell alternatives). Minor improvements on branch detection.
Carlos Lopez [Wed, 22 Jul 2009 20:53:43 +0000 (22:53 +0200)]
Alter the font size of the timeslider
Carlos Lopez [Wed, 22 Jul 2009 18:05:34 +0000 (20:05 +0200)]
If press ALT while dragging it performs a SetKeyframeDelta operation.
Maybe someone prefer to use the right mouse button but want to reserve for
pop up menu.
Carlos Lopez [Wed, 22 Jul 2009 15:47:39 +0000 (17:47 +0200)]
Fix bug for the modification of the keyframe length.
Now, modify the keyframe length column, shifts the rest
of keyframes form the modified keyframe to the end of time.
Carlos Lopez [Mon, 20 Jul 2009 23:43:49 +0000 (01:43 +0200)]
Forgot to commit those two files
Carlos Lopez [Mon, 20 Jul 2009 23:43:22 +0000 (01:43 +0200)]
Add tooltips to the keyframe list. Place it above the time slider and draw the background a bit clear.
Konstantin Dmitriev [Sun, 19 Jul 2009 15:39:40 +0000 (22:39 +0700)]
Make synfigstudio-cph-monitor compatible with latest changes. Enable logging of git revision ID. Minor fixes.
Konstantin Dmitriev [Sun, 19 Jul 2009 15:34:01 +0000 (22:34 +0700)]
"git-show" is deprecated - don't use it.
Carlos Lopez [Sun, 19 Jul 2009 10:52:48 +0000 (12:52 +0200)]
Small adjustments for widgets
Carlos Lopez [Sat, 18 Jul 2009 20:00:13 +0000 (22:00 +0200)]
A little smaller, and better look. I don't like it so much though. Have to think other solution.
Konstantin Dmitriev [Sat, 18 Jul 2009 16:47:39 +0000 (23:47 +0700)]
Revision detection code cleanup.
Konstantin Dmitriev [Sat, 18 Jul 2009 15:53:21 +0000 (22:53 +0700)]
synfigstudio-cph-monitor: display version correctly if built on (no branch).
Konstantin Dmitriev [Sat, 18 Jul 2009 15:51:57 +0000 (22:51 +0700)]
Detect branch better when getting git revision information
(for 'synfig --info' and about dialog).
Carlos Lopez [Sat, 18 Jul 2009 12:33:44 +0000 (14:33 +0200)]
Make less verbose the output. Add some comments. No code change
Carlos Lopez [Sat, 18 Jul 2009 10:44:52 +0000 (12:44 +0200)]
Now the widget is fully working. Need a place to be stored and better size.
Carlos Lopez [Sat, 18 Jul 2009 08:55:28 +0000 (10:55 +0200)]
The selection and drag operation works fine now.
Carlos Lopez [Fri, 17 Jul 2009 18:56:26 +0000 (20:56 +0200)]
Added code to fix the shown of the keyfrmae list widget. It is not fully working at the moment.
Carlos Lopez [Fri, 17 Jul 2009 18:02:56 +0000 (20:02 +0200)]
It looks ugly but it is shown. Doesn't work though
Carlos Lopez [Fri, 17 Jul 2009 17:57:15 +0000 (19:57 +0200)]
Add the code to setup an instance of the keyframe list handler.
Carlos Lopez [Fri, 17 Jul 2009 17:32:51 +0000 (19:32 +0200)]
Now builds. Does not nothing yet.
Konstantin Dmitriev [Fri, 17 Jul 2009 07:21:15 +0000 (14:21 +0700)]
synfigstudio-cph-monitor: Show small notice about script purpose.
Konstantin Dmitriev [Fri, 17 Jul 2009 06:37:27 +0000 (13:37 +0700)]
Fixed build error for synfig-core caused by
eb646e952b600199e2f1a0c27ea1c4fde87a1f50.
Konstantin Dmitriev [Thu, 16 Jul 2009 16:38:58 +0000 (23:38 +0700)]
Synfig Studio Crash Monitor.
If it's run in background it collects synfig runtime and crashes statistics.
All information collected in ~/.synfig/cph.
Later we will use that information to calculate CPH (crash per hour) index
and detect commits producing unstability.
Konstantin Dmitriev [Thu, 16 Jul 2009 15:50:36 +0000 (22:50 +0700)]
Show git revision information in About dialog.
Konstantin Dmitriev [Thu, 16 Jul 2009 14:47:30 +0000 (21:47 +0700)]
Show git revision information on "synfig --info".
Carlos Lopez [Thu, 16 Jul 2009 14:35:13 +0000 (16:35 +0200)]
Initial trial of keyframe list. It doesn't compile.
Carlos Lopez [Thu, 16 Jul 2009 13:29:54 +0000 (15:29 +0200)]
Draw time cursor always last.
Konstantin Dmitriev [Thu, 16 Jul 2009 13:21:26 +0000 (20:21 +0700)]
Merge branch 'master' into zelgadis_master
Carlos Lopez [Thu, 16 Jul 2009 13:13:22 +0000 (15:13 +0200)]
Better solution to find a valid canvas for the displayed valuenodes
Carlos Lopez [Wed, 15 Jul 2009 23:22:02 +0000 (01:22 +0200)]
Prevent a crash if there are not parameters selected.
Carlos Lopez [Wed, 15 Jul 2009 23:07:33 +0000 (01:07 +0200)]
Add keyframe mark in the curves dock dialogue when it exists.
Carlos Lopez [Wed, 15 Jul 2009 22:18:58 +0000 (00:18 +0200)]
Refresh curves widget after clear it to not show inconsistent curves.
Carlos Lopez [Wed, 15 Jul 2009 22:18:07 +0000 (00:18 +0200)]
Time cursor colour to be the same as time track. Document some code
pxegeek [Thu, 16 Jul 2009 00:48:38 +0000 (17:48 -0700)]
Correcting 'Toogle' spelling mistake on tooltips - Chris Norman
Carlos Lopez [Wed, 15 Jul 2009 15:23:49 +0000 (17:23 +0200)]
Document code
Carlos Lopez [Wed, 15 Jul 2009 14:08:39 +0000 (16:08 +0200)]
Code documentation.
Carlos Lopez [Mon, 13 Jul 2009 19:02:20 +0000 (21:02 +0200)]
Add new icons for toggle buttons. Thanks to Gerald Young
Carlos Lopez [Mon, 6 Jul 2009 23:49:30 +0000 (01:49 +0200)]
Add a member to check if the value node is invertible
and a member to calculate the inverse. Code in studio
is more independent on core modifications.
Carlos Lopez [Mon, 6 Jul 2009 14:02:03 +0000 (16:02 +0200)]
Simplified version for reverse manipulation Scale convert types ducks
Carlos Lopez [Wed, 8 Jul 2009 15:57:02 +0000 (17:57 +0200)]
Fix quality spin button feedback. It didn't update the actions before.
Carlos Lopez [Wed, 8 Jul 2009 15:41:23 +0000 (17:41 +0200)]
Fix two mistakes in the tooltips
Carlos Lopez [Wed, 8 Jul 2009 15:37:27 +0000 (17:37 +0200)]
Add onion skin icon, and two spin buttons to control past and future onion skins
Carlos Lopez [Wed, 8 Jul 2009 13:09:50 +0000 (15:09 +0200)]
Add code for multiple onion skins.
Carlos Lopez [Mon, 6 Jul 2009 11:05:25 +0000 (13:05 +0200)]
Update copyrights for people who modified the files
Carlos Lopez [Mon, 29 Jun 2009 10:38:24 +0000 (12:38 +0200)]
Add snap grid toggle button with proper icon.
Add proper show grid icon.
Carlos Lopez [Sun, 28 Jun 2009 23:41:12 +0000 (01:41 +0200)]
Initial version of show grid check button. Needs a proper icon.
Carlos Lopez [Sun, 28 Jun 2009 22:28:21 +0000 (00:28 +0200)]
Add tooltip to the quality spin button.
Carlos Lopez [Sun, 28 Jun 2009 22:11:51 +0000 (00:11 +0200)]
Synchronise quality spin button and quality action radio buttons.
Do not set insensitive the spin button when working depth is true.
Carlos Lopez [Sun, 28 Jun 2009 18:39:33 +0000 (20:39 +0200)]
Trying to prevent a crash when changing render quality meanwhile updating work area.
Carlos Lopez [Sun, 28 Jun 2009 17:55:36 +0000 (19:55 +0200)]
Add render quality spin button. WIP
Carlos Lopez [Sun, 28 Jun 2009 16:39:30 +0000 (18:39 +0200)]
Change the relief status of the toggle duck buttons
Carlos Lopez [Sun, 28 Jun 2009 16:36:52 +0000 (18:36 +0200)]
Add a separator between toggle ducks and low res dials
Carlos Lopez [Sun, 28 Jun 2009 15:39:35 +0000 (17:39 +0200)]
Change toggle duck icons from numbers to duck icon images.
Carlos Lopez [Sun, 28 Jun 2009 14:08:21 +0000 (16:08 +0200)]
Update Toggle Ducks Actions when Toggle Ducks Buttons changes.
Before this commit the synchronisation was only from actions to buttons and not the opposite.
Carlos Lopez [Sun, 28 Jun 2009 13:05:28 +0000 (15:05 +0200)]
Add Resolution Dial widget. Synchronise Low res check button with low res action and vice-versa.Also Increase/Decrease resolution buttons change low res check button status and low res action.
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'