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
path:
root
/
include
/
libcss
/
computed.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sprinkle some C++ scoping around
John Mark Bell
2010-10-23
1
-0
/
+9
*
Namespace preprocessor macros. I'm not entirely sure why I didn't do this in ...
John Mark Bell
2009-08-24
1
-739
/
+740
*
It turns out that using magic values for text-align is simpler than having an...
John Mark Bell
2009-08-22
1
-34
/
+16
*
-libcss-align
John Mark Bell
2009-08-21
1
-3
/
+21
*
Apparently, converting from int to enum requires a cast.
John Mark Bell
2009-08-02
1
-45
/
+45
*
Plug potential memory leaks in property setting
John Mark Bell
2009-07-30
1
-0
/
+2
*
Completely screw over any other client of libcss because NetSurf wants to imp...
John Mark Bell
2009-07-23
1
-372
/
+0
*
Remove pointless parameter
John Mark Bell
2009-07-21
1
-1
/
+0
*
Silence warnings in release mode
John Mark Bell
2009-07-17
1
-64
/
+64
*
Store em and percentage values for properties in the computed style.
John Mark Bell
2009-07-17
1
-26
/
+515
*
Add a flag to the font size computation callback to indicate that the resulta...
John Mark Bell
2009-07-16
1
-0
/
+1
*
Provide accessor for computed value of display assuming static position.
John Mark Bell
2009-07-15
1
-0
/
+41
*
Provide some API to allow retrieval of an Initial style
John Mark Bell
2009-07-12
1
-0
/
+4
*
Compute absolute values for all length properties.
John Mark Bell
2009-07-04
1
-1
/
+4
*
Add callback to make client compute the font size.
John Mark Bell
2009-07-04
1
-0
/
+6
*
Move quotes property into common style block.
John Mark Bell
2009-07-04
1
-44
/
+36
*
Query client for initial values of color, font-family, quotes, and voice-fami...
John Mark Bell
2009-07-04
1
-8
/
+12
*
Purge "colour" from the public API -- it's just confusing
John Mark Bell
2009-06-27
1
-11
/
+11
*
z-index is a signed int, not a css_fixed value.
John Mark Bell
2009-03-05
1
-1
/
+1
*
Constify.
John Mark Bell
2009-03-04
1
-2
/
+2
*
Some changes. No idea what they are, mind you.
John Mark Bell
2009-02-15
1
-11
/
+11
*
Fix maths in commentary
John Mark Bell
2009-02-15
1
-8
/
+6
*
Port libcss to libwapcaplet.
Daniel Silverstone
2009-02-14
1
-25
/
+27
*
Replace pointers to aural/page properties with pointers to void as placeholders
John Mark Bell
2009-02-14
1
-12
/
+2
*
Finally, a representation of a computed content property.
John Mark Bell
2009-02-14
1
-7
/
+66
*
Fix clip: rect() with auto sides
John Mark Bell
2009-02-14
1
-21
/
+42
*
Drop css_error_handler and rename css_alloc to css_allocator_fn
Daniel Silverstone
2009-02-14
1
-2
/
+2
*
Modify encoding of quotes. Move clip to accommodate.
John Mark Bell
2009-02-11
1
-16
/
+15
*
Change encoding of font-family
John Mark Bell
2009-02-11
1
-38
/
+38
*
Handle counter-increment/counter-reset
John Mark Bell
2009-02-11
1
-2
/
+2
*
Change the representation of any data that includes a css_string. They're now...
John Mark Bell
2009-02-11
1
-26
/
+30
*
Oh look, I've changed my mind again.
John Mark Bell
2009-02-07
1
-1
/
+3
*
More API changes.
John Mark Bell
2009-02-07
1
-3
/
+1
*
It probably helps to ensure the allocation routine is accessible.
John Mark Bell
2009-02-07
1
-1
/
+4
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+102
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+68
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+67
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+39
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+40
*
More accessors
John Mark Bell
2009-02-06
1
-2
/
+161
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+81
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+120
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+160
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+90
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+172
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+218
*
More accessors
John Mark Bell
2009-02-06
1
-1
/
+168
*
I've changed my mind. Don't assume that _INHERIT doesn't exist here.
John Mark Bell
2009-02-06
1
-15
/
+56
*
Some property accessors.
John Mark Bell
2009-02-06
1
-2
/
+122
*
Bit allocations.
John Mark Bell
2009-02-06
1
-0
/
+49
[next]