Readme in markdown format
Removing some dust...
Added read-me text
Now there is a more permanent mirror on GitHub: https://github.com/zertovitch/wasabee
Project refresh
There is a github clone: https://github.com/svn2github/Wasabee - that's the good news. Now the cloning is suspended :-( License is MIT.
Hello Devs, can we have wasabee code on github to follow? easy for others to contribute. also what license you guys have choose for wasabee? Thanks, Jay
Added '-p' gprbuild option to build scripts for having 'out-of-the-box' builds
Updated wasa_work.xls (implemented tags)
Removed zrt_dev branch
Merged zrt_dev into trunk (the real thing)
Merged zrt_dev into trunk
Added a few entities (visible @ http://subversion.apache.org/ )
Corrected subtype Body_bracketing_tag_no_a; full build on GWindows and Text targets
Contributions by Joakim Strandberg: added 'section' tag; 'meta' tag becomes bracketed; added Class_Attribute and URL functions to query the tree; more messages in verbose mode
Completed/tested last patch, added entities
Contribution by Stephen Leake: verbosity, skipping of <script>..</script>
Added two entities found on certain Web pages
Updated a few scripts
Adapted comment in wasa_gwindows.gpr
Admit end-of-line right after '<html'
Dust removal...
Implemented Windows-1252 encoding
Parser admits singletons written incorrectly as...
A bit of cleanup
Moved Apply_Styles from Wasabee.Hypertext to Wa...
Small improvements by parsing Wikipedia
(cosmetics on identifers around applying styles)
Added a few entities
Implemented list styles for <OL> or <UL>; inden...
CSS: blank simplification (hence trimming) occu...
Styles: appropriate blank treatment of properti...
Styles: stub for list-style
Detection of encoding
Added Wasabee.Encoding, with utf-8, iso-8859-1,...
Wasabee.Images: added transparency hint
(GWindows) Further attempts to make transparenc...
Some tests with transparency
Added 'Fast_Range_Checks' compilation mode (int...
Fix on last change in tag attributes; code in L...
Split treatment of tag attributes between body ...
Styles: dimensions not inherited from parent
Styles: pixel sizes also read in width/height
<img> solved bug introduced with last change - ...
Moved img's width/height into optional_style (f...
Added resized images in example
Entities (e.g. Ç) case sensitive; images...
Bitmap display: prevent cases of bitmaps not cr...
Image with orientation displayed correctly (e.g...
Bitmap representation as 32 bit
(a bit more)
<img>: loading triggered upon parsing
Reduced text trace verbosity (slows down the br...
HTTP request: using (temporarily) AWS.Client.Ge...
Styles: support for 'em' in font sizes (e.g. fo...
Implemented values xx_small, x_small, small, me...
Styles - a bit of progress on font sizes
Styles: multiple class selector
Styles: added support for the universal selector *
CSS: fixed behaviour when a property is set twi...
Added *.Class CSS match
CSS: added tag#id styles
Added border-width property
Tree rectification for ill-formed tables (not c...
Wasabee.Hypertext.Parsing: color and bgcolor at...
Backgrounds: bgcolor attribute, main (top node)...
Background implemented
Tables: added cell fit and aligment
Added a stub for fitting table cells along a grid
Small improvements by random surfing...
Added border-color and border-style
(some cleanup)
(small changes)
Wasabee.CSS: support for multiple definitions l...
Some built-in styles move to default style sheet
Moved some font modifications into a default st...
Minimal support of tables. Styles: classes; 'di...
A few more styles
Style: merged style application into one place
Added a few HTML entities
Added <script>
<body> is also a body node...
Parsing: link attributes can be in any order
Improvements on Wasabee.Net
Wasabee.Hypertext.Parsing: removed deprecated X...
Wasabee.Hypertext.Parsing: process comments pri...
Styles: progress on text decoration
Added external style sheets
CSS by #id implemented; set case insensitive
Wasabee.Hypertext: use term 'family' for font f...
Solution to the font family question -> done on...
Fixed bug with parent color code appearing in p...
Wasabee.Hypertext.Parsing: styles within tags i...
Some improvements on CSS (spaces kept within qu...
Updated targets: SDL, Text
Colors in a specific package, Wasabee.Colors
Style merging: Parent -> CSS -> Font modif -> L...
Wasabee.Hypertext[.Display]: using styles now