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
path:
root
/
include
/
libcss
/
stylesheet.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various changes which modify API and ABI:
Michael Drake
2013-12-13
1
-1
/
+0
*
Make "params" argument to css_stylesheet_create const. Thanks to James Montg...
Michael Drake
2011-09-02
1
-1
/
+1
*
Add structure versioning for client input
John Mark Bell
2011-03-13
1
-0
/
+7
*
Minor documentation fixes.
John Mark Bell
2011-02-02
1
-6
/
+7
*
add system font hook
Vincent Sanders
2011-02-02
1
-0
/
+34
*
Provide hook for system colour name -> RGB conversion
John Mark Bell
2011-01-29
1
-5
/
+48
*
Provide notification hook for imported stylesheets, to enable clients to para...
John Mark Bell
2010-12-05
1
-2
/
+21
*
Sprinkle some C++ scoping around
John Mark Bell
2010-10-23
1
-0
/
+9
*
Fix libcss to use new libwapcaplet behaviour.
Daniel Silverstone
2010-03-27
1
-2
/
+2
*
Origin and media are not properties of the stylesheet.
John Mark Bell
2010-01-12
1
-4
/
+1
*
Calculate the in-memory size of stylesheets and provide some API to access this.
John Mark Bell
2009-07-27
1
-0
/
+2
*
Make all URIs absolute
John Mark Bell
2009-07-01
1
-0
/
+14
*
Support for parsing inline styles
John Mark Bell
2009-06-26
1
-1
/
+2
*
Quirks mode parsing
John Mark Bell
2009-02-15
1
-2
/
+4
*
Port libcss to libwapcaplet.
Daniel Silverstone
2009-02-14
1
-2
/
+2
*
Rework handling of imported stylesheets.
John Mark Bell
2009-02-14
1
-8
/
+9
*
Drop css_error_handler and rename css_alloc to css_allocator_fn
Daniel Silverstone
2009-02-14
1
-1
/
+1
*
Synchronise media type bitfield with reality -- it's 64bits wide.
John Mark Bell
2009-02-12
1
-2
/
+2
*
Make stylesheet component constructors/destructors report errors
John Mark Bell
2008-11-09
1
-3
/
+3
*
Create a parser instance for a stylesheet. Also create a level-specific front...
John Mark Bell
2008-09-25
1
-1
/
+1
*
Mechanism for the client to select the language level.
John Mark Bell
2008-09-25
1
-1
/
+2
*
Add API to get/set a stylesheet's disabled state
John Mark Bell
2008-09-25
1
-2
/
+3
*
Implement most of stylesheet's public API
John Mark Bell
2008-09-25
1
-0
/
+2
*
Public stylesheet API & stubbed out implementations.
John Mark Bell
2008-09-25
1
-0
/
+36