index
:
simplyread
master
Makes webpages more readable
njw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2011-08-14
Remove mistaken comment in makefile
Nick White
2011-08-14
Remove silly marketingy description
Nick White
2011-06-27
Use better title for webpage
Nick White
2011-06-23
Prepare for v0.5
Nick White
2011-06-23
Add viable to firefox, improve firefox usage, general cleanups
Nick White
2011-06-21
Make keyfile dependency in makefile explicit, update TODO
Nick White
2011-06-16
Make sign rule only signs existing builds
Nick White
2011-06-16
Improve webpage, specify javascript (as that's the ecmascript variant we're ↵
Nick White
using)
2011-06-16
Don't include full license in binaries
Nick White
2011-06-16
Sort firefox addon, make improvements
Nick White
2011-06-16
Improve make file
Nick White
2011-06-16
Basic firefox update support, minor css update
Nick White
2011-05-22
Use the same icon everywhere
Nick White
2011-05-22
Improve icon, and add to simplyread meta
Nick White
2011-05-21
Make chromium extension a page action
Nick White
2010-11-18
Make all now makes all, and make rules deploy to web/
Nick White
2010-11-18
Add chromium auto-update code
Nick White
2010-11-18
Write gecko install rdf in turtle
Nick White
2010-11-17
Include more in release tarballs
Nick White
2010-11-16
Solidify margin workaround, update tests
Nick White
2010-11-15
Allow keybinding in chromium
Nick White
2010-11-14
Make clear that test is webkit specific
Nick White
2010-11-14
Add tests
Nick White
2010-11-14
Use .SILENT in makefile
Nick White
2010-11-13
Move summary to websummary
Nick White
2010-11-13
Add crx creation script (untested)
Nick White
2010-11-13
Release version 0.3
v0.3
Nick White
2010-11-13
Rename to simplyread to avoid name clash
Nick White
2010-11-13
Use svg for icon
Nick White
2010-11-13
Update docs, add chromium build to webpage
Nick White
2010-11-12
Add button to status bar on gecko extension
Nick White
2010-11-11
Add basic chromium extension
Nick White
2010-11-04
Prepare for v0.2. Note that previous commit msg was wrong; it also fixed up ↵
Nick White
readable.js
2010-11-02
Improve xpi make rule, and add firefox link to webpage
Nick White
2010-11-02
Add copyright info to gecko extension
Nick White
2010-11-02
Add working firefox extension
Nick White
2010-10-24
Add version info to webpage
Nick White
2010-10-24
Tiny makefile update
v0.1
Nick White
2010-10-24
Add make dist rule to create releases
Nick White
2010-10-23
Update to run in a function, lots of doc additions
Nick White
- Updated readable to run from one function, so returns work nicely now, and things are generally cleaner. - Added a readme - Added a doap rdf file - Added webpage generation to the makefile