Commit Graph

3536 Commits (dbce46159056b4cc13722f807b0e730cb1f9253b)

Author SHA1 Message Date
kervala ab234a43b0 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 443cc7df65 Fixed: Don't throw an exception when a certifcate can't be found
--HG--
branch : develop
7 years ago
kervala 8a1588c147 Fixed: Also use SSL context callback when manually using Windows CA certs
--HG--
branch : develop
7 years ago
kervala c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 53bae35fc4 Fixed: Use GlobalMemoryStatusEx instead of GlobalMemoryStatus (returns 64 bits numbers)
--HG--
branch : develop
7 years ago
kervala 5365b16c48 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala b4f69007f6 Fixed: Compilation
--HG--
branch : develop
7 years ago
kervala 4545b43160 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 6966bc1a12 Fixed: Compilation with older CURL
--HG--
branch : develop
7 years ago
kervala d9e6d34fcc Changed: Make sslCtxFunction private and don't include curl.h in header
--HG--
branch : develop
7 years ago
kervala f6bc7081d1 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala a0c3a3adc5 Fixed: Link nelgui to Security framework (fix compilation with curl using DarwinSSL backend)
--HG--
branch : develop
7 years ago
kervala f8a4be8683 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala ce31c4c17f Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala 1dc5ad039e Fixed: Link NELGUI to Crypt32.lib and Cryptui.lib under Windows
--HG--
branch : develop
7 years ago
kervala e14d43f262 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala f04fd9809c Fixed: Allow to use custom CA Certificates under all platforms if libcurl compiled with OpenSSL for WebIG and login
--HG--
branch : develop
7 years ago
kervala 1000e29a96 Fixed: Compilation with VC++ 2013
--HG--
branch : develop
7 years ago
kervala 29afcd7f9c Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 307eb77e63 Changed: Generate version_nl.h in include/nel/misc
--HG--
branch : develop
7 years ago
ulukyn 455ee32bd5 Added: getSheetLocalizedName and getSheetLocalizedDesc lua bind
Changed: DIV get now id with base the id of the html group

--HG--
branch : compatibility-develop
7 years ago
ulukyn f3f561f96a Added: luaSetModalParentList method for container
--HG--
branch : compatibility-develop
7 years ago
ulukyn fc974e09a6 Fusion
--HG--
branch : compatibility-develop
7 years ago
ulukyn 31fd4e311d Added: Fix a bug with web textures on view_bitmap. The texture must keep the case, only texture from bnp can be convert to lower case
--HG--
branch : compatibility-develop
7 years ago
kervala afceebb641 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Jan Boon 13e2da698a Fix build under Visual Studio 2008
--HG--
branch : develop
7 years ago
ulukyn 0b41daaaa2 Added: add an prefiex "u:" to ask tooltip and hardcode_text to use utf8 strings
--HG--
branch : compatibility-develop
7 years ago
ulukyn 8ab4221593 Changed: use trimSeparators to remove spaces and tabs in html styles args values
--HG--
branch : compatibility-develop
7 years ago
ulukyn 5fcd64b537 Added: trimSeparators function to prevent trim of utf8 special chars. Currently trimSeparators only trim spaces and tabs.
--HG--
branch : compatibility-develop
7 years ago
ulukyn 0863830734 Added: Downloadable textures in texture property of CViewBitmap
--HG--
branch : develop
7 years ago
ulukyn fb2ab5c6a7 Added: Downloadable textures in texture property of CViewBitmap
--HG--
branch : compatibility-develop
7 years ago
ulukyn 1a128ac269 Added: Diplay:inline-block option to style of div in group_html
--HG--
branch : develop
7 years ago
ulukyn a7e2f90e1e Added: Diplay:inline-block option to style of div in group_html
--HG--
branch : compatibility-develop
7 years ago
ulukyn 7c12f1027f Backout: brainless commit, we find a better way (thanks nimetu)
--HG--
branch : compatibility-develop
7 years ago
ulukyn b377eefdf3 Added: Trigger to know when an image is downloaded (using lua callback)
md5() lua function

--HG--
branch : compatibility-develop
7 years ago
ulukyn 741aac46de Fixed: enable _TrustedDomain when html is rendered by lua code
--HG--
branch : compatibility-develop
7 years ago
ulukyn 6573d96fd7 Fixed: enable _TrustedDomain when html is rendered by lua code
--HG--
branch : develop
7 years ago
Nimetu dcb7114370 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 97d0d45384 Fixed: lua:showDiv accessing already deleted objects
--HG--
branch : develop
7 years ago
Nimetu f960a1114f Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu e2617bfe9b Fixed: Decoding dds with improper width/height
--HG--
branch : develop
7 years ago
Nimetu d48dd75efd Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 30caac063e Fixed: Wrong text width when used inside html list element
--HG--
branch : develop
7 years ago
Nimetu 0a3f2744b8 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu ebbb270bc1 Fixed: Use target_stepy to calculate dy for scrolling
--HG--
branch : develop
7 years ago
Nimetu 675cd54232 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu e625f2b3c7 Fixed: Mouse wheel should scroll target object instead scroll bar (fixes issue #327)
--HG--
branch : develop
7 years ago
Nimetu e7a8f104bf Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 98ae75fe57 Added: curl ca bundle option to client cfg
--HG--
branch : develop
7 years ago