summaryrefslogtreecommitdiffstats
path: root/gui/win32
Commit message (Expand)AuthorAgeFilesLines
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-051-0/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-225-15/+15
* audio_out / video_out structs should be treated as constreimar2008-01-191-2/+2
* gui_opts should be const for win32 gui as well (why, oh why, was allreimar2008-01-131-1/+1
* Win32 gui has the same m_option_print error handling bugreimar2008-01-131-2/+4
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-315-5/+5
* Do not PostQuitMessage when destroying a child window.zuxy2007-12-062-16/+0
* get/set video colors string is constantreimar2007-12-021-2/+2
* Better handling of win32 GUI thread:zuxy2007-11-111-6/+8
* fopen is in stdio.h, so add this include.reimar2007-07-181-0/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-025-10/+11
* Add consistent GUI prefix to multiple inclusion guards.diego2007-07-025-10/+10
* Reuse linux code for reading png images for windows Gui,reimar2007-05-101-53/+18
* add missing case value, fixes functionality when using some skins.vayne2007-04-281-0/+1
* compilation fix for disabling dvd functionality, patch by <bangbangbear at gm...vayne2007-04-282-6/+6
* header / declarations cleanup, also fixes broken compilation.vayne2007-04-264-18/+2
* Consistently use quotes instead of angled brackets in #includediego2007-04-259-51/+55
* Use proper GPL header.diego2007-04-2313-247/+273
* spelling cosmeticsdiego2007-04-2314-17/+17
* Gui --> guidiego2007-04-2315-0/+6708