Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/fill/eggfill.h
Commit message (Collapse)AuthorAgeFilesLines
* Bucket implementation fixed to work in 32bitGonzalo Odiard2012-10-301-1/+1
| | | | | | | | The last commit worked in 64bit arch but not in 32bit. This fix works only in 32bit, then do not update the binaries already compiled to 64bit. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Fix c bucket implementation - SL #4073Gonzalo Odiard2012-10-301-2/+1
| | | | | | | | | The c implementation is reworked to process a array with the surface data instead of the GdkImage. It returns a list instead of a array The c do not depends on gtk anymore. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Add binary blobs selectorAleksey Lim2009-04-221-0/+77