log gui/wm/ws.h @ 37195:ac6c37d85d65 default tip

age author description
Wed, 19 Mar 2014 14:16:30 +0000 ib Add doxygen comment.
Thu, 01 Aug 2013 17:20:16 +0000 ib Remove property wsWaitMap and function wsWindowMapWait().
Thu, 24 Jan 2013 17:28:34 +0000 ib Cosmetic: Replace declarations.
Thu, 24 Jan 2013 16:56:44 +0000 ib Cosmetic: Rename ReDraw DrawHandler.
Thu, 24 Jan 2013 16:49:53 +0000 ib Cosmetic: Replace DandD by DND.
Wed, 23 Jan 2013 17:10:33 +0000 ib Cosmetic: Rename wsImageConvert() wsImageRender().
Wed, 23 Jan 2013 14:25:22 +0000 ib Remove wsWindowClear().
Tue, 22 Jan 2013 17:51:06 +0000 ib Relocate #defines and make them enums.
Sun, 20 Jan 2013 00:11:55 +0000 ib Clean up #includes.
Sat, 19 Jan 2013 12:55:26 +0000 ib Make wsWindowDecoration() static.
Sat, 19 Jan 2013 12:45:14 +0000 ib Remove redundant parameter from function.
Sat, 19 Jan 2013 12:16:50 +0000 ib Cosmetic: Rename structure member, use singular.
Sat, 19 Jan 2013 12:12:34 +0000 ib Use Bool type.
Sat, 19 Jan 2013 12:10:24 +0000 ib Remove unused wsWindow structure members.
Fri, 18 Jan 2013 21:09:01 +0000 ib Use Bool type.
Fri, 18 Jan 2013 17:53:44 +0000 ib Remove unnecessary #includes.
Fri, 18 Jan 2013 17:24:54 +0000 ib Don't unnecessarily restrict property mask to 8 bits.
Fri, 18 Jan 2013 01:13:50 +0000 ib Remove parameter for border_width from wsWindowCreate().
Fri, 18 Jan 2013 00:48:26 +0000 ib Cosmetic: Change parameter names.
Fri, 18 Jan 2013 00:35:38 +0000 ib Cosmetic: Rename ws functions for the sake of consistency.
Thu, 17 Jan 2013 18:01:06 +0000 ib Remove unused structure member wGCV.
Thu, 17 Jan 2013 17:41:44 +0000 ib Make variable wsScreenDepth static.
Thu, 17 Jan 2013 17:35:32 +0000 ib Cosmetic: Rename DepthOnScreen ScreenDepth.
Thu, 17 Jan 2013 17:11:46 +0000 ib Move wgIsRect from ws.h to gui.h.
Thu, 17 Jan 2013 16:53:15 +0000 ib Remove unused code.
Thu, 17 Jan 2013 16:51:50 +0000 ib Make functions static that only have file scope.
Thu, 17 Jan 2013 15:46:21 +0000 ib Remove unused code.
Thu, 17 Jan 2013 15:44:23 +0000 ib Remove pointless variable wsTrue.
Thu, 17 Jan 2013 15:25:56 +0000 ib Remove unused wsKeyTable.
Thu, 17 Jan 2013 15:04:41 +0000 ib Cosmetic: Relocate and revise comments on code origin.