Commit Graph

3643 Commits (dc6b4a917ddf34aa625c4fbb477e91576f99d321)

Author SHA1 Message Date
Nimetu 3157984c21 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 56727e7818 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu f5c8335fa9 Fixed: Wrong table width if colspan is used
--HG--
branch : develop
6 years ago
Nimetu ea95d8e091 Fixed: HTML list element invalidates content on each frame
--HG--
branch : develop
6 years ago
Nimetu 1dc01cf2ff Fixed: trimSeparators function
--HG--
branch : compatibility-develop
6 years ago
Nimetu 2dd3764ca8 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu dd03e1f0b1 Fixed: Remove onenter callback from html textarea
--HG--
branch : develop
6 years ago
kervala 1e613c967c Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala 729ba2ebbd Fixed: Typo
--HG--
branch : develop
6 years ago
kervala 2f3a5f2606 Changed: Minor changes
--HG--
branch : compatibility-develop
6 years ago
kervala 5a7e143f55 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala 6097ada1fa Changed: Removed other throws
--HG--
branch : develop
6 years ago
kervala 689cc3e40a Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala 58efd082c1 Changed: Don't include curl.h in headers to avoid dependencies on CURL for more files that required
--HG--
branch : develop
6 years ago
kervala 40dc2188f2 Fixed: Check CURL backend on old CURL versions (tested with 7.22)
--HG--
branch : develop
6 years ago
Nimetu 9debb33767 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu adc89b3a82 Fixed: style inheritance for underline, strikethrough
--HG--
branch : develop
6 years ago
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
Nimetu 7eb63bfb3f Fixed: Font underline position
--HG--
branch : experimental-ui-scaling
7 years ago
Nimetu 1c142ef968 Fixed: Font size calculations for scaled text.
--HG--
branch : experimental-ui-scaling
7 years ago
Nimetu 375cedb09e Merge with develop
--HG--
branch : experimental-ui-scaling
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
Nimetu 5ee74c1c05 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 79c48999ec Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu ccb2cbfa78 Fixed: cURL multi/easy handle cleanup
--HG--
branch : develop
7 years ago
Nimetu f5928305fe Fixed: unused variable memory leak
--HG--
branch : develop
7 years ago
kervala 7c8e7850ea Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala afd9566ae8 Fixed: Don't crash when a PNG is truncated
--HG--
branch : develop
7 years ago
ulukyn 855598aa86 Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it
--HG--
branch : compatibility-develop
7 years ago
ulukyn d2d1062127 Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it
--HG--
branch : compatibility-develop
7 years ago
ulukyn ed6e38b1f4 Added: setBackground lua method for group_html
--HG--
branch : compatibility-develop
7 years ago
kervala 0f02701326 Merge with develop
--HG--
branch : compatibility-develop
7 years ago