Deleted Added
full compact
mixedform.c (241818) mixedform.c (244850)
1/*
1/*
2 * $Id: mixedform.c,v 1.9 2011/10/10 00:49:43 tom Exp $
2 * $Id: mixedform.c,v 1.8 2010/04/28 20:54:11 tom Exp $
3 *
3 *
4 * mixedform.c -- implements the mixed form (i.e, typed pairs label/editbox)
4 * formbox.c -- implements the form (i.e, some pairs label/editbox)
5 *
5 *
6 * Copyright 2007-2010,2011 Thomas E. Dickey
6 * Copyright 2007-2008,2010 Thomas E. Dickey
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU Lesser General Public License, version 2.1
10 * as published by the Free Software Foundation.
11 *
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

--- 107 unchanged lines hidden ---
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU Lesser General Public License, version 2.1
10 * as published by the Free Software Foundation.
11 *
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

--- 107 unchanged lines hidden ---