log gui/interface.h @ 27431:bb738b9ea7c4

age author description
2008-08-03 diego Change a bunch of video/audio-output-specific preprocessor directives from
2008-07-30 diego Start unifying names of internal preprocessor directives.
2008-04-22 diego Add standard GPL header to individual files.
2008-04-12 diego Make include paths consistent; do not use ../ in them.
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-12-31 diego Add explanatory comments to the #endif part of multiple inclusion guards.
2007-08-28 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
2007-08-20 iive remove gconvert_uri_to_filename() and use url_unescape_string() instead.
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-04-23 diego Gui --> gui