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
*
Silence uninitialised use warning
rjek/clang-warnings
Rob Kendrick (humdrum)
2013-04-25
1
-1
/
+1
*
ensure enough parameetrs to IDENT list exist
Vincent Sanders
2013-04-22
1
-67
/
+75
*
set component version for release
release/0.2.0
Vincent Sanders
2013-04-19
1
-1
/
+1
*
add a .gitattributes so .gitignore is not exported
Vincent Sanders
2013-04-18
1
-0
/
+2
*
Hopefully silence a warning
Daniel Silverstone
2012-10-15
1
-1
/
+1
*
Prioritise id and class hashes over element hash when inserting rules.
Michael Drake
2012-08-26
2
-47
/
+108
*
Skip empty/broken rules early, before we match their selector chains.
Michael Drake
2012-08-26
1
-11
/
+13
*
Fix not([node_name]) selection.
Michael Drake
2012-08-07
1
-1
/
+7
*
Initialise variables used in lwc out params.
John-Mark Bell
2012-07-19
1
-8
/
+8
*
Cleanup: Remove unused UNUSED()
Daniel Silverstone
2012-07-19
1
-2
/
+0
*
Merge CLANG fixes from dsilvers/clang-fix
Daniel Silverstone
2012-07-01
2
-15
/
+18
|
\
|
*
Clear up CLANG warnings in various property setters
Daniel Silverstone
2012-07-01
1
-11
/
+14
|
*
Clear up CLANG warnings in css__stylesheet_selector_append_specific
Daniel Silverstone
2012-07-01
1
-4
/
+4
|
/
*
Update to new NSBUILD infrastructure
Daniel Silverstone
2012-06-29
11
-13
/
+15
*
Git ignores
Daniel Silverstone
2012-06-04
2
-0
/
+5
*
Fix up documentation lies
John Mark Bell
2012-05-29
1
-8
/
+3
*
Fix error reporting
John Mark Bell
2012-05-08
1
-5
/
+5
*
correctly apply enum casts to avoid warnings about casting between
Vincent Sanders
2012-04-14
2
-42
/
+43
*
Complete widows and orphans support. Thanks to James Montgomerie.
Michael Drake
2012-04-13
8
-38
/
+236
*
Bring example back up to date. Note: untested.
Michael Drake
2012-04-12
1
-32
/
+196
*
Fix debug build (warnings about comparing different enums).
François Revel
2012-04-06
2
-36
/
+42
*
Remove pedantic from CFLAGS ready for wapcaplet rework
Daniel Silverstone
2012-03-29
1
-1
/
+1
*
Add common CSS tokens to stylesheet string table.
Michael Drake
2012-03-29
2
-0
/
+11
*
Fix comma at end of enumerator list warning.
François Revel
2012-03-25
1
-1
/
+1
*
Use correct unit enum values for computed clip rectangle
Rob Kendrick
2012-03-25
1
-1
/
+1
*
Correct type of out parameter
John Mark Bell
2012-03-24
2
-2
/
+2
*
Dodgy bodge to shut clang up
Daniel Silverstone
2012-03-24
1
-1
/
+3
*
Bump version number
Vincent Sanders
2012-02-27
1
-1
/
+1
*
Remove out-of-sync sources comment. Make source list clearer and sort it.
Michael Drake
2012-02-03
1
-27
/
+32
*
Add parsing of CSS3 Multi-column layout module shorthand properties. (column...
Michael Drake
2012-02-03
8
-6
/
+973
*
Add support for parsing CSS3 Multi-column layout properties:
Michael Drake
2012-01-28
27
-115
/
+2655
*
Add some tests.
Michael Drake
2012-01-28
3
-0
/
+22
*
Fix \!important for opacity property.
Michael Drake
2012-01-27
2
-0
/
+29
*
Fix test build.
Michael Drake
2012-01-26
2
-4
/
+4
*
Fix font-face defaults (credit: James Montgomerie)
John Mark Bell
2012-01-24
1
-1
/
+10
*
@font-face support. Credit: James Montgomerie
John Mark Bell
2011-12-04
22
-52
/
+1577
*
Fall back to UA's default font family if no generic family is specified in th...
John Mark Bell
2011-12-04
1
-10
/
+48
*
Simplify cache loop criterion.
Michael Drake
2011-11-07
1
-2
/
+3
*
Fill reject cache backwards from end.
Michael Drake
2011-11-07
2
-7
/
+8
*
Code style tweak.
Michael Drake
2011-11-06
1
-1
/
+1
*
Avoid trying to add already-cached selectors to reject cache. Remove pre-ins...
Michael Drake
2011-11-06
1
-24
/
+15
*
Fix regression introduced by reject cache: do not cache failure to match mult...
John Mark Bell
2011-11-05
1
-0
/
+1
*
Selection micro optimisation.
Michael Drake
2011-11-04
1
-15
/
+17
*
Don't need to match CSS_SELECTOR_ELEMENT detail since it will always match.
Michael Drake
2011-11-04
1
-8
/
+13
*
Cache rejected ancestor class/ID selectors to improve selection efficiency
John Mark Bell
2011-11-04
2
-8
/
+102
*
Extend lifetime of property strings
John Mark Bell
2011-10-06
3
-9
/
+16
*
Tidy up
John Mark Bell
2011-10-06
4
-13
/
+7
*
Avoid interning propstrings table for every stylesheet, style tag and style a...
Michael Drake
2011-10-06
4
-15
/
+76
*
Bump version number
John Mark Bell
2011-09-18
1
-1
/
+1
*
Explicitly narrow result
John Mark Bell
2011-09-06
1
-1
/
+1
[next]