2024-05-14 15:28 | The example in selectool.1 shouldn't have issues with double quotes | lumidify | 1 | +1 | -1 |
2024-05-14 15:08 | Clarify statement in README | lumidify | 1 | +3 | -2 |
2024-05-14 14:55 | Add selectool | lumidify | 12 | +1131 | -403 |
2023-08-18 06:55 | Exit when pressing 'q' | lumidify | 3 | +11 | -6 |
2023-08-18 06:48 | Fix compilation on newer systems that don't have imlib2-config anymore | lumidify | 1 | +3 | -2 |
2022-06-03 20:55 | Fix typo in Makefile | lumidify | 4 | +4 | -4 |
2022-03-11 12:45 | Fix linking on some systems | lumidify | 1 | +1 | -1 |
2022-01-21 21:02 | Release 1.2.1 | lumidify | 3 | +6 | -2 |
2022-01-13 12:01 | Fix minor formatting issue in manpage | lumidify | 1 | +3 | -1 |
2022-01-13 11:56 | Make cropping rectangle specification more strict; add some todos | lumidify | 5 | +13 | -8 |
2021-09-23 11:36 | Fix weird cast | lumidify | 1 | +1 | -1 |
2021-09-21 14:36 | Prepare for release 1.2.0 | lumidify | 2 | +2 | -2 |
2021-09-21 14:28 | Clean up a bit | lumidify | 3 | +14 | -4 |
2021-09-21 14:12 | Make Makefile more POSIX-compatible (I think?) | lumidify | 4 | +11 | -10 |
2021-09-21 13:45 | Allow Imlib2 cache size to be controlled with command line argument | lumidify | 2 | +31 | -9 |
2021-09-21 12:47 | Don't allow coordinates below 0; allow rectangle to be kept when going backwards | lumidify | 6 | +42 | -18 |
2021-04-01 19:24 | Clarify valid values for numeric arguments | lumidify | 1 | +5 | -3 |
2021-03-07 20:53 | Remove unloadable files from argument list so they are ignored subsequently | lumidify | 2 | +9 | -3 |
2021-03-07 10:55 | Improve documentation; misc. other fixes | lumidify | 7 | +60 | -37 |
2021-03-06 19:19 | Add examples to man page | lumidify | 3 | +67 | -26 |
2021-03-06 18:31 | Allow a different destination filename in croptool_crop | lumidify | 3 | +38 | -16 |
2021-03-06 18:02 | Avoid unnecessary redraws | lumidify | 1 | +10 | -7 |
2021-03-06 14:30 | Change cursor when image changes | lumidify | 1 | +62 | -29 |
2021-03-06 10:42 | Reformat code a bit | lumidify | 1 | +100 | -30 |
2021-03-06 07:16 | Remove double buffering from todo list | lumidify | 1 | +1 | -3 |
2021-03-05 22:02 | Add double buffering | lumidify | 4 | +99 | -19 |
2021-01-10 18:57 | Add small clarification to documentation | lumidify | 1 | +11 | -11 |
2021-01-06 20:07 | Make image loading fail early | lumidify | 4 | +9 | -4 |
2021-01-03 12:42 | Fix various issues found with an approximately 500 meter long string of compiler options | lumidify | 2 | +10 | -10 |
2021-01-03 11:26 | Fix man page style (from mandoc -Tlint) | lumidify | 2 | +12 | -9 |
2021-01-03 11:07 | Fix/clarify documentation | lumidify | 1 | +11 | -9 |
2021-01-03 10:29 | Add 'dist' to makefile; update changelog | lumidify | 2 | +14 | -1 |
2021-01-02 20:14 | Exit when no loadable images specified; clean up a bit | lumidify | 1 | +102 | -59 |
2021-01-02 19:25 | Fix redrawing of cropping rectangle | lumidify | 5 | +33 | -20 |
2021-01-02 08:33 | Various fixes to the man pages | lumidify | 2 | +5 | -4 |
2021-01-02 08:06 | Add croptool_crop | lumidify | 5 | +124 | -8 |
2021-01-01 22:17 | Add note about coordinates becoming skewed while resizing | lumidify | 1 | +4 | -0 |
2021-01-01 21:54 | Fix manual redrawing | lumidify | 2 | +10 | -3 |
2021-01-01 21:35 | Fix license | lumidify | 1 | +13 | -15 |
2021-01-01 21:30 | Fix compilation | lumidify | 2 | +5 | -2 |
2021-01-01 21:18 | Add new version based on xlib and imlib2 | lumidify | 10 | +793 | -392 |
2020-06-17 18:49 | Add note to TODO | lumidify | 1 | +1 | -0 |
2020-05-29 08:39 | Add CHANGELOG | lumidify | 1 | +6 | -0 |
2020-05-25 18:38 | Allow two different selection box colors | lumidify | 2 | +29 | -6 |
2020-05-11 13:58 | Add TODO; use -f flag on rm in Makefile | lumidify | 2 | +2 | -1 |
2020-05-05 16:16 | Immediately display first image | lumidify | 2 | +11 | -3 |
2020-05-05 16:06 | Allow to resize the image with space bar | lumidify | 2 | +38 | -18 |
2020-05-01 09:26 | Add cursors | lumidify | 1 | +35 | -2 |
2020-04-23 09:27 | Fix deletion of selections | lumidify | 1 | +2 | -2 |
2020-04-23 09:19 | Allow the selection box to be removed | lumidify | 2 | +28 | -13 |
2020-04-17 06:59 | Remove debug flag | lumidify | 1 | +1 | -1 |
2020-04-16 12:30 | I *think* the colormap needs to be unref'd... | lumidify | 1 | +9 | -8 |
2020-04-16 07:51 | Modify style slightly just 'cause I can | lumidify | 1 | +8 | -8 |
2020-04-16 06:34 | Round instead of casting; allow to make window smaller than 500x500 | lumidify | 1 | +10 | -9 |
2020-04-15 17:53 | Add notes to README | lumidify | 1 | +10 | -1 |
2020-04-15 17:42 | Initial commit | lumidify | 3 | +556 | -0 |