synfig.git
2008-01-31 dooglusPartially revert the previous commit. Messing with...
2008-01-31 dooglusAdd AkhIL to the contributors.
2008-01-31 dooglusEnsure that the size we draw is a whole number of pixel...
2008-01-31 dooglusAdd menu entries and shortcuts to increase and decrease...
2008-01-31 dooglusCreate the pixel-size menus dynamically.
2008-01-31 dooglusChange the tile size from 128 to 120 and allow all...
2008-01-31 dooglusImprove the logic for when to use the tile renderer...
2008-01-31 dooglusTidying.
2008-01-31 dooglusAnd another two that are commented at the moment. ...
2008-01-31 dooglusThere are 3 more places in the code where the low-res...
2008-01-31 dooglusApplied patch from IL'dar AKHmetgaleev aka AkhIL to...
2008-01-30 dooglusFix 1883030: Version 0.1 of the timeloop layer acted...
2008-01-30 dooglusDisabling and reenabling a layer under a timeloop layer...
2008-01-30 dooglusAkhIL mentioned on IRC that bitmaps weren't working...
2008-01-29 dooglusOK, let's use alt-o (o is for onion) instead of control...
2008-01-29 dooglusChange the default 'toggle onion skin' keyboard shortcu...
2008-01-29 dooglusIf environment variable SYNFIG_DISABLE_AUTOMATIC_DOCUME...
2008-01-29 dooglusAllow the layer panel to be sorted by layer name. ...
2008-01-29 dooglusUse set_sort_column() instead of the deprecated set_sor...
2008-01-29 dooglusIf no documents are specified to be loaded on the comma...
2008-01-29 dooglusDefault 'end time' for new canvases to 5s instead of...
2008-01-29 dooglusr1505 accidentally changed the behavior of the (JMP...
2008-01-28 dooglusg++ 4.2 didn't like my last change.
2008-01-28 dooglusRevision 1494 introduced a bug in the bline tool. ...
2008-01-28 dooglusDon't try to change the value of 'const' variables...
2008-01-27 dooglusMore unused parameters - in ETL this time.
2008-01-27 dooglusHonor the "amount" parameter of the 'duplicate' layer.
2008-01-27 dooglusOops - missed one in the last commit.
2008-01-27 dooglusPrevent more 'unused parameter' warnings - compiling...
2008-01-27 dooglusPrevent all remaining 'unused parameter' warnings when...
2008-01-27 dooglusThe same as r1506 but for studio as well. r1506 only...
2008-01-27 dooglusFix a warning about returning a reference to a temporar...
2008-01-27 dooglusDon't use the '-Wno-unused-parameter' flag by default.
2008-01-27 dooglusCheck that unordered_map<int,int>::const_iterator is...
2008-01-27 dooglusMake the keyframe panel's description column sortable.
2008-01-27 dooglusAdd a KeyframeTreeStore::description_sorter() to go...
2008-01-26 dooglusPrevent a warning saying "not enough variable arguments...
2008-01-26 dooglusFix the error about being unable to parse the grid_size...
2008-01-26 dooglusDon't warn "Action CandidateList is empty!" - it happen...
2008-01-26 dooglusDisable the "Adjust: connecting to child signals" message.
2008-01-26 dooglusDisable the "Entered Normal State" message.
2008-01-26 dooglusDisable profiler in childrentreestore.cpp.
2008-01-26 dooglusRemove the -fpermissive flag - we no longer need it.
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-26 dooglusAvoid the "deprecated or antiquated header" warning...
2008-01-25 dooglusAvoid warnings from g++ 4.3. Add 'todo' notes to check...
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusFix a bug found by g++ 4.3, and add a few comments.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusFix a bug found by g++ 4.3, and comment out the method...
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusFix bugs found by g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning.
2008-01-25 dooglusAvoid warning.
2008-01-25 dooglusAvoid warning.
2008-01-25 dooglusPrevent warning from g++ 4.3.
2008-01-25 dooglusStop a warning from g++ 4.3, but add a 'todo' note...
2008-01-25 dooglusg++ 4.3 told me "time.h:65: warning: type qualifiers...
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-25 dooglusFix a bug found by g++ 4.3.
2008-01-25 dooglusFix a bug found by g++ 4.3, and then commented out...
2008-01-25 dooglusFix warnings and a bug found by 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-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-25 pabsFix some FTBFS issues when compiling with GCC 4.3
2008-01-24 dooglusAdd checkboxes to the toggleable entries in the view...
2008-01-24 dooglusI missed a few layers that can be used with the 'transp...
2008-01-24 dooglusQuite a lot of the example canvases use the trick of...
2008-01-24 dooglusRemember separate default directories for opening and...
2008-01-24 pabsMake ETL-config a wrapper around pkg-config. Patch...
2008-01-24 dooglusUse alpha-over instead of a transparent "straight"...
2008-01-24 dooglusFix for the updated straight blend method.
2008-01-24 dooglusMore of the same.
2008-01-24 dooglusAnd again.
2008-01-24 dooglusSame again - use alpha-over instead of a transparent...
2008-01-24 dooglusUpdate to no longer rely on the 'straight' blend method...
2008-01-24 dooglusPut the holes back in. This file used to rely on a...
2008-01-23 dooglusFix to allow dynamic parameters to work with Straight...
2008-01-23 dooglusUse an appropriate blend method when blitting to the...
2008-01-23 dooglusDon't include (deprecated) in the deprecated blend...
2008-01-23 dooglusAdd 'alpha brighten' to the list of blend methods to...
2008-01-23 dooglusRe-enable the 'alpha brighten' and 'alpha darken' blend...
2008-01-23 dooglusThe optimization of skipping the rendering of the layer...
2008-01-23 dooglusDon't show timing information for calls to LayerGroupTr...
2008-01-23 dooglusDon't show the 'delete' and 'really delete' debug messa...
next