log

age author description
Sun, 20 Jan 2013 15:41:53 +0000 diego (Partially) synchronize .gitignore with svn:ignore properties.
Sun, 20 Jan 2013 13:56:08 +0000 ib Cosmetic: Remove/adjust comments.
Sun, 20 Jan 2013 00:11:55 +0000 ib Clean up #includes.
Sat, 19 Jan 2013 21:47:31 +0000 SubJunk Updated libass to 7e45532
Sat, 19 Jan 2013 13:00:41 +0000 ib Cosmetic: Rename ws functions for the sake of consistency.
Sat, 19 Jan 2013 12:55:26 +0000 ib Make wsWindowDecoration() static.
Sat, 19 Jan 2013 12:53:14 +0000 ib Cosmetic: Relocate wsWindowDecoration().
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.
Sat, 19 Jan 2013 06:07:12 +0000 jrash Synced with help_mp-en.h rev. 35738
Fri, 18 Jan 2013 21:09:01 +0000 ib Use Bool type.
Fri, 18 Jan 2013 20:31:46 +0000 ib Enable resize handles for resizable windows only.
Fri, 18 Jan 2013 20:29:02 +0000 ib Make variables local.
Fri, 18 Jan 2013 17:53:44 +0000 ib Remove unnecessary #includes.
Fri, 18 Jan 2013 17:35:07 +0000 ib Cosmetic: Rename wItem guiItem.
Fri, 18 Jan 2013 17:24:54 +0000 ib Don't unnecessarily restrict property mask to 8 bits.
Fri, 18 Jan 2013 17:09:03 +0000 ib Don't set "normal size" check mark in menu by default.
Fri, 18 Jan 2013 09:50:30 +0000 cehoyos Fix libvpx compilation.
Fri, 18 Jan 2013 09:20:23 +0000 cehoyos Support fourcc ZMP4.
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 23:35:53 +0000 ib Don't close the display.
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:36:16 +0000 ib Cosmetic: Adjust indent.
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 16:49:26 +0000 ib Cosmetic: Relocate some functions.
Thu, 17 Jan 2013 16:39:05 +0000 ib Fix bug introduced in r35757.
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:21:08 +0000 ib Make variables static that only have file scope.
Thu, 17 Jan 2013 15:04:41 +0000 ib Cosmetic: Relocate and revise comments on code origin.
Thu, 17 Jan 2013 14:56:27 +0000 ib Remove unused code and declarations.
Wed, 16 Jan 2013 19:43:56 +0000 ib Save the correct video window position.
Wed, 16 Jan 2013 19:38:44 +0000 ib Don't unnecessarily and annoyingly move the video window.
Tue, 15 Jan 2013 22:10:59 +0000 ib Relocate some functions.
Tue, 15 Jan 2013 19:12:02 +0000 ib Switch statements.
Tue, 15 Jan 2013 18:51:30 +0000 ib Remove member SizeHint from wsWindow structure.
Tue, 15 Jan 2013 18:27:22 +0000 ib Remove confusing comment.
Tue, 15 Jan 2013 12:54:04 +0000 ib Remove symbolic constant wsNoBorder.
Tue, 15 Jan 2013 12:44:03 +0000 ib Add property wsAspect.
Tue, 15 Jan 2013 12:37:42 +0000 ib Cosmetic: Rename wsTWindow wsWindow.
Tue, 15 Jan 2013 12:30:08 +0000 ib Cosmetic: Change parameter names.
Tue, 15 Jan 2013 12:23:22 +0000 ib Cosmetic: Adjust indent.
Tue, 15 Jan 2013 12:22:13 +0000 ib Add the 'Mapped' information to wsMapWait().
Tue, 15 Jan 2013 11:54:22 +0000 ib Add wsMapWait().
Tue, 15 Jan 2013 09:41:34 +0000 ib Use wsSizeHint() in wsMoveWindow().
Tue, 15 Jan 2013 09:31:18 +0000 ib Add comments.
Tue, 15 Jan 2013 09:25:04 +0000 ib Cosmetic: Adjust indent.
Tue, 15 Jan 2013 09:21:23 +0000 ib Simplify wsSizeHint() by dropping parameter 'hints'.
Mon, 14 Jan 2013 17:27:45 +0000 ib Don't allow shrinking the main window.
Mon, 14 Jan 2013 15:22:16 +0000 ib Replace the call to vo_x11_sizehint().
Mon, 14 Jan 2013 15:20:35 +0000 ib Add new function wsSizeHint().