summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Dodji Seketeli2003-06-081-1/+1
* updated the test to reflect all the changes that happened today.Dodji Seketeli2003-06-0815-352/+432
* just added a scrollbar to the croco renderer test window.Dodji Seketeli2003-06-072-6/+9
* created a new xml/css document to bring the test to a broader extend. ItDodji Seketeli2003-06-039-82/+410
* s/void */gpointer/Kang Jeong-Hee2003-05-316-10/+14
* more code to gather the 'font-size' property.Dodji Seketeli2003-05-296-10/+300
* The very trivial fonts related declaration/definitions.Dodji Seketeli2003-05-283-4/+265
* Fixed some silly errors reported byDodji Seketeli2003-05-273-6/+16
* Some 'font-family' property gathering code.Dodji Seketeli2003-05-264-3/+343
* beginning of a font selection support.Dodji Seketeli2003-05-254-4/+17
* updated a small function comment.Dodji Seketeli2003-05-241-4/+5
* fixed another silly bug.Dodji Seketeli2003-05-241-111/+89
* fixed a small (but nasty) rendering bug.Dodji Seketeli2003-05-242-18/+39
* *** empty log message ***Dodji Seketeli2003-05-241-3/+10
* coded a brand new "style gathering"/cascading subsystem.Dodji Seketeli2003-05-247-163/+77
* *** empty log message ***Dodji Seketeli2003-05-231-1/+9
* small api cleanup. Dodji.Dodji Seketeli2003-05-223-72/+1
* more cascading code.Dodji Seketeli2003-05-224-39/+140
* More cascading order computation code.Dodji Seketeli2003-05-215-32/+146
* moved the style files in the selection engine directory.Dodji Seketeli2003-05-202-1/+2
* went forward in the cascading support. I still have a long way to go.Dodji Seketeli2003-05-2018-186/+507
* typo:s/uril/uri/Kang Jeong-Hee2003-05-181-1/+1
* Added the support of "padding" and "margin" shorthand properties.Dodji Seketeli2003-05-172-6/+139
* went a bit further.Dodji Seketeli2003-05-161-5/+7
* *** empty log message ***Dodji Seketeli2003-05-162-4/+14
* went forward in border-color properties support.Dodji Seketeli2003-05-163-11/+56
* Fixed a configure related bug:Dodji Seketeli2003-05-148-113/+78
* went forward in the "border" shorthand properties and its subDodji Seketeli2003-05-134-8/+358
* *** empty log message ***Dodji Seketeli2003-05-121-5/+5
* updated the test to reflect the new supported css2 properties.Dodji Seketeli2003-05-116-65/+78
* .cvsignore addedKang Jeong-Hee2003-05-111-0/+1
* just added a test for the "background-color" property.Dodji Seketeli2003-05-064-111/+70
* started to add the support of the "color" and "background-color"Dodji Seketeli2003-05-056-21/+208
* small update for debug purposes.Dodji Seketeli2003-05-0411-213/+450
* ) fixed a small bug in here.Dodji Seketeli2003-05-035-279/+762
* fixed #111895 Dodji.Dodji Seketeli2003-04-306-12/+33
* woohoo, this now shows some text. Okay, it is a crappy design sketch, butDodji Seketeli2003-04-277-42/+368
* *** empty log message ***Dodji Seketeli2003-04-261-0/+15
* *configure.in: made sure to include the libgnomeui clflags andDodji Seketeli2003-04-267-73/+140
* fixed a bug in box model code. went forward on the layout front. test7Dodji Seketeli2003-04-252-78/+102
* more layout code. Dodji.Dodji Seketeli2003-04-246-34/+146
* more box-view code.Dodji Seketeli2003-04-234-4/+149
* started to write the CRBoxView widget.Dodji Seketeli2003-04-233-7/+160
* *Doxyfile: fixed a small bug due to the new source tree layout.Dodji Seketeli2003-04-215-204/+107
* updated the test7 code to see the layout in action.Dodji Seketeli2003-04-207-254/+530
* when forward in normal flow layout code.Dodji Seketeli2003-04-205-5/+184
* Change _DATA to _HEADERS for headerAlexander Larsson2003-04-153-3/+11
* a big tree cleanup to organised the sources component-wise.Dodji Seketeli2003-04-127-8/+61
* big tree layout cleanup.Dodji Seketeli2003-04-1255-143/+234
* mode box debug code.Dodji Seketeli2003-04-093-248/+280