[EGIT] [legacy/imlib2] master 03/03: image.c: Use the LOAD_... macros to check loader return values

2021-09-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=5512f0a2e3ce9356a7275f17b2898c8e6f983c70 commit 5512f0a2e3ce9356a7275f17b2898c8e6f983c70 Author: Kim Woelders Date: Wed Sep 15 19:17:50 2021 +0200 image.c: Use the LOAD_... macros to check

[EGIT] [legacy/imlib2] master 01/03: Add script to generate Changelog

2021-09-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=fd2c2ef004329ae22c268c0bcf90723ba19ed56e commit fd2c2ef004329ae22c268c0bcf90723ba19ed56e Author: Kim Woelders Date: Thu Sep 16 10:52:13 2021 +0200 Add script to generate Changelog --- misc

[EGIT] [legacy/imlib2] master 01/02: Revert "GIF, TIFF, WEBP loaders: Fix loading if filename does not have usual suffix"

2021-09-15 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=b71221ce768610418fa58e7bad3d1b34537a4c87 commit b71221ce768610418fa58e7bad3d1b34537a4c87 Author: Kim Woelders Date: Wed Sep 15 19:19:28 2021 +0200 Revert "GIF, TIFF, WEBP loaders: Fix lo

[EGIT] [legacy/imlib2] master 02/02: GIF, TIFF, WEBP loaders: Fix loading if filename does not have usual suffix - take 2

2021-09-15 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=adda6d7b9c38eb2fb467f72801ad9856acbd9f02 commit adda6d7b9c38eb2fb467f72801ad9856acbd9f02 Author: Kim Woelders Date: Wed Sep 15 19:24:21 2021 +0200 GIF, TIFF, WEBP loaders: Fix loading

[EGIT] [legacy/imlib2] master 01/04: WEBP loader: Remove forgotten debug printout

2021-09-13 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=c018a7687c5a83f8464b5ed195583758f2519ed2 commit c018a7687c5a83f8464b5ed195583758f2519ed2 Author: Kim Woelders Date: Sun Sep 12 17:23:02 2021 +0200 WEBP loader: Remove forgotten debug printout

[EGIT] [legacy/imlib2] master 04/04: GIF, TIFF, WEBP loaders: Fix loading if filename does not have usual suffix

2021-09-13 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=43f82f3bc80324282ec22cb6b7c0e0b3ca2b663f commit 43f82f3bc80324282ec22cb6b7c0e0b3ca2b663f Author: Kim Woelders Date: Sun Sep 12 07:04:36 2021 +0200 GIF, TIFF, WEBP loaders: Fix loading

[EGIT] [legacy/imlib2] master 03/04: LBM loader: Fix potential out-of-bounds memory access

2021-09-13 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=b78a66195f5c569a154696673d085822a5a411b5 commit b78a66195f5c569a154696673d085822a5a411b5 Author: Kim Woelders Date: Mon Sep 13 11:53:28 2021 +0200 LBM loader: Fix potential out-of-bounds

[EGIT] [legacy/imlib2] master 02/04: WEBP loader: Rename fd variable to be same as everywhere else

2021-09-13 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=dbeb622c7a3df21740206aa2ee442eb2569ee4be commit dbeb622c7a3df21740206aa2ee442eb2569ee4be Author: Kim Woelders Date: Sun Sep 12 17:24:56 2021 +0200 WEBP loader: Rename fd variable to be same

[EGIT] [e16/e16-epplets] master 06/10: Change E[v]snprintf -> [v]snprintf

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=87a3dbceac640b2352d1bbe1a46953e6bc387833 commit 87a3dbceac640b2352d1bbe1a46953e6bc387833 Author: Kim Woelders Date: Tue Aug 31 07:38:38 2021 +0200 Change E[v]snprintf -> [v]snprintf ---

[EGIT] [e16/e16-epplets] master 05/10: Indent tweaks, cleanups

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=9cb45612271e8e5161d21a4941715922c48e8f51 commit 9cb45612271e8e5161d21a4941715922c48e8f51 Author: Kim Woelders Date: Thu Aug 26 20:13:56 2021 +0200 Indent tweaks, cleanups --- .indent.pro

[EGIT] [e16/e16-epplets] master 01/07: Epplet_load_config(): Fix memory leak when called more than once

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=9e2045a54b9ced077eaa6324f32154fe6a1fa685 commit 9e2045a54b9ced077eaa6324f32154fe6a1fa685 Author: Kim Woelders Date: Fri Aug 27 17:05:39 2021 +0200 Epplet_load_config(): Fix memory leak when

[EGIT] [e16/e16-epplets] master 09/10: Introduce Epplet_Exit()

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=b76845e265dd5a951603582485b19eb65abdc4fe commit b76845e265dd5a951603582485b19eb65abdc4fe Author: Kim Woelders Date: Fri Aug 27 15:03:30 2021 +0200 Introduce Epplet_Exit() Avoiding

