Mercurial > mplayer.hg
log gui/bitmap.h @ 27449:5723b671a0f6
age | author | description |
---|---|---|
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. |
Sun, 06 Jan 2008 23:20:15 +0000 | diego | Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved |
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. |
Wed, 02 May 2007 16:24:23 +0000 | reimar | Make functions and variables not used outside bitmap.c static |
Wed, 02 May 2007 16:17:16 +0000 | reimar | Remove useless extern before function prototypes |
Mon, 23 Apr 2007 07:42:42 +0000 | diego | Gui --> gui |