log gui/app.c @ 33588:c4d315b544a1

age author description
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Tue, 03 May 2011 15:55:20 +0000 ib Use designators for structure initialization.
Tue, 03 May 2011 13:42:00 +0000 ib Initialize appMPlayer differently.
Sat, 23 Apr 2011 08:05:27 +0000 ib Position windows initially at coordinates given in skin file.
Sat, 02 Apr 2011 22:01:55 +0000 ib Remove unused wItem member tmp.
Thu, 31 Mar 2011 12:25:32 +0000 ib Cosmetic: Rename menuBase menu.
Mon, 28 Mar 2011 13:46:50 +0000 ib Remove misspelled GUI message 'evEqualeaser'.
Thu, 10 Mar 2011 18:59:44 +0000 ib Cosmetic: Prefer path relative to current directory.
Tue, 08 Mar 2011 11:06:27 +0000 ib Make constants explicitly type float.
Sun, 06 Mar 2011 13:04:07 +0000 ib Prefer free() to gfree().
Sun, 06 Mar 2011 12:30:49 +0000 ib Simplify appClearItem() by using memset().
Sun, 06 Mar 2011 12:21:52 +0000 ib Cosmetic: Rename appResetStruct() appInitStruct().
Sun, 06 Mar 2011 11:55:52 +0000 ib Use FF_ARRAY_ELEMS() rather than a separate constant.
Fri, 04 Mar 2011 12:50:21 +0000 ib Cosmetic: Rename listItems structure.
Thu, 03 Mar 2011 15:00:05 +0000 ib Move fntFreeFont() into appFreeStruct().