Commit Graph

  • 50fc20c2d4 [project @ 2002-12-29 22:27:35 by monkeyson] Font anti-alias colours corrected. Phil Mellor 2002-12-29 22:27:35 +00:00
  • 0eec3d6d4f [project @ 2002-12-29 20:02:46 by bursa] Fix redraw problems James Bursa 2002-12-29 20:02:46 +00:00
  • b9adc1d6c6 [project @ 2002-12-27 23:03:00 by bursa] Implement color property. James Bursa 2002-12-27 23:03:00 +00:00
  • 54ec269af3 [project @ 2002-12-27 22:29:45 by bursa] Implement color property. James Bursa 2002-12-27 22:29:45 +00:00
  • e2ba6726c5 [project @ 2002-12-27 21:09:15 by bursa] Implement color property. James Bursa 2002-12-27 21:09:15 +00:00
  • 9944fe8b00 [project @ 2002-12-27 20:42:31 by bursa] Implement color property. James Bursa 2002-12-27 20:42:31 +00:00
  • 8d1cbc0d05 [project @ 2002-12-27 20:35:32 by bursa] Implement color property. James Bursa 2002-12-27 20:35:32 +00:00
  • c15de8c585 [project @ 2002-12-27 20:13:18 by bursa] Implement color property. James Bursa 2002-12-27 20:13:18 +00:00
  • a6c8472922 [project @ 2002-12-27 20:08:18 by bursa] Implement color property. James Bursa 2002-12-27 20:08:18 +00:00
  • ffe6ce5f5e [project @ 2002-12-27 18:58:03 by bursa] Consider colspan when calculating column widths. James Bursa 2002-12-27 18:58:03 +00:00
  • 0e4fbaf439 [project @ 2002-12-27 17:38:47 by bursa] Improved word space handling James Bursa 2002-12-27 17:38:47 +00:00
  • c3a910193f [project @ 2002-12-27 17:28:19 by bursa] Improved word space handling James Bursa 2002-12-27 17:28:19 +00:00
  • 8f5c1d0e6e [project @ 2002-12-27 17:27:24 by bursa] Window minimum size James Bursa 2002-12-27 17:27:24 +00:00
  • edf686bf9c [project @ 2002-12-26 23:02:38 by bursa] Text layout changes for re-rendering. James Bursa 2002-12-26 23:02:38 +00:00
  • 4806941d49 [project @ 2002-12-25 22:59:21 by bursa] Changes to url handling. James Bursa 2002-12-25 22:59:21 +00:00
  • 364bfbee5f [project @ 2002-12-25 22:46:14 by bursa] Changes to url handling. James Bursa 2002-12-25 22:47:03 +00:00
  • 668dfb4884 [project @ 2002-12-25 21:36:29 by bursa] Changes to url handling. James Bursa 2002-12-25 21:38:45 +00:00
  • f373b275dd [project @ 2002-12-25 20:17:18 by bursa] Fix reloads and links. James Bursa 2002-12-25 20:17:18 +00:00
  • 89c257d207 [project @ 2002-12-23 22:31:28 by bursa] Fix layout_line() to support re-rendering. James Bursa 2002-12-23 22:31:28 +00:00
  • e108f30e81 [project @ 2002-12-23 21:18:04 by bursa] Fix renderings from cache. James Bursa 2002-12-23 21:19:01 +00:00
  • 19d94db7c4 [project @ 2002-12-23 20:29:25 by bursa] Fix renderings from cache. James Bursa 2002-12-23 20:29:25 +00:00
  • 0e3270b087 [project @ 2002-12-23 20:19:53 by bursa] Logging changes. James Bursa 2002-12-23 20:19:53 +00:00
  • 9284658d28 [project @ 2002-12-23 20:04:57 by bursa] Logging changes. James Bursa 2002-12-23 20:06:21 +00:00
  • 995412e006 [project @ 2002-11-03 09:39:53 by bursa] Caching bug fix. James Bursa 2002-11-03 09:39:53 +00:00
  • 24080add5c [project @ 2002-11-02 22:28:05 by bursa] Memory cache. James Bursa 2002-11-02 22:28:05 +00:00
  • c009c7111c [project @ 2002-10-15 11:09:56 by bursa] Add application directory. James Bursa 2002-10-15 11:09:56 +00:00
  • 6762cb7a0d [project @ 2002-10-15 10:47:44 by monkeyson] GUI improvements. Phil Mellor 2002-10-15 10:47:44 +00:00
  • eab796506b [project @ 2002-10-15 10:41:12 by monkeyson] GUI: menus, toolbar, adjustable window width. Phil Mellor 2002-10-15 10:41:12 +00:00
  • f459052ef8 [project @ 2002-10-12 13:05:16 by bursa] Speed improvements in layout_line() (call Font_ScanString much less). James Bursa 2002-10-12 13:05:16 +00:00
  • 390fb8fb8d [project @ 2002-10-08 11:15:29 by bursa] Removed most Unicode support, because it slows things down too much. James Bursa 2002-10-08 11:15:29 +00:00
  • 53c0e810e5 [project @ 2002-10-08 09:38:29 by bursa] LOG(()) macro for easier debugging. James Bursa 2002-10-08 09:38:29 +00:00
  • 6f095fcdf8 [project @ 2002-10-05 17:50:21 by bursa] Error handling for font_find_font. James Bursa 2002-10-05 17:50:21 +00:00
  • fcbe2cebae [project @ 2002-09-26 21:38:32 by bursa] New Unicode font handling and rendering code. James Bursa 2002-09-26 21:38:33 +00:00
  • f0fc6ca473 [project @ 2002-09-19 19:54:43 by bursa] Percentage column widths, optimisations. James Bursa 2002-09-19 19:54:43 +00:00
  • 263d627daa [project @ 2002-09-18 19:36:28 by bursa] New table layout algorithm. James Bursa 2002-09-18 19:36:28 +00:00
  • df864cf4e5 [project @ 2002-09-18 19:30:19 by bursa] Add User-Agent header. James Bursa 2002-09-18 19:30:19 +00:00
  • 1e5061507b [project @ 2002-09-11 21:19:24 by bursa] Convert all text to iso-8859-1 (temporary fix). James Bursa 2002-09-11 21:19:24 +00:00
  • 0380dbb75d [project @ 2002-09-11 21:18:18 by bursa] Column widths changes, bug fix. James Bursa 2002-09-11 21:18:18 +00:00
  • 811106028f [project @ 2002-09-11 14:24:02 by monkeyson] RISC OS Wimp GUI. Phil Mellor 2002-09-11 14:24:02 +00:00
  • a46eef0002 [project @ 2002-09-08 18:11:56 by bursa] Add box_free(). James Bursa 2002-09-08 18:11:56 +00:00
  • a21d245091 [project @ 2002-08-18 16:46:45 by bursa] Big changes to xml_to_box(), table row groups. James Bursa 2002-08-18 16:46:45 +00:00
  • 12c3ff3d62 [project @ 2002-08-11 23:04:02 by bursa] [monkeyson] Multiple-include guards. James Bursa 2002-08-11 23:04:02 +00:00
  • 1a1c493d74 [project @ 2002-08-11 23:02:25 by bursa] [monkeyson] Add font-weight and font-style. James Bursa 2002-08-11 23:02:49 +00:00
  • 72a56e8792 [project @ 2002-08-11 23:00:24 by bursa] [monkeyson & bursa] Support for links. James Bursa 2002-08-11 23:01:02 +00:00
  • 94d4798ca6 [project @ 2002-08-05 20:34:45 by bursa] Fixes to layout_table(). James Bursa 2002-08-05 20:34:45 +00:00
  • 57feb5e244 [project @ 2002-07-27 21:10:45 by bursa] Simple RISC OS interface. James Bursa 2002-07-27 21:10:45 +00:00
  • e78ea408f3 [project @ 2002-06-28 20:14:04 by bursa] Changed float representation in box tree to implement floated tables. James Bursa 2002-06-28 20:14:04 +00:00
  • df3341cb43 [project @ 2002-06-26 23:27:30 by bursa] Implied table elements and colspan implemented. James Bursa 2002-06-26 23:27:30 +00:00
  • 900a3a9b24 [project @ 2002-06-26 12:19:24 by bursa] Make compilation with lcc work. James Bursa 2002-06-26 12:19:24 +00:00
  • 0a5d2d0daf [project @ 2002-06-21 18:16:24 by bursa] Implemented clear, fixed inline / float bugs, eliminated many compiler warnings. James Bursa 2002-06-21 18:16:24 +00:00
  • 4bd5655408 [project @ 2002-06-19 15:17:45 by bursa] CSS fixes, text-align property implemented (except justify). James Bursa 2002-06-19 15:17:45 +00:00
  • 74ef206f53 [project @ 2002-06-18 21:24:21 by bursa] Improved inline and float layout, new CSS properties, better debug output. James Bursa 2002-06-18 21:24:21 +00:00
  • ce0d001eb1 [project @ 2002-05-27 23:21:11 by bursa] Simple left float implementation. James Bursa 2002-05-27 23:21:11 +00:00
  • 16f1b4d913 [project @ 2002-05-21 21:32:35 by bursa] Start of float implementation. James Bursa 2002-05-21 21:32:35 +00:00
  • f78fab56c7 [project @ 2002-05-21 21:27:29 by bursa] Add squash_whitespace(). James Bursa 2002-05-21 21:27:29 +00:00
  • 1ff128beaf [project @ 2002-05-18 08:23:39 by bursa] Added css_blank_style. James Bursa 2002-05-18 08:23:39 +00:00
  • 600f3ad557 [project @ 2002-05-11 15:22:24 by bursa] Better inline layout algorithm, simple tcl/tk gui. James Bursa 2002-05-11 15:22:24 +00:00
  • 91300f840f [project @ 2002-05-04 21:17:06 by bursa] Added code to use style attribute of elements. James Bursa 2002-05-04 21:17:06 +00:00
  • 50d95fdf6f [project @ 2002-05-04 19:57:18 by bursa] Split box and layout modules from render.c. James Bursa 2002-05-04 19:57:18 +00:00
  • 57f0b38204 [project @ 2002-05-02 08:51:24 by bursa] Changed for testing tables. James Bursa 2002-05-02 08:51:24 +00:00
  • 45401cf4b0 [project @ 2002-05-02 08:50:46 by bursa] Implemented fixed table layout algorithm. James Bursa 2002-05-02 08:50:46 +00:00
  • 2c407ce4c4 [project @ 2002-04-25 15:54:05 by bursa] Simple word wrapping of inline elements. James Bursa 2002-04-25 15:54:05 +00:00
  • 895ff0b0c2 [project @ 2002-04-25 15:53:07 by bursa] Test HTML and CSS files. James Bursa 2002-04-25 15:53:07 +00:00
  • f5044a6d87 [project @ 2002-04-25 15:52:26 by bursa] Interface to fonts. James Bursa 2002-04-25 15:52:26 +00:00
  • 33dc126f53 [project @ 2002-04-25 15:49:32 by bursa] Moved xml2-config switches to end of line. James Bursa 2002-04-25 15:49:32 +00:00
  • 4f1bd18a3d [project @ 2002-04-24 17:38:36 by bursa] Added a simple table layout implementation. James Bursa 2002-04-24 17:38:36 +00:00
  • 91b9ffdbcb [project @ 2002-04-24 17:37:37 by bursa] Replace - with _ when generating enums. James Bursa 2002-04-24 17:37:37 +00:00
  • 82e853c3df [project @ 2002-04-23 22:05:19 by bursa] Rewrote layout routines to use box tree. James Bursa 2002-04-23 22:05:19 +00:00
  • 63d8038d7d [project @ 2002-04-23 17:06:20 by bursa] Working conversion from HTML tree to box tree with styles. James Bursa 2002-04-23 17:06:20 +00:00
  • 6d48b29c2b [project @ 2002-04-22 09:24:35 by bursa] Initial revision James Bursa 2002-04-22 09:24:35 +00:00