Commit Graph

2495 Commits (d0d38238a83ff6673f1b4fb62d1ce8a4d9168d16)

Author SHA1 Message Date
Nimetu 9aabe0bf35 Revert "Fixed: Remove blank space when an item menu are inactive"
This reverts commit 10f864b234.
5 years ago
Nimetu 3b08d50b83 Fixed: Scroll bar losing position when group window is minimized 5 years ago
Nimetu 90dcb7257f Added: Window snap 5 years ago
Nimetu af221b7118 Changed: More control to extend_over_text layout from xml 5 years ago
Nimetu e3df74eaee Fixed: Form select option text as value if value attribute is not set. 5 years ago
Ulukyn 4048ef29db Merge remote-tracking branch 'origin/webig-fixes' into atys 5 years ago
Ulukyn a7d2175f93 Merge remote-tracking branch 'origin/webig-fixes' into yubo 5 years ago
Nimetu dfeba1426a Fixed: Invalid table cell id 5 years ago
Nimetu c5d8f7b2de Fixed: Invalid table cell id 5 years ago
Ulukyn c9bec465bc Merge remote-tracking branch 'origin/webig-fixes' into yubo 5 years ago
Nimetu 8f59a71e3c Fixed: html button with empty formid attribute 5 years ago
Nimetu 15433b263b Changed: Add proper ids to groups in webig 5 years ago
Nimetu 2191d21bce Fixed: html button with empty formid attribute 5 years ago
Nimetu 8be553401d Changed: Add proper ids to groups in webig 5 years ago
Ulukyn b2207337fa Merge branch 'ryzom/ui/improvements' into atys 5 years ago
Ulukyn 47dc707c91 Merge branch 'ryzom/ui/improvements' into yubo 5 years ago
Ulukyn f18101d97e Added: Increase global density of vegetable 5 years ago
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