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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure letter and word spacing are always absolutified.
Michael Drake
2015-01-02
1
-2
/
+16
*
Add absolute value conversion of currentColor for column-rule-color.
Michael Drake
2014-12-31
1
-0
/
+8
*
Fix handling of currentColor.
Michael Drake
2014-12-31
1
-4
/
+2
*
Fix break-{after,before,inside} group definition.
John-Mark Bell
2014-12-31
1
-3
/
+3
*
Fix.
Michael Drake
2014-12-31
1
-34
/
+38
*
Use appropriate enum labels.
Michael Drake
2014-12-29
1
-5
/
+5
*
Fixup break-inside.
Michael Drake
2014-12-29
1
-2
/
+27
*
Add break-inside property support.
Michael Drake
2014-12-29
4
-30
/
+59
*
Add break-before property support.
Michael Drake
2014-12-29
4
-35
/
+59
*
Add break-after property support.
Michael Drake
2014-12-29
5
-41
/
+72
*
Add helpers for selecting break-* properties.
Michael Drake
2014-12-29
2
-0
/
+52
*
Add comment to explain choice of defaults in the default uncommon extension b...
Michael Drake
2014-12-29
1
-0
/
+2
*
Fix many default values for "uncommon" properties.
Michael Drake
2014-12-29
1
-16
/
+32
*
Fix broken absolute valuification of letter and word spacing properties.
Michael Drake
2014-12-29
1
-4
/
+6
*
Tiny optimisation for computed style absolute valuification.
Michael Drake
2014-12-29
1
-3
/
+1
*
Update to use correct BUILD/HOST variables due to buildsystem changes
Vincent Sanders
2014-12-19
1
-1
/
+1
*
Fix use of wrong enum value.
Michael Drake
2014-12-08
1
-1
/
+1
*
Add public accessor for column-width property.
Michael Drake
2014-12-06
1
-0
/
+6
*
Add column-width property to computed styles.
Michael Drake
2014-12-06
4
-41
/
+82
*
Add public accessor for column-span property.
Michael Drake
2014-12-06
1
-0
/
+5
*
Add column-span property to computed styles.
Michael Drake
2014-12-06
4
-20
/
+67
*
Add public computed style accessor for column-rule-width prop.
Michael Drake
2014-11-16
1
-0
/
+6
*
Add column-rule-width to computed styles.
Michael Drake
2014-11-16
4
-49
/
+84
*
Add public computed style accessor for column-rule-style property.
Michael Drake
2014-11-16
1
-0
/
+5
*
Add column_rule_style to computed styles.
Michael Drake
2014-11-16
4
-40
/
+60
*
Fix column-fill computed style offset.
Michael Drake
2014-11-16
2
-2
/
+2
*
Add public accessor for column-rule-color in computed styles.
Michael Drake
2014-11-15
1
-0
/
+6
*
Add column-rule-color to computed styles.
Michael Drake
2014-11-15
4
-24
/
+83
*
Share colour enum values.
Michael Drake
2014-11-07
1
-3
/
+3
*
Column rule colour of "invert" is not allowed.
Michael Drake
2014-11-07
1
-1
/
+0
*
Remove trailing whitespace.
Michael Drake
2014-11-07
2
-135
/
+135
*
Add public computed style access function for column-gap property.
Michael Drake
2014-11-07
1
-0
/
+6
*
Implement selection for column-gap property.
Michael Drake
2014-11-07
4
-39
/
+82
*
Add public accessor for column-fill property value.
Michael Drake
2014-11-07
1
-0
/
+5
*
Implement selection for column-fill property.
Michael Drake
2014-11-07
4
-17
/
+62
*
Cascade and compose column-count property into computed style.
Michael Drake
2014-10-04
5
-18
/
+84
*
Put the column properties in the computed style's uncommon section.
Michael Drake
2014-10-04
1
-8
/
+8
*
No need for extern "C" stuff now that bloom.h is internal.
Michael Drake
2014-09-26
1
-9
/
+0
*
strncasecmp is defined in strings.h
Vincent Sanders
2014-09-05
1
-0
/
+1
*
Fix advancing when play-during rule has !important set.
Michael Drake
2014-07-24
1
-1
/
+1
*
Fix warning.
Michael Drake
2014-06-02
1
-1
/
+2
*
Length of computed bits array has increased by one byte.
Michael Drake
2014-06-01
1
-2
/
+2
*
Add support for CSS3 overflow-x and overflow-y properties.
Michael Drake
2014-06-01
16
-47
/
+277
*
ensure generation tool exits if it cannot open its output file. (coverity 112...
Vincent Sanders
2014-01-24
2
-0
/
+8
*
Remove implementation duplication in top/right/bottom/left property getters.
Michael Drake
2014-01-10
2
-115
/
+85
*
Remove duplicate implementation in css_computed_float.
Michael Drake
2014-01-10
1
-15
/
+6
*
Remove 9.7 handling from get_display. Delete get_display_static. Remove dup...
Michael Drake
2014-01-10
3
-72
/
+22
*
Fix filename.
Michael Drake
2014-01-10
2
-1
/
+1
*
Various changes for orphans and widows properties:
Michael Drake
2014-01-10
6
-64
/
+22
*
Avoid duplicate implementations of computed style property getters.
Michael Drake
2014-01-10
2
-1392
/
+160
[next]