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().
|
Fri, 04 Mar 2011 13:58:48 +0000 |
ib |
Reduce item arrays to reasonable size.
|
Fri, 04 Mar 2011 12:50:21 +0000 |
ib |
Cosmetic: Rename listItems structure.
|
Thu, 03 Mar 2011 14:52:21 +0000 |
ib |
Cosmetic: Rename appInitStruct() to appFreeStruct().
|
Thu, 03 Mar 2011 14:37:47 +0000 |
ib |
Rename the 'NumberOf' members of the listItems structure.
|
Thu, 03 Mar 2011 13:45:30 +0000 |
ib |
Fix memory leak in appInitStruct().
|
Thu, 03 Mar 2011 13:13:20 +0000 |
ib |
Remove parameter from appInitStruct() function.
|
Thu, 03 Mar 2011 11:06:42 +0000 |
ib |
Redefine button states.
|
Thu, 03 Mar 2011 09:34:27 +0000 |
ib |
Cosmetic: Adjust item definitions.
|
Wed, 02 Mar 2011 16:05:37 +0000 |
ib |
Adjust the listItems structure.
|
Wed, 02 Mar 2011 15:37:50 +0000 |
ib |
Clean up the wItem structure.
|
Mon, 28 Feb 2011 14:47:17 +0000 |
ib |
Move global skin directory variables.
|
Mon, 28 Feb 2011 13:25:45 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Sat, 19 Feb 2011 22:02:34 +0000 |
ib |
Remove support for skins directories using the obsolete name 'Skin'.
|
Thu, 03 Feb 2011 14:44:46 +0000 |
ib |
Improve the readability of dynamic labels which scroll.
|
Thu, 03 Feb 2011 14:26:58 +0000 |
ib |
Cosmetic: indent for a patch to come.
|
Fri, 18 Jun 2010 16:17:37 +0000 |
reimar |
Remove includes that break building if X11 is not available.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Tue, 22 Apr 2008 09:33:39 +0000 |
diego |
Add standard GPL header to individual files.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Sun, 02 Dec 2007 21:41:51 +0000 |
reimar |
evNames / evBoxs should be "static const"
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Mon, 02 Jul 2007 20:55:05 +0000 |
diego |
Add consistent GUI prefix to multiple inclusion guards.
|
Mon, 02 Jul 2007 20:36:18 +0000 |
diego |
Consistently use filenames as multiple inclusion guards.
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|