index
:
delta/netsurf/libcss.git
baserock/morph
dsilvers/calc
jmb/mq
lcneves/flexbox
lcneves/flexbox-tidy
lcneves/select-autogen
lcneves/units
master
rjek/clang-warnings
tlsa/add-ci
tlsa/calc
tlsa/calc-wip
tlsa/computed-style-share
tlsa/improve-hints
tlsa/improve-select-tests
tlsa/jmb/mq
tlsa/jmb/mq2
tlsa/lcneves/select-autogen
tlsa/logging
tlsa/media-queries
tlsa/print-inherit-debug
tlsa/shared-styles
tlsa/units
tlsa/upfront-hints
git.netsurf-browser.org: libcss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
css21.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip trailing whitespace.
Michael Drake
2017-09-04
1
-4
/
+4
*
Various changes which modify API and ABI:
Michael Drake
2013-12-13
1
-10
/
+2
*
Don't use the nonportable alloca() during tests.
Anthony J. Bentley
2013-04-27
1
-1
/
+3
*
Add structure versioning for client input
John Mark Bell
2011-03-13
1
-0
/
+1
*
Initialise font callback pointers
John Mark Bell
2011-02-03
1
-0
/
+2
*
Provide hook for system colour name -> RGB conversion
John Mark Bell
2011-01-29
1
-7
/
+19
*
Provide notification hook for imported stylesheets, to enable clients to para...
John Mark Bell
2010-12-05
1
-2
/
+3
*
Remove Aliases file nonsense
John Mark Bell
2010-12-04
1
-5
/
+5
*
Remove use of lwc_initialise and also parserutils.h includes. r=vince
Daniel Silverstone
2010-12-04
1
-4
/
+0
*
Remove initialisation of libparserutils from tests
Daniel Silverstone
2010-12-04
1
-4
/
+0
*
Remove libcss_initialise/finalise.
John Mark Bell
2010-12-04
1
-2
/
+3
*
Ownership of imported stylesheets is retained by the client.
John Mark Bell
2010-04-11
1
-0
/
+2
*
Fix libcss to use new libwapcaplet behaviour.
Daniel Silverstone
2010-03-27
1
-10
/
+5
*
Origin and media are not properties of the stylesheet.
John Mark Bell
2010-01-12
1
-5
/
+3
*
Make all URIs absolute
John Mark Bell
2009-07-01
1
-2
/
+16
*
Support for parsing inline styles
John Mark Bell
2009-06-26
1
-3
/
+3
*
Border and outline shorthand property parsers
John Mark Bell
2009-06-25
1
-4
/
+8
*
Hacky increase to buffer size to stop overflow when dumping shorthand propert...
John Mark Bell
2009-06-19
1
-3
/
+3
*
Pretend we care about fread/fwrite succeeding
John Mark Bell
2009-04-17
1
-3
/
+7
*
More c89isms
John Mark Bell
2009-04-15
1
-9
/
+12
*
Initialise variables.
John Mark Bell
2009-03-02
1
-4
/
+6
*
Quirks mode parsing
John Mark Bell
2009-02-15
1
-5
/
+6
*
Port libcss to libwapcaplet.
Daniel Silverstone
2009-02-14
1
-14
/
+15
*
Rework handling of imported stylesheets.
John Mark Bell
2009-02-14
1
-3
/
+34
*
Purge stylesheet dumping code from the library.
John Mark Bell
2009-01-19
1
-1
/
+8
*
Divorce css_string from whatever gets stored in lpu hashes.
John Mark Bell
2008-12-01
1
-3
/
+3
*
More modifications to allow numerous iterations for profiling.
John Mark Bell
2008-11-30
1
-2
/
+2
*
Modify to allow a configurable number of iterations for profiling.
John Mark Bell
2008-11-30
1
-27
/
+43
*
Port css21 frontend to new object API
John Mark Bell
2008-11-09
1
-3
/
+2
*
Provide an internal mechanism for dumping stylesheets to a file handle.
John Mark Bell
2008-10-19
1
-1
/
+3
*
Modify CSS2.1 frontend test driver to use the public stylesheet API.
John Mark Bell
2008-09-25
1
-21
/
+9
*
Stub out a CSS 2.1 stage 2 parser.
John Mark Bell
2008-08-01
1
-0
/
+90