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'
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.
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.
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