comparison ChangeLog @ 81:0ef72a64930b

Thu Oct 19 09:35:18 2006 John Ellis <johne@verizon.net> * layout.[ch] (layout_new_with_geometry): New function to create a layout sized to an X geometry string. * main.c: Add support for --geometry on the command line.
author gqview
date Thu, 19 Oct 2006 13:38:52 +0000
parents a10fc0308c12
children a4c1b7014e6e
comparison
equal deleted inserted replaced
80:a10fc0308c12 81:0ef72a64930b
1 Thu Oct 19 09:35:18 2006 John Ellis <johne@verizon.net>
2
3 * layout.[ch] (layout_new_with_geometry): New function to create a
4 layout sized to an X geometry string.
5 * main.c: Add support for --geometry on the command line.
6
1 Thu Oct 19 07:42:38 2006 John Ellis <johne@verizon.net> 7 Thu Oct 19 07:42:38 2006 John Ellis <johne@verizon.net>
2 8
3 * utilops.c: Fix minimum allowed auto-rename value to be zero again, 9 * utilops.c: Fix minimum allowed auto-rename value to be zero again,
4 but keep the default at 1. 10 but keep the default at 1.
5 11