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
*
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
*
Appease ancient compilers
John Mark Bell
2011-09-06
1
-3
/
+9
*
A bunch more microoptimisations
John Mark Bell
2011-09-06
3
-101
/
+74
*
Iterate over pseudo elements, then properties, and reject unused pseudo eleme...
John Mark Bell
2011-09-05
1
-16
/
+15
*
Compute node name, id, and classes once, instead of once per stylesheet
John Mark Bell
2011-09-05
2
-48
/
+51
*
Hoist string internment into selection context constructor.
John Mark Bell
2011-09-05
2
-305
/
+302
*
Add a few more tests.
Michael Drake
2011-09-03
1
-0
/
+1782
*
Fix cursor URL dump.
Michael Drake
2011-09-03
1
-1
/
+1
*
Make "params" argument to css_stylesheet_create const. Thanks to James Montg...
Michael Drake
2011-09-02
2
-2
/
+2
*
Add support for selecting page-break-{before, after, inside}
John Mark Bell
2011-08-23
11
-64
/
+300
*
Fix build with GCC 4.6
John Mark Bell
2011-07-26
14
-45
/
+5
*
Add a few tests.
Michael Drake
2011-05-26
1
-0
/
+33
*
Fix a bunch of warnings.
Michael Drake
2011-05-26
1
-35
/
+109
*
Fix warning.
Michael Drake
2011-05-26
1
-1
/
+2
*
make pkgconf not happen when clean target called
Vincent Sanders
2011-04-19
1
-6
/
+8
*
Bump version number
John Mark Bell
2011-04-07
1
-1
/
+1
*
Use _ALIGNED to stop gcc complaining about casts increasing alignment require...
John Mark Bell
2011-04-01
1
-1
/
+1
*
Add structure versioning for client input
John Mark Bell
2011-03-13
8
-2
/
+26
*
Fix selection tests
John Mark Bell
2011-03-12
1
-12
/
+370
*
Fix caption-side dump
John Mark Bell
2011-03-12
1
-3
/
+3
*
Make dump_computed do inherits
Daniel Silverstone
2011-03-12
1
-11
/
+241
*
Ensure that the uncommon extension block is initialised correctly
John Mark Bell
2011-03-12
1
-1
/
+24
*
Fix set_clip
John Mark Bell
2011-03-12
1
-2
/
+2
*
Fix cascade of clip rectangle value
John Mark Bell
2011-03-12
1
-0
/
+1
*
Fix universal selector matching
John Mark Bell
2011-03-12
1
-1
/
+5
*
Saturated maths in css fixed point
Vincent Sanders
2011-03-12
4
-38
/
+126
*
CSS3 Namespaces
John Mark Bell
2011-03-12
14
-207
/
+524
*
Hide the CSS computed style itself. Only expose a few simple structures whic...
Daniel Silverstone
2011-03-12
6
-2087
/
+2372
*
Fix warning: comma at end of enumerator list
François Revel
2011-02-09
1
-1
/
+1
*
Use $(GREP) instead of grep
John Mark Bell
2011-02-05
1
-1
/
+1
*
Use $(PERL), instead of perl.
John Mark Bell
2011-02-05
1
-1
/
+1
*
Initialise font callback pointers
John Mark Bell
2011-02-03
4
-0
/
+8
[next]