imv/src
2019-01-29 22:25:05 +00:00
..
backend.h Define sources & backends 2019-01-29 22:25:04 +00:00
backend_freeimage.c imv_source: Handle gifs 2019-01-29 22:25:05 +00:00
backend_freeimage.h Start implementing a freeimage backend 2019-01-29 22:25:04 +00:00
binds.c Changed &pointer[0] to pointer, fixed partial bind issue for long commands. 2019-01-28 01:18:15 +01:00
binds.h binds: Add imv_binds_clear_key 2018-11-26 21:27:29 +00:00
bitmap.c Use imv_bitmap for bitmaps intead of FIBITMAP 2017-11-26 13:43:18 +00:00
bitmap.h Use imv_bitmap for bitmaps intead of FIBITMAP 2017-11-26 13:43:18 +00:00
commands.c Implemented imv_command_exec_list(). 2018-09-27 00:53:17 +02:00
commands.h Implemented imv_command_exec_list(). 2018-09-27 00:53:17 +02:00
image.c Changed &pointer[0] to pointer, fixed partial bind issue for long commands. 2019-01-28 01:18:15 +01:00
image.h Use imv_bitmap for bitmaps intead of FIBITMAP 2017-11-26 13:43:18 +00:00
imv.c imv_source: Handle gifs 2019-01-29 22:25:05 +00:00
imv.h Don't duplicate license text in all source files 2017-11-25 12:17:57 +00:00
ini.c Simplify and refactor ini usage 2017-11-28 21:39:07 +00:00
ini.h Simplify and refactor ini usage 2017-11-28 21:39:07 +00:00
list.c Fixed several memory leaks. 2018-09-01 03:33:33 +02:00
list.h Don't duplicate license text in all source files 2017-11-25 12:17:57 +00:00
loader.c Provide backup PATH_MAX value for Hurd 2019-01-14 19:54:26 +00:00
loader.h Don't duplicate license text in all source files 2017-11-25 12:17:57 +00:00
main.c Don't duplicate license text in all source files 2017-11-25 12:17:57 +00:00
navigator.c Provide backup PATH_MAX value for Hurd 2019-01-14 19:54:26 +00:00
navigator.h Don't duplicate license text in all source files 2017-11-25 12:17:57 +00:00
source.h imv_source: Handle gifs 2019-01-29 22:25:05 +00:00
util.c Changed &pointer[0] to pointer, fixed partial bind issue for long commands. 2019-01-28 01:18:15 +01:00
util.h Don't duplicate license text in all source files 2017-11-25 12:17:57 +00:00
viewport.c Make viepwort interface opaque 2017-12-07 21:11:47 +00:00
viewport.h Make viepwort interface opaque 2017-12-07 21:11:47 +00:00