aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/wm
Commit message (Expand)AuthorAge
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
* Add standard GPL header to individual files.Gravatar diego2008-04-22
* Make include paths consistent; do not use ../ in them.Gravatar diego2008-04-12
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-05
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Fix illegal identifier, names starting with _ and uppercase are reserved.Gravatar diego2008-01-07
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Make wsKeyNames array constGravatar reimar2007-12-02
* Remove unused extern int declaration.Gravatar diego2007-08-29
* Fix a bunch of redundant redeclaration warnings.Gravatar diego2007-07-18
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Add consistent GUI prefix to multiple inclusion guards.Gravatar diego2007-07-02
* Add multiple inclusion guard.Gravatar diego2007-07-02
* Consistently use filenames as multiple inclusion guards.Gravatar diego2007-07-02
* Make gmplayer show right colors if X server does not use native byteorder.Gravatar reimar2007-06-05
* Gui --> guiGravatar diego2007-04-23