Set the description of some parameters
[synfig.git] / ETL /
2010-10-23 Carlos LopezUpdate Bugs web address
2009-11-28 Nikita KitaevMerge branch 'nikitakit_smoothbline' into nikitakit_ducks
2009-10-20 Carlos LopezMerge branch 'master' into genete_master
2009-10-12 Carlos LopezFix dates in NEWS files
2009-10-12 Carlos LopezTiny correction for NEWS files.
2009-10-12 Carlos LopezCorrection of ETL and Synfig Studio NEWS headers.
2009-10-10 Carlos LopezUpdate README files with latest changes.
2009-10-10 Carlos LopezUpdate NEWS files properly.
2009-10-10 Carlos LopezWrite the correct version in the configure.ac files.
2009-10-05 Carlos LopezBetter redaction for NEWS files. Thanks to muhkayoh
2009-10-03 Carlos LopezBump versions in configure.ac file.
2009-10-03 Carlos LopezUpdate the NEWS with a summary of the features added...
2009-08-22 Carlos LopezMerge branch 'master' into genete_canvasview-revisited
2009-08-19 Konstantin DmitrievDrop svn tags staff.
2009-08-19 Konstantin DmitrievUse git instead of svn to generate ChangeLog.
2009-08-12 Carlos LopezRemove ancient trunk folder from svn repository
2009-07-16 Konstantin DmitrievMerge branch 'master' into zelgadis_master
2009-07-06 Carlos LopezRevert modifications for Fedora compatibility due to...
2009-06-13 Carlos LopezDelete svn tags. We don't need them in git
2009-06-13 Carlos LopezDelete svn tags. We don't need them in git
2009-06-12 pabs3Fix bugs in previous commit that caused FTBFS in synfig...
2009-06-12 pabs3Add some changes to make ETL more suitable for Fedora:
2009-06-12 pabs3Prefer prototypes from glibc headers, since defining...
2009-06-12 pabs3Fix make distcheck breakage introduced by the Makefile...
2009-06-12 pabs3Drop unused definition of ETL_BIGENDIAN
2009-06-12 pabs3Remove some autoconf checks that have unused results
2009-06-12 pabs3Use less generic names for the guards for the ETL publi...
2009-06-12 pabs3Include stdio from the right section of _angle.h and...
2009-06-12 pabs3Make the names for the guards for ETL private headers...
2009-06-12 pabs3Reformat and clean up the automake files
2008-12-22 dooglusRemove spaces and tabs at end of lines.
2008-11-25 dooglusFix spelling mistake.
2008-11-23 dooglusAdd tests for handle::swap() and loose_handle::swap().
2008-11-23 dooglusFix handle<T>::swap() and loose_handle<T>::swap()....
2008-11-13 pabs3Silence a couple of g++ 4.4 warnings in ETL make check
2008-11-13 pabs3Fix the header include paths for ETL make check
2008-11-12 geneteStop a bunch of compile warnings about not used returne...
2008-11-08 pabs3Don't enable the use of mutexes on platforms other...
2008-11-08 pabs3Fix the pthread and kernel32 library checks to not...
2008-11-07 dooglusFinding the distance along a bezier curve from point...
2008-11-06 pabs3Don't ignore type qualifiers on a couple of ETL pen...
2008-11-04 dooglusImprove the rendering of curvegradient layers near...
2008-11-03 pabs3Delete generated ETL/etl_profile_.h.in file
2008-10-21 geneteRelease 0.04.12
2008-10-21 geneteRemove bad tag
2008-10-21 geneteRelease ETL_@VERSION_MAJ@_@VERSION_MIN@_@VERSION_REV@
2008-10-21 geneteStable Tag: Copying everything over
2008-10-21 geneteStable Tag: Removing old tag
2008-10-21 geneteRelease of etl 0.04.12 version. *****
2008-10-21 geneteFormal Release of etl 0.04.12
2008-10-17 geneteUpdate SVN_REPOSITORY variable to the new svn in source...
2008-10-14 geneteRelease 0.04.12!
2008-10-14 geneteUpdate/add copyright of people who modified the code.
2008-10-10 pabs3Polish NEWS file for 0.61.09 release
2008-10-09 geneteUpdated towards 0.61.09 release
2008-09-10 pabs3Switch to using the source code page instead of raw...
2008-03-31 pabsRemove -Wno-deprecated since it is no longer needed...
2008-03-20 pabsUpdate configure.ac as suggested by autoupdate.
2008-03-08 dooglusUpdate my copyright.
2008-03-08 dooglusUpdate my copyright.
2008-03-08 pabsWoops, used the wrong version number in the last releas...
2008-03-08 pabsRelease a new version with a corrected version number
2008-03-05 dooglusAdded a couple of comments.
2008-03-04 dooglusImprove the derivative class for hermites. Compare...
2008-03-03 dooglusRemove the ETL_FIXED_DERIVATIVE macro.
2008-03-03 dooglusFix indentation.
2008-03-03 pabsRelease 0.4.11
2008-03-03 pabsRelease: Removing incorrect tag
2008-03-03 pabsRelease 0.61.08
2008-03-03 pabsStable Tag: Copying everything over
2008-03-03 pabsStable Tag: Removing old tag
2008-03-02 pabsReleasing 0.61.08!
2008-03-01 pabsRewrite the 0.61.08 news entries as summaries instead...
2008-02-24 dooglusUsing mutexes around accesses to refcounts seems to...
2008-02-23 dooglusUse _mutex_win32.h on Windows.
2008-02-23 dooglusInclude 'mutex' and '_mutex_simple.h' in the list of...
2008-02-22 dooglusUse etl::mutexes to lock access to reference counts.
2008-02-22 dooglusTwo new files to use pthread Mutexes very simply.
2008-02-22 dooglusUse a more suitable #define to guard against double...
2008-02-13 dooglusWrite "operator()" instead of "operator ()", "operator...
2008-02-10 dooglusUpdate NEWS files with most of the changes since the...
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-09 dooglusAdded my "Copyright (c) 2007" notices, for files I...
2008-02-03 pabsGet rid of all references to the bootstrap script since...
2008-01-27 dooglusMore unused parameters - in ETL this time.
2008-01-27 dooglusDon't use the '-Wno-unused-parameter' flag by default.
2008-01-26 dooglusPrevent warning from g++ 4.3: [ETL/_smach.h:171] declar...
2008-01-26 dooglusPrevent lots of warnings like [_surface.h:68] declarati...
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-24 pabsMake ETL-config a wrapper around pkg-config. Patch...
2008-01-18 dooglusChange the expected results to match the new actual...
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2008-01-08 pabsUse the bugs page on the website instead of the tracker...
2008-01-08 pabsUse synfig.org instead of synfig.com
2007-12-18 pabsRemove shitty .spec files that the RPM distros will...
2007-12-18 pabsStrip license key and software expiry stuff now that...
2007-12-17 dooglusFix doxygen warnings for ETL sources.
2007-12-12 dooglusGenerate documentation for everything under 'src'....
next