index
:
delta/enlightenment/imlib2.git
baserock/1.4.6
baserock/morph
master
git.enlightenment.org: legacy/imlib2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
1.5.1.
v1.5.1
Kim Woelders
2018-03-17
2
-2
/
+22
*
imlib2_conv.c: Fix gcc8 warning
Kim Woelders
2018-03-10
1
-4
/
+2
*
grab.c: Fix gcc8 warning
Kim Woelders
2018-03-10
1
-2
/
+3
*
imlib2_view: Limit window dimensions to 32767
Kim Woelders
2018-03-10
1
-9
/
+23
*
Warning fixes in imlib2_... programs
Kim Woelders
2018-03-10
3
-51
/
+47
*
Add missing const to imlib_apply_filter() script argument
Kim Woelders
2018-03-10
4
-9
/
+9
*
PNG loader: Correct various error handling cases
Kim Woelders
2018-03-10
1
-6
/
+4
*
Maximum image dimension should be 32767, not 32766
Kim Woelders
2018-03-10
1
-4
/
+6
*
BMP loader: Fix warnings found with -O3
Kim Woelders
2018-03-09
1
-1
/
+7
*
PNM loader: Simplify (fixing ASCII format parsing issues T6751)
Kim Woelders
2018-03-09
1
-140
/
+35
*
BMP loader: Fix infinite loop with invalid bmp images (T6749)
Kim Woelders
2018-03-07
1
-0
/
+11
*
XPM loader: Fix potential use of uninitialized value (T6746)
Kim Woelders
2018-03-07
1
-0
/
+2
*
Fix build without HAVE_X11_SHM_FD (T6752)
Kim Woelders
2018-03-07
1
-1
/
+6
*
1.5.0.
v1.5.0
Kim Woelders
2018-02-22
2
-5
/
+37
*
Drop -Waggregate-return
Kim Woelders
2018-02-22
1
-1
/
+1
*
Expose XImage cache control functions
Kim Woelders
2018-02-17
4
-10
/
+109
*
Add imlib_get_cache_used()
Kim Woelders
2018-02-17
2
-4
/
+18
*
Refactor the XImage cache
Kim Woelders
2018-02-10
1
-100
/
+70
*
Add IMLIB2_XIMAGE_CACHE_COUNT to enable testing the ximage cache
Kim Woelders
2018-02-10
1
-0
/
+11
*
Introduce IMLIB2_SHM_OPT to enable overriding/testing SHM modes
Kim Woelders
2018-02-10
1
-0
/
+18
*
Fix potential OOB memory access if border sizes exceed image dimensions
Kim Woelders
2018-02-09
1
-28
/
+28
*
Fix potential OOB memory access if border elements are negative
Kim Woelders
2018-02-09
1
-4
/
+4
*
Strip trailing whitespace, cosmetics
Kim Woelders
2018-02-09
1
-319
/
+319
*
Autofoo cosmetics
Kim Woelders
2018-02-08
1
-2
/
+3
*
Indent
Kim Woelders
2018-02-08
2
-10
/
+16
*
Add support for MIT-SHM FD-passing
Alexander Volkov
2018-02-08
3
-42
/
+148
*
introduce __imlib_ShmDestroyXImage() instead of __imlib_ShmDetach()
Alexander Volkov
2018-02-08
3
-8
/
+16
*
put a check for shared memory inside __imlib_ShmGetXImage()
Alexander Volkov
2018-02-08
3
-25
/
+13
*
imlib_create_scaled_image_from_drawable(): Drop shape handling if unshaped
Kim Woelders
2017-12-23
1
-16
/
+27
*
imlib_create_scaled_image_from_drawable(): speed up 1:1 case
Kim Woelders
2017-12-23
1
-32
/
+53
*
imlib2_grab: Always use imlib_create_scaled_image_from_drawable() to grab image
Kim Woelders
2017-12-23
1
-5
/
+2
*
Remove redundant CAST_IMAGE()
Kim Woelders
2017-12-17
1
-2
/
+0
*
Introduce __imlib_LoadImageData()
Kim Woelders
2017-12-17
5
-196
/
+74
*
Make some more functions static.
Kim Woelders
2017-12-15
2
-4
/
+2
*
XPM loader: Fix incorrect image invalidation.
Kim Woelders
2017-05-01
1
-1
/
+0
*
1.4.10.
v1.4.10
Kim Woelders
2017-04-15
2
-174
/
+188
*
Prevent OOB read with large file support on 32 bit
Tobias Stoeckmann
2017-03-25
1
-1
/
+3
*
Properly release resources on error path
Tobias Stoeckmann
2017-03-12
9
-9
/
+58
*
Avoid out of boundary operations while parsing xpm
Tobias Stoeckmann
2017-02-20
1
-4
/
+24
*
Fix missing break.
Kim Woelders
2017-02-12
1
-0
/
+1
*
PNM loader: Fix reading PNM bitmaps.
Kim Woelders
2016-09-03
1
-0
/
+1
*
1.4.9.
v1.4.9
Kim Woelders
2016-04-29
2
-2
/
+36
*
Fix various potential OOM crashes.
Kim Woelders
2016-04-16
6
-125
/
+93
*
Move __imlib_ItemInList() to file.c.
Kim Woelders
2016-04-16
4
-21
/
+20
*
Trivial file function cleanups.
Kim Woelders
2016-04-15
2
-16
/
+14
*
Eliminate pImlibExternalFilter type.
Kim Woelders
2016-04-15
2
-8
/
+6
*
Make a number of functions static.
Kim Woelders
2016-04-15
4
-14
/
+11
*
Harden API and internals against overly large images
Yuriy M. Kaminskiy
2016-04-13
3
-5
/
+28
*
Fix cross-endianness for masks (1-bit depth images)
Alexander Smirnov
2016-04-13
1
-0
/
+2
*
loader_xpm: remove nonsense/impossible/broken condition
Yuriy M. Kaminskiy
2016-04-12
1
-2
/
+1
[next]