1d28627
(HEAD -> master)
Stable version 26 by
2020-01-16 10:36:55 +0100
8494b43
Document dependencies by
2020-01-16 12:16:33 +0100
d9e60cb
Fix memory leak in win_res() by
2020-01-16 11:13:41 +0100
55777ba
Fix indentation by
2020-01-16 10:31:41 +0100
07300da
Do not keep track of fullscreen state by
2019-07-16 19:26:04 +0200
2886876
Use normal win colors in fullscreen mode by
2019-07-16 19:18:13 +0200
6511d68
Hint to xrdb for changing X resources by
2019-04-19 16:13:05 +0200
18d63db
Mention supported X resources in man page by
2019-04-19 15:52:44 +0200
7bde7e6
Change colors and font only via X resources by
2019-04-19 15:13:00 +0200
4407a3d
Add Xresources font support by
2019-04-09 11:27:32 +0200
a754115
gitignore: Ignore autogenerated version.h by
2019-04-14 08:29:10 +0100
7b813ea
Fix comparison broken by signedness by
2019-03-15 13:04:06 +0100
278f0ce
Match fallback font FC_SIZE to original font by
2019-02-22 22:32:36 -0500
1ef5429
Search freetype headers under PREFIX too by
2019-02-16 12:47:53 +0100
f88afbb
Stable version 25 by
2019-01-26 14:54:40 +0100
24cce54
New colors by
2019-01-26 14:39:22 +0100
d5b8242
Mention X resource properties in build-time color config by
2019-01-26 14:12:17 +0100
174e2dd
Overhaul introductionary text by
2019-01-26 14:11:21 +0100
919ada1
Align compile-time color options with X resource colors by
2019-01-23 21:18:12 +0100
9d244da
Simplify X resource retrieval by
2019-01-23 20:13:25 +0100
f7fc663
Support X resource entries with Sxiv class name by
2019-01-23 20:04:17 +0100
e4fb084
Fix code style of merged code by
2019-01-23 19:58:47 +0100
4853e17
Add Xresources capability by
2018-10-23 14:26:26 -0300
b83d4fa
Add rawtherapee entry to key-handler by
2019-01-01 13:47:46 +0100
71c5766
Copy to primary buffer and clipboard by
2019-01-01 13:45:26 +0100
0495016
Remove tags from image-info by
2019-01-01 13:44:59 +0100
2fb8a8d
Remove tagging from key-handler by
2018-12-31 15:16:25 +0100
6a662ae
Document undocumented "-" behavior by
2018-12-29 19:03:34 +0100
674f69f
Fix file list indexes when deleting last image by
2018-12-29 18:48:23 +0100
0bf3265
Set window title only once at startup by
2018-10-15 15:29:39 +0200
971f5d6
Revise Makefile by
2018-10-11 13:41:45 +0200
f7714ea
Set executable bit on scripts in exec folder by
2018-08-03 19:20:18 +0200
e648c11
Respect updated path format when cleaning cache by
2018-07-05 02:57:32 +0200
e6c9218
Don't skip dot files when cleaning cache by
2018-07-05 03:39:27 +0200
1613b42
Simplify cg_mark_range further by
2018-06-10 12:39:23 +0200
1de5f06
Set global markidx whenever a single img is (un)marked by
2018-06-09 14:06:16 +0200
5367b75
(Un)mark thumbnails while holding Button3 down by
2018-06-09 13:18:18 +0200
87a1ace
(Un)mark single image through generic function by
2018-06-09 13:12:46 +0200
1892ed9
Simplify cg_mark_range by
2018-06-09 12:17:03 +0200
a1165df
Rename variable toggledidx to markidx by
2018-06-09 11:57:42 +0200
1e5cc7e
Fix cg_mark_range after removing images from file list by
2018-06-09 11:55:20 +0200
cc476be
Remove unnecessary special cases in cg_mark_range by
2018-06-09 11:52:48 +0200
7efcf55
Change default key-bindings of mark commands by
2018-06-09 11:49:59 +0200
6e696ba
Add mark range function by
2018-06-04 22:18:57 +0200
8bf1adc
New version scheme by
2018-06-09 11:33:30 +0200
b78aaee
Initialize window bar buffers to empty string by
2018-04-11 09:55:28 +0200
09b04d7
Revise waiting for child processes by
2018-02-18 14:32:55 +0100
762420c
Close image-info explicitly by
2018-02-18 13:16:00 +0100
4124857
Skip imlib cache when reloading due to inotify event by
2018-02-18 13:14:00 +0100
48e0b70
Ignore outdated inotify events by
2018-02-18 13:13:11 +0100
6d1e006
Do not limit fit-to-win to smallest zoom level by
2018-01-22 10:47:30 +0100
727939b
Make zoomdiff compare impact on image dimensions by
2018-01-22 10:37:06 +0100
4c29401
Use float for ox/oy compare values by
2018-01-22 10:18:28 +0100
d5c5708
Use argument to select between two drag methods by
2018-01-12 20:39:46 +0800
8017b75
Refactoring by
2018-01-09 19:37:56 +0100
6d261b4
Fix a potential uninitialized variable by
2018-01-09 19:31:36 +0100
9707ca9
Fix autoreload-nop accidentally selecting on stdin by
2017-12-13 09:43:13 +0100
8a9e3ea
Separate bar fields only by spaces by
2017-12-07 21:44:40 +0100
e63843d
Simplify drawing of bar text by
2017-12-07 21:29:41 +0100
3c7d6f3
Replace utf8codepoint with Chris Wellons' utf8_decode by
2017-12-07 14:57:02 +0100
69b2d3c
win_textwidth is no longer needed outside window.c by
2017-12-07 14:19:35 +0100
30e2356
Remove obsolete files[].base by
2017-12-07 14:16:32 +0100
004fcd5
Left bar shows file name as given by user by
2017-12-07 14:08:37 +0100
eb96c71
Try to match a fallback font if needed by
2017-12-06 16:56:00 -0300
f026618
Reject text files resembling TGA images by
2017-11-23 14:35:32 +0100
9dabc5f
Stable version 24 by
2017-10-27 17:25:56 +0200
64b885b
Fix navigating from last to previous image over invalid files by
2017-10-26 22:20:39 +0200
2d34c4b
Set LC_COLLATE for -r file list sorting by
2017-10-24 21:43:36 +0200
96445c3
List objs in Makefile not srcs by
2017-10-23 10:28:28 +0200
79bcc2b
Make clean removes all object files by
2017-10-23 10:27:14 +0200
df71437
Always take {C,CPP,LD}FLAGS from environment by
2017-10-22 12:23:41 +0200
4d2fc0b
Back to VPATH for out-of-source builds by
2017-10-19 13:29:25 +0200
d2b3a18
Addendum to 1ace4fb0
by
2017-10-19 13:02:08 +0200
1ace4fb
No more automatic dependency tracking by
2017-10-16 21:19:22 +0200
24cf812
No more config.mk by
2017-10-16 21:16:05 +0200
2cf9cfc
Small refinements in Makefile by
2017-10-16 21:15:38 +0200
1480260
One header file for type definitions and function declarations by
2017-10-16 21:10:35 +0200
4af189e
Fix dep file include in Makefile by
2017-10-16 15:07:03 +0200
a540317
Zoom into mouse cursor position by
2017-10-16 10:56:53 +0200
5155d52
Much more portable Makefile by
2017-10-12 10:56:03 +0200
6beb8b4
Always include non-configurable part of CPPFLAGS by
2017-10-08 22:03:05 +0200
e3b68ef
Move DEPFLAGS from Makefile to config.mk by
2017-10-08 22:02:29 +0200
33b5dbf
Mention GNU make requirement in Makefile by
2017-10-08 20:23:59 +0200
171633d
Get rid of SRCDIR macro, VPATH on make cmd line suffices by
2017-10-08 20:23:16 +0200
2bf8f2a
Add missing description for Button3 to man page by
2017-10-06 10:26:15 +0200
8081cbe
Improve mouse support by
2017-10-05 13:53:29 +0200
ee908ca
Simplify cursor reset in image mode by
2017-10-05 13:49:11 +0200
d81442f
Own win method for mouse cursor location by
2017-10-05 13:47:02 +0200
b8fd923
Simplify cursor handling by
2017-10-05 12:30:31 +0200
e310136
Mouse drag translates pointer position to image area by
2017-10-04 18:12:27 +0200
9b6acc7
Fix linker command line by
2017-09-11 17:09:26 +0200
5b5dc74
Only use targets in build messages by
2017-09-11 17:08:38 +0200
ecc363e
Add -p flag to disable writing of cache and temporary files by
2017-07-13 01:15:51 +0100
20009c2
Move special targets to bottom of Makefile by
2017-09-08 21:15:59 +0200
a1b2fd2
Non-verbose build by
2017-09-08 16:49:31 +0200
a46006f
Support out-of-source builds by
2017-09-08 16:20:03 +0200
e46b1fa
Simplify config.mk by
2017-09-08 15:56:55 +0200
ad9955a
Move configuration parts from Makefile into config.mk by
2017-09-06 20:12:09 +0200
ec545a6
Make pan fraction configurable by
2017-07-23 02:15:47 +0200
30e9ec8
Add Max Voit to list of contributors by
2017-09-06 19:28:47 +0200