Commit Graph

578 Commits (ad98b1414a5cbf344775f59fc85eb93014180f7f)

Author SHA1 Message Date
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 f39c6ed3c6 Fixed: Warnings
--HG--
branch : 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 b4f69007f6 Fixed: Compilation
--HG--
branch : 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 a0c3a3adc5 Fixed: Link nelgui to Security framework (fix compilation with curl using DarwinSSL backend)
--HG--
branch : 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 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
Jan Boon 13e2da698a Fix build under Visual Studio 2008
--HG--
branch : develop
7 years ago
ulukyn 0863830734 Added: Downloadable textures in texture property of CViewBitmap
--HG--
branch : 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 6573d96fd7 Fixed: enable _TrustedDomain when html is rendered by lua code
--HG--
branch : develop
7 years ago
Nimetu 97d0d45384 Fixed: lua:showDiv accessing already deleted objects
--HG--
branch : develop
7 years ago
Nimetu 30caac063e Fixed: Wrong text width when used inside html list element
--HG--
branch : develop
7 years ago
Nimetu ebbb270bc1 Fixed: Use target_stepy to calculate dy for scrolling
--HG--
branch : 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 98ae75fe57 Added: curl ca bundle option to client cfg
--HG--
branch : develop
7 years ago
Nimetu 23d95705fd Added: Map search filter
--HG--
branch : develop
8 years ago
Nimetu ccb2cbfa78 Fixed: cURL multi/easy handle cleanup
--HG--
branch : develop
7 years ago
kervala e2dda1585d Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala d099e98dae Changed: Moved strFindReplaceAll to algo.h
--HG--
branch : develop
7 years ago
Nimetu e8c5960882 Fixed: Image with tooltip did not expire.
--HG--
branch : develop
7 years ago
Nimetu b98bd57659 Fixed: Comparing HSTS timestamp value
--HG--
branch : develop
7 years ago
Nimetu 6b7617f8e1 Changed: Expand/collapse all tree node childs with right click
--HG--
branch : develop
7 years ago
Nimetu 64c90c4fdc Fixed: Null pointer error
--HG--
branch : develop
7 years ago
Nimetu 9dce8df546 Fixed: Image tooltip not showing correctly
--HG--
branch : develop
7 years ago
Nimetu d6dcf7415a Fixed: Multiline text inside lists
--HG--
branch : develop
7 years ago
Nimetu d6faf81c81 Changed: Ignore cache status when local file has been deleted
--HG--
branch : develop
8 years ago
Nimetu 8300821d0e Changed: Minor fix for mouseover image
--HG--
branch : develop
8 years ago
Nimetu e35195252f Changed: Fix issue with table background images not displaying
--HG--
branch : develop
8 years ago
Nimetu 455a923031 Added: clear_on_escape property to edit box
--HG--
branch : develop
8 years ago
Nimetu 71d969c40b Changed: Keep track of HSTS header and rewrite http to https as needed
--HG--
branch : develop
8 years ago
Nimetu 9a3a352142 Changed: Refactor curl certificate loading (issue #314)
--HG--
branch : develop
8 years ago
karu 0dfd5af8b3 Added: Load Certificates from Windows into OpenSSL for HTTPS (issue #314)
--HG--
branch : develop
8 years ago
kervala d39f91d5d3 Fixed: Compilation under GCC 4.8.4
--HG--
branch : develop
8 years ago
kervala 1aa708c4de Fixed: Compilation under GCC 4.8.4
--HG--
branch : develop
8 years ago
Nimetu e0ab70ca82 Fixed: Correctly expire object if file is removed from cache.
--HG--
branch : develop
8 years ago
Nimetu f80c8e7d81 Added: Image mouseover effect
--HG--
branch : develop
8 years ago
Nimetu c6a0b3ed9b Added: Show image tooltips even if not inside link
--HG--
branch : develop
8 years ago
Nimetu 9394906182 Added: -ryzom-modulate-color style to enable modulation with global color
--HG--
branch : develop
8 years ago
Nimetu 6c01ded28d Fixed: Redirect for image requests
--HG--
branch : develop
8 years ago
Nimetu 4f0717c58a Fixed: Image cookies
--HG--
branch : develop
8 years ago