log

age author description
Fri, 28 Mar 2014 13:32:20 +0000 ib Change the parameter list of PutImage().
Fri, 28 Mar 2014 12:26:43 +0000 ib Revise and update skin documentation on phase images.
Fri, 28 Mar 2014 12:21:07 +0000 ib Fix the index passed to PutImage() for item type itVPotmeter.
Fri, 28 Mar 2014 12:14:15 +0000 ib Remove SinglePhasePutImage().
Fri, 28 Mar 2014 12:04:57 +0000 ib Check numphases.
Fri, 28 Mar 2014 11:40:37 +0000 ib Cosmetic: Adjust indent.
Fri, 28 Mar 2014 11:39:47 +0000 ib Cosmetic: Rename some variables.
Fri, 28 Mar 2014 10:38:03 +0000 ib Revise illustration in German skin documentation.
Fri, 28 Mar 2014 08:35:21 +0000 ib Revise skin documentation.
Thu, 27 Mar 2014 19:50:30 +0000 ib Don't use data type long.
Thu, 27 Mar 2014 13:43:19 +0000 ib Activate the #else part of the conditional directive.
Thu, 27 Mar 2014 13:09:44 +0000 ib Cosmetic: Rename same variables in RenderAll().
Thu, 27 Mar 2014 13:05:43 +0000 ib Cosmetic: Rename variables in PutImage().
Thu, 27 Mar 2014 10:28:50 +0000 ib Remove pointless initialization.
Thu, 27 Mar 2014 09:44:01 +0000 ib Cosmetic: Rename cut functions.
Thu, 27 Mar 2014 09:28:47 +0000 ib Remove cut.c and header file.
Thu, 27 Mar 2014 09:15:47 +0000 ib Relocate the cut functions.
Thu, 27 Mar 2014 02:22:17 +0000 ib Use strlower() and strupper() in TranslateFilename().
Thu, 27 Mar 2014 02:18:16 +0000 ib Add new string function strupper().
Thu, 27 Mar 2014 02:15:29 +0000 ib Simplify the expression.
Thu, 27 Mar 2014 01:51:22 +0000 ib Add missing #include.
Thu, 27 Mar 2014 01:49:01 +0000 ib Move most of TranslateFilename() back to the renderer files.
Wed, 26 Mar 2014 23:19:13 +0000 ib Cosmetic: Adjust indent.
Wed, 26 Mar 2014 23:17:54 +0000 ib Cosmetic: Rename fntChar members for width and height.
Wed, 26 Mar 2014 19:23:38 +0000 reimar Restore filter chain if af_add failed.
Wed, 26 Mar 2014 16:59:16 +0000 ib Add doxygen comment.
Wed, 26 Mar 2014 16:54:31 +0000 ib Cosmetic: Rename goto labels.
Wed, 26 Mar 2014 16:44:27 +0000 ib Remove unnecessary, bothering parentheses.
Wed, 26 Mar 2014 16:42:15 +0000 ib Arrange variables to be translated alphabetically.
Wed, 26 Mar 2014 16:21:52 +0000 ib Add parentheses (for clarity).