Commit Graph

14668 Commits

Author SHA1 Message Date
James Bursa ce0d001eb1 [project @ 2002-05-27 23:21:11 by bursa]
Simple left float implementation.

svn path=/import/netsurf/; revision=19
2002-05-27 23:21:11 +00:00
James Bursa 16f1b4d913 [project @ 2002-05-21 21:32:35 by bursa]
Start of float implementation.

svn path=/import/netsurf/; revision=18
2002-05-21 21:32:35 +00:00
James Bursa f78fab56c7 [project @ 2002-05-21 21:27:29 by bursa]
Add squash_whitespace().

svn path=/import/netsurf/; revision=17
2002-05-21 21:27:29 +00:00
James Bursa 1ff128beaf [project @ 2002-05-18 08:23:39 by bursa]
Added css_blank_style.

svn path=/import/netsurf/; revision=16
2002-05-18 08:23:39 +00:00
James Bursa 600f3ad557 [project @ 2002-05-11 15:22:24 by bursa]
Better inline layout algorithm, simple tcl/tk gui.

svn path=/import/netsurf/; revision=15
2002-05-11 15:22:24 +00:00
James Bursa 91300f840f [project @ 2002-05-04 21:17:06 by bursa]
Added code to use style attribute of elements.

svn path=/import/netsurf/; revision=14
2002-05-04 21:17:06 +00:00
James Bursa 50d95fdf6f [project @ 2002-05-04 19:57:18 by bursa]
Split box and layout modules from render.c.

svn path=/import/netsurf/; revision=13
2002-05-04 19:57:18 +00:00
James Bursa 57f0b38204 [project @ 2002-05-02 08:51:24 by bursa]
Changed for testing tables.

svn path=/import/netsurf/; revision=12
2002-05-02 08:51:24 +00:00
James Bursa 45401cf4b0 [project @ 2002-05-02 08:50:46 by bursa]
Implemented fixed table layout algorithm.

svn path=/import/netsurf/; revision=11
2002-05-02 08:50:46 +00:00
James Bursa 2c407ce4c4 [project @ 2002-04-25 15:54:05 by bursa]
Simple word wrapping of inline elements.

svn path=/import/netsurf/; revision=10
2002-04-25 15:54:05 +00:00
James Bursa 895ff0b0c2 [project @ 2002-04-25 15:53:07 by bursa]
Test HTML and CSS files.

svn path=/import/netsurf/; revision=9
2002-04-25 15:53:07 +00:00
James Bursa f5044a6d87 [project @ 2002-04-25 15:52:26 by bursa]
Interface to fonts.

svn path=/import/netsurf/; revision=8
2002-04-25 15:52:26 +00:00
James Bursa 33dc126f53 [project @ 2002-04-25 15:49:32 by bursa]
Moved xml2-config switches to end of line.

svn path=/import/netsurf/; revision=7
2002-04-25 15:49:32 +00:00
James Bursa 4f1bd18a3d [project @ 2002-04-24 17:38:36 by bursa]
Added a simple table layout implementation.

svn path=/import/netsurf/; revision=6
2002-04-24 17:38:36 +00:00
James Bursa 91b9ffdbcb [project @ 2002-04-24 17:37:37 by bursa]
Replace - with _ when generating enums.

svn path=/import/netsurf/; revision=5
2002-04-24 17:37:37 +00:00
James Bursa 82e853c3df [project @ 2002-04-23 22:05:19 by bursa]
Rewrote layout routines to use box tree.

svn path=/import/netsurf/; revision=4
2002-04-23 22:05:19 +00:00
James Bursa 63d8038d7d [project @ 2002-04-23 17:06:20 by bursa]
Working conversion from HTML tree to box tree with styles.

svn path=/import/netsurf/; revision=3
2002-04-23 17:06:20 +00:00
James Bursa 6d48b29c2b [project @ 2002-04-22 09:24:35 by bursa]
Initial revision

svn path=/import/netsurf/; revision=2
2002-04-22 09:24:35 +00:00