Mats Palmgren
|
94ede408a1
|
Bug 786533 - On Windows, one of the system header files (windef.h) defines 'min' and 'max' as macros which breaks any use of std::min/std::max. Define NOMINMAX before including system header files where needed to avoid defining those macros. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Jacek Caban
|
32674e9106
|
Bug 823921 - Fixed content/media/wmf compilation on mingw r=khuey
|
2013-01-02 18:26:08 +01:00 |
|
Jacek Caban
|
a8d8dffa03
|
Bug 823924 - Don't hardcode system directory when loading WMF libraries r=paul
|
2012-12-27 15:03:55 +01:00 |
|
Jacek Caban
|
608c3c6165
|
Bug 823921 - Replaced _com_ptr_t usage by RefPtr r=paul
|
2012-12-27 15:02:37 +01:00 |
|
Jacek Caban
|
7b78ecdea8
|
Bug 823921 - Fixed GCC warnings r=paul
|
2012-12-26 11:27:28 +01:00 |
|
Nicholas Nethercote
|
df43bc1128
|
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
|
2012-12-23 20:45:57 -08:00 |
|
Chris Pearce
|
64e2930074
|
Bug 799315 - Use Windows Media Foundation to play back MP4, MP3 and M4A on Windows 7 and later (preff'd off). r=padenot
|
2012-12-18 21:49:58 +13:00 |
|