log gui/ui/render.c @ 37182:1c64016edce3

age author description
Thu, 24 Apr 2014 11:31:31 +0000 ib Cosmetic: Revise a few comments.
Sat, 12 Apr 2014 23:29:29 +0000 ib Add new item 'rpotmeter'.
Mon, 31 Mar 2014 09:44:52 +0000 ib Rename guiItem's members pwidth and pheight.
Sat, 29 Mar 2014 14:30:40 +0000 ib Add doxygen comments.
Sat, 29 Mar 2014 14:27:19 +0000 ib Change comment into doxygen comment.
Sat, 29 Mar 2014 14:23:55 +0000 ib Cosmetic: Rename variable.
Sat, 29 Mar 2014 14:21:45 +0000 ib Simplify string termination.
Sat, 29 Mar 2014 14:09:14 +0000 ib Cosmetic: Add blank line and adjust indent.
Sat, 29 Mar 2014 13:59:45 +0000 ib Remove braces.
Sat, 29 Mar 2014 13:49:26 +0000 ib Rename parameter.
Fri, 28 Mar 2014 19:03:59 +0000 ib Simplify condition.
Fri, 28 Mar 2014 18:56:56 +0000 ib Remove variable.
Fri, 28 Mar 2014 18:33:20 +0000 ib Remove unnecessary parentheses.
Fri, 28 Mar 2014 14:18:50 +0000 ib Fix PutImage() for item type itVPotmeter.
Fri, 28 Mar 2014 13:33:42 +0000 ib Cosmetic: Adjust indent.
Fri, 28 Mar 2014 13:32:20 +0000 ib Change the parameter list of PutImage().
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().
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 02:22:17 +0000 ib Use strlower() and strupper() in TranslateFilename().
Thu, 27 Mar 2014 01:49:01 +0000 ib Move most of TranslateFilename() back to the renderer files.
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 15:09:54 +0000 ib Cosmetic: Revise Translate().
Tue, 25 Mar 2014 12:48:55 +0000 ib Output symbol character 'r' for AudioPassthrough.