aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader
Commit message (Expand)AuthorAge
* Detect support of and add necessary CFLAGS to avoid crashes when loadingGravatar diego2007-10-01
* Move AM_MEDIA_TYPE structure definition to mediatype.h.Gravatar voroshil2007-09-13
* Remove leading underscores from multiple inclusion guards,Gravatar diego2007-09-13
* Fix include path.Gravatar diego2007-09-13
* Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined.Gravatar diego2007-09-12
* cosmetics: Use uppercase for multiple inclusion guards and comment #endifs.Gravatar diego2007-09-12
* Remove useless #ifndef, __WINE_WINGDI_H is never defined.Gravatar diego2007-09-12
* Remove redundant multiple inclusion guard.Gravatar diego2007-09-12
* Consistently use path as multiple inclusion guard.Gravatar diego2007-09-12
* Fix indentation after r24367.Gravatar cehoyos2007-09-10
* Revert r24424.Gravatar voroshil2007-09-10
* Fix for:Gravatar voroshil2007-09-10
* Fix for a lot ofGravatar voroshil2007-09-10
* cosmetics: Add comments to some #endif preprocessor directives.Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* Fix for:Gravatar voroshil2007-09-10
* Fix for:Gravatar voroshil2007-09-10
* Proper fix for:Gravatar voroshil2007-09-10
* cosmetics: Fix silly typo.Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* Avoid releasing of unallocated memory.Gravatar voroshil2007-09-08
* Always initialize pUnk pointer with zero.Gravatar voroshil2007-09-08
* Revert last commit, -mstackrealign was added in gcc 4.2 and should notGravatar diego2007-08-27
* Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.Gravatar diego2007-08-24
* Ugly hack to make xanlib.dll work.Gravatar reimar2007-08-01
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* Add regular #define for header file.Gravatar voroshil2007-06-08
* 10l: Remove overlooked instance of NOAVIFILE_HEADERS.Gravatar diego2007-06-02
* Get rid of superfluous __WINE__ #define, it was always enabled andGravatar diego2007-06-02
* Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled andGravatar diego2007-06-02
* Get rid of superfluous MPLAYER #define, it was always enabled andGravatar diego2007-06-02
* typo fixes ported from VLCGravatar diego2007-04-01
* check that definition of prototype of sysi86(int, void*) doesn't conflict; fi...Gravatar nicodvb2007-03-18