[EGIT] [e16/e16-epplets] master 07/07: E-Net: Enable specifying device in config (no UI).

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=acefe58f1b0c6983ccc6b8551a606e4bc133af4c commit acefe58f1b0c6983ccc6b8551a606e4bc133af4c Author: Kim Woelders Date: Fri Sep 3 06:08:40 2021 +0200 E-Net: Enable specifying device in config

[EGIT] [e16/e16-epplets] master 08/10: Centralize setting up atexit(Epplet_cleanup)

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=b436df8d7a6355a7c1f5dcded8c5bf810abb3d03 commit b436df8d7a6355a7c1f5dcded8c5bf810abb3d03 Author: Kim Woelders Date: Thu Aug 26 21:54:45 2021 +0200 Centralize setting up atexit(Epplet_cleanup

[EGIT] [e16/e16-epplets] master 03/10: Introduce Epplet_adjust_priority()

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=83e1e71bee2b5ad444de2cd50d61c273f2216c1b commit 83e1e71bee2b5ad444de2cd50d61c273f2216c1b Author: Kim Woelders Date: Thu Aug 26 19:21:02 2021 +0200 Introduce Epplet_adjust_priority

[EGIT] [e16/e16-epplets] master 04/07: E-Wireless: Fix bad memory access

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=4f25ca8cd2265b1bbcf0ae71fb6102de01648cb8 commit 4f25ca8cd2265b1bbcf0ae71fb6102de01648cb8 Author: Kim Woelders Date: Fri Aug 27 18:43:37 2021 +0200 E-Wireless: Fix bad memory access

[EGIT] [e16/e16-epplets] master 02/07: E-MemWatch: Drop ancient (<2.6) kernel support (fixing bad memory access)

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=c6c19d3411d4b496cf10a25502e64443b3de6148 commit c6c19d3411d4b496cf10a25502e64443b3de6148 Author: Kim Woelders Date: Fri Aug 27 15:28:04 2021 +0200 E-MemWatch: Drop ancient (<2.6) ker

[EGIT] [e16/e16-epplets] master 07/10: Drop pointer test for free()

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=d1ca9c1c1c9e797001f2fb3a2829f56a63c8e157 commit d1ca9c1c1c9e797001f2fb3a2829f56a63c8e157 Author: Kim Woelders Date: Wed Sep 1 19:53:39 2021 +0200 Drop pointer test for free() --- api

[EGIT] [e16/e16-epplets] master 05/07: E-Pinger: Fix potential buffer overrun

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=284a5039f9381016a6b6d0cb9b6d4eea9177159f commit 284a5039f9381016a6b6d0cb9b6d4eea9177159f Author: Kim Woelders Date: Sun Aug 29 07:30:46 2021 +0200 E-Pinger: Fix potential buffer overrun

[EGIT] [e16/e16-epplets] master 03/07: E-Mountbox: Fix potential segv when parsing /etc/fstab

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=beae0b229aedf0df0480ed74f2db471aa5853da3 commit beae0b229aedf0df0480ed74f2db471aa5853da3 Author: Kim Woelders Date: Fri Aug 27 17:06:49 2021 +0200 E-Mountbox: Fix potential segv when parsing

[EGIT] [e16/e16-epplets] master 02/10: Drop snprintf source

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=a128ce65cee685fb652e7f34f8d5fb175e141e8b commit a128ce65cee685fb652e7f34f8d5fb175e141e8b Author: Kim Woelders Date: Thu Aug 26 20:28:48 2021 +0200 Drop snprintf source Nobody hasn't

[EGIT] [e16/e16-epplets] master 01/10: Add option to build with asan

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=b0cbcb1f8aef9d3e1bc1a701516cca8102e1fd52 commit b0cbcb1f8aef9d3e1bc1a701516cca8102e1fd52 Author: Kim Woelders Date: Thu Aug 26 09:59:28 2021 +0200 Add option to build with asan --- api

[EGIT] [e16/e16-epplets] master 06/07: Fix bad memory access in draw_flame()

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=397463459b4e63399a69d816a47243c0421508c4 commit 397463459b4e63399a69d816a47243c0421508c4 Author: Kim Woelders Date: Wed Sep 1 19:48:18 2021 +0200 Fix bad memory access in draw_flame

[EGIT] [e16/e16-epplets] master 10/10: Bump .so file version (added symbols)

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=b09b79868155100998cf4b4f4481bc0a2a454c26 commit b09b79868155100998cf4b4f4481bc0a2a454c26 Author: Kim Woelders Date: Thu Aug 26 20:34:02 2021 +0200 Bump .so file version (added symbols

[EGIT] [e16/e16-epplets] master 04/10: Drop unnecessary headers

2021-09-02 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=9d0e6438dbaf53d18cb1c2fb48980f92fa40c4ac commit 9d0e6438dbaf53d18cb1c2fb48980f92fa40c4ac Author: Kim Woelders Date: Fri Mar 26 17:47:43 2021 +0100 Drop unnecessary headers --- epplets/E

[EGIT] [e16/e16] master 02/04: Refactor atoms handling

2021-08-27 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=0aa2f07e6bc13366dfdc071706d77cbd1e643f5f commit 0aa2f07e6bc13366dfdc071706d77cbd1e643f5f Author: Kim Woelders Date: Sun Aug 22 09:37:31 2021 +0200 Refactor atoms handling Makes adding

[EGIT] [e16/e16] master 03/04: Drop initial setting of _NET_WM_NAME = "e16" on the root window

2021-08-27 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=06458b895354ec6296bee86f01a2380d7268287f commit 06458b895354ec6296bee86f01a2380d7268287f Author: Kim Woelders Date: Tue Aug 24 10:17:47 2021 +0200 Drop initial setting of _NET_WM_NAME = &quo

[EGIT] [e16/e16] master 04/04: Set _NET_WM_PID on WM check window

2021-08-27 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=c464b8bdcb2c02d7182727a463dd79a7aa6d08d3 commit c464b8bdcb2c02d7182727a463dd79a7aa6d08d3 Author: Kim Woelders Date: Tue Aug 24 10:17:47 2021 +0200 Set _NET_WM_PID on WM check window Shown

[EGIT] [e16/e16] master 01/04: Avoid using "delete"

2021-08-27 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=c4c457d60761f5772a830d7766c44d05d076dda4 commit c4c457d60761f5772a830d7766c44d05d076dda4 Author: Kim Woelders Date: Sat Aug 21 21:15:56 2021 +0200 Avoid using "delete" --- lib/e16_

[EGIT] [e16/e16-epplets] master 03/03: Drop old hint stuff

2021-08-23 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=b0192f91658486d99bb82d19da8c95838879711e commit b0192f91658486d99bb82d19da8c95838879711e Author: Kim Woelders Date: Mon Aug 23 14:07:55 2021 +0200 Drop old hint stuff Has probably

[EGIT] [e16/e16-epplets] master 02/03: Drop obsolete AC_HEADER_SYS_WAIT

2021-08-23 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=c0fb5577000c780546bcbe52d03abd9f42d77e96 commit c0fb5577000c780546bcbe52d03abd9f42d77e96 Author: Kim Woelders Date: Mon Aug 23 14:19:04 2021 +0200 Drop obsolete AC_HEADER_SYS_WAIT

[EGIT] [e16/e16-epplets] master 01/03: Eliminate obsolete AC_HEADER_TIME

2021-08-23 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=901f4af6995a7333ce31f17a3b10f3aa96b1daa6 commit 901f4af6995a7333ce31f17a3b10f3aa96b1daa6 Author: Kim Woelders Date: Fri Mar 26 16:15:46 2021 +0100 Eliminate obsolete AC_HEADER_TIME --- api

[EGIT] [e16/e16] master 04/09: Shuffle some property stuff around

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=204999090e25aa25a0c430f3f9fe3bd7038594ca commit 204999090e25aa25a0c430f3f9fe3bd7038594ca Author: Kim Woelders Date: Sat Aug 21 15:18:15 2021 +0200 Shuffle some property stuff around Just

[EGIT] [e16/e16] master 02/09: libhack: Add XGetWindowProperty interception

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=d3bb5e171f6331b1cd9163406f453ff54fdf910b commit d3bb5e171f6331b1cd9163406f453ff54fdf910b Author: Kim Woelders Date: Thu Aug 19 10:15:38 2021 +0200 libhack: Add XGetWindowProperty interception

[EGIT] [e16/e16] master 05/09: xprop.c: Do some sanity checks using static asserts if possible

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=206839b33b4c9760c4336adf62ce9924be042de5 commit 206839b33b4c9760c4336adf62ce9924be042de5 Author: Kim Woelders Date: Sat Aug 21 16:57:40 2021 +0200 xprop.c: Do some sanity checks using static asserts

[EGIT] [e16/e16] master 08/09: Support _NET_WM_STATE_FOCUSED

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=0d6bdb4272fb5be6abb54e7b45d6303ddecc9a85 commit 0d6bdb4272fb5be6abb54e7b45d6303ddecc9a85 Author: Kim Woelders Date: Thu Aug 19 08:28:41 2021 +0200 Support _NET_WM_STATE_FOCUSED GTK apps

[EGIT] [e16/e16] master 07/09: Add _NET_WM_STATE_FOCUSED to the EWHM atoms

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=8f9a57fb10f684b85807bdfe71ee37e00fb6a914 commit 8f9a57fb10f684b85807bdfe71ee37e00fb6a914 Author: Kim Woelders Date: Thu Aug 19 08:28:41 2021 +0200 Add _NET_WM_STATE_FOCUSED to the EWHM atoms

[EGIT] [e16/e16] master 01/09: libhack: Cosmetics

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=a2463cfdf3195cbdbfc7655bed56e23e1feb6ac6 commit a2463cfdf3195cbdbfc7655bed56e23e1feb6ac6 Author: Kim Woelders Date: Thu Aug 19 10:18:49 2021 +0200 libhack: Cosmetics --- lib/e16_hack.c | 22

[EGIT] [e16/e16] master 03/09: session.c: Remove unused headers

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=6c173cc65e2148ad543c2f6386f9a841402b6b32 commit 6c173cc65e2148ad543c2f6386f9a841402b6b32 Author: Kim Woelders Date: Sat Aug 21 14:04:06 2021 +0200 session.c: Remove unused headers --- src/session.c

[EGIT] [e16/e16] master 06/09: Only update _NET_WM_STATE and _NET_WM_ALLOWED_ACTIONS when changed

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=2c01d2e1a4ed0b5739c45fde7d96bd5681dbc59b commit 2c01d2e1a4ed0b5739c45fde7d96bd5681dbc59b Author: Kim Woelders Date: Thu Aug 19 14:21:16 2021 +0200 Only update _NET_WM_STATE

[EGIT] [e16/e16] master 09/09: COMPLIANCE: Update

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=721656447c3ab4c4159cccf8622d8cc891a7f5ec commit 721656447c3ab4c4159cccf8622d8cc891a7f5ec Author: Kim Woelders Date: Sat Aug 21 13:44:57 2021 +0200 COMPLIANCE: Update --- COMPLIANCE | 13

[EGIT] [legacy/imlib2] master 01/01: imlib2_view: Fix issue with new default scaling

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=3a4d6d4590f4543267273136999bfb29cb551abe commit 3a4d6d4590f4543267273136999bfb29cb551abe Author: Kim Woelders Date: Sat Aug 21 11:56:43 2021 +0200 imlib2_view: Fix issue with new default

[EGIT] [legacy/imlib2] master 04/04: imlib2_view: Add some debug

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=ecc7a342ff11c6d5e559d712de6a319023a8ae95 commit ecc7a342ff11c6d5e559d712de6a319023a8ae95 Author: Kim Woelders Date: Fri Aug 20 06:37:38 2021 +0200 imlib2_view: Add some debug --- src/bin

[EGIT] [legacy/imlib2] master 01/04: imlib2_view: Move property stuff to separate file

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=0497d2bb0cc4ee6552ae65b58e113f76af8d24d7 commit 0497d2bb0cc4ee6552ae65b58e113f76af8d24d7 Author: Kim Woelders Date: Sun Mar 11 08:51:54 2018 +0100 imlib2_view: Move property stuff to separate

[EGIT] [legacy/imlib2] master 02/04: imlib2_view: Cleanups

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=34afe297cd144b123c057fd80a3150326b7ce27b commit 34afe297cd144b123c057fd80a3150326b7ce27b Author: Kim Woelders Date: Fri Aug 20 06:39:11 2021 +0200 imlib2_view: Cleanups --- src/bin

[EGIT] [legacy/imlib2] master 03/04: imlib2_view: By default scale large images to fit on screen

2021-08-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=a748550fa456106ec7f49bfec8a915b18dabd43c commit a748550fa456106ec7f49bfec8a915b18dabd43c Author: Kim Woelders Date: Fri Aug 20 05:52:36 2021 +0200 imlib2_view: By default scale large images

[E-devel] imlib2-1.7.3

2021-08-09 Thread Kim Woelders
The only change since 1.7.2 is a fix to detect bzip2 availability at configure time (for distros which don't add bzip2.pc). Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.7.3.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.7.3.tar.gz

[E-devel] imlib2-1.7.2

2021-07-27 Thread Kim Woelders
Mostly a couple of minor loader fixes and maintenance. A few specifics: imlib2 1.7.2: - Restore file:key functionality (broken since 1.7.0) - Add XBM loader imlib2_loaders 1.7.2: - Disable broken EET loader Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.7.2.tar.bz2

Re: [E-devel] small tga loader fix

2021-07-10 Thread Kim Woelders
Pushed (reverse patch, formatting fixed). Thanks :) /Kim On 7/5/21 4:32 PM, noospot wrote: hi, I stumbled upon a tiny tga image imlib2 couldn't load while other softs could . I did check the imlib2-1.7.1/src/modules/loaders/loader_tga.ccode I found sizeof(tga_footer) is used -line191-

Re: [E-devel] small tga loader fix

2021-07-07 Thread Kim Woelders
Hi, Unless somebody beats me to it I'll deal with this in a couple of days. Thanks /Kim On 7/5/21 4:32 PM, noospot wrote: hi, I stumbled upon a tiny tga image imlib2 couldn't load while other softs could . I did check the imlib2-1.7.1/src/modules/loaders/loader_tga.ccode I found

Re: [E-devel] [PATCH] e16: support user fonts

2021-01-19 Thread Kim Woelders
On 1/19/21 5:55 PM, Kim Woelders wrote: On 1/17/21 2:35 PM, Andrew Savchenko wrote: Hello! The following patch allows users to provide custom fonts via ~/.e16/fonts/ This patch is already used for years in Gentoo and it would be nice to have it upstream. I use it for user-side theme

Re: [E-devel] [PATCH] e16: support user fonts

2021-01-19 Thread Kim Woelders
On 1/17/21 2:35 PM, Andrew Savchenko wrote: Hello! The following patch allows users to provide custom fonts via ~/.e16/fonts/ This patch is already used for years in Gentoo and it would be nice to have it upstream. I use it for user-side theme modification (winter in my case), because my eyes

Re: [E-devel] [PATCH] imlib2-loaders: fix eet loader build failure

2021-01-18 Thread Kim Woelders
On 1/17/21 11:55 AM, Andrew Savchenko wrote: Hello! I found that eet loader from imlib2-loaders-1.7.1 fails to build (with gcc-10.2.0 and efl-1.25.1, full build log is attached): loader_eet.c:384:5: error: invalid use of incomplete typedef �~@~XImlibLoader�~@~Y {aka �~@~Xstruct

[E-devel] imlib2-1.7.1

2020-12-11 Thread Kim Woelders
imlib2 1.7.1: - Fix big-endian build - A couple of fixes for 30 bit depth - A couple of fixes in XPM and WEBP loaders Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.7.1.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.7.1.tar.gz

[E-devel] imlib2-1.7.0

2020-08-01 Thread Kim Woelders
imlib2 1.7.0: - Enable loading image from file descriptor - Many bug fixes and enhancements in loaders - Cleanups, maintenance. Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.7.0.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.7.0.tar.gz

[E-devel] imlib2-1.6.1

2019-12-13 Thread Kim Woelders
imlib2 1.6.1: - gz, bz2 loaders: Fix recent breakage when file name has more than two dots - LBM loader: Fix header-only loading - Various tweaks in test/demo programs - Enable specifying loader/filter paths with environment variables - BMP loader: Fix size calculation when saving files - A

[EGIT] [legacy/imlib2] master 02/02: gz, bz2 loaders: Fix recent breakage when file name has more than two dots

2019-11-26 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=8bd07dbcea04cd11dbe7cb0774b870848998f212 commit 8bd07dbcea04cd11dbe7cb0774b870848998f212 Author: Kim Woelders Date: Mon Nov 25 21:49:46 2019 +0100 gz, bz2 loaders: Fix recent breakage when

[EGIT] [legacy/imlib2] master 01/02: gz loader: Use FILE, not fd

2019-11-26 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=1a0c29c8736d69f339a09069edc8f9a55eedaf8a commit 1a0c29c8736d69f339a09069edc8f9a55eedaf8a Author: Kim Woelders Date: Mon Nov 25 20:39:13 2019 +0100 gz loader: Use FILE, not fd Making

[E-devel] imlib2-1.6.0

2019-11-24 Thread Kim Woelders
imlib2 1.6.0: - Allow to use custom memory management functions for loaded images - Add new .webp and .ico loaders - Many bug fixes and enhancements in loaders - Cleanups, maintenance. Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.6.0.tar.bz2

[EGIT] [legacy/imlib2_loaders] master 01/01: 1.6.0.

2019-11-24 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=69ec575281f7afe7f3a1cb3ac54e08ba97f0c0ea commit 69ec575281f7afe7f3a1cb3ac54e08ba97f0c0ea Author: Kim Woelders Date: Sun Nov 24 07:10:59 2019 +0100 1.6.0. --- ChangeLog| 30

[EGIT] [legacy/imlib2] master 01/01: 1.6.0.

2019-11-24 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=11ced03ba44fa122e51385959666e7ca5bad7180 commit 11ced03ba44fa122e51385959666e7ca5bad7180 Author: Kim Woelders Date: Sat Nov 9 06:18:22 2019 +0100 1.6.0. --- ChangeLog| 81

[EGIT] [legacy/imlib2_loaders] master 01/01: XCF loader: Avoid accessing unset data in signature check

2019-11-22 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=ec510f793d4b3f14ac5da5e3665f0c71726e5649 commit ec510f793d4b3f14ac5da5e3665f0c71726e5649 Author: Kim Woelders Date: Fri Nov 22 20:10:30 2019 +0100 XCF loader: Avoid accessing unset

[EGIT] [legacy/imlib2] master 01/01: gz, bz2 loaders: Simplify, eliminate unnecessary strdups, cosmetics

2019-11-22 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=f20038b2e78ca193b8c51e375f70cfde92c0a1aa commit f20038b2e78ca193b8c51e375f70cfde92c0a1aa Author: Kim Woelders Date: Sun Nov 17 10:04:27 2019 +0100 gz, bz2 loaders: Simplify, eliminate

[EGIT] [legacy/imlib2] master 01/01: XPM loader: Correct signature check (avoid accessing unset data)

2019-11-22 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=9b0ab1269787709692abcd423e86ab61130443c8 commit 9b0ab1269787709692abcd423e86ab61130443c8 Author: Kim Woelders Date: Fri Nov 22 17:07:22 2019 +0100 XPM loader: Correct signature check (avoid

[EGIT] [legacy/imlib2_loaders] master 01/03: ANI loader: Make debug stuff similar to elsewhere around here

2019-11-22 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=93682e883a8e88d6bf7f9bbb549ecadfad4be0b0 commit 93682e883a8e88d6bf7f9bbb549ecadfad4be0b0 Author: Kim Woelders Date: Fri Nov 22 18:53:27 2019 +0100 ANI loader: Make debug stuff similar

[EGIT] [legacy/imlib2_loaders] master 03/03: ANI loader: If .ani looks good we must try .ico loading chunks

2019-11-22 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=7699e6155a22c451c1d585f8e95f644a40e15f9c commit 7699e6155a22c451c1d585f8e95f644a40e15f9c Author: Kim Woelders Date: Fri Nov 22 18:59:50 2019 +0100 ANI loader: If .ani looks good we

[EGIT] [legacy/imlib2_loaders] master 02/03: ANI loader: Don't use static buffer for mkstemp() template

2019-11-22 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=1626208543bb0471528ec36fd0b22b4f1aee4122 commit 1626208543bb0471528ec36fd0b22b4f1aee4122 Author: Kim Woelders Date: Fri Nov 22 18:56:01 2019 +0100 ANI loader: Don't use static buffer

[EGIT] [legacy/imlib2_loaders] master 01/01: Fix make dist

2019-11-21 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=5049e8840e35ee53e5f0375c15835a9c4d0b4b5d commit 5049e8840e35ee53e5f0375c15835a9c4d0b4b5d Author: Kim Woelders Date: Thu Nov 21 17:16:30 2019 +0100 Fix make dist --- src/modules

[EGIT] [legacy/imlib2_loaders] master 02/05: XCF loader: Cosmetic rearrangements

2019-11-20 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=a4bcffe55adbf1492bf399f57bf4faa289445bb7 commit a4bcffe55adbf1492bf399f57bf4faa289445bb7 Author: Kim Woelders Date: Sun Nov 17 12:52:07 2019 +0100 XCF loader: Cosmetic rearrangements

[EGIT] [legacy/imlib2_loaders] master 05/05: XCF loader: Fix double free.

2019-11-20 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=673826c21594b238bbac729b2a931412418305f6 commit 673826c21594b238bbac729b2a931412418305f6 Author: Kim Woelders Date: Tue Nov 19 17:00:21 2019 +0100 XCF loader: Fix double free

[EGIT] [legacy/imlib2_loaders] master 01/05: ANI loader: Cosmetics

2019-11-20 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=4f8691a1da822bda0bba5d404c866c38ca6389ac commit 4f8691a1da822bda0bba5d404c866c38ca6389ac Author: Kim Woelders Date: Sun Nov 17 18:44:17 2019 +0100 ANI loader: Cosmetics --- src

[EGIT] [legacy/imlib2_loaders] master 04/05: XCF loader: Stop on errors and propagate error status up to load()

2019-11-20 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=701af6ea3caa62bdef8e9357fe23773e894651ec commit 701af6ea3caa62bdef8e9357fe23773e894651ec Author: Kim Woelders Date: Sun Nov 17 14:59:36 2019 +0100 XCF loader: Stop on errors

[EGIT] [legacy/imlib2_loaders] master 03/05: XCF loader: Prefer DATA32 when accessing imlib2 image data

2019-11-20 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=e2194ab37955bc21c4659804884cc9558712442a commit e2194ab37955bc21c4659804884cc9558712442a Author: Kim Woelders Date: Wed Nov 20 16:57:08 2019 +0100 XCF loader: Prefer DATA32 when

[EGIT] [legacy/imlib2_loaders] master 01/06: Simplify autogen.sh

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=081385836200b25f58b2a943ccef074087b5bd99 commit 081385836200b25f58b2a943ccef074087b5bd99 Author: Kim Woelders Date: Sun Nov 17 06:14:25 2019 +0100 Simplify autogen.sh --- autogen.sh

[EGIT] [legacy/imlib2_loaders] master 06/06: ANI loader: Fix memory leak in error path

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=85287fcb3fb426ba2a10767af8ed780dd12467e2 commit 85287fcb3fb426ba2a10767af8ed780dd12467e2 Author: Kim Woelders Date: Sun Nov 17 12:26:22 2019 +0100 ANI loader: Fix memory leak in error

[EGIT] [legacy/imlib2_loaders] master 04/06: Match various changes done in imlib2 loaders

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=043b5706aef70a6e2fc8c3bf65ae99c7807ffe72 commit 043b5706aef70a6e2fc8c3bf65ae99c7807ffe72 Author: Kim Woelders Date: Sun Nov 17 08:58:00 2019 +0100 Match various changes done in imlib2

[EGIT] [legacy/imlib2_loaders] master 05/06: ANI loader: Fix - Don't use __imlib_LoadImage() or tempnam()

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=fbfa05c5ff590632ac91a6218b5aa538ac91f97a commit fbfa05c5ff590632ac91a6218b5aa538ac91f97a Author: Kim Woelders Date: Sun Nov 17 09:05:40 2019 +0100 ANI loader: Fix - Don't use

[EGIT] [legacy/imlib2_loaders] master 03/06: Copy updated headers from imlib2

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=65da6124f831152bcec87510dd5c809c300d2029 commit 65da6124f831152bcec87510dd5c809c300d2029 Author: Kim Woelders Date: Sun Nov 17 06:40:23 2019 +0100 Copy updated headers from imlib2

[EGIT] [legacy/imlib2] master 01/01: ICO loader: Fix memory leak in error path

2019-11-17 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=947b602ccadeb5fe466792ff9055f44a721197c1 commit 947b602ccadeb5fe466792ff9055f44a721197c1 Author: Kim Woelders Date: Sun Nov 17 10:51:41 2019 +0100 ICO loader: Fix memory leak in error path

[EGIT] [legacy/imlib2] master 01/01: imlib2_view: Fix next/prev selection if last/first image is bad

2019-11-17 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=baaddf9366aea48bbdf26b9191f538f895e79fba commit baaddf9366aea48bbdf26b9191f538f895e79fba Author: Kim Woelders Date: Sun Nov 17 06:03:49 2019 +0100 imlib2_view: Fix next/prev selection if last

[EGIT] [legacy/imlib2] master 01/03: TGA loader: Tweak error handling

2019-11-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=9bae2c9f0232cc7f4395dece1207365259e4198b commit 9bae2c9f0232cc7f4395dece1207365259e4198b Author: Kim Woelders Date: Sat Nov 16 21:06:41 2019 +0100 TGA loader: Tweak error handling --- src

[EGIT] [legacy/imlib2] master 03/03: Remove __imlib_AllocateData() w, h args

2019-11-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=1a6a6b6433f8af374ab26d1fe0fcb70c670675ac commit 1a6a6b6433f8af374ab26d1fe0fcb70c670675ac Author: Kim Woelders Date: Sat Nov 16 20:41:08 2019 +0100 Remove __imlib_AllocateData() w,h args

[EGIT] [legacy/imlib2] master 02/03: ICO loader: Fix non-immediate loading

2019-11-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=2339dcb1cfb80536e82d0f2eefa9288a08396a5f commit 2339dcb1cfb80536e82d0f2eefa9288a08396a5f Author: Kim Woelders Date: Sat Nov 16 20:01:57 2019 +0100 ICO loader: Fix non-immediate loading

[EGIT] [legacy/imlib2] master 02/04: TGA loader: More mostly cosmetic changes

2019-11-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=9cdd1bc007d777dff6de5d94fb0e6bdcd78046c8 commit 9cdd1bc007d777dff6de5d94fb0e6bdcd78046c8 Author: Kim Woelders Date: Sat Nov 16 08:57:05 2019 +0100 TGA loader: More mostly cosmetic changes

[EGIT] [legacy/imlib2] master 04/04: TGA loader: Add simple 16 bpp handling

2019-11-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=a2cb8276e5bff36f5564290a4162f4ab29d3e23b commit a2cb8276e5bff36f5564290a4162f4ab29d3e23b Author: Kim Woelders Date: Fri Nov 15 20:09:44 2019 +0100 TGA loader: Add simple 16 bpp handling

[EGIT] [legacy/imlib2] master 02/02: imlib2_view: Add verbose option, quit on Escape too

2019-11-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=83243f08fadcb31e1f5d64abf42d89ca3f84da24 commit 83243f08fadcb31e1f5d64abf42d89ca3f84da24 Author: Kim Woelders Date: Sat Nov 16 08:26:34 2019 +0100 imlib2_view: Add verbose option, quit

[EGIT] [legacy/imlib2] master 01/02: imlib2_test_load: Check progress conditionally

2019-11-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=d6c13ec444eff6568701abe304fd058c3d8f5dda commit d6c13ec444eff6568701abe304fd058c3d8f5dda Author: Kim Woelders Date: Sat Nov 16 06:08:15 2019 +0100 imlib2_test_load: Check progress

[EGIT] [legacy/imlib2] master 01/04: TGA loader - Mostly cosmetic refactoring

2019-11-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=f01353d1554bda8f331266df3baab3c361cea95f commit f01353d1554bda8f331266df3baab3c361cea95f Author: Kim Woelders Date: Fri Nov 15 17:31:48 2019 +0100 TGA loader - Mostly cosmetic refactoring

[EGIT] [legacy/imlib2] master 03/04: TGA loader: Support horiontal flip

2019-11-16 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=0d0a701a96bf87a5df95fd8bb599b414b6a6a220 commit 0d0a701a96bf87a5df95fd8bb599b414b6a6a220 Author: Kim Woelders Date: Sat Nov 16 08:29:12 2019 +0100 TGA loader: Support horiontal flip --- src

[EGIT] [legacy/imlib2] master 01/01: imlib2_test_load: Fixup recent breakage for real

2019-11-15 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=6eb958fb1b1cde59ae98488f45da428d21006108 commit 6eb958fb1b1cde59ae98488f45da428d21006108 Author: Kim Woelders Date: Thu Nov 14 16:38:57 2019 +0100 imlib2_test_load: Fixup recent breakage

[EGIT] [legacy/imlib2] master 04/04: imlib2_view: Fix event processing bug

2019-11-10 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=bb42ef3f2291c5d4df0f8f0bcd3b4bdd983d0fd4 commit bb42ef3f2291c5d4df0f8f0bcd3b4bdd983d0fd4 Author: Kim Woelders Date: Sun Nov 10 14:22:26 2019 +0100 imlib2_view: Fix event processing bug

[EGIT] [legacy/imlib2] master 02/04: Simplify loader lookup functions

2019-11-10 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=5d1e984e57e23068219d02aefe6a3a4be24b9ade commit 5d1e984e57e23068219d02aefe6a3a4be24b9ade Author: Kim Woelders Date: Tue Oct 15 19:21:00 2019 +0200 Simplify loader lookup functions --- src/lib

[EGIT] [legacy/imlib2] master 03/04: imlib2_view: Enable selecting next/prev using keys too

2019-11-10 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=3748dd580ff305f0c83c61ad0ef3c785ee9a8e6f commit 3748dd580ff305f0c83c61ad0ef3c785ee9a8e6f Author: Kim Woelders Date: Sat Nov 9 17:12:10 2019 +0100 imlib2_view: Enable selecting next/prev using

[EGIT] [legacy/imlib2] master 01/04: XPM loader: Accept signature not at the very start of the file

2019-11-10 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=7a2769cad7181a4ecf844714d0c06a423156b739 commit 7a2769cad7181a4ecf844714d0c06a423156b739 Author: Kim Woelders Date: Sat Nov 9 14:09:37 2019 +0100 XPM loader: Accept signature not at the very

[EGIT] [legacy/imlib2] master 05/05: Eliminate READ_RGBA()

2019-11-09 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=484bd5cc79500d6f345b6bd0bd624d94b467bc65 commit 484bd5cc79500d6f345b6bd0bd624d94b467bc65 Author: Kim Woelders Date: Sat Nov 9 08:04:05 2019 +0100 Eliminate READ_RGBA() --- src/lib/blend.h

[EGIT] [legacy/imlib2] master 04/05: Use macro for pixel color access in savers

2019-11-09 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=3e082b2310c02d086e4ee2c4f6d96ea74b44a79c commit 3e082b2310c02d086e4ee2c4f6d96ea74b44a79c Author: Kim Woelders Date: Sat Nov 9 07:48:34 2019 +0100 Use macro for pixel color access in savers

[EGIT] [legacy/imlib2] master 03/05: Use pixel instead of r, b, g, a in __imlib_render_str()

2019-11-09 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=755dc017f26e4756fed3402abaeac3598afc6817 commit 755dc017f26e4756fed3402abaeac3598afc6817 Author: Kim Woelders Date: Sat Nov 9 07:23:09 2019 +0100 Use pixel instead of r,b,g

[EGIT] [legacy/imlib2] master 02/05: Simplify pixel color handling in api.c

2019-11-09 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=e6269a9b9b1faceeb0c0f21a4a9aaea27facb32b commit e6269a9b9b1faceeb0c0f21a4a9aaea27facb32b Author: Kim Woelders Date: Fri Nov 8 21:14:18 2019 +0100 Simplify pixel color handling in api.c

[EGIT] [legacy/imlib2] master 01/05: Simplify autogen.sh

2019-11-09 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=9f5af1341b912bbff88d09a8ed3093d6f475b6ee commit 9f5af1341b912bbff88d09a8ed3093d6f475b6ee Author: Kim Woelders Date: Sat Nov 9 06:16:35 2019 +0100 Simplify autogen.sh --- autogen.sh | 10

[EGIT] [legacy/imlib2] master 01/04: imlib2_test_load: Fixup after recent change

2019-11-08 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=d41d593e4bb139479949b2af545d0a3576a7814c commit d41d593e4bb139479949b2af545d0a3576a7814c Author: Kim Woelders Date: Fri Nov 8 17:40:26 2019 +0100 imlib2_test_load: Fixup after recent change

<    1   2   3   4   5   6   7   8   9   10   >