Commit graph

16 commits

Author SHA1 Message Date
kervala
c7b54a2d27 Fixed: Removed unneeded operator for CSString (compilation fails with VC++ 2010 without STLport) 2015-12-13 14:21:20 +01:00
kervala
f49f9d0a7f Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*) 2015-12-13 13:03:16 +01:00
kervala
a850d27a3c Fixed: OS X uses .dylib extension instead of .so 2015-12-11 20:19:10 +01:00
Nimetu
31eaf7ff2d Added: Size attributes to img (width, height, max-width, max-height) 2015-12-08 21:53:54 +02:00
kervala
f4944fb24e Fixed: Compilation under OS X 2015-12-08 14:33:09 +01:00
Nimetu
cfb42e17c2 Added: Smooth scrolling 2015-12-06 16:38:29 +02:00
Nimetu
a77086f4f2 Fixed: Scrolling in small steps not working. 2015-12-06 16:26:39 +02:00
Nimetu
4dcbe1faad Added: style for html elements del, u, em, strong, small, and dl list 2015-12-03 15:50:54 +02:00
Nimetu
4416143ca2 Added: URL #fragment navigation. 2015-11-26 11:29:50 +02:00
Nimetu
3688582a77 Added: Common attributes to h1..h6 elements 2015-12-02 20:37:44 +02:00
kervala
9871e1604d Fixed: Getters for Anisotropic Filtering 2015-12-02 18:56:49 +01:00
kervala
5a1e73a472 Changed: Forgot other ## 2015-11-30 12:25:43 +01:00
kervala
ca12d1ffcb Fixed: GCC doesn't support no arguments for __VA_ARGS__ 2015-11-30 10:29:24 +01:00
kervala
514920d766 Fixed: VC++ 2010 already supports ULL 2015-11-30 10:28:06 +01:00
kervala
f5e3d5bb8e Fixed: 64 bits constants truncated in 32 bits 2015-11-30 10:27:41 +01:00
kaetemi
a379980507 Apply patch #231, new weather values, must be applied server-side as well. Needs to be tested 2015-11-24 19:33:57 +01:00