log gui/bitmap.h @ 32790:5c23e57bb0a4

age author description
2008-04-22 diego Add standard GPL header to individual files.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-01-06 diego Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
2007-07-02 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 diego Add consistent GUI prefix to multiple inclusion guards.
2007-05-02 reimar Make functions and variables not used outside bitmap.c static
2007-05-02 reimar Remove useless extern before function prototypes
2007-04-23 diego Gui --> gui