Commit graph

20 commits

Author SHA1 Message Date
kaetemi
391c927cb3 Fix object viewer include issue 2015-07-10 07:54:34 +02:00
kaetemi
1f12087c18 Fix freetype include order
WINSDK added a fttypes.h header...
2015-07-10 06:30:20 +02:00
kaetemi
c5747fe485 Fix DXSDK include order 2015-07-10 06:16:19 +02:00
Nimetu
95e4f93256 Add radio button type to CGroupHTML (issue 237) 2015-03-31 18:47:46 +03:00
Nimetu
d4ccb454c5 Fix compiling on 32bit linux 2015-04-22 13:44:21 +03:00
Nimetu
68db74603b Fix sending and receiving cookies 2015-04-20 20:51:00 +03:00
Nimetu
61af82194c Fix possible curl handle leak 2015-04-20 20:50:56 +03:00
Nimetu
6a2a6ba6ea Fix compiling under windows 2015-04-20 01:04:52 +03:00
Nimetu
c047d7a581 Replace url parser with one less strict 2015-04-19 22:12:05 +03:00
Nimetu
bf89af5460 Make sure image src attribute matches local file or is absolute url 2015-04-19 22:01:46 +03:00
Nimetu
eb83692d34 Fix utf8 tooltips on web links 2015-04-19 20:26:38 +03:00
Nimetu
ce65cf7b1f Use cURL as http transport 2015-04-17 17:41:01 +03:00
Nimetu
5591ba919f Ensure that html is valid utf8 and that tags come in correct(ish) order 2015-04-18 23:23:23 +03:00
Nimetu
e069f7d6c9 Remove libwww, only keep html entitites list 2015-04-17 15:10:00 +03:00
Nimetu
e5480e213a Parse local files (ingame help) with new html parser 2015-04-13 20:53:10 +03:00
Nimetu
9ec3679780 Implement html parser using libxml2 2015-04-13 20:52:34 +03:00
Nimetu
388110a441 Remove libwww dependency from CGroupHTML::addLink() signature 2015-04-13 20:51:39 +03:00
Nimetu
2b74943a5b Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML 2015-03-29 18:24:19 +03:00
Nimetu
be3c6610b8 Add embolden, oblique, underline, strikethrough styles to CViewText 2015-03-29 18:24:16 +03:00
Nimetu
1c22925e63 Add embolden, oblique font styles (NL3D) 2015-03-29 17:28:33 +03:00