Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/fill
Commit message (Collapse)AuthorAgeFilesLines
* Updated binaries for arm and x86 32 bitsGonzalo Odiard2012-12-202-0/+0
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Fix memory leak in flood_fill method - SL #4334Gonzalo Odiard2012-12-191-2/+3
| | | | | | | | | | Important information about refcounting in python [1] and [2] Te binaries for different architectures need be recompiled. [1] http://docs.python.org/release/2.5.2/api/refcountDetails.html [2] http://edcjones.tripod.com/refcount.html Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Bucket implementation fixed to work in 32bitGonzalo Odiard2012-10-307-7/+7
| | | | | | | | 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-3022-152/+78
| | | | | | | | | 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>
* Compile fill with support for arm in F17Gonzalo Odiard2012-04-111-0/+0
| | | | | | The binary can be used in F14 too. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Add a instructive to compile the binariesGonzalo Odiard2012-03-151-0/+10
|
* Update linux_32_27 binariesGonzalo Odiard2012-03-151-0/+0
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Change mode to binary fileGonzalo Odiard2011-08-171-0/+0
|
* Add binaries to XO-1.75Gonzalo Odiard2011-08-043-1/+8
| | | | Gonzalo Odiard <gonzalo@laptop.org>
* Version 34v34Gonzalo Odiard2011-06-096-0/+0
|
* Recompile binaries for python 2.7 64 bitsGonzalo Odiard2011-05-121-0/+0
|
* Change Makefile to exclude -pthread option in compilationGonzalo Odiard2011-02-081-2/+2
|
* Add binaries to python 2.7 in 64bits archGonzalo Odiard2010-11-092-0/+0
|
* Add binary files to different architectures and python versionsGonzalo Odiard2010-11-0810-0/+0
|
* Add binary blobs selectorAleksey Lim2009-04-228-0/+544