Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-06 | vsource use a_Dpip_dsh_write_str when possible | corvid | |
2010-06-06 | vsource page add title element | corvid | |
2010-06-06 | vsource fix extraneous </pre> with empty source file | corvid | |
2010-04-05 | add id="dillo_vs" to view source page | Johannes Hofmann | |
This allows for custom styling of view source by adjusting ~/.dillo/style.css, e.g: #dillo_vs {background-color: orange !important} | |||
2010-03-31 | use pre-wrap in vsource | corvid | |
2010-03-14 | fix attr leak | corvid | |
2010-03-05 | view source: CR separates lines | corvid | |
2010-03-01 | free dpip_tag | corvid | |
2010-02-27 | trim some spaces | corvid | |
2010-02-24 | Fix: vsource html, fix entities display, indentation and removed \r check. | Jorge Arellano Cid | |
Now long lines don't wrap (a side effect of PRE). If a wrapping version is preferred, it can be achieved by stuffing NBSP at the beginning of the line. | |||
2010-02-23 | Handle vsource dpi inside a_Capi_open_url(); more orthogonality. | Jorge Arellano Cid | |
Also added better error handling. | |||
2010-02-17 | Implement the view source functionality as a dpi | Jorge Arellano Cid | |
2010-02-17 | Copy the hello dpi as a basis for the "view source" dpi | Jorge Arellano Cid | |