kervala
|
34b3334182
|
Fixed: Bug when CURLMOPT_MAX_HOST_CONNECTIONS is not supported
--HG--
branch : develop
|
2015-12-02 18:57:21 +01:00 |
|
kervala
|
9e88fa645b
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-14 18:19:58 +01:00 |
|
kervala
|
53f46eb5fa
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-14 11:46:17 +01:00 |
|
kervala
|
630a22d428
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-13 19:37:32 +01:00 |
|
kervala
|
aa3d209d39
|
Fixed: Crash in CLuaManager
--HG--
branch : develop
|
2015-11-13 19:18:41 +01:00 |
|
kervala
|
a8d81c689b
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-13 18:42:50 +01:00 |
|
kervala
|
4a97f339a3
|
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
|
2015-11-13 16:22:49 +01:00 |
|
Nimetu
|
76ee797e49
|
Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page
--HG--
branch : develop
|
2015-11-12 20:15:04 +02:00 |
|
Nimetu
|
55e687e80d
|
Fixed displaying utf8 string on <img> alt attr.
--HG--
branch : develop
|
2015-11-12 16:01:57 +02:00 |
|
kervala
|
9525d24cd7
|
Fixed: Compilation with old libcurl versions
--HG--
branch : develop
|
2015-11-09 10:47:28 +01:00 |
|
Nimetu
|
84dfa01176
|
Fixed: CViewText not updating visible text when used by CCtrlTextButton
--HG--
branch : develop
|
2015-11-08 05:15:40 +02:00 |
|
Nimetu
|
8a55f1b1e9
|
Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
--HG--
branch : develop
|
2015-11-08 01:51:34 +02:00 |
|
kervala
|
cafc06e70c
|
Fixed: Clang warnings
--HG--
branch : develop
|
2015-11-07 18:33:43 +01:00 |
|
kervala
|
9e74adee86
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-06 15:48:23 +01:00 |
|
kervala
|
6aaeedb077
|
Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245)
--HG--
branch : develop
|
2015-11-03 13:40:49 +01:00 |
|
Nimetu
|
f187421011
|
Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue #250)
--HG--
branch : develop
|
2015-11-03 01:06:12 +02:00 |
|
Nimetu
|
08e5345e14
|
Fix 'ah:' urls for untrusted domains
--HG--
branch : develop
|
2015-08-11 19:35:27 +03:00 |
|
Nimetu
|
15766d4d17
|
Add radio button type to CGroupHTML (issue 237)
--HG--
branch : develop
|
2015-03-31 18:47:46 +03:00 |
|
Nimetu
|
11ca61be54
|
Fix compiling on 32bit linux
--HG--
branch : develop
|
2015-04-22 13:44:21 +03:00 |
|
Nimetu
|
ce4cb9c4f1
|
Fix sending and receiving cookies
--HG--
branch : develop
|
2015-04-20 20:51:00 +03:00 |
|
Nimetu
|
a6cf9730be
|
Fix possible curl handle leak
--HG--
branch : develop
|
2015-04-20 20:50:56 +03:00 |
|
Nimetu
|
26571de439
|
Fix compiling under windows
--HG--
branch : develop
|
2015-04-20 01:04:52 +03:00 |
|
Nimetu
|
dc082f3921
|
Replace url parser with one less strict
--HG--
branch : develop
|
2015-04-19 22:12:05 +03:00 |
|
Nimetu
|
ad3fac7b15
|
Make sure image src attribute matches local file or is absolute url
--HG--
branch : develop
|
2015-04-19 22:01:46 +03:00 |
|
Nimetu
|
2771185ef7
|
Fix utf8 tooltips on web links
--HG--
branch : develop
|
2015-04-19 20:26:38 +03:00 |
|
Nimetu
|
8e1ada36b0
|
Use cURL as http transport
--HG--
branch : develop
|
2015-04-17 17:41:01 +03:00 |
|
Nimetu
|
c6535ee2fd
|
Ensure that html is valid utf8 and that tags come in correct(ish) order
--HG--
branch : develop
|
2015-04-18 23:23:23 +03:00 |
|
Nimetu
|
be95880a95
|
Remove libwww, only keep html entitites list
--HG--
branch : develop
|
2015-04-17 15:10:00 +03:00 |
|
Nimetu
|
d1d0c0cf50
|
Parse local files (ingame help) with new html parser
--HG--
branch : libxml2-html-parser
|
2015-04-13 20:53:10 +03:00 |
|
Nimetu
|
1dc48143f3
|
Implement html parser using libxml2
--HG--
branch : libxml2-html-parser
|
2015-04-13 20:52:34 +03:00 |
|
Nimetu
|
5d4cbdce26
|
Remove libwww dependency from CGroupHTML::addLink() signature
--HG--
branch : libxml2-html-parser
|
2015-04-13 20:51:39 +03:00 |
|
Nimetu
|
eeb881d49e
|
Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML
--HG--
branch : develop
|
2015-03-29 18:24:19 +03:00 |
|
Nimetu
|
55672485c9
|
Add embolden, oblique, underline, strikethrough styles to CViewText
--HG--
branch : develop
|
2015-03-29 18:24:16 +03:00 |
|
kervala
|
c2139e95c0
|
Fixed: Compilation with GCC
--HG--
branch : develop
|
2015-03-02 23:27:12 +01:00 |
|
Nimetu
|
c00ba3f2c1
|
Fix compilation
--HG--
branch : develop
|
2015-03-01 18:41:16 +02:00 |
|
kaetemi
|
18d211f79b
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-22 10:53:17 +01:00 |
|
kaetemi
|
6e06b4e79e
|
Merge with dfighter-tools
--HG--
branch : hotfix
|
2015-02-22 10:45:48 +01:00 |
|
kaetemi
|
1879a434f7
|
Visual Studio 2013 compilation support for NLGUI
--HG--
branch : develop
|
2015-02-20 17:17:07 +01:00 |
|
kervala
|
e8b0765e7c
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 14:31:19 +01:00 |
|
kervala
|
b0937ec02b
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 12:47:03 +01:00 |
|
Jan Boon
|
d360f78a1c
|
Merged in nimetu/ryzomcore/fix-issue-225 (pull request #98)
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)
--HG--
branch : develop
|
2015-01-09 18:09:17 +01:00 |
|
Nimetu
|
85f63b7db3
|
Fix html submit button value that is included with form data (issue #226)
--HG--
branch : fix-issue-226
|
2015-01-09 13:11:20 +02:00 |
|
Nimetu
|
fbea1d2173
|
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)
--HG--
branch : fix-issue-225
|
2015-01-09 12:59:53 +02:00 |
|
dfighter1985
|
4d67a41f94
|
CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
--HG--
branch : hotfix
|
2014-12-21 22:55:27 +01:00 |
|
dfighter1985
|
0ac94e3e72
|
CDBViewQuantity shouldn't crash in the editor.
--HG--
branch : dfighter-tools
|
2014-10-20 22:49:46 +02:00 |
|
dfighter1985
|
8c5ad81199
|
it's not a bad idea to store the value in the right variable...
--HG--
branch : dfighter-tools
|
2014-10-20 22:21:59 +02:00 |
|
dfighter1985
|
b6d9e3285f
|
DBViewNumber shouldn't crash anymore.
--HG--
branch : dfighter-tools
|
2014-10-20 20:57:08 +02:00 |
|
dfighter1985
|
2fe2077170
|
When setting the Id of the decorated edit box, set the Id of the text as well.
--HG--
branch : dfighter-tools
|
2014-10-20 18:51:53 +02:00 |
|
Jan Boon
|
e2eb5d739c
|
Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering
--HG--
branch : develop
|
2014-10-18 04:44:34 +02:00 |
|
Nimetu
|
78e1bb6147
|
Fix html img not showing on some cases, clean up addImage method
--HG--
branch : develop
|
2014-10-18 01:20:56 +03:00 |
|