log gui/ui/playbar.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 12 Apr 2014 23:29:29 +0000 ib Add new item 'rpotmeter'.
Fri, 11 Apr 2014 09:34:31 +0000 ib Cosmetic: Shorten comment (and phrase more precisely).
Thu, 03 Apr 2014 11:30:53 +0000 ib Constrain an item's value to be in the range of 0 to 100.
Thu, 03 Apr 2014 07:55:12 +0000 ib Cosmetic: Remove tabs.
Fri, 21 Mar 2014 15:50:59 +0000 ib Remove pointless btnModify() calls.
Fri, 21 Mar 2014 15:46:15 +0000 ib Remove redundant code.
Fri, 21 Mar 2014 14:24:21 +0000 ib Add missing btnModify() call for balance.
Wed, 19 Mar 2014 14:21:50 +0000 ib Fix bug with disappearing mouse pointer in playbar.
Mon, 17 Mar 2014 12:29:46 +0000 ib Replace old item 'potmeter' by new item 'pimage'.
Wed, 12 Mar 2014 12:07:51 +0000 ib Simplify code.
Wed, 12 Mar 2014 12:01:40 +0000 ib Remove casts.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Thu, 30 Jan 2014 13:26:45 +0000 ib Revise GUI help message texts.
Thu, 01 Aug 2013 17:29:47 +0000 ib Process events after destroying a window.
Tue, 30 Jul 2013 13:16:49 +0000 ib Increase precision of calculation by using constants of type double.
Tue, 30 Jul 2013 12:31:49 +0000 ib Cosmetic: Don't shorten floating point constants that way.
Sat, 26 Jan 2013 00:00:05 +0000 ib Remove unnecessary nfree() call.
Fri, 25 Jan 2013 23:47:34 +0000 ib Add uiMainDone(), uiVideoDone(), uiPlaybarDone() and uiMenuDone().
Fri, 25 Jan 2013 12:47:30 +0000 ib Add a playbar window initialization debug message.
Fri, 25 Jan 2013 12:26:31 +0000 ib Add new functions uiMainInit() and uiVideoInit().
Fri, 25 Jan 2013 11:57:24 +0000 ib Fix segmentation fault with menu window.
Fri, 25 Jan 2013 11:51:37 +0000 ib Set MouseHandler for menu window.
Fri, 25 Jan 2013 10:43:15 +0000 ib Cosmetic: Rename uiMainEvent() uiEvent().
Thu, 24 Jan 2013 17:44:38 +0000 ib Cosmetic: Rename uiEventHandling() uiMainEvent().
Thu, 24 Jan 2013 17:36:42 +0000 ib Rename uiShowMenu() uiMenuShow() and uiHideMenu() uiMenuHide().
Thu, 24 Jan 2013 17:31:57 +0000 ib Cosmetic: Replace uiPlaybarShow().
Thu, 24 Jan 2013 17:08:38 +0000 ib Cosmetic: Remove "Handle(r)" from function names.
Thu, 24 Jan 2013 16:59:28 +0000 ib Remove unnecessary cast.
Thu, 24 Jan 2013 16:56:44 +0000 ib Cosmetic: Rename ReDraw DrawHandler.
Wed, 23 Jan 2013 17:10:33 +0000 ib Cosmetic: Rename wsImageConvert() wsImageRender().
Fri, 18 Jan 2013 17:35:07 +0000 ib Cosmetic: Rename wItem guiItem.
Fri, 18 Jan 2013 01:13:50 +0000 ib Remove parameter for border_width from wsWindowCreate().
Fri, 18 Jan 2013 00:35:38 +0000 ib Cosmetic: Rename ws functions for the sake of consistency.
Thu, 17 Jan 2013 17:11:46 +0000 ib Move wgIsRect from ws.h to gui.h.
Tue, 15 Jan 2013 12:54:04 +0000 ib Remove symbolic constant wsNoBorder.
Thu, 06 Dec 2012 15:16:38 +0000 ib Rebuild GUI directory structure.
Thu, 06 Dec 2012 14:59:06 +0000 ib Rebuild GUI directory structure.
Thu, 06 Dec 2012 13:47:47 +0000 ib Rebuild GUI directory structure.
Tue, 04 Dec 2012 18:36:14 +0000 ib Introduce boolean symbolic constants.
Fri, 30 Nov 2012 23:30:47 +0000 ib Don't include config.h if not necessary.
Fri, 23 Nov 2012 14:17:21 +0000 ib Fix segmentation fault with mouse button release.
Fri, 23 Nov 2012 14:10:10 +0000 ib Cosmetic: Adjust indent.
Fri, 23 Nov 2012 14:03:37 +0000 ib Prevent negative array index read.
Sat, 03 Mar 2012 16:53:21 +0000 ib Cosmetic: Move, change and add some comments on GUI windows.
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Fri, 24 Feb 2012 17:16:54 +0000 ib Cosmetic: Prefer C style for single line comments.
Fri, 13 Jan 2012 16:44:35 +0000 ib Remove unused parameter from uiMenuMouseHandle().
Fri, 13 Jan 2012 16:40:04 +0000 ib Remove unused parameter from uiPlaybarShow().
Fri, 09 Dec 2011 13:34:38 +0000 ib Change prefix for internal events from ev to iv.
Thu, 08 Sep 2011 11:11:02 +0000 ib Change parameter b of wsMoveWindow().
Sat, 09 Jul 2011 10:23:47 +0000 ib Remove guiExit().
Thu, 07 Jul 2011 09:29:15 +0000 ib Remove gfree() from interface.c.
Thu, 07 Jul 2011 08:48:46 +0000 ib Remove unnecessary #include "gui/interface.h".
Mon, 27 Jun 2011 14:08:30 +0000 ib Use X11 Bool symbolic constant.
Sat, 18 Jun 2011 16:03:31 +0000 ib Rename GUI directory 'mplayer' and some files in it. base gui/mplayer/pb.c@5ea4ffecc8d4