log

age author description
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 15:21:11 +0000 ib Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.
Fri, 21 Mar 2014 15:17:13 +0000 ib Don't assign numeric constant.
Fri, 21 Mar 2014 15:13:44 +0000 ib Cosmetic: Adjust indent.
Fri, 21 Mar 2014 15:12:37 +0000 ib Cosmetic: Rename guiInfo member NewPlay MediumChanged.
Fri, 21 Mar 2014 15:01:48 +0000 ib Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
Fri, 21 Mar 2014 14:51:39 +0000 ib Use the new internal event to set volume.
Fri, 21 Mar 2014 14:49:13 +0000 ib Use the new internal event to set volume.
Fri, 21 Mar 2014 14:42:48 +0000 ib Add an internal event to set volume.
Fri, 21 Mar 2014 14:33:50 +0000 ib Remove pointless btnModify() calls.
Fri, 21 Mar 2014 14:29:40 +0000 ib Set guiInfo.Position in SetMoviePosition event.
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.
Wed, 19 Mar 2014 14:16:30 +0000 ib Add doxygen comment.
Wed, 19 Mar 2014 14:07:47 +0000 ib Don't unnecessarily call XDefineCursor().
Wed, 19 Mar 2014 13:56:44 +0000 ib Cosmetic: Adjust indent.
Wed, 19 Mar 2014 13:54:54 +0000 ib Don't unnecessarily create a (void) cursor.
Tue, 18 Mar 2014 23:18:02 +0000 michael configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF
Tue, 18 Mar 2014 11:06:32 +0000 ib Fix skin documentation on alignment.
Mon, 17 Mar 2014 12:49:47 +0000 ib Revise skin documentation.
Mon, 17 Mar 2014 12:36:07 +0000 ib Rename SimplePotmeterPutImage() SinglePhasePutImage().
Mon, 17 Mar 2014 12:29:46 +0000 ib Replace old item 'potmeter' by new item 'pimage'.
Sun, 16 Mar 2014 13:30:18 +0000 ib Update Changelog.
Thu, 13 Mar 2014 16:49:14 +0000 ib Add new dynamic label variable $P.
Thu, 13 Mar 2014 16:22:27 +0000 ib Fix bug with dynamic label variables $p, $s and $e in Win32 GUI.
Thu, 13 Mar 2014 15:51:42 +0000 ib Add new dynamic label variable $U.
Thu, 13 Mar 2014 15:42:10 +0000 ib Fix typo.
Thu, 13 Mar 2014 15:41:22 +0000 ib Add new dynamic label variable $D.
Thu, 13 Mar 2014 14:57:47 +0000 ib Update documentation.