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
/
src
/
parse
/
properties
/
padding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parse: Nongenerated properties: Explicit defaults
Michael Drake
2022-08-29
1
-5
/
+12
*
Strip trailing whitespace.
Michael Drake
2017-09-04
1
-9
/
+9
*
Rename all css_[^_] internal symbols to css__ so that they're nicely namespaced
Daniel Silverstone
2011-01-26
1
-3
/
+3
*
Ensure there are zero global symbols without css_ or css__ in front of them. ...
Daniel Silverstone
2011-01-20
1
-2
/
+2
*
Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...
Vincent Sanders
2011-01-19
1
-195
/
+79
*
simple properties split in parse similar to select in preparation for future ...
Vincent Sanders
2011-01-02
1
-181
/
+0
*
Make libcss suitable for the new libwapcaplet behaviour.
Daniel Silverstone
2010-03-28
1
-36
/
+36
*
Fix libcss to use new libwapcaplet behaviour.
Daniel Silverstone
2010-03-27
1
-6
/
+3
*
Don't intern lower-case versions of strings. Use lwc_context_string_caseless_...
John Mark Bell
2009-07-27
1
-3
/
+14
*
Fix padding shorthand parser in the face of inherit.
John Mark Bell
2009-06-27
1
-0
/
+8
*
Padding shorthand property parser
John Mark Bell
2009-06-25
1
-0
/
+236
*
Documentation and context restoration on error
John Mark Bell
2009-06-25
1
-5
/
+86
*
Centralise !important handling.
John Mark Bell
2009-06-18
1
-4
/
+0
*
Less comedic inlining of huge functions
John Mark Bell
2009-05-27
1
-1
/
+1
*
Split out margin and padding property parsers.
John Mark Bell
2009-05-26
1
-0
/
+115