log gui/app.h @ 35507:13ae955b6eae

age author description
Wed, 05 Dec 2012 01:58:48 +0000 ib Move macro definition and add doxygen comment.
Wed, 05 Dec 2012 01:56:39 +0000 ib Add doxygen comment for item definition.
Wed, 05 Dec 2012 01:53:27 +0000 ib Add doxygen comment for button states.
Wed, 05 Dec 2012 01:49:45 +0000 ib Replace symbolic skin item constants by enums.
Wed, 05 Dec 2012 01:42:50 +0000 ib Replace symbolic GUI message (event) constants by enums.
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.
Thu, 12 Jan 2012 14:21:55 +0000 ib Add user event evMenu.
Thu, 12 Jan 2012 10:31:39 +0000 ib Replace goto label by an internal event case expression.
Sat, 31 Dec 2011 12:38:52 +0000 ib Add audio CD playback support to the X11/GTK GUI.
Sun, 11 Dec 2011 14:43:16 +0000 ib Enable gui slave commands.
Fri, 09 Dec 2011 13:34:38 +0000 ib Change prefix for internal events from ev to iv.
Fri, 09 Dec 2011 12:47:28 +0000 ib Remove unused symbolic constant and code for evFirstLoad.
Fri, 09 Dec 2011 12:42:47 +0000 ib Remove unused symbolic constant definitions for events.
Fri, 09 Dec 2011 12:25:48 +0000 ib Replace evPlayNetwork by evLoadURL.
Fri, 09 Dec 2011 12:11:03 +0000 ib Change parameter name and its declaration to const.
Fri, 09 Dec 2011 11:42:25 +0000 ib Remove non-existing GUI user events.
Thu, 08 Dec 2011 17:11:52 +0000 ib Replace evSetURL by evLoadURL for consistency.
Thu, 08 Dec 2011 16:28:19 +0000 ib Cosmetic: Add evSetAspect event to video events.
Thu, 08 Dec 2011 16:06:24 +0000 ib Cosmetic: Synchronize evPlaylist event and message names.
Thu, 08 Dec 2011 15:38:35 +0000 ib Cosmetic: Rearrange and group GUI user events.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Tue, 03 May 2011 13:42:00 +0000 ib Initialize appMPlayer differently.
Sat, 02 Apr 2011 22:01:55 +0000 ib Remove unused wItem member tmp.
Fri, 01 Apr 2011 22:21:42 +0000 ib Add an itMenu item type.
Fri, 01 Apr 2011 22:16:32 +0000 ib Don't needlessly store font information in the wItems array
Thu, 31 Mar 2011 12:25:32 +0000 ib Cosmetic: Rename menuBase menu.
Mon, 28 Mar 2011 12:37:48 +0000 ib Move files with auxiliary functions to own directory.
Sun, 06 Mar 2011 13:57:21 +0000 ib Add variable names to prototype declarations.
Sun, 06 Mar 2011 12:21:52 +0000 ib Cosmetic: Rename appResetStruct() appInitStruct().