2008-01-15 |
dooglus | Improved the formatting of ValueNode descriptions for... |
tree | commitdiff |
2008-01-15 |
dooglus | Add Layer::get_param_local_name() to allow us to report... |
tree | commitdiff |
2008-01-14 |
dooglus | Revert the incorrect change to this file made in r1326. |
tree | commitdiff |
2008-01-14 |
dooglus | Use the TARGET_SIZE defined in target_tile.h. |
tree | commitdiff |
2008-01-14 |
dooglus | Define the TILE size here, instead of having it in... |
tree | commitdiff |
2008-01-14 |
dooglus | Use a mutex to prevent the two render threads (renderin... |
tree | commitdiff |
2008-01-14 |
dooglus | Revision 1355 broke the Duplicate layer. Oops! |
tree | commitdiff |
2008-01-14 |
dooglus | Refer the user to 'synfig.org/Convert#Compatibility... |
tree | commitdiff |
2008-01-14 |
dooglus | Check that a ValueNode is compatible with the given... |
tree | commitdiff |
2008-01-14 |
dooglus | Extend the Add and Subtract ValueNodes to work with... |
tree | commitdiff |
2008-01-13 |
dooglus | In the hex HTML code text entry box of the color dialog... |
tree | commitdiff |
2008-01-12 |
dooglus | Removed a bunch more DEBUGPOINT()s. |
tree | commitdiff |
2008-01-12 |
dooglus | Use 'Composite' for the first time the layers under... |
tree | commitdiff |
2008-01-11 |
dooglus | When optimize_layers() recreates Paste Canvas layers... |
tree | commitdiff |
2008-01-11 |
dooglus | Rearranged a bit, like for the Add ValueNode in r1299... |
tree | commitdiff |
2008-01-11 |
dooglus | Add my copyright. |
tree | commitdiff |
2008-01-11 |
dooglus | Add type checking for the Random ValueNode too. |
tree | commitdiff |
2008-01-11 |
dooglus | Add type checking to almost all the linkable ValueNodes. |
tree | commitdiff |
2008-01-11 |
dooglus | Define Layer::get_non_empty_description() which returns... |
tree | commitdiff |
2008-01-10 |
dooglus | Break the ValueNode 'bad type' error messages up so... |
tree | commitdiff |
2008-01-10 |
dooglus | Make the assert()s here look like the assert()s in... |
tree | commitdiff |
2008-01-10 |
dooglus | Use translated versions of the type names everywhere... |
tree | commitdiff |
2008-01-10 |
dooglus | Prototype to go with the last commit! |
tree | commitdiff |
2008-01-10 |
dooglus | New static member ValueBase::type_local_name() to allow... |
tree | commitdiff |
2008-01-10 |
dooglus | Return the translation of the local layer name, rather... |
tree | commitdiff |
2008-01-10 |
dooglus | Define ValueBase::set() for type 'char *' as well as... |
tree | commitdiff |
2008-01-10 |
dooglus | Removed a debugging printf(). |
tree | commitdiff |
2008-01-10 |
dooglus | Made all the assert() lines which check the valuenode... |
tree | commitdiff |
2008-01-09 |
dooglus | Rearranged a bit. Use the new macro in valuenode.h... |
tree | commitdiff |
2008-01-09 |
dooglus | Add a macro to check the type of value before using... |
tree | commitdiff |
2008-01-09 |
dooglus | Add a static same_type_as() member function so we can... |
tree | commitdiff |
2008-01-08 |
pabs | Español translation update from Carlos López González... |
tree | commitdiff |
2008-01-08 |
pabs | Use the bugs page on the website instead of the tracker... |
tree | commitdiff |
2008-01-08 |
pabs | Use synfig.org instead of synfig.com |
tree | commitdiff |
2008-01-07 |
dooglus | Show the "Amount", "Blend Method" and "Z-Depth" paramet... |
tree | commitdiff |
2008-01-07 |
dooglus | When cloning a duplicate layer, always make a new ... |
tree | commitdiff |
2008-01-07 |
dooglus | Added 10 new files for translation. |
tree | commitdiff |
2008-01-07 |
dooglus | Sorted. |
tree | commitdiff |
2008-01-07 |
pabs | Fix building the Win32 installer: update Win32 install... |
tree | commitdiff |
2008-01-07 |
pabs | Install gettext 0.14.4 macros since earlier ones have... |
tree | commitdiff |
2008-01-05 |
dooglus | Initialise 'old_version' to false. |
tree | commitdiff |
2008-01-05 |
dooglus | Use a real type, not integer, for the "Duplicate" layer... |
tree | commitdiff |
2008-01-05 |
dooglus | Hide the 'From Integer' convert type for now. |
tree | commitdiff |
2008-01-05 |
dooglus | Don't show 'Duplicate' in the Convert menu. The user... |
tree | commitdiff |
2008-01-05 |
dooglus | When we create a 'Duplicate' layer, automatically have... |
tree | commitdiff |
2008-01-05 |
dooglus | Add new convert types 'From Integer' and 'Duplicate... |
tree | commitdiff |
2008-01-03 |
dooglus | Revision r1262 included some changes I didn't intend... |
tree | commitdiff |
2008-01-03 |
dooglus | The hardcoded string "Do Not Use" was being used in... |
tree | commitdiff |
2008-01-03 |
dooglus | Use translated versions of the layers' local names... |
tree | commitdiff |
2008-01-03 |
dooglus | Fix 1862720: "libltdl library and headers out of sync... |
tree | commitdiff |
2008-01-02 |
dooglus | Fix 1862699: Specify "-avoid-version" for each of the... |
tree | commitdiff |
2008-01-02 |
dooglus | Missed these two in the previous commit. |
tree | commitdiff |
2008-01-02 |
dooglus | Fix 1862689: Replace "-L../../synfig -lsynfig" with... |
tree | commitdiff |
2008-01-02 |
dooglus | Reformatted and alphabetized. |
tree | commitdiff |
2008-01-01 |
dooglus | Have the command line 'synfig' tool run 'setlocale... |
tree | commitdiff |
2008-01-01 |
dooglus | Don't render the Radial Blur layer when quality is 10. |
tree | commitdiff |
2008-01-01 |
dooglus | Don't render the Blur layer when quality is 10. |
tree | commitdiff |
2008-01-01 |
dooglus | Disable motion blur when quality=10. Draw 2 frames... |
tree | commitdiff |
2008-01-01 |
dooglus | Don't render feathering of shapes (ie. outlines, region... |
tree | commitdiff |
2008-01-01 |
dooglus | Don't render feathering of circles when quality is 10. |
tree | commitdiff |
2008-01-01 |
dooglus | Fix 1811250: Prevent studio crashing when loading a... |
tree | commitdiff |
2008-01-01 |
dooglus | Prevent a compiler warning. |
tree | commitdiff |
2008-01-01 |
dooglus | Removed typo'ed semicolon. |
tree | commitdiff |
2008-01-01 |
dooglus | If CloneImage() raises an exception, skip immediately... |
tree | commitdiff |
2008-01-01 |
dooglus | Prevent a compiler warning. |
tree | commitdiff |
2008-01-01 |
dooglus | New version 0.2 of the Time Loop layer. It uses the... |
tree | commitdiff |
2007-12-28 |
dooglus | Don't allow epsilon to be less than 0.00000001. |
tree | commitdiff |
2007-12-27 |
pabs | Also mention the languages in the translators section... |
tree | commitdiff |
2007-12-27 |
dooglus | Added new convert type "Reciprocal" to convert x to... |
tree | commitdiff |
2007-12-27 |
pabs | Port the security fixes to Windows. Thanks to PXEGeek... |
tree | commitdiff |
2007-12-27 |
dooglus | Stop g++ warning that "'prev' may be used uninitialized... |
tree | commitdiff |
2007-12-27 |
pabs | Only build in gettext support when gettext is available. |
tree | commitdiff |
2007-12-26 |
pabs | Add Español translation by Carlos López González (genete) |
tree | commitdiff |
2007-12-26 |
pabs | Fix issue in unused mod_ffmpeg importer security fixes... |
tree | commitdiff |
2007-12-26 |
dooglus | Change the default sub-parameters for the Time Loop... |
tree | commitdiff |
2007-12-26 |
dooglus | Fix the timeloop layer for negative durations so that... |
tree | commitdiff |
2007-12-26 |
dooglus | Revision 1150 changed the way angles work so that 0... |
tree | commitdiff |
2007-12-26 |
dooglus | Add new convert type 'Time Loop' to allow individual... |
tree | commitdiff |
2007-12-26 |
dooglus | Corrected warning text when .sif file uses larger layer... |
tree | commitdiff |
2007-12-21 |
dooglus | When cloning a 'random' valuenode with a constant,... |
tree | commitdiff |
2007-12-20 |
dooglus | Comment out an unused function. |
tree | commitdiff |
2007-12-19 |
pabs | Add comments that start with "TRANSLATORS" to the pot... |
tree | commitdiff |
2007-12-19 |
pabs | Fix unterminated character constant warning from xgette... |
tree | commitdiff |
2007-12-18 |
dooglus | Fix 1844764 by reverting r954. Added a 'todo', because... |
tree | commitdiff |
2007-12-18 |
pabs | Remove shitty .spec files that the RPM distros will... |
tree | commitdiff |
2007-12-18 |
pabs | Strip license key and software expiry stuff now that... |
tree | commitdiff |
2007-12-18 |
pabs | Fix g++ warning: variables created in a for loop should... |
tree | commitdiff |
2007-12-18 |
pabs | Only use the double dash (--) to escape filenames that... |
tree | commitdiff |
2007-12-17 |
dooglus | Committed patch 1852208 from Niki W. Waibel's for multi... |
tree | commitdiff |
2007-12-15 |
dooglus | Fixed the remaining doxygen warnings and errors for... |
tree | commitdiff |
2007-12-12 |
dooglus | Generate documentation for everything under 'src'.... |
tree | commitdiff |
2007-12-11 |
dooglus | Remove pkg-info/macosx/synfig-core.info and win32inst... |
tree | commitdiff |
2007-12-11 |
dooglus | Prevent warning from doxygen. |
tree | commitdiff |
2007-12-11 |
dooglus | Removed obsolete definitions. |
tree | commitdiff |
2007-12-11 |
dooglus | Improve doxygen output. |
tree | commitdiff |
2007-12-11 |
dooglus | Wrote doxygen file descriptions for the valuenode conve... |
tree | commitdiff |
2007-12-10 |
dooglus | Edited the single line description of each header file... |
tree | commitdiff |
2007-12-10 |
dooglus | Edited the single line description of each source file... |
tree | commitdiff |
2007-12-09 |
pabs | Fix g++ 4.3 issues; add missing <cstring> includes... |
tree | commitdiff |
2007-12-07 |
pabs | Remove command variable that is unused after the securi... |
tree | commitdiff |
next |