summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merged from the devel branch.rsiddharth2013-08-146-25/+54
|\
| * modified: styling/style.css (insignificant items' opacity is set to 0.3, opac...rsiddharth2013-06-291-2/+27
| * modified: parsers/CodeBlocks.java ( code blocks are wrapped around <pre> elem...rsiddharth2013-06-262-4/+8
| * modified: parsers/Images.java (`alt' attribute constructs itself nicely now)rsiddharth2013-06-261-2/+2
| * updated etc/TODO (the future of scruf)rsiddharth2013-06-261-10/+5
| * modified: parsers/Images.java (now scruffy-markup accepts svg images)rsiddharth2013-04-271-1/+1
| * modified: parsers/Images.java (Pattern for image recognitionrsiddharth2013-03-231-1/+1
| * modified: parsers/QuoteSpecialText.java (regex that recognizes special-text m...rsiddharth2013-03-101-1/+1
| * stylesheet updated -- links are more prominent now.rsiddharth2012-12-311-2/+4
| * [fix] stylesheet is updated, in all scruf aware directories, if the default s...rsiddharth2012-12-301-3/+6
| * styling/style.css update -- added subtle border to div.code blockrsiddharth2012-12-301-2/+2
* | merged from devel branch. this is going to labelled version 0.1.0.rsiddharth2012-12-269-124/+920
|\|
| * updated TODO filersiddharth2012-12-261-6/+1
| * added scruf ascii art: etc/scruf-artrsiddharth2012-12-241-0/+18
| * [bug-fix]: The `Footer` parser now allows the text, inside the markep up foot...rsiddharth2012-12-231-1/+1
| * [bug-fix]: The StyleChecker object was not used correctly in conversion/Conve...rsiddharth2012-12-231-10/+3
| * updated etc/TODOrsiddharth2012-12-231-6/+4
| * added docs/style.cssrsiddharth2012-12-231-0/+180
| * updated etc/TODOrsiddharth2012-12-231-4/+6
| * updated TODOrsiddharth2012-12-231-5/+0
| * the README file is complete now; TODO was updated.rsiddharth2012-12-232-43/+89
| * started writing the README file; added .html files in docs/rsiddharth2012-12-215-91/+660
| * recreated etc/ with only the TODO in it.rsiddharth2012-12-212-1/+2
| * moved COPYING & TODO to etc/ directory.rsiddharth2012-12-212-2/+1
* | merged from devel branch.rsiddharth2012-12-2110-121/+222
|\|
| * [bug-fix]: when the default style sheet is newer than the style sheetrsiddharth2012-12-213-6/+59
| * Scruf.java has been renamed to Run.javarsiddharth2012-12-211-49/+0
| * [method named changed]: The method named 'resolve()' in styling/StyleChecker....rsiddharth2012-12-212-2/+2
| * [bug-fix]: Each directory is checked if it contains the style.css, ifrsiddharth2012-12-212-10/+21
| * added license text to parsers/SymbolMap.java.rsiddharth2012-12-211-0/+21
| * updated TODOrsiddharth2012-12-211-16/+19
| * [bug-fix]: From now on, all the special characters in the stringrsiddharth2012-12-201-2/+28
| * SymbolMap class which was in CodeBlock.java is shifted to a dedicatedrsiddharth2012-12-202-56/+63
| * [bug-fix]: Back Buttons were not put in webpages that were present inrsiddharth2012-12-201-2/+3
| * bunch of new todos; 'todo' renamed to 'TODO'.rsiddharth2012-12-151-1/+29
* | merged from devel branch: now scruf supports HTML5 audio tag. for other chang...rsiddharth2012-12-066-10/+73
|\|
| * stylesheet update: formatting for audio tag. rsiddharth2012-12-021-0/+8
| * new feature: I have added support for <audio> tags for Ogg audio.rsiddharth2012-12-022-0/+53
| * minor-fix(es) to comply with standardsrsiddharth2012-11-302-3/+3
| * bug fix: parser/Nullit.java quotes the full regex before sending thersiddharth2012-11-301-7/+9
* | removed:rsiddharth2012-11-2912-47/+279
|\|
| * updated styling/style.cssrsiddharth2012-11-291-1/+13
| * bug-fixes; now the final HTML adornings are done in Header,rsiddharth2012-11-285-11/+72
| * new feature: meta tag for author info is available.rsiddharth2012-11-287-45/+48
| * parsers/LastUpdate.java was baptized, todo was updatedrsiddharth2012-11-272-7/+26
| * new feature: Now Scruf appends a 'last updated' string at the end ofrsiddharth2012-11-273-9/+69
| * updated styling/style.cssrsiddharth2012-11-111-0/+12
| * todo updatedrsiddharth2012-11-111-3/+3
| * new feature: special text (symbols) are quoted to HTML number inside arsiddharth2012-11-113-13/+78
* | merged from devel branchrsiddharth2012-11-1027-211/+486
|\|