Commit Graph

3556 Commits (57440753a93b6d72cb2467c2b483e834ff0787a1)

Author SHA1 Message Date
ulukyn c2ae7742a7 Fixed: Check if CURL_AT_LEAST_VERSION exists (for old versions)
--HG--
branch : compatibility-develop
7 years ago
kervala e300f6219e Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala b86bf43090 Fixed: Simplify certificates management
--HG--
branch : develop
7 years ago
Nimetu 9d0576fbcf Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 15355e3815 Changed: shadow attributes for CViewText and editbox templates
--HG--
branch : develop
7 years ago
Nimetu 33f6b64bb9 Changed: Add text-shadow and text-stroke style properties
--HG--
branch : develop
7 years ago
Nimetu 1525b03a83 Changed: Extend style attribute to other tags
--HG--
branch : develop
7 years ago
Nimetu d32877ddc9 Changed: Keep track of style states in a single struct
--HG--
branch : develop
7 years ago
kervala 125f11fc2e Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 91fa4d3f5f Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 364327047e Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala c13b758be9 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 6eb407e5be Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 184d3698c9 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 81929a6a75 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala dcaf417aee Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala cc6ed038b9 Fixed: Don't use memory aligned functions while debugging with VC++
--HG--
branch : develop
7 years ago
kervala 78670dfdda Fixed: Compilation with VC++ 2010
--HG--
branch : develop
7 years ago
kervala f39c6ed3c6 Fixed: Warnings
--HG--
branch : develop
7 years ago
kervala facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
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