root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @84 [84] 07/21/08 19:48:41 simon Another small comment fix.
(edit) @83 [83] 07/06/08 13:37:16 simon Added ondemand.js.
(edit) @82 [82] 07/06/08 13:16:23 simon Added Dojo 1.1.1.
(edit) @81 [81] 07/06/08 13:06:56 simon Minor text change to a comment.
(edit) @80 [80] 07/06/08 13:00:19 simon Show and hide parts of a web page on demand.
(edit) @79 [79] 06/24/08 19:27:24 simon Sort the entries on the tagged_with page by date, with the most recently …
(edit) @78 [78] 06/03/08 20:38:08 simon Added Eclipse project files.
(edit) @77 [77] 06/03/08 20:35:47 simon Added DSU unit test.
(edit) @76 [76] 06/03/08 19:40:32 simon Made the example runner more configurable for performing timings.
(edit) @75 [75] 05/31/08 11:48:27 simon Font family and size tweaks.
(edit) @74 [74] 05/28/08 20:22:40 simon Implemented tagging. Switched to arrows for the "Newer | Older" …
(edit) @73 [73] 04/06/08 21:51:53 simon Added robots.txt.
(edit) @72 [72] 04/06/08 16:30:54 simon Implemented paging of entries. Increased the amount of white space and the …
(edit) @71 [71] 03/25/08 20:53:59 simon Switched Odyssey translation to Samuel Butler. Made the filename for the …
(edit) @70 [70] 03/25/08 20:32:12 simon Some refactoring. Added The Odyssey as test data.
(edit) @69 [69] 03/25/08 19:40:09 simon Tidying up.
(edit) @68 [68] 03/25/08 19:35:30 simon Moved source to a src directory.
(edit) @67 [67] 03/25/08 19:32:56 simon Initial checkin of decorate-sort-undecorate in Java.
(edit) @66 [66] 03/15/08 16:25:21 simon Simple interpreter for a subset of LOLCODE (just enough to run …
(edit) @65 [65] 03/04/08 08:44:01 simon Added a focus capture example
(edit) @64 [64] 03/04/08 08:40:08 simon Renamed Meta.py to meta.py
(edit) @63 [63] 03/04/08 08:38:18 simon Renamed Meta.py to meta.py
(edit) @62 [62] 03/04/08 08:37:28 simon Added an example of an unbound Python method
(edit) @61 [61] 02/18/08 18:40:14 simon Added 2008 to the copyright
(edit) @60 [60] 02/18/08 18:39:43 simon Added 2008 to the copyright
(edit) @59 [59] 02/18/08 18:35:47 simon Added my Google "To send a fax" solutions
(edit) @58 [58] 02/18/08 18:27:49 simon Added some Python meta programming examples
(edit) @57 [57] 02/15/08 11:52:58 simon added imgs to the tabindex-and-focus.html test file
(edit) @56 [56] 02/12/08 12:09:43 simon Added file that tests if focus and blur events bubble
(edit) @55 [55] 01/11/08 09:56:46 simon added a test to check if named link anchors are in the tab sequence
(edit) @54 [54] 01/10/08 09:12:04 simon updated results after fixing removeAttribute("tabIndex") test
(edit) @53 [53] 01/10/08 09:03:22 simon fixed a bug in the remove test -- the tabindex wasn't being added back …
(edit) @52 [52] 01/09/08 12:47:34 simon minor tidy up
(edit) @51 [51] 01/09/08 12:46:35 simon removed the IE specific "tabIndex" for Element.getAttributeNode() as it's …
(edit) @50 [50] 01/09/08 10:05:28 simon re-ordered results
(edit) @49 [49] 01/09/08 10:01:18 simon added IE6 results
(edit) @48 [48] 01/08/08 16:56:09 simon added test results for setting and removing the tabindex
(edit) @47 [47] 01/08/08 16:55:36 simon updated results
(edit) @46 [46] 01/08/08 14:33:18 simon added HTML and XHTML test files that test methods of setting and removing …
(edit) @45 [45] 01/08/08 14:30:11 simon made an XHTML version of the getting-tabindex test file
(edit) @44 [44] 01/06/08 15:23:00 simon tweaked the pre colour some more
(edit) @43 [43] 01/06/08 15:02:17 simon tweaked colours
(edit) @42 [42] 01/06/08 14:41:54 simon implemented syntax highlighting for codeblocks
(edit) @41 [41] 01/06/08 14:00:31 simon added my name to the title of base.html
(edit) @40 [40] 12/21/07 13:41:28 simon Added an HTML test file to show the behaviour of setting tabindex
(edit) @39 [39] 12/21/07 13:37:53 simon Added a div and an input with tabindex="-1".
(edit) @38 [38] 12/20/07 10:14:07 simon Added an HTML test file for checking if default values are returned when …
(edit) @37 [37] 12/17/07 08:07:26 simon Added a test for the attribute node "specified" property
(edit) @36 [36] 12/14/07 17:53:17 simon Labeled the test elements with values so that they can be seen, and …
(edit) @35 [35] 12/14/07 17:26:44 simon Added Opera 9.24 Mac
(edit) @34 [34] 12/14/07 15:08:41 simon Added results for getting-tabindex.html for FF2, Minefield, IE7, IE6, and …
(edit) @33 [33] 12/14/07 13:58:02 simon Changed table generation to use innerHTML and made the table HTML source …
(edit) @32 [32] 12/14/07 12:53:52 simon Added the MIT license
(edit) @31 [31] 12/14/07 12:49:43 simon Renamed getting-tabindex-in-ie.html to getting-tabindex.html as it is now …
(edit) @30 [30] 12/14/07 12:49:16 simon Renamed getting-tabindex-in-ie.html to getting-tabindex.html as it is now …
(edit) @29 [29] 12/14/07 12:48:20 simon Added more test elements: a div that has a tabindex initially which is …
(edit) @28 [28] 12/13/07 16:36:55 simon Added an HTML test file which tests various mechanisms for getting the …
(edit) @27 [27] 12/13/07 08:11:31 simon Added a Scheme example showing an R5RS syntax version of the tail …
(edit) @26 [26] 12/12/07 16:36:52 simon Added an HTML test to try different methods of setting the "for" attribute …
(edit) @25 [25] 12/09/07 15:54:23 simon Added code to extract code blocks from Markdown text. Changed drafts to be …
(edit) @24 [24] 12/02/07 15:33:29 simon Added support for redirecting Atom feed requests to FeedBurner?
(edit) @23 [23] 11/19/07 16:50:40 simon Added some comments to walk.py
(edit) @22 [22] 11/19/07 08:42:29 simon Set svn:eol-style=native on walk.py
(edit) @21 [21] 11/16/07 16:16:17 simon Added my Python MSAA walk.py program
(edit) @20 [20] 11/16/07 16:04:25 simon Removed directories from failed import
(edit) @19 [19] 11/16/07 16:02:55 simon New project
(edit) @18 [18] 11/16/07 16:00:18 simon New project
(edit) @17 [17] 11/05/07 20:19:00 simon Added a published element to the Atom entries.
(edit) @16 [16] 11/05/07 19:41:03 simon Ignore *.pyc.
(edit) @15 [15] 11/05/07 19:38:53 simon Added an Atom feed.
(edit) @14 [14] 11/02/07 09:46:51 simon Some styling tweaks.
(edit) @13 [13] 10/17/07 20:42:02 simon Minor CSS fix.
(edit) @12 [12] 10/17/07 20:30:11 simon Updated layout to work with IE7's page zoom. Reduced some padding and font …
(edit) @11 [11] 10/14/07 14:31:08 simon Moved the templates up to the root as they are fairly site specific.
(edit) @10 [10] 10/14/07 13:58:25 simon Added the MIT license.
(edit) @9 [9] 10/09/07 08:18:06 simon Fixed nameplate position.
(edit) @8 [8] 10/09/07 08:15:19 simon Simplified layout and changed hyperlink colours.
(edit) @7 [7] 10/09/07 08:02:40 simon Fixed module references to work with mod_python.
(edit) @6 [6] 09/17/07 18:48:54 simon Added viewing of drafts. Added a list of drafts to the info-block.
(edit) @5 [5] 08/07/07 20:33:20 simon Using MEDIA_URL.
(edit) @4 [4] 08/07/07 19:45:38 simon Ignore the Django settings.py.
(edit) @3 [3] 08/07/07 19:44:48 simon Ignore compiled Python files and Eclipse project files.
(edit) @2 [2] 08/07/07 19:30:49 simon Initial checkin.
(add) @1 [1] 08/06/07 20:43:23 simon Creating bitstructures project.
Note: See TracRevisionLog for help on using the revision log.