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
/
types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
API: Client media spec: Allow colour scheme preference
Michael Drake
2022-07-31
1
-0
/
+2
*
Selection: Don't duplicate unit conversion members in media descriptor.
Michael Drake
2021-05-19
1
-4
/
+0
*
Units: Remove units that nobody supports.
Michael Drake
2021-05-19
1
-14
/
+11
*
Media queries: Feature matching: Compare lengths in pixels.
Michael Drake
2019-05-07
1
-8
/
+7
*
Media queries: Add media type member to struct css_media.
Michael Drake
2019-03-10
1
-0
/
+3
*
Media Queries: Client media specification structure.
Michael Drake
2019-03-10
1
-0
/
+126
*
Code style: Use spaces for alignment.
Michael Drake
2019-03-10
1
-4
/
+4
*
Add support for new length units.
Lucas Neves
2017-11-13
1
-20
/
+33
*
@font-face support. Credit: James Montgomerie
John Mark Bell
2011-12-04
1
-0
/
+4
*
CSS3 Namespaces
John Mark Bell
2011-03-12
1
-0
/
+21
*
Minor documentation fixes.
John Mark Bell
2011-02-02
1
-2
/
+0
*
add system font hook
Vincent Sanders
2011-02-02
1
-0
/
+2
*
Sync comment with reality
John Mark Bell
2010-12-05
1
-1
/
+1
*
Sprinkle some C++ scoping around
John Mark Bell
2010-10-23
1
-0
/
+9
*
Purge "colour" from the public API -- it's just confusing
John Mark Bell
2009-06-27
1
-1
/
+1
*
A bunch of c89.
John Mark Bell
2009-04-15
1
-1
/
+1
*
Some changes. No idea what they are, mind you.
John Mark Bell
2009-02-15
1
-1
/
+1
*
Port libcss to libwapcaplet.
Daniel Silverstone
2009-02-14
1
-8
/
+0
*
Make fpmath stuff public.
John Mark Bell
2009-02-14
1
-4
/
+2
*
Trivial header cleanups.
Daniel Silverstone
2009-02-14
1
-12
/
+14
*
Enumerate all media types defined in CSS 2.1 (includes aural, which is deprec...
John Mark Bell
2009-02-12
1
-2
/
+15
*
Some property accessors.
John Mark Bell
2009-02-06
1
-3
/
+27
*
Fill in members of css_computed_{style,uncommon}
John Mark Bell
2009-02-05
1
-2
/
+7
*
Introduce ability to create/destroy selection contexts.
John Mark Bell
2009-01-26
1
-0
/
+4
*
Divorce css_string from whatever gets stored in lpu hashes.
John Mark Bell
2008-12-01
1
-4
/
+4
*
Use parserutils_hash instead of parserutils_dict.
John Mark Bell
2008-11-30
1
-3
/
+3
*
css_string is now the same as a parserutils_dict_entry. This allows us to use...
John Mark Bell
2008-11-27
1
-4
/
+6
*
Fix number parsing and make test code automatically determine correctness.
John Mark Bell
2008-11-24
1
-1
/
+2
*
Modify CSS2.1 frontend test driver to use the public stylesheet API.
John Mark Bell
2008-09-25
1
-0
/
+8
*
Mechanism for the client to select the language level.
John Mark Bell
2008-09-25
1
-7
/
+18
*
Public stylesheet API & stubbed out implementations.
John Mark Bell
2008-09-25
1
-2
/
+11
*
Implement the first-stage parser.
John Mark Bell
2008-07-30
1
-0
/
+2
*
Import beginnings of a CSS parsing library.
John Mark Bell
2008-05-01
1
-0
/
+33