summaryrefslogtreecommitdiff
path: root/src/cr-sel-eng.c
Commit message (Expand)AuthorAgeFilesLines
* Typo fix s/occured/occurred/Mattia Rizzolo2017-03-261-1/+1
* Fix comparison warningMarek Chalupa2015-12-151-2/+2
* char/xmlChar castingРуслан Ижбулатов2014-08-051-20/+20
* gchar/guchar types and castingРуслан Ижбулатов2014-08-051-3/+3
* Bug 395099 - overly agressive rule matchingBruno Haible2007-01-101-3/+7
* a bug in the class selector code, where it would no\ t require whitespaceDom Lachowicz2007-01-091-0/+4
* applied the following patches:CEST 2005 Dodji Seketeli2005-05-101-28/+44
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-423/+203
* Merged with libcroco--mainline--0.1--patch-22Dodji2004-03-161-8/+5
* *** empty log message ***Dodji Seketeli2004-03-131-14/+21
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-1085/+908
* reflect the removal of src/parser src/seleng and src/layeng added this newDodji2004-03-061-12/+12
* applied a patch from Rob BUIS to fix some bugs/memleaks here. Did someDodji Seketeli2004-03-051-3/+26
* fixed silly bug in there. added the support of the "!important" keyword atDodji Seketeli2004-03-041-10/+8
* added the (cr_prop_list_unlink) function. put the properties at the end ofdodji2004-03-011-9/+24
* applied a patch of Rob BUIS to add the support of the :lang() pseudo classDodji Seketeli2004-02-291-0/+55
* fixed a small bug in here: Always Initialise output function argument !!!.Dodji Seketeli2004-02-291-1/+4
* Created this new CRPropList class. added this new helper function.Dodji Seketeli2004-02-291-6/+293
* Second (or maybe third) attempt to fix the cascading cascading thing. IDodji Seketeli2004-02-261-25/+31
* Fixed a bug that was "forgetting" all the properties gathered during theDodji Seketeli2004-02-191-4/+5
* In the process of adding style structure debugging facilities.Dodji Seketeli2004-02-071-2/+1
* make sure to set the fields of the style structure passed as an argumentDodji Seketeli2004-01-291-3/+6
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-0/+1558
* big tree layout cleanup.Dodji Seketeli2003-04-121-944/+0
* started went forward on the test annotated tree building front.Dodji Seketeli2003-03-311-5/+45
* more code on the layout/cascade front.Dodji Seketeli2003-03-291-8/+39
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-191-17/+15
* fixed a stupid bug in the dashmatch attr selection evaluation. Dodji.Dodji Seketeli2003-03-081-2/+1
* bugfix: correctly handle trailing '\r' characters. Dodji.Dodji Seketeli2003-03-081-6/+12
* went forward in the selectors stuff debugging.Dodji Seketeli2003-03-061-4/+13
* started to debug the selection engine.Dodji Seketeli2003-03-051-8/+12
* work is on going on the selection evalutation engine front.Dodji Seketeli2003-03-021-21/+145
* started to write a selector "requester".Dodji Seketeli2003-03-021-2/+190
* went a bit further with the selection engine.Dodji Seketeli2003-02-271-52/+161
* went a bit forward in attribute additional selector evaluation.Dodji Seketeli2003-02-271-17/+101
* Initial revisionDodji Seketeli2003-02-271-0/+352