Commit Graph

2478 Commits (6adf44f0b01210d51f8cc9a31b9af8648e78f158)

Author SHA1 Message Date
Ulukyn 6114cb1044 Merge branch 'ryzom/ui/improvements' into atys 5 years ago
Nimetu f46ec8f6ff Added: dataURL image support in html 5 years ago
Nimetu b208c0b805 Added: Creating texture from data:image/type 5 years ago
Nimetu d2ccc09b7d Added: encodeURIComponent, decodeURIComponent 5 years ago
Ulukyn 11573ee85a Merge branch 'ryzom/ui/improvements' into yubo 5 years ago
Ulukyn 10f864b234 Fixed: Remove blank space when an item menu are inactive 5 years ago
Ulukyn 357e3f07e4 Merge branch 'ryzom/ui/improvements' into yubo 5 years ago
Ulukyn 188c3494fa Added: New way to add icons in Contextual Menus 5 years ago
kaetemi 02270e7113 Functions returning a string reference must not be cast to functions returning a string object 5 years ago
kaetemi 45a43384da Allow mapping CSheetId from string literals, avoiding std::string allocation 5 years ago
kaetemi e1c48be4ba Allow mapping TStringId from string literals, avoiding std::string allocation 5 years ago
kaetemi 761770d4eb Fix divide by zero crash in zone lighter 5 years ago
kaetemi 3ed3841c3a Fix crash in zone_lighter, index buffer was assumed 32 bit 5 years ago
kaetemi 281a599036 Patch more dangerous strcat buffers 5 years ago
kaetemi ef6f2ea34b Why is this duplicate?! 5 years ago
kaetemi d934f5769a Fix initialization 5 years ago
kaetemi dc734ed662 Use standard header format where applicable 5 years ago
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
kaetemi ff4a521b07 Clean up some headers 5 years ago
kaetemi 76c252b23c Build fix 5 years ago
kaetemi b28c9ef8c4 Merge in https fix 5 years ago
kaetemi 76e0e9c105 Move HTTP related code into new NLWEB library 5 years ago
kaetemi b32b1becec Decouple downloader from streamed package manager 5 years ago
kaetemi cfaae39b83 Merge branch 'develop' into feature/streamed-package 5 years ago
Nimetu df21e21085 Fixed: nelmisc linker error
--HG--
branch : develop
5 years ago
kaetemi edb3ba6002 Patch over https 5 years ago
kaetemi 057b3ab11b Enable callstack logging 5 years ago
kaetemi 3475b3046a Fix dependency 5 years ago
kaetemi c15e75ecc8 Build rest of sound sheets 5 years ago
kaetemi 255c6956c7 Skip git directory 5 years ago
kaetemi 02305cdb33 Fix sound sheet build code that caused random and missing values 5 years ago
kaetemi dedb0cbc08 Revert unused changes 5 years ago
kaetemi 3fe0ad30a3 Merge streamed package feature with latest 7z 5 years ago
kaetemi 8e4edcb954 Merge branch 'develop' into feature/streamed-package 5 years ago
kaetemi 9307cac83c Add samplebank build process 5 years ago
kaetemi 67bba962d7 Revert unused change from TStringId to CSheetId for sounds 5 years ago
kaetemi f81f348d64 Remove sound sheet workaround 5 years ago
Nimetu 84ff3391c3 Fixed: Compiler warnings, issue #339
--HG--
branch : develop
5 years ago
kaetemi 1e1a4419e6 Revert. FMod is no longer supported 5 years ago
kaetemi a9250a74f1 Revert inappropriate changes from 29b38937a5 5 years ago
Nimetu 4c1daee42c Merge with develop
--HG--
branch : yubo
5 years ago
Nimetu fec9975f58 Fixed: Downloaded css file was not used
--HG--
branch : develop
5 years ago
Nimetu fc9d423c94 Fixed: Possible deadlock when css url not removed from stylehseet queue
--HG--
branch : develop
5 years ago
Nimetu 1d5580a2d6 Fixed: Force stop css downloads when starting to browse new url.
--HG--
branch : develop
5 years ago
kervala 71b65b9564 Fixed: Use nlUtf8ToWide macro instead of utf8ToWide function
--HG--
branch : develop
5 years ago
kervala a8097f47d4 Changed: Replace spaces by tabs
--HG--
branch : develop
5 years ago
kervala ca75cc4dea Fixed: Variable "fx" uninitialized if _Lines is empty
--HG--
branch : develop
5 years ago
kervala 390d987557 Fixed: Variable "success" uninitialized if HTML content is empty
--HG--
branch : develop
5 years ago
Ulu Kyn 6c35550c83 Merge with WinVS2017_debug
--HG--
branch : yubo
5 years ago
Herrah 99ededcfcb fix for error "cannot convert argument 1 from 'std::wstring' to 'LPCWSTR'"
--HG--
branch : fix-WinVS2017_debug
5 years ago
Nuno Gonçalves 2220c41a46 Merge with feature-closest-landmarks-menu
--HG--
branch : develop
5 years ago
Nuno Gonçalves 9a2e820495 Merge with html-improvements
--HG--
branch : develop
5 years ago
Nuno Gonçalves 230639bf0e Fusion
--HG--
branch : develop
5 years ago
Nimetu e4cce24f80 Merge with html-improvements
--HG--
branch : yubo
5 years ago
Nimetu 07ba1aa3d0 Backed out changeset: 05b36f55a905
--HG--
branch : atys
5 years ago
Nimetu 6a81640199 Backed out changeset: c811dbaba800
--HG--
branch : atys
5 years ago
Nimetu 07a83ba15a Fixed: Make sure border pointer is not null.
--HG--
branch : html-improvements
5 years ago
Nimetu 48b5f159b7 Fixed: Table cell padding applied twice
--HG--
branch : html-improvements
5 years ago
Nuno Gonçalves 56ce661b5b Fixed: Compilation error when a static property are initialized at same time than this definition
--HG--
branch : atys
5 years ago
Nuno Gonçalves a8c4ba0493 Fixed: Compilation error when a static property are initialized at same time than this definition
--HG--
branch : atys
5 years ago
Nuno Gonçalves 0c01011cd4 Merge from Ark
--HG--
branch : atys
5 years ago
Nimetu 2e3fa918d4 Merge with html-improvements
--HG--
branch : yubo
5 years ago
Nimetu 5843ebede0 Fixed: Correctly split css shorthand with rgb(), rgba() with spaces
--HG--
branch : html-improvements
5 years ago
Nimetu d7c754039e Fixed: shorthand/longhand properties handled in wrong order
--HG--
branch : html-improvements
5 years ago
Nimetu 963a9814da Changed: refactor css shorthand expansion to own method
--HG--
branch : html-improvements
5 years ago
Nimetu 79fd4cf8d7 Changed: refactor
--HG--
branch : html-improvements
5 years ago
Nimetu 0ef7419fd6 Fixed: Wrong border size when border hidden/none
--HG--
branch : html-improvements
5 years ago
Nuno Gonçalves 89973681a2 Fusion
--HG--
branch : yubo
5 years ago
Nuno Gonçalves 683af88cb9 Merge ark into yubo
--HG--
branch : yubo
5 years ago
Nuno Gonçalves a4d2f80579 Added: A way to run lua per ZONE wiht ZONE_ID.lua files (usefull to spawn shapes)
--HG--
branch : ark
5 years ago
Nimetu c6dc92e0ec Fixed: Cleanup of table/cell border
--HG--
branch : html-improvements
5 years ago
Nimetu da5b7212f8 Merge with html-improvements
--HG--
branch : yubo
5 years ago
Nimetu d3c6098207 Fixed: Browser css file could not be loaded from bnp
--HG--
branch : html-improvements
5 years ago
Nimetu 14b1c1232a Merge with html-improvements
--HG--
branch : yubo
5 years ago
Nimetu 5940e276fb Fixed: Strip whitespace between table elements
--HG--
branch : html-improvements
5 years ago
Nimetu 4ec9024077 Changed: Treat input 'size' attribute as chars (old was pixels). Add '-ryzom-input-size-px: true;' css property for old behaviour.
--HG--
branch : html-improvements
5 years ago
Nimetu f25771118d Fixed: Table layout calculation with border/padding
--HG--
branch : html-improvements
5 years ago
Nimetu 25ee8029e3 Fixed: Table/cell width using css units
--HG--
branch : html-improvements
5 years ago
Nimetu 0f23f3a59b Fixed: Table cell should inherit height attribute from row
--HG--
branch : html-improvements
5 years ago
Nimetu 0fb06e0ff3 Added: Table cell independent padding.
--HG--
branch : html-improvements
5 years ago
Nimetu 1a98c83080 Changed: Use transparency from global content on table/cell border instead background
--HG--
branch : html-improvements
5 years ago
Nimetu 24d03e9c26 Added: Table/cell borders with independent size and color
--HG--
branch : html-improvements
5 years ago
Nimetu f952202c09 Added: Parsing css border shorthand
--HG--
branch : html-improvements
5 years ago
Nimetu 036410af62 Fixed: Drawing table and cell background image and modulating color from global.
--HG--
branch : html-improvements
5 years ago
Nimetu 30e0018d0a Fixed: Use empty placeholder for background images.
--HG--
branch : html-improvements
5 years ago
Nimetu 26e356723e Added: CRGBA::Transparent color preset
--HG--
branch : html-improvements
5 years ago
Nimetu 13bdecc3aa Changed: Helper functions (clear, empty) for CTextureId
--HG--
branch : html-improvements
5 years ago
Nimetu 2dee4e41ea Added: background-image for tables
--HG--
branch : html-improvements
5 years ago
Nimetu ecc658703c Fixed: Table cell background should be on top-left with no overflow.
--HG--
branch : html-improvements
5 years ago
Nimetu 72b6d1e4c5 Fixed: Move tr elements directly under table into tbody
--HG--
branch : html-improvements
5 years ago
Nimetu 379a7f0e98 Changed: Ignore UI fontsize coef setting for html content.
--HG--
branch : html-improvements
5 years ago
Nimetu cc437ef7a9 Changed: Use external browser css file.
--HG--
branch : html-improvements
5 years ago
Inky cc3a609b01 Merge with lua
--HG--
branch : atys
5 years ago
Nimetu b53d797745 Merge with feature-closest-landmarks-menu
--HG--
branch : yubo
5 years ago
Nimetu 4a15779094 Added: Right click action handler for menu item
--HG--
branch : feature-closest-landmarks-menu
5 years ago
Nimetu 8b4c179a15 Merge with develop
--HG--
branch : yubo
5 years ago
Nimetu 39e0f4b4f2 Fixed: Invalid css width/height when using percent value
--HG--
branch : develop
5 years ago
ulukyn e3fbe18162 Fusion avec fix-bitmap-crash
--HG--
branch : atys
5 years ago
Nimetu 7148d476ad Merge with develop
--HG--
branch : yubo
6 years ago
Nimetu bbfc20c81d Fixed: Crash when CViewBitmap was using texture from web.
--HG--
branch : develop
6 years ago