Commit Graph

136 Commits (78fa8730035125aa4dbec8aed3cf2fefe8751ef5)

Author SHA1 Message Date
Nimetu 78fa873003 Merge branch 'atys' into develop-atys
Nimetu 36f9888b91 Merge branch 'atys' into develop-atys
Nimetu 17782d5d21 Merge branch 'develop' into develop-atys
Nimetu 8f1db24504 Fix detecting jpg image
Nimetu 04b4ae5333 Ignore last linebreak in pre tag
Nimetu cc44eaf935 Ignore first linebreak after pre, textarea open tag
Nimetu e1e7bd837c Fix temp file collision and image update on http/304 response
Nimetu e5c0c63e3e Draw tab char as space
Nimetu db7afb07bd Fix parsing css selectors with commas
Nimetu 95cacf75a6 Add css :lang selector
Nimetu 89a921e140 Function to get html element lang value
Nimetu 87e88cee6f Initial support for css var() function
Nimetu 36d482e6d1 Fixed parsing of css unversal (*) selector
Nimetu 04a5aa372b Merge branch 'develop' into develop-atys
Nimetu 65415dfc55 Fixed infinite loop crash from string comparison
Nimetu 040eee5c9e Merge branch 'atys' into develop-atys
Nimetu 7111cf44b3 Merge branch 'develop' into develop-atys
Nimetu f39038f98d Change glyph cache to map lookup,
Nimetu 990c38ca81 Change letter cache to map lookup,
kaetemi 8fff5b8754 Disable CPU mask in zone lighter
Nimetu 76d29b2eda Fixed: Only call curl cleanup when needed.
kaetemi 5c3b0cf14b Merge remote-tracking branch 'ryzomcore/develop' into feature/develop-atys
Nimetu d9d9c6e1e6 Fix css style order when using external css files
Nimetu 779f87d6e7 Change CFile::setRWAccess to only set rw-rw-r-- (+x for directories) on linux/macOS.
Nimetu f3f67af69e Added: form,formaction attributes to submit button
kaetemi b1ef06d900 These asserts don't make sense
kaetemi b0f1c73d77 Merge remote-tracking branch 'ryzomcore/atys' into feature/develop-atys
kaetemi 109ed7eba5 Merge branch 'develop' into feature/develop-atys
kaetemi 2e0b00d93c Keep a spare memory block in fixed size allocator to avoid large allocation overhead on the chunk boundary
kaetemi 14da4d1e61 Stricter UTF-8, so ascii characters can't get encoded as multi-bytes and pass validations
kaetemi 5fed277adf Cleanup
kaetemi 8809d39835 Rebuild string case tables
kaetemi 773f27dfcb Just pass utf-8
kaetemi 99df03dad0 Don't allow unmatched surrogates in input
kaetemi bb564a6302 Trim unsupported unicode for now, since they mess with input
kaetemi 3b6e27e800 Find offset by index
kaetemi 2444d94f4f Don't expose ucstring to Lua, unless compatibility flag is set
kaetemi 0d2633b697 Cleanup string
kaetemi c9f967b52b Fix memory release
kaetemi 0ba45054d0 Fix memory release
kaetemi b220dac7b3 Fix memory release
Nimetu 72098f624d fix merge conflict
kaetemi 91bceae902 Fix UTF-16 character input pair events
kaetemi be60cf8978 Localizable font families, start font name with ui to get a \n-separated font list from uxt, close
kaetemi 5bb21d7aa0 Don't expose ucstring to Lua, unless compatibility flag is set
kaetemi 3dfc6d5807 Fix
kaetemi f8de4aff59 Fix
kaetemi 36c676e2b2 Use the simplified toUpper for identifiers and filenames
kaetemi 281630c280 Use the simplified toLower for identifiers and filenames
kaetemi ffa6179b82 Alternative 7-bit upper- and lowercase