projects
/
synfig.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
synfig.git
2009-07-13
Carlos Lopez
Add Keyframe Dial initial layout
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Carlos Lopez
New Canvas view layout. WIP
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Carlos Lopez
Fix bug: 2175043. Crash when destination file not writa...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Carlos Lopez
Revert modifications for Fedora compatibility due to...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Carlos Lopez
Delete unneeded test file from pixelgeek git test.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Chris Norman
Fixing user name...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
unknown
Test commit - please feel free ro revert
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Carlos Lopez
Merge branch 'genete_setup_dialog'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Gerco Ballintijn
Added several generated files and directories that...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Carlos Lopez
Reformat code a bit. No changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Carlos Lopez
Do not use localised decimal separators for float numbe...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Gerco Ballintijn
Use the GTKmm (instead of GTK) icon specifications...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Carlos Lopez
Use GTK icons for Zoom Dial buttons
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Carlos Lopez
Use GTK media icons for Frame Dial navigation buttons
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Carlos Lopez
Merge branch 'master' into genete_setup_dialog
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
gballintijn
#2602803: "Patch: Improve UI on crash recovery dialog."
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Carlos Lopez
Merge branch 'master' into genete_setup_dialog
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Carlos Lopez
Merge branch 'master' into genete_setup_dialog
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Konstantin...
API generation script update.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Konstantin...
Script to generate API documentation and send it to...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Carlos Lopez
Merge branch 'genete_master'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
gballintijn
Added the necessary buttons to the canvas window to...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
gballintijn
Remove an Autoconf warning about AC_COMPILE_IFELSE...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Carlos Lopez
Update my copyright
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Carlos Lopez
Disable spin buttons for x and y size of new Documents
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Carlos Lopez
Assure to call Gtk::manage instead of any other version.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Carlos Lopez
Disable fps spin button when combo box selection is...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Carlos Lopez
Add preferred and predefined FPS options in the Setup...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Carlos Lopez
Remove assert(o) call because this function
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Carlos Lopez
Remove assert(o) call because this function
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Carlos Lopez
Delete svn tags. We don't need them in git
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Carlos Lopez
Delete svn tags. We don't need them in git
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Fix bugs in previous commit that caused FTBFS in synfig...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Add some changes to make ETL more suitable for Fedora:
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
Refactored the canvas zoom button "minibar":
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
#2780661 (partially): Fix the last programmatic referen...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
Remove a dependency (introduced r2360) of the (GUI...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Prefer prototypes from glibc headers, since defining...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Fix make distcheck breakage introduced by the Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Drop unused definition of ETL_BIGENDIAN
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Remove some autoconf checks that have unused results
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Fix some SVN $Id$ keywords that got missed somehow.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Check for big endian systems instead of relying on...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Use less generic names for the guards for the ETL publi...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Include stdio from the right section of _angle.h and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Make the names for the guards for ETL private headers...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Apply patch #21: add boolean ValueNode conversions...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Fix make distcheck, which has been broken since the...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
genete
Apply patch #18: Valuenode Type Power. Thanks to nikitakit.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
genete
Apply patch #17: Implement a Fill/Outline system in...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
Fix #1677510 (part 1): Added the capability of saving...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
Fixed double initialitation of the field state_ in...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Reformat and clean up the automake files
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
genete
Don't push back any onion skin queue unless onionskin...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
genete
Fix bug #2652974. Reverts revision r2326 to previous...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Switch to a version of po/Makefile.in.in that does...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
pabs3
Switch to a version of po/Makefile.in.in that does...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
#2579838: Apply default fore- or background color to...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
Revert the accidental removal of mod_libavcodec in...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
#2577196: Clean up the color dialog code.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
#2513683: Fix misuse of constructor.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
#2574520: Complete the fix in r2033.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
Fix the "Detailed Description" comment to allow Doxygen...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
gballintijn
Allow the user to set the default foreground and backgr...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
dooglus
Fix 2502818: Noise when refresh an imported image layer.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
pabs3
Fix strange characters and pango warnings with LC_ALL...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
pabs3
Fix crash with LC_ALL=fr@euro. Patch & testing by Cyril...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
pabs3
WIP
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
pabs3
Add some French translation fixes from Cyril Brulebois...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
dooglus
Store the default background color along with the defau...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
dooglus
When creating a 'SolidColor' layer, use the default...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
dooglus
There's some special-case code to make exporting a...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
dooglus
Initialise the GUID for all Transform objects. Using...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
dooglus
Fix 2458112: default transform GUIDs to random values...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
dooglus
Tidying.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
dooglus
Add optional debugging for calls to ValueNode_*::operat...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
dooglus
Remove spaces and tabs at end of lines.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
dooglus
Update the SVN revision number in the comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
dooglus
Add a 'loop' parameter to the Random valuenode to cause...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
dooglus
Show 'done' when done writing a magickpp file.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
dooglus
Fix: Only show 'export' when right-clicking a canvas...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
dooglus
Fix 2435346: "Export canvas, save and revert keeps...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
dooglus
Fix 2412072: don't remove a node from the parent set...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
dooglus
Fix a typo: angle::deg::get() returns a float not a...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
dooglus
More renames I missed in SVN r2296.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
dooglus
Fix 2378787: "two waypoints created from a single edit".
commit
|
commitdiff
|
tree
|
snapshot
2008-11-30
dooglus
SVN r2286 accidentally changed the localised name of...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-29
dooglus
Fix 2037732: The warp layer is using a rough way of...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-29
dooglus
Add ValueNode "Greyed" for making ducks uneditable.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-29
dooglus
Add RELEASE_VERSION_0_61_10 to the list.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
dooglus
Fix 1501383: "del key deletes object instead of charact...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
dooglus
Use the short form for toggle-onion-skin because we...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
dooglus
Tidy the layout of the code that sets the keyboard...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
dooglus
Another debugging statement for showing which actions...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
dooglus
Add an option to the circle and star tools setting...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
dooglus
After exporting an inline canvas, set the layer's param...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
dooglus
Comment out a couple of info messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
dooglus
Use the name of each action's class is its internal...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
dooglus
Use localized text when showing action names.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
genete
Add matrix.h. Matrix implementation for bones.
commit
|
commitdiff
|
tree
|
snapshot
next