index
:
libcss.git
dsilvers/calc
jmb/mq
lcneves/select-autogen
master
rjek/clang-warnings
tlsa/add-ci
tlsa/calc
tlsa/calc-wip
Cascading Style Sheets library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Selection hash module: calloc instead of malloc, memset.
Michael Drake
2016-10-15
1
-9
/
+5
*
Access lwc caseless hash through supported API.
Michael Drake
2016-10-15
3
-40
/
+32
*
Perser generator: Squash coverity #1361551 Unused value
Michael Drake
2016-08-13
1
-1
/
+0
*
Parse: Squash coverity #1361552: Unused value
Michael Drake
2016-08-13
1
-2
/
+3
*
Update component version for release
release/0.6.0
Vincent Sanders
2016-02-16
1
-1
/
+1
*
Update component version for release
release/0.5.2
Vincent Sanders
2016-02-16
1
-1
/
+1
*
Documentation: Fix typos.
Michael Drake
2016-02-10
1
-3
/
+3
*
Documentation: Presentational hint API change.
Michael Drake
2016-02-10
1
-0
/
+19
*
Fix up error path.
Michael Drake
2016-02-08
1
-1
/
+1
*
make unused variable macro more portable
Vincent Sanders
2016-02-06
2
-2
/
+2
*
Merge branch 'tlsa/upfront-hints'
Michael Drake
2016-02-05
4
-42
/
+47
|
\
|
*
Change how presentational hints are handled.
Michael Drake
2016-02-02
4
-42
/
+47
|
/
*
Update Component version for release
release/0.5.1
Vincent Sanders
2015-12-18
1
-2
/
+2
*
Remove trailing whitespace.
Michael Drake
2015-11-01
1
-1
/
+1
*
Slight simplification of set_initial group checks.
Michael Drake
2015-08-19
1
-19
/
+18
*
Add "96" to useful DPI values. (CSS pixels are 1/96 inch.)
Michael Drake
2015-08-05
1
-0
/
+1
*
Testutils: undef assert before use
John-Mark Bell
2015-07-18
1
-0
/
+1
*
Add doxygen automatic document generation
Vincent Sanders
2015-06-25
2
-0
/
+1793
*
Update CFLAGS to avoid deprication warning for glibc 2.21 and later.
Vincent Sanders
2015-03-21
1
-2
/
+10
*
Fix build with gcc2.
Adrien Destugues
2015-03-21
1
-3
/
+4
*
Fix include paths for Haiku.
Adrien Destugues
2015-03-21
2
-2
/
+2
*
Revert "Fix use of uninitialized values in style composition."
John-Mark Bell
2015-03-10
1
-4
/
+4
*
Fix use of uninitialized values in style composition.
John-Mark Bell
2015-03-10
1
-4
/
+4
*
Update the component version for release
release/0.5.0
Vincent Sanders
2015-03-08
1
-1
/
+1
*
Use named initialisers for initial uncommon block.
Michael Drake
2015-03-07
1
-31
/
+38
*
Simplify length absolutification.
Michael Drake
2015-02-28
1
-93
/
+19
*
Use calloc instead of malloc/memset.
Michael Drake
2015-01-24
1
-3
/
+1
*
Use calloc instead of malloc/memset.
Michael Drake
2015-01-24
1
-3
/
+1
*
Add absolutification for column-gap.
Michael Drake
2015-01-10
1
-0
/
+8
*
Absolutification of column-width.
Michael Drake
2015-01-10
1
-0
/
+8
*
Improve comment.
Michael Drake
2015-01-10
1
-2
/
+2
*
Implement absolutification for column-rule-width.
Michael Drake
2015-01-10
2
-49
/
+65
*
Sync public getter wrapper's absolutification handling.
Michael Drake
2015-01-10
2
-128
/
+121
*
Merge branch 'tlsa/remove-absolutification'
Michael Drake
2015-01-10
1
-43
/
+2
|
\
|
*
Need to pass normal property value though to the client.
Michael Drake
2015-01-10
1
-43
/
+2
|
/
*
Avoid duplicate get_column_rule_color call.
Michael Drake
2015-01-02
1
-3
/
+1
*
Trivial optimisation.
Michael Drake
2015-01-02
1
-8
/
+13
*
Ensure letter and word spacing are always absolutified.
Michael Drake
2015-01-02
2
-34
/
+48
*
Fix up test data.
Michael Drake
2014-12-31
1
-1551
/
+1551
*
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
*
Make it compose styles.
Michael Drake
2014-12-31
1
-6
/
+37
*
Fix.
Michael Drake
2014-12-31
1
-34
/
+38
*
Use appropriate enum labels.
Michael Drake
2014-12-29
1
-5
/
+5
*
Add break-* property selection tests.
Michael Drake
2014-12-29
1
-0
/
+309
*
Fixup break-inside.
Michael Drake
2014-12-29
1
-2
/
+27
*
Dump break-* properties from computed styles, and update test data.
Michael Drake
2014-12-29
2
-0
/
+240
*
Add break-inside property support.
Michael Drake
2014-12-29
5
-30
/
+62
*
Add break-before property support.
Michael Drake
2014-12-29
5
-35
/
+62
[next]