kervala
|
c27e1062e4
|
Changed: Support for integer types in Lua 5.3, fixes #253
|
2015-11-13 18:42:50 +01:00 |
|
kervala
|
380bac5728
|
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
|
2015-11-13 16:22:49 +01:00 |
|
Nimetu
|
ef50655b79
|
Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page
|
2015-11-12 20:15:04 +02:00 |
|
Nimetu
|
bba1523d37
|
Fixed displaying utf8 string on <img> alt attr.
|
2015-11-12 16:01:57 +02:00 |
|
kervala
|
95f7448dd2
|
Fixed: Include AvailabilityMacros.h before using macro MAC_OS_X_VERSION_10_6
|
2015-11-09 12:45:34 +01:00 |
|
kervala
|
d4d12f2c81
|
Fixed: Compilation with old libcurl versions
|
2015-11-09 10:47:28 +01:00 |
|
kervala
|
826b729411
|
Changed: Display OpenGL version and GPU used in logs
|
2015-11-09 10:00:51 +01:00 |
|
kervala
|
5babd5ab59
|
Changed: Support for WGL_NV_gpu_affinity extension
|
2015-11-09 10:00:05 +01:00 |
|
kervala
|
ffbf1e8804
|
Changed: Updated OpenGL headers
|
2015-11-09 09:56:13 +01:00 |
|
kervala
|
13665eec9d
|
Fixed: Missing #endif
|
2015-11-09 09:55:58 +01:00 |
|
kervala
|
c3a6787196
|
Changed: Release modes list under OS X
|
2015-11-08 13:42:31 +01:00 |
|
kervala
|
76436616ea
|
Changed: Centralize OS X 10.6 check in NL_MAC_VERSION_10_6_UP
|
2015-11-08 13:35:16 +01:00 |
|
kervala
|
cccc2c47b8
|
Changed: Replace int 3 asm by __debugbreak()
|
2015-11-08 13:25:36 +01:00 |
|
kervala
|
bc50742bfe
|
Changed: Minor changes
|
2015-11-08 13:22:33 +01:00 |
|
kervala
|
3fa369e73c
|
Fixed: Typos (renamed restaure to restore)
|
2015-11-08 11:53:46 +01:00 |
|
Nimetu
|
f1e4fa9739
|
Fixed: CViewText not updating visible text when used by CCtrlTextButton
|
2015-11-08 05:15:40 +02:00 |
|
Nimetu
|
356cc7c3df
|
Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
|
2015-11-08 01:51:34 +02:00 |
|
kervala
|
0afd605acc
|
Fixed: Clang warnings
|
2015-11-07 18:33:43 +01:00 |
|
kervala
|
4a268da708
|
Changed: Minor changes (spaces replaced by tabs)
|
2015-11-07 18:33:16 +01:00 |
|
kervala
|
02633263d0
|
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
|
2de3fc3384
|
Changed: Add support for Spanish
|
2015-11-07 14:53:07 +01:00 |
|
kervala
|
c4c465b6c7
|
Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
|
2015-11-07 14:52:46 +01:00 |
|
kervala
|
2184d13ef4
|
Fixed: Compilation errors when constant not defined
|
2015-11-06 15:48:48 +01:00 |
|
kervala
|
72e707bbe0
|
Changed: Minor changes
|
2015-11-06 15:48:23 +01:00 |
|
kervala
|
63366b4c9b
|
Fixed: clang warnings
|
2015-11-06 15:24:19 +01:00 |
|
kervala
|
dc86aa8459
|
Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?)
|
2015-11-05 16:48:07 +01:00 |
|
Nimetu
|
5f89a64d39
|
Add basic gif support to CBitmap (issue #238)
|
2015-11-03 18:50:31 +02:00 |
|
kervala
|
32a82cc7a0
|
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
|
97754b7af1
|
Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue #250)
|
2015-11-03 01:06:12 +02:00 |
|
kervala
|
5db6c42975
|
Fixed: Avoid warnings of conflicts between Debug and Release DLLs
|
2015-11-01 16:47:39 +01:00 |
|
kervala
|
59b97a82ef
|
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
|
79c101b4a2
|
Fix 'ah:' urls for untrusted domains
|
2015-08-11 19:35:27 +03:00 |
|
kaetemi
|
04ce449901
|
Fix object viewer include issue
|
2015-07-10 07:54:34 +02:00 |
|
kaetemi
|
5a297fd58d
|
Fix freetype include order
WINSDK added a fttypes.h header...
|
2015-07-10 06:30:20 +02:00 |
|
kaetemi
|
8602783c96
|
MFC now requires XP or higher
|
2015-07-10 06:24:17 +02:00 |
|
kaetemi
|
ab0aed948a
|
Fix DXSDK include order
|
2015-07-10 06:16:19 +02:00 |
|
Nimetu
|
a62a049f46
|
Fix missing include when WITH_PCH=OFF
|
2015-06-17 00:36:54 +03:00 |
|
Nimetu
|
746a0b9f24
|
Add radio button type to CGroupHTML (issue 237)
|
2015-03-31 18:47:46 +03:00 |
|
kervala
|
08451bad7d
|
Fixed uint to bool conversion warning
|
2015-04-25 18:28:03 +02:00 |
|
Nimetu
|
1ae44aecdd
|
Fix compiling on 32bit linux
|
2015-04-22 13:44:21 +03:00 |
|
Nimetu
|
e14c131332
|
Fix sending and receiving cookies
|
2015-04-20 20:51:00 +03:00 |
|
Nimetu
|
db2cee5b84
|
Fix possible curl handle leak
|
2015-04-20 20:50:56 +03:00 |
|
Nimetu
|
8d86495364
|
Fix compiling under windows
|
2015-04-20 01:04:52 +03:00 |
|
Nimetu
|
f8813e4d2e
|
Replace url parser with one less strict
|
2015-04-19 22:12:05 +03:00 |
|
Nimetu
|
d7da85970d
|
Make sure image src attribute matches local file or is absolute url
|
2015-04-19 22:01:46 +03:00 |
|
Nimetu
|
918d2c70fe
|
Fix utf8 tooltips on web links
|
2015-04-19 20:26:38 +03:00 |
|
Nimetu
|
7e54d79be2
|
Use cURL as http transport
|
2015-04-17 17:41:01 +03:00 |
|
Nimetu
|
0933ffc9d2
|
Ensure that html is valid utf8 and that tags come in correct(ish) order
|
2015-04-18 23:23:23 +03:00 |
|
Nimetu
|
f3c99aa589
|
Remove libwww, only keep html entitites list
|
2015-04-17 15:10:00 +03:00 |
|
kaetemi
|
d77f0c0b42
|
Add extra light groups for better lightmap control
|
2015-04-16 17:39:47 +02:00 |
|