Commit Graph

3315 Commits (ef1a51d0e4e3541cf0461beecd015405ff3c82b5)

Author SHA1 Message Date
Nimetu ef1977330b Fixed: Glyph size step not taken into account.
--HG--
branch : 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 32109c7197 Changed: Wrong isEnded state for streaming file when still in waiting state.
--HG--
branch : develop
6 years ago
Nimetu e1be4260d5 Fixed: Audio mixer isEventMusicEnded status was always true.
--HG--
branch : 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 a34d4342d7 Merge with experimental-ui-scaling
--HG--
branch : develop
6 years ago
Nimetu fcac398696 Fixed: More fixes for LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 8a18a5dade Merge with experimental-ui-scaling
--HG--
branch : develop
6 years ago
Nimetu 8e53cd87e5 Fixed: Zero width/height letters (ie space) should not be included in atlas
--HG--
branch : develop
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 e5b7064a4d Changed: New font texture implementation
--HG--
branch : develop
6 years ago
Nimetu ab6467f64c Fixed: Html P element not using style attribute
--HG--
branch : develop
6 years ago
Nimetu 5b4b7893f8 Fixed: openURL crash under linux
--HG--
branch : develop
6 years ago
Nimetu edf1d12f65 Fixed: Opening local file with @ char in filename.
--HG--
branch : develop
6 years ago
Nimetu 19e1b47ddb Fixed: Compiling under windows
--HG--
branch : develop
6 years ago
Nimetu cea7a4c0cb Backed out changeset: 68e5d9033466
--HG--
branch : develop
6 years ago
Nimetu 9b9bd0eb8c Fixed: Compiling withoud ffmpeg
--HG--
branch : develop
6 years ago
Nimetu e994c12983 Added: FFmpeg based audio decoder
--HG--
branch : develop
6 years ago
Nimetu c74a56f3b9 Fixed: Streaming source did not report finished state correctly
--HG--
branch : 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 31ad00a241 Merge with develop
--HG--
branch : experimental-ui-scaling
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 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 dd03e1f0b1 Fixed: Remove onenter callback from html textarea
--HG--
branch : develop
6 years ago
kervala 729ba2ebbd Fixed: Typo
--HG--
branch : develop
6 years ago
kervala 6097ada1fa Changed: Removed other throws
--HG--
branch : 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 adc89b3a82 Fixed: style inheritance for underline, strikethrough
--HG--
branch : develop
6 years ago
kervala b86bf43090 Fixed: Simplify certificates management
--HG--
branch : develop
7 years ago
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 91fa4d3f5f Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala c13b758be9 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 184d3698c9 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala dcaf417aee Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala cc6ed038b9 Fixed: Don't use memory aligned functions while debugging with VC++
--HG--
branch : develop
7 years ago
kervala 78670dfdda Fixed: Compilation with VC++ 2010
--HG--
branch : develop
7 years ago
kervala f39c6ed3c6 Fixed: Warnings
--HG--
branch : develop
7 years ago
kervala facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--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