YATE
YATE copied to clipboard
YATE (Yet anoter Text Editor) - WPF RichTextBox Extension
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) NOTE needsInput() also returns true when, the stream is finished. id:289 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/PdfSharp/PdfSharp.SharpZipLib/Zip/Compression/Inflater.cs#L62-L67
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO more complex recovery id:288 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L432-L437
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO these are the basic "legal" cases but there may be more recovery id:287 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L401-L406
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO We assume that indices represented by strictly 10 zeros ("0123456789".Length), id:286 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlparser.cs#L201-L206
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO 4: elements with optional closing tags: For elements with optional closing tags, we always close the element if we find...
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) NOTE 10/06/2004: processing changed, will now skip anything starting with id:284 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmllexicalanalyzer.cs#L618-L623
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO only a placeholder for now but later to be replaced with comparisons against id:283 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmllexicalanalyzer.cs#L546-L551
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO Implement URL parsing for images id:282 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlcssparser.cs#L1094-L1099
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO process local properties for TableColumn element id:281 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/HTMLToFlowConverter.table.cs#L523-L528
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO apply local properties to tr element id:280 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/HTMLToFlowConverter.table.cs#L217-L222