Commit Graph

  • 7010cf7055 add basic text-shadow support cc Crypto City 2023-05-19 16:58:07 +0000
  • 69644db06a new on_element_changed document_container virtual method Crypto City 2023-04-29 20:58:37 +0000
  • 6e9662fb8a add find_by_id element method Crypto City 2023-04-29 20:58:27 +0000
  • ff97010a9d make ~document_container virtual Crypto City 2023-02-05 18:44:05 +0000
  • 511892fe06 fix build on windows Crypto City 2023-01-30 22:04:39 +0000
  • 89a47b31b5 do not build tests Crypto City 2022-10-31 08:58:28 +0000
  • 1c56da6dca always build PIC Crypto City 2022-10-29 16:05:30 +0000
  • 436f49c07c
    Merge pull request #207 from txgk/master Yuri Kobets 2022-06-24 22:36:58 +0300
  • cc724cc33a Add EXTERNAL_GTEST option in CMakeLists.txt Grigory Kirillov 2022-06-24 15:19:14 +0300
  • 43af58e8ad
    Merge pull request #203 from stasoid/master Yuri Kobets 2022-04-05 23:49:06 +0300
  • c7a329e7dc remove .clang-format Looks like it was checked in by accident stasoid 2022-04-05 21:31:36 +0600
  • 9e34db38f2 fix list index overflow This is visible on https://en.wikipedia.org/wiki/Obama, which has an ordered list with more than 256 items stasoid 2022-04-05 21:24:41 +0600
  • 63014557d7
    Merge pull request #202 from stasoid/master Yuri Kobets 2022-04-01 02:11:21 +0300
  • 55071070f6 fix font size on wikipedia stasoid 2022-03-26 20:47:26 +0600
  • 6b55a1b852 cosmetics stasoid 2022-03-26 20:36:05 +0600
  • ea3c8f7f33 cairo_container: fix handling of invalid list-style-image stasoid 2022-03-26 20:12:55 +0600
  • ab66cb0999
    Update README.md Yuri Kobets 2022-03-21 00:22:39 +0300
  • 7e0241d2f4
    Merge pull request #201 from stasoid/master Yuri Kobets 2022-03-20 03:46:16 +0300
  • 9c2c6fffa2 fix test stasoid 2022-03-19 09:30:22 +0600
  • 3bef883879 fix #200 stasoid 2022-03-19 08:56:59 +0600
  • 0d8b75f3bd remove xxd Use pure CMake solution as described here: https://stackoverflow.com/questions/410980/include-a-text-file-in-a-c-program-as-a-char/47801116#47801116 stasoid 2022-03-17 21:53:01 +0600
  • e2b7f762d7 :root stasoid 2022-03-17 10:56:55 +0600
  • 5a00888bbc var() stasoid 2022-03-17 10:37:42 +0600
  • 9898cc633b
    Merge pull request #197 from stasoid/master Yuri Kobets 2022-03-13 22:59:52 +0300
  • 9955e9f287 Revert "fix #199" stasoid 2022-03-13 01:03:34 +0600
  • c161a0220d fix #199 stasoid 2022-03-10 01:05:43 +0600
  • 48a5496da0 fix #198 stasoid 2022-03-09 10:14:34 +0600
  • 315738cc4d fix blockquote stasoid 2022-03-08 20:48:26 +0600
  • e5f9beae05 fix #196 stasoid 2022-03-08 20:47:12 +0600
  • 759123b487
    Merge pull request #195 from stasoid/master Yuri Kobets 2022-03-04 22:31:02 +0300
  • c8a4ee6f72 fix #194 stasoid 2022-03-04 21:21:24 +0600
  • 319b59ea14 fix #193 stasoid 2022-03-04 20:27:54 +0600
  • 051b5a5247
    Merge pull request #186 from silversquirl/master Yuri Kobets 2022-03-01 14:52:00 +0300
  • 37ab92e4ce
    Merge pull request #192 from stasoid/master Yuri Kobets 2022-03-01 14:51:13 +0300
  • aad0a8ce0a fixes #191 stasoid 2022-03-01 16:44:08 +0600
  • e3f37e3d5a
    Merge pull request #188 from Waqar144/work/fix-order-list-start Yuri Kobets 2022-02-22 19:57:29 +0300
  • 992a8905f9
    Merge pull request #190 from cotn666/mingw_build_fix Yuri Kobets 2022-02-22 19:50:31 +0300
  • f27e69b0b3
    Fix MinGW build cotn666 2022-02-22 10:44:25 +0100
  • b0d39ce6dd Handle start attribute in ordered lists Waqar Ahmed 2022-02-14 23:04:04 +0500
  • 3394fb521a fix media_changed doing nothing when no media queries are present Silver 2022-02-01 16:17:41 +0000
  • e7fa81d19b
    Merge pull request #185 from SwedishChef/fix_white-space_pre-wrap Yuri Kobets 2021-12-29 11:49:48 +0300
  • e91823d438 fixed style property 'white-space: pre-wrap' wih1hi 2021-12-28 13:13:06 +0100
  • eafb019627 Fixed: incorrect calculating of root max width Yuri Kobets 2021-11-16 23:59:11 +0300
  • c3e75ae4b6 Fixed table caption draw Yuri Kobets 2021-11-16 23:58:17 +0300
  • b4903811fc Fixed compilation error on Windows Yuri Kobets 2021-11-15 01:31:54 +0300
  • 6617ab7188 Refactoring Yuri Kobets 2021-11-11 00:12:38 +0300
  • 5193a0af5c container_linux: avoid repeated loading of failed images Yuri Kobets 2021-11-08 00:48:00 +0300
  • 91774bbc39 Fixed bug in Cairo CSS font handling (Windows) Yuri Kobets 2021-11-07 19:25:07 +0300
  • 1b3e6f6462 Fixed compilation error on Windows without LITEHTML_UTF8 Yuri Kobets 2021-11-07 19:09:03 +0300
  • 7d234d9a7e Use pango library as text renderer for container_linux Yuri Kobets 2021-11-07 03:53:00 +0300
  • 1458495dd4 Merge branch 'master' of github.com:litehtml/litehtml Yuri Kobets 2021-11-05 20:22:19 +0300
  • beeb735ed3 Fixed bugs in fonts handling in container_linux Yuri Kobets 2021-11-05 20:21:49 +0300
  • cd72813881 Fixed parsing of escape sequence for :before and :after classes Yuri Kobets 2021-11-05 20:20:26 +0300
  • eda357bded Fixed build errors on Windows Yuri Kobets 2021-11-05 03:33:14 +0300
  • d4209476bc Add t_ prefix for functions litehtml::strcasecmp, litehtml::strncasecmp, litehtml::tolower and litehtml::isdigit Yuri Kobets 2021-11-05 02:32:49 +0300
  • 4dc1a18fc3
    Add custom implementations of 'strcasecmp', 'strncasecmp', 'tolower' and 'isdigit' that ignore the current locale (#178) g4mba5 2021-11-05 00:16:30 +0100
  • aaf3fba8ed Updated container_linux Yuri Kobets 2021-11-05 01:47:15 +0300
  • bb04a50f93 Add a custom 'strtod' implementation that ignores the current locale. Yuri Kobets 2021-11-04 23:22:54 +0300
  • f00bc949f7 Revert "Add a custom 'strtod' implementation that ignores the current locale." Yuri Kobets 2021-11-04 16:51:03 +0300
  • 46b403ddd2
    Merge pull request #177 from g4mba5/g4mba5-patch-strtod Yuri Kobets 2021-11-04 16:46:33 +0300
  • d45cbbb558
    Merge branch 'master' into g4mba5-patch-strtod Yuri Kobets 2021-11-04 16:44:19 +0300
  • 1f36d26f30 Added document_container::split_text to use custom text splitting engines Yuri Kobets 2021-11-01 02:50:41 +0300
  • ccccc5f17e Revert "Add an option to use ICU to locate word boundaries" Yuri Kobets 2021-11-01 01:46:15 +0300
  • ac6bbc7d2a Added table caption support Yuri Kobets 2021-11-01 01:22:27 +0300
  • 66bfe38661
    Custom 'strtod' implementation. g4mba5 2021-10-30 21:59:22 +0200
  • 0fea186f0e
    'strtod' declaration g4mba5 2021-10-30 21:56:41 +0200
  • 2164e69327
    The custom 'strtod' will be implemented directly in 'litehtml' namespace g4mba5 2021-10-30 21:55:46 +0200
  • 626f5a34a0
    Make 't_strtod' points at its implementation in 'document.cpp' g4mba5 2021-10-30 21:11:19 +0200
  • 6236113734
    Merge pull request #173 from Dushistov/fix-warnings Yuri Kobets 2021-10-28 22:05:16 +0300
  • 971eadced8 fix "scaring" warnings Evgeniy A. Dushistov 2021-10-28 13:56:59 +0300
  • b095539f8d
    Merge pull request #172 from ericLemanissier/patch-2 Yuri Kobets 2021-10-28 11:21:06 +0300
  • eaf23800db
    Merge pull request #171 from ericLemanissier/patch-1 Yuri Kobets 2021-10-28 11:20:26 +0300
  • 9af467f7cf
    url: include algorithm ericLemanissier 2021-10-28 08:07:07 +0200
  • 11c6b88af2
    don't fetch googletest if testing is disabled ericLemanissier 2021-10-28 07:23:03 +0200
  • fb276993c2
    Merge pull request #170 from ericLemanissier/patch-1 Yuri Kobets 2021-10-27 22:53:37 +0300
  • af9061a2c8
    include cstdint int os_types ericLemanissier 2021-10-27 14:02:23 +0200
  • c64c0c40f4
    Merge pull request #168 from mjvankampen/missing-tstring_view.h-include Yuri Kobets 2021-10-27 12:03:58 +0300
  • 131f207e01
    Adds ptrdiff_t include to tstring_view.h Mark Jan van Kampen 2021-10-27 10:43:50 +0200
  • 5fe0b82789
    Merge pull request #167 from mjvankampen/fix/utf8_string.h-missing-includes Yuri Kobets 2021-10-27 10:07:24 +0300
  • bb01af1c36
    Adds missing includes to utf8_strings.h Mark Jan van Kampen 2021-10-27 06:49:11 +0200
  • 5c7065a217
    Merge pull request #164 from primatelabs/url-class Yuri Kobets 2021-10-05 10:20:42 +0300
  • 750abc1a1e
    Merge pull request #161 from primatelabs/icu4c Yuri Kobets 2021-10-05 10:14:59 +0300
  • 463cfc2de1
    Merge branch 'master' into url-class John Poole 2021-09-25 20:26:05 -0400
  • 5460deec6b
    Merge pull request #3 from primatelabs/tstring_view John Poole 2021-09-25 20:24:38 -0400
  • 441191ae6d
    Merge pull request #2 from primatelabs/icu4c John Poole 2021-09-25 20:21:29 -0400
  • a39f78834f
    Merge pull request #1 from primatelabs/github-actions John Poole 2021-09-25 20:15:13 -0400
  • 501c31a7f5 Remove Travis build scripts and related files John Poole 2021-09-25 20:03:04 -0400
  • 8bbf9afed6 Disable test that only fails on GitHub Actions John Poole 2021-09-25 19:51:12 -0400
  • d18a02ed63 Re-run failed test cases verbosely John Poole 2021-09-25 19:25:01 -0400
  • d33a46556a
    Create cmake.yml John Poole 2021-09-25 17:47:10 -0400
  • 527fbe3413 Extend URL path resolution to handle relative paths John Poole 2021-09-25 13:40:56 -0400
  • d3c368458d Add a url class John Poole 2021-09-25 11:58:31 -0400
  • 3147b4fc78 Add codepoint utility functions, tests John Poole 2021-09-25 11:46:12 -0400
  • 14e2001376 Add tstring_view, a string reference type John Poole 2021-09-23 14:55:30 -0400
  • 2cb2990e9f Add an option to use ICU to locate word boundaries John Poole 2021-09-21 19:46:03 -0400
  • efd556bed6 Strip trailing whitespace John Poole 2021-09-21 17:13:22 -0400
  • 7970b3b180 Move code that splits text nodes into split_text_node() function John Poole 2021-09-21 00:37:44 -0400
  • 294780d910
    Merge pull request #159 from primatelabs/googletest Yuri Kobets 2021-09-03 09:59:31 +0300
  • 95d2e891f7 Replace FetchContent_MakeAvailable() John Poole 2021-08-25 20:37:11 -0400
  • 7501793675 Convert litehtml tests to use GoogleTest John Poole 2021-08-25 17:51:12 -0400