root

Name Size Rev Age Last Change
graphics 325:4806e0305db6 3 years Stefan Schwarzer <sschwarzer@…>: 60 % screenshot with 5 pixel whitespace around it.
sandbox 352:b66fa86eaf97 15 months Stefan Schwarzer <sschwarzer@…>: Some thoughts on future Websourcebrowser architecture. Currently, server ...
scripts 297:0df29400e6b8 3 years Stefan Schwarzer <sschwarzer@…>: Made all imports relative (apart from those in ...
static 578:1e5f80814978 3 months Stefan Schwarzer <sschwarzer@…>: Removed margin around and font size within `pre` tags.
test_data 516:f5dce0691b02 4 months Stefan Schwarzer <sschwarzer@…>: Remove "project/" in top pane. Added a more realistic escaping ...
.hgignore 82 bytes 408:095641f19deb 4 months Stefan Schwarzer <sschwarzer@…>: Ignore pysmell tags file.
.hgtags 214 bytes 334:6141a5d9a404 3 years Stefan Schwarzer <sschwarzer@…>: Added tag release-0.3.1 for changeset 182803833473
__init__.py 0 bytes 157:a86ee890d658 3 years Stefan Schwarzer <sschwarzer@…>: Package file, to be able to import modules out of it.
archive_converter.py 0.6 kB 572:d674fe46b6c3 3 months Stefan Schwarzer <sschwarzer@…>: Added basic support for tar.gz/bz2 and zip files. What's missing? - Error ...
browser.py 8.3 kB 569:ac8a786c914e 3 months Stefan Schwarzer <sschwarzer@…>: `session.py` is no longer needed.
cherrypy_dummy.py 4.7 kB 541:46cf4cc2676d 4 months Stefan Schwarzer <sschwarzer@…>: Removed unused code.
coding.py 2.5 kB 538:765360639bff 4 months Stefan Schwarzer <sschwarzer@…>: Use `%r` instead of `%s` in error messages. Otherwise, the string ...
config.py 14.2 kB 535:0243d966da92 4 months Stefan Schwarzer <sschwarzer@…>: Fix usage of encoding/decoding functions on wrong types. Before, the ...
converter.py 2.4 kB 573:287b34e5f1cd 3 months Stefan Schwarzer <sschwarzer@…>: Added missing `import feature`.
directory_converter.py 5.0 kB 577:d38087cfd9a9 3 months Stefan Schwarzer <sschwarzer@…>: Omit line break at top. This has been made redundant by removing the ...
dirtree.py 5.2 kB 518:ce3379dc2171 4 months Stefan Schwarzer <sschwarzer@…>: Don't allow access to paths which are excluded by ignore patterns. For ...
doc.css 5.0 kB 177:2a7817aea586 3 years Stefan Schwarzer <sschwarzer@…>: Copy CSS file for documentation here.
document.py 0.9 kB 501:74d44ceefaad 4 months Stefan Schwarzer <sschwarzer@…>: Added support for images. Specifically, if an image's link is clicked in ...
feature.py 0.6 kB 524:ecd8537d8ec1 4 months Stefan Schwarzer <sschwarzer@…>: Added support for syntax highlighting. Syntax highlighting only works if ...
image_converter.py 387 bytes 507:f477514509a7 4 months Stefan Schwarzer <sschwarzer@…>: "Inverted" URL structure, getting rid of `SPECIAL_DIR`. This change ...
LICENSE 1.6 kB 487:c76a20dead50 4 months Stefan Schwarzer <sschwarzer@…>: Added note on bundling with other code.
Makefile 1.9 kB 345:ed02bf063425 22 months Stefan Schwarzer <sschwarzer@…>: Update year in copyright notice, corresponding to last changes.
MANIFEST 350 bytes 333:182803833473 3 years Stefan Schwarzer <sschwarzer@…>: Updated list of doctest text files.
page.py 1.8 kB 574:7949ccc2ce65 3 months Stefan Schwarzer <sschwarzer@…>: Removed redundant `import feature`.
README.release 466 bytes 175:5f5ef24f646c 3 years Stefan Schwarzer <sschwarzer@…>: README for release process, taken from ftputil project.
README.txt 3.9 kB 332:7e5c67a0041e 3 years Stefan Schwarzer <sschwarzer@…>: Separate ignore patterns in `WSB_IGNORE` with whitespace, not semicolons. ...
setup.py 2.1 kB 454:6e971cf9ea6b 4 months Stefan Schwarzer <sschwarzer@…>: Updated first and last year of modification.
template.py 2.0 kB 579:6ab4a9104e08 3 months Stefan Schwarzer <sschwarzer@…>: Removed "Path:" prefix in top pane.
test.py 1.6 kB 514:cb34860318bc 4 months Stefan Schwarzer <sschwarzer@…>: Cleaned up `urlpath` and its usage. Removed `converter` import. Regarding ...
test_coding.txt 2.0 kB 461:741528d8f392 4 months Stefan Schwarzer <sschwarzer@…>: Set the path in the top pane after loading a file pane. This change ...
test_converter_posix.txt 282 bytes 377:66154b37827c 15 months Stefan Schwarzer <sschwarzer@…>: Change "Testing the ..." to just "The" in test files. The former style ...
test_dirtree_posix.txt 2.6 kB 508:2f470271c645 4 months Stefan Schwarzer <sschwarzer@…>: Fixed tests for new interface adding the item type.
test_document.txt 1.1 kB 509:96834b43d840 4 months Stefan Schwarzer <sschwarzer@…>: Test only the constructor; the class hasn't any methods now.
test_page.txt 3.1 kB 516:f5dce0691b02 4 months Stefan Schwarzer <sschwarzer@…>: Remove "project/" in top pane. Added a more realistic escaping ...
test_template.txt 268 bytes 387:e6e81b7060da 15 months Stefan Schwarzer <sschwarzer@…>: Use the same heading style as in other test files.
test_tools_posix.txt 2.6 kB 518:ce3379dc2171 4 months Stefan Schwarzer <sschwarzer@…>: Don't allow access to paths which are excluded by ignore patterns. For ...
test_urlpath_posix.txt 2.2 kB 514:cb34860318bc 4 months Stefan Schwarzer <sschwarzer@…>: Cleaned up `urlpath` and its usage. Removed `converter` import. Regarding ...
test_urlpath_windows.txt 2.6 kB 377:66154b37827c 15 months Stefan Schwarzer <sschwarzer@…>: Change "Testing the ..." to just "The" in test files. The former style ...
text_converter.py 2.7 kB 570:26aeca8070c5 3 months Stefan Schwarzer <sschwarzer@…>: Support line numbers without Pygments installed.
todo.txt 1.9 kB 581:5484d00add62 3 months Stefan Schwarzer <sschwarzer@…>: Idea: provide download link.
tools.py 3.4 kB 535:0243d966da92 4 months Stefan Schwarzer <sschwarzer@…>: Fix usage of encoding/decoding functions on wrong types. Before, the ...
urlpath.py 2.4 kB 539:93ba20835a71 4 months Stefan Schwarzer <sschwarzer@…>: We don't want a unicode URL, so remove the conversion statement.
Note: See TracBrowser for help on using the browser.