summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* updated the test to reflect all the changes that happened today.Dodji Seketeli2003-06-0813-195/+360
* just added a scrollbar to the croco renderer test window.Dodji Seketeli2003-06-071-1/+1
* created a new xml/css document to bring the test to a broader extend. ItDodji Seketeli2003-06-037-82/+289
* s/void */gpointer/Kang Jeong-Hee2003-05-315-10/+10
* 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-272-6/+13
* Some 'font-family' property gathering code.Dodji Seketeli2003-05-264-3/+343
* beginning of a font selection support.Dodji Seketeli2003-05-252-1/+9
* 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-241-9/+14
* coded a brand new "style gathering"/cascading subsystem.Dodji Seketeli2003-05-245-141/+75
* *** 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-2016-177/+501
* typo:s/uril/uri/Kang Jeong-Hee2003-05-181-1/+1
* Added the support of "padding" and "margin" shorthand properties.Dodji Seketeli2003-05-171-1/+131
* went a bit further.Dodji Seketeli2003-05-161-5/+7
* *** empty log message ***Dodji Seketeli2003-05-161-3/+13
* went forward in border-color properties support.Dodji Seketeli2003-05-161-9/+51
* Fixed a configure related bug:Dodji Seketeli2003-05-144-8/+41
* went forward in the "border" shorthand properties and its subDodji Seketeli2003-05-133-7/+355
* updated the test to reflect the new supported css2 properties.Dodji Seketeli2003-05-113-61/+45
* just added a test for the "background-color" property.Dodji Seketeli2003-05-061-103/+48
* started to add the support of the "color" and "background-color"Dodji Seketeli2003-05-054-18/+188
* small update for debug purposes.Dodji Seketeli2003-05-047-202/+401
* ) fixed a small bug in here.Dodji Seketeli2003-05-034-279/+734
* fixed #111895 Dodji.Dodji Seketeli2003-04-303-6/+8
* woohoo, this now shows some text. Okay, it is a crappy design sketch, butDodji Seketeli2003-04-274-39/+348
* *configure.in: made sure to include the libgnomeui clflags andDodji Seketeli2003-04-263-58/+50
* 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-244-18/+129
* 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-213-202/+105
* updated the test7 code to see the layout in action.Dodji Seketeli2003-04-204-244/+508
* when forward in normal flow layout code.Dodji Seketeli2003-04-202-3/+147
* Change _DATA to _HEADERS for headerAlexander Larsson2003-04-151-2/+1
* big tree layout cleanup.Dodji Seketeli2003-04-1255-143/+234
* mode box debug code.Dodji Seketeli2003-04-093-248/+280
* fixed a small bug in the box tree handling code.Dodji Seketeli2003-04-091-0/+3
* more box dumping cosmetics.Dodji Seketeli2003-04-081-1/+6
* more box debuging code.Dodji Seketeli2003-04-084-40/+138
* started to write a box model debuging code.Dodji Seketeli2003-04-077-14/+292
* some small cleanups.Dodji Seketeli2003-04-061-743/+11
* more layout code. Dodji.Dodji Seketeli2003-04-063-71/+194