Commit Graph

851 Commits (8fa5de61e3fa42f5fcb46d8eea99e3a4a2ce5f64)

Author SHA1 Message Date
Nimetu a76308cbde Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 30fb50d0db Changed: Refactor CGroupHTML browse-render flow
--HG--
branch : develop
6 years ago
Nimetu 51e01daa99 Changed: Remove old luaBeginElement, luaEndElement
--HG--
branch : develop
6 years ago
Nimetu bbd0e5c878 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 1fde33cf8f Added: Allow to set webig window title from lua
--HG--
branch : develop
6 years ago
Nimetu 86db1f29ac Changed: add text/lua content type for CGroupHTML and Webig notif thread
--HG--
branch : develop
6 years ago
Nimetu ae56129ada Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu ae019d8cad Fixed: Memory leak in html parser
--HG--
branch : develop
6 years ago
Nimetu f979597830 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu ac4fd3f8b2 Fixed: Changing font name for already rendered text leading to crash.
--HG--
branch : develop
6 years ago
Nimetu fb54672815 Changed: Implement HTML renderer with CSS styling
--HG--
branch : develop
6 years ago
Nimetu 9587e9bcef Added: transparent, currentcolor values for background-color
--HG--
branch : develop
6 years ago
Nimetu aede4dbab7 Added: relative/absolute font size values for css
--HG--
branch : develop
6 years ago
Ulukyn c582964448 Added: home propertie of html group (so lua scripts can setup the home)
Fixed: adding new landmarks with lua don't remove respawn points if player is not in an island

--HG--
branch : compatibility-develop
6 years ago
Nimetu c107bdc56f Changed: Split css style from CGroupHTML
--HG--
branch : develop
6 years ago
Nimetu 7f41881be7 Changed: Split http parsing from CGroupHTML
--HG--
branch : develop
6 years ago
Nimetu 6948adc0f7 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 24767a86df Fixed: CSS inherit rules
--HG--
branch : develop
6 years ago
Nimetu dafd8cf7f7 Changed: Add font inherit style rule
--HG--
branch : develop
6 years ago
Nimetu 64e54f24c1 Changed: Form element styling
--HG--
branch : develop
6 years ago
Nimetu 69f73ba28b Changed: Add hmin attribute to text button
--HG--
branch : develop
6 years ago
Nimetu b6d3ff8323 Changed: Parse css pt/em/rem size values
--HG--
branch : develop
6 years ago
Nimetu d62c139ee0 Changed: Parse html style attribute
--HG--
branch : develop
6 years ago
Nimetu 85c52973e7 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 838dd14d15 Changed: Use popup menu for chat-copy function
--HG--
branch : develop
6 years ago
Nimetu 0e4048661c Fixed: Copy to clipboard mangles utf8 chars
--HG--
branch : develop
6 years ago
Nimetu 5e68a4e293 Fixed: Loss of precision when calculating text line width
--HG--
branch : develop
6 years ago
Nimetu 48247f10e5 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 1f1bd9fb8f Changed: Allow to override scroll bar texture width/height
--HG--
branch : develop
6 years ago
Nimetu 3734cffccf Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 8c51bbc808 Fixed: typo
--HG--
branch : develop
6 years ago
Nimetu f4ade875a3 Added: CViewText centered text mode option.
--HG--
branch : develop
6 years ago
Nimetu 5e42d09482 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 8b69d673be Changed: Allow to set font size without adding global font size coef
--HG--
branch : develop
6 years ago
Nimetu dda8a36ee2 Changed: Allow to set custom sizing chars for text
--HG--
branch : develop
6 years ago
Nimetu fc03cea84a Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 0099eb3ba4 Changed: Do not restrict html font-family to inherit/monospace only.
--HG--
branch : develop
6 years ago
Nimetu 06c0f6800c Added: CGroupHTML::clearRefresh() lua function
--HG--
branch : develop
6 years ago
Nimetu 2607db5b51 Added: CGroupHTML::clearUndoRedo() lua function
--HG--
branch : develop
6 years ago
Nimetu 582d5461f0 Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : compatibility-develop
6 years ago
Nimetu 2bbdbd82d5 Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : develop
6 years ago
Nimetu fcac398696 Fixed: More fixes for LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 06ab5b5f16 Fixed: Invalid LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 7ccd9da497 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 345e114589 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu ab6467f64c Fixed: Html P element not using style attribute
--HG--
branch : develop
6 years ago
Nimetu cea7a4c0cb Backed out changeset: 68e5d9033466
--HG--
branch : develop
6 years ago
Nimetu 673c7a71e7 Backed out changeset: 68e5d9033466
--HG--
branch : compatibility-develop
6 years ago
Nimetu e4ac3748e9 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 12ec528b5a Fixed: Mouse events on partially hidden elemnts
--HG--
branch : develop
6 years ago
Nimetu 9aa52bc267 Fixed: Scale button height as needed based on text height
--HG--
branch : develop
6 years ago
Nimetu 2bba699a82 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 8ef8b2d62d Fixed: checkCoords needs XReal to be same as in updateCoords
--HG--
branch : develop
6 years ago
Nimetu 31ad00a241 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 4f410c22d7 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu c2ffa714d2 Fixed: Wrong width for container list element
--HG--
branch : develop
6 years ago
Nimetu 4f7c082a4a Fixed: Wrong text width
--HG--
branch : develop
6 years ago
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 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 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
6 years ago
kervala e300f6219e Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala b86bf43090 Fixed: Simplify certificates management
--HG--
branch : develop
6 years ago
Nimetu 9d0576fbcf Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 15355e3815 Changed: shadow attributes for CViewText and editbox templates
--HG--
branch : develop
6 years ago
Nimetu 33f6b64bb9 Changed: Add text-shadow and text-stroke style properties
--HG--
branch : develop
6 years ago
Nimetu 1525b03a83 Changed: Extend style attribute to other tags
--HG--
branch : develop
6 years ago
Nimetu d32877ddc9 Changed: Keep track of style states in a single struct
--HG--
branch : develop
6 years ago
kervala 81929a6a75 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala f39c6ed3c6 Fixed: Warnings
--HG--
branch : develop
6 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 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
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
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 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 a5aa8e48a5 Fixed: Initial image download did not become visible
--HG--
branch : develop
6 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
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
ulukyn@gmail.com 805fb726cc Added: Add new html properties of group_html
--HG--
branch : compatibility-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
Nimetu a47a481c7a Changed: Force max table width if requested.
--HG--
branch : develop
8 years ago
Nimetu bff8ed488e Changed: CGroupParagraph does not handle text with line-breaks
--HG--
branch : develop
8 years ago
Nimetu 108759952e Changed: Use http cache headers for image cache
--HG--
branch : develop
8 years ago
Nimetu 3d09dd2094 Changed: Save cookies from image request
--HG--
branch : develop
8 years ago
Nimetu 72b37450b4 Changed: Use basic cache expire for web images
--HG--
branch : develop
8 years ago
Nimetu 20c216ecda Added: Basic queue for curl downloads
--HG--
branch : develop
8 years ago
Nimetu 9e7258d96e Fixed: Crash on webig debug log
--HG--
branch : develop
8 years ago
Nimetu 23d95705fd Added: Map search filter
--HG--
branch : develop
8 years ago
Nimetu 5b0b92710a Added: copy_to_clipboard action handler
--HG--
branch : develop
8 years ago
Nimetu 9d0a2556d0 Changed: Refactor CViewLink to be able to use custom action handlers
--HG--
branch : develop
8 years ago
Nimetu d7a797bf4a Changed: Ensure that menu resizes from child elements
--HG--
branch : develop
8 years ago
Nimetu 472ccb758a Fixed: Wrong size for list element
--HG--
branch : develop
8 years ago
Nimetu 524f80c8a0 Fixed: Crash when trying to navigate to non-existing #anchor
--HG--
branch : develop
8 years ago
Nimetu fa8e1d95db Changed: Improve cURL error message for failed requests
--HG--
branch : develop
8 years ago
Nimetu 3e95a8b89f Fixed: Client crash on bad PNG file from webig download.
--HG--
branch : develop
8 years ago
kervala d8ffb10df8 Changed: Use a global C64BitsParts union to avoid strict aliasing warnings
--HG--
branch : develop
8 years ago
Nimetu 3fbfa4743b Fixed: Wrong element width when using scaled texture.
--HG--
branch : develop
8 years ago
Nimetu 04e774dc37 Backed out changeset: c1085bbb3dae
--HG--
branch : develop
8 years ago
Nimetu 254c7690f8 Fixed: Wrong element width when using scaled texture.
--HG--
branch : develop
8 years ago
kervala 3defbbbc89 Changed: Don't change x or y in these cases
--HG--
branch : develop
8 years ago
kervala 6570b26297 Fixed: Virtual methods with different parameters
--HG--
branch : develop
8 years ago
kervala c178730b80 Fixed: Virtual method with different parameters warning
--HG--
branch : develop
8 years ago
kervala 8db7d75e7e Fixed: Uninitialized variables
--HG--
branch : develop
8 years ago
kervala cbb1233ce2 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 31a540b35d Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
8 years ago
kervala 8da20b30cc Changed: Merged changes from compatibility-develop that should also be in develop
--HG--
branch : develop
8 years ago
Nimetu bc5bf44c18 Merge with develop
--HG--
branch : experimental-ui-scaling
7 years ago
kervala bd8cdb46e0 Fixed: Wrong indent
--HG--
branch : develop
8 years ago
Nimetu 5d35bb8717 Fixed: Protocol-less url in windows
--HG--
branch : develop
8 years ago
kervala 9bb46d2ae8 Fixed: Compilation with clang
--HG--
branch : develop
8 years ago
kervala aef84bea6d Fixed: Compilation restore new to use new placement
--HG--
branch : develop
8 years ago
kervala 1d7b3f470c Changed: Include PCH
--HG--
branch : develop
8 years ago
kervala 8cc3963ddd Fixed: Respect coding standard for "parser" variable and delete it in destructor (fix a memory leak)
--HG--
branch : develop
8 years ago
kervala b7e3e4b4f0 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala 4aaec3dfc9 Changed: Use wide characters version of ShellExecute
--HG--
branch : develop
8 years ago
kervala 94d3440148 Fixed: Strict aliasing warnings
--HG--
branch : develop
8 years ago
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
8 years ago
Nimetu 83bd0ffe38 Fixed: Crash when <select> element was without <form>
--HG--
branch : develop
8 years ago
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
8 years ago
kervala e3c2cb2a30 Changed: Use clear() instead of affectation
--HG--
branch : develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala 497c488166 Fixed: Wrong syntax for NL_I64
--HG--
branch : develop
8 years ago