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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrong -- it inherits
John Mark Bell
2009-08-21
1
-1
/
+1
*
-libcss-align is not inherited
John Mark Bell
2009-08-21
1
-1
/
+1
*
-libcss-align
John Mark Bell
2009-08-21
19
-7
/
+384
*
Mention Wapcaplet requirement.
Michael Drake
2009-08-09
1
-0
/
+1
*
Remove pointless todos
John Mark Bell
2009-08-03
1
-2
/
+0
*
s/opcode/opcode_t/
John Mark Bell
2009-08-03
4
-6
/
+6
*
Reinstate -Werror for GCC2
John Mark Bell
2009-08-03
1
-2
/
+2
*
Avoid type collisions when used from C++
John Mark Bell
2009-08-02
2
-63
/
+63
*
Apparently, converting from int to enum requires a cast.
John Mark Bell
2009-08-02
1
-45
/
+45
*
More apparent warnings squashed
John Mark Bell
2009-08-02
1
-3
/
+6
*
Avoid potential warning.
John Mark Bell
2009-08-02
1
-1
/
+8
*
Use unsigned int for bitfields. Apparently, using uint32_t confuses some comp...
John Mark Bell
2009-08-02
5
-17
/
+17
*
...but this one gcc2 really doesn't like: warning: bit-field `type' type inva...
François Revel
2009-08-02
1
-2
/
+2
*
Ensure our local include path overrides the buildsystem settings.
John Mark Bell
2009-08-01
1
-2
/
+2
*
More rigorous handling of EOF.
John Mark Bell
2009-07-31
2
-7
/
+194
*
Regression test for quotes bytecode execution in cascade_quotes.
John Mark Bell
2009-07-30
1
-0
/
+85
*
Fix processing of quotes bytecode during cascade.
John Mark Bell
2009-07-30
1
-7
/
+9
*
Plug potential memory leaks in property setting
John Mark Bell
2009-07-30
2
-0
/
+29
*
Change selector hash to segregate:
John Mark Bell
2009-07-29
5
-171
/
+851
*
Calculate the in-memory size of stylesheets and provide some API to access this.
John Mark Bell
2009-07-27
5
-0
/
+172
*
If, after parsing the media list, we've ended up with no media whatsoever, th...
John Mark Bell
2009-07-27
1
-1
/
+6
*
Don't intern lower-case versions of strings. Use lwc_context_string_caseless_...
John Mark Bell
2009-07-27
21
-592
/
+1916
*
Completely screw over any other client of libcss because NetSurf wants to imp...
John Mark Bell
2009-07-23
1
-372
/
+0
*
Purge use of alloca()
John Mark Bell
2009-07-22
1
-2
/
+10
*
Clarify operation
John Mark Bell
2009-07-22
1
-2
/
+3
*
Fix rgb() colour parser not to swap g and b.
Michael Drake
2009-07-22
1
-34
/
+34
*
Match details before considering combinators.
John Mark Bell
2009-07-22
1
-14
/
+13
*
Remove pointless parameter
John Mark Bell
2009-07-21
5
-12
/
+8
*
Always set values in result style when composing
John Mark Bell
2009-07-21
1
-335
/
+392
*
Avoid division by zero
John Mark Bell
2009-07-20
1
-2
/
+5
*
Silence warnings in release mode
John Mark Bell
2009-07-17
1
-64
/
+64
*
Error checking for string comparisons.
John Mark Bell
2009-07-17
1
-3
/
+13
*
Fix selector hash some more. It turns out that I'd forgotten how it was meant...
John Mark Bell
2009-07-17
3
-5
/
+37
*
Colour names are case insensitive
John Mark Bell
2009-07-17
1
-1
/
+1
*
Fix utterly broken selector chain search code.
John Mark Bell
2009-07-17
1
-12
/
+0
*
Missed this from previous commit
John Mark Bell
2009-07-17
1
-0
/
+17
*
Change mechanism for handling case sensitivity of element names. Now has anot...
John Mark Bell
2009-07-17
4
-19
/
+20
*
Store em and percentage values for properties in the computed style.
John Mark Bell
2009-07-17
4
-562
/
+2498
*
It is necessary to consider the element name when matching selectors.
John Mark Bell
2009-07-17
1
-6
/
+27
*
Ensure that we merge-sort the element and universal selector chains during se...
John Mark Bell
2009-07-17
1
-44
/
+51
*
Fix matching of named ancestor combinators.
John Mark Bell
2009-07-17
1
-34
/
+166
*
Add a flag to the font size computation callback to indicate that the resulta...
John Mark Bell
2009-07-16
5
-8
/
+12
*
Hacky avoidance of element name case insensitivity. The correct solution is f...
John Mark Bell
2009-07-16
1
-1
/
+4
*
Use a proper hash function.
John Mark Bell
2009-07-16
1
-1
/
+1
*
Provide accessor for computed value of display assuming static position.
John Mark Bell
2009-07-15
5
-60
/
+45
*
Fix selection from selectors within @media blocks.
John Mark Bell
2009-07-15
1
-8
/
+14
*
Provide some API to allow retrieval of an Initial style
John Mark Bell
2009-07-12
2
-0
/
+44
*
It helps if you add files
John Mark Bell
2009-07-09
1
-0
/
+20
*
Fix processing of rules after @import -- previously, they were completely ign...
John Mark Bell
2009-07-08
2
-1
/
+3
*
Make list-style shorthand parser attempt to parse a list-style-type value bef...
John Mark Bell
2009-07-07
1
-5
/
+5
[next]