kervala
|
eae10aaba5
|
Fixed: Clang warnings
|
2015-11-07 18:33:43 +01:00 |
|
kervala
|
2700f2eda9
|
Changed: Minor changes (spaces replaced by tabs)
|
2015-11-07 18:33:16 +01:00 |
|
kervala
|
d0a4c993ff
|
Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
|
2015-11-07 18:31:58 +01:00 |
|
kervala
|
6ea1a24dad
|
Changed: Add support for Spanish
|
2015-11-07 14:53:07 +01:00 |
|
kervala
|
797b79f3bb
|
Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
|
2015-11-07 14:52:46 +01:00 |
|
kervala
|
4685870e0b
|
Fixed: Compilation errors when constant not defined
|
2015-11-06 15:48:48 +01:00 |
|
kervala
|
c841adbefc
|
Changed: Minor changes
|
2015-11-06 15:48:23 +01:00 |
|
kervala
|
c0a35c42ca
|
Fixed: clang warnings
|
2015-11-06 15:24:19 +01:00 |
|
kervala
|
dbb1e8b1a6
|
Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?)
|
2015-11-05 16:48:07 +01:00 |
|
Nimetu
|
3d5503bac6
|
Add basic gif support to CBitmap (issue #238)
|
2015-11-03 18:50:31 +02:00 |
|
kervala
|
170fa80d6f
|
Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245)
|
2015-11-03 13:40:49 +01:00 |
|
Nimetu
|
7289ba2cc3
|
Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue #250)
|
2015-11-03 01:06:12 +02:00 |
|
kervala
|
b0fb46f429
|
Fixed: Avoid warnings of conflicts between Debug and Release DLLs
|
2015-11-01 16:47:39 +01:00 |
|
kervala
|
2de47a2b64
|
Fixed: GetVersionEx deprecated under Windows 8.1+ and returns wrong version, replace it by RtlGetVersion from kernel
|
2015-09-22 09:43:24 +02:00 |
|
Nimetu
|
67f8fabd8b
|
Fix 'ah:' urls for untrusted domains
|
2015-08-11 19:35:27 +03:00 |
|
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 |
|