summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated TODOdevrsiddharth2014-09-081-5/+0
* stylesheet: reverted back to the ol' colorrsiddharth2014-07-251-1/+1
* modified: styling/style.css - a:visited is lighter now.rsiddharth2014-07-251-1/+1
* updated styling/style.css. <pre> uses overflow: auto instead of breaking word...rsiddharth2014-07-201-3/+1
* add some code for debugging + TODO update.rsiddharth2014-07-173-1/+5
* modified: styling/style.cssrsiddharth2014-07-171-2/+6
* now, scruf does'nt wrap <p> around text inside HTML blocks in scruffy markup ...rsiddharth2013-11-152-25/+48
* styleshee updatersiddharth2013-11-151-5/+14
* style sheet update.rsiddharth2013-11-151-1/+26
* parser/QuoteSpecialText doesn't escape `<` if it is part of a HTML tag.rsiddharth2013-11-123-6/+86
* removed extraneous whitespace in a bunch of parsers.rsiddharth2013-11-123-5/+5
* ignoring backup files.rsiddharth2013-11-111-0/+1
* Now status/PresentFile class also contains the fileContent.rsiddharth2013-11-112-3/+6
* updated TODOrsiddharth2013-11-111-4/+9
* made more changes to the default stylesheet.rsiddharth2013-11-101-38/+19
* styling/style.css. revamped the default stylesheet a bit.rsiddharth2013-11-101-100/+72
* parsers/WordDecoration.java: replace <i> -> <em> & <b> -> <strong>rsiddharth2013-11-101-2/+2
* parsers/Header.java: set the viewport width to device-width.rsiddharth2013-11-101-3/+4
* parsers/CodeBlocks.java. wrapped <code> inside <pre>.rsiddharth2013-11-101-2/+2
* merged from devHEADmasterrsiddharth2013-11-066-59/+94
|\
| * removed extraneous whitspace.rsiddharth2013-11-062-5/+5
| * renamed: .bzrignore -> .gitignorersiddharth2013-11-061-0/+0
| * updated TODO.rsiddharth2013-11-051-1/+3
| * wrote a new parser: parsers/UList.javarsiddharth2013-11-053-1/+84
| * updated etc/TODOrsiddharth2013-11-051-56/+6
* | Updated Copyright blocks, README, stylesheet. Added CHANGELOG, MANIFEST.rsiddharth2013-11-0444-973/+219
|\|
| * modified: MANIFEST. removed the docs/ section.rsiddharth2013-11-041-3/+0
| * modified: CHANGELOGrsiddharth2013-11-041-2/+7
| * updated stylesheet. rsiddharth2013-11-031-0/+3
| * removed docs/ section.rsiddharth2013-11-033-736/+0
| * updated README. Put info about codebase in MANIFEST.rsiddharth2013-11-032-131/+76
| * updated the year in the Copyright block in all source files.rsiddharth2013-11-0235-73/+41
| * modified: license/Liberate.java. rewrote it.rsiddharth2013-11-021-29/+77
| * license/gpl: updated copyright yearrsiddharth2013-11-021-2/+1
| * added CHANGELOGrsiddharth2013-11-021-0/+17
| * parsers/Images.java: minor change to the alt text block.rsiddharth2013-11-021-2/+2
* | merged from devel branch: styling/style.css (<blockquote> is not oblique anym...rsiddharth2013-11-021-1/+0
|\|
| * modified: styling/style.css (<blockquote> is not oblique anymore).rsiddharth2013-09-151-1/+0
* | 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
|\|