CHANGELOG (752B)
1 1.2.1 -> 1.3.0-dev 2 * IMPORTANT: Change behavior of croptool so it only prints the 3 cropping commands when exited by pressing 'q' 4 * Add selectool 5 * Fix compilation and linking on some systems 6 7 1.2.0 -> 1.2.1 8 * Fix minor style issues 9 * Fix minor bug in parsing of cropping rectangle in croptool_crop 10 11 1.1 -> 1.2.0 12 * Rewrite using Xlib and Imlib2 13 * Add command-line options and man pages 14 * Add automatic resizing of image when resizing window 15 * Allow the rectangle to be kept when going backwards (Shift + Return) 16 * Add croptool_crop 17 18 1.0 -> 1.1 19 * Allow two different selection box colors 20 * Immediately display the first image when croptool is started 21 * Allow resizing the image by pressing spacebar 22 * Add cursors 23 * Allow the selection box to be removed