TiddlyWiki.org

root/Branches/2.1


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @757 [757] 20/09/06 15:02:02 JeremyRuston Refactored startup timing
(edit) @756 [756] 20/09/06 13:56:12 JeremyRuston Restored automatic updating for modifications to ColorPalette?
(edit) @755 [755] 20/09/06 13:54:44 JeremyRuston Restored automatic updating for modifications to ColorPalette?
(edit) @718 [718] 15/09/06 16:23:06 JeremyRuston Fix for problem of new --strikethrough-- formatting clashing with "fake …
(edit) @717 [717] 15/09/06 16:21:16 JeremyRuston Added <br> formatter (ticket #167)
(edit) @716 [716] 15/09/06 16:18:45 JeremyRuston Fixed comment for TiddlyWiki.prototype.calcAllSlices (ticket #152)
(edit) @715 [715] 15/09/06 16:17:09 JeremyRuston Removed unnecessarily white space (ticket #163)
(edit) @714 [714] 15/09/06 16:13:34 JeremyRuston Fixed missing semi-colon (ticket #162)
(edit) @713 [713] 15/09/06 15:11:38 JeremyRuston Removed temporary StyleSheet? tiddler
(edit) @712 [712] 15/09/06 15:00:21 JeremyRuston Fixed problem with RSS feeds failing with empty tiddlers
(edit) @700 [700] 09/09/06 17:03:29 JeremyRuston Removed borders around checkboxes in IE
(edit) @699 [699] 09/09/06 16:30:58 JeremyRuston Preparing for beta 7
(edit) @698 [698] 09/09/06 15:25:02 JeremyRuston Fixed order of stylesheets in <<refreshDisplay>> macro
(edit) @697 [697] 09/09/06 15:17:09 JeremyRuston Extended merge() to include optional non-destructive mode
(edit) @696 [696] 09/09/06 15:14:53 JeremyRuston Further changes for changeset:685
(edit) @695 [695] 09/09/06 14:57:46 JeremyRuston Revoked changeset:693 (see ticket #160)
(edit) @693 [693] 07/09/06 15:52:05 JeremyRuston Extend PrettyLink? format (ticket #160)
(edit) @692 [692] 07/09/06 14:42:27 JeremyRuston Fix to changeset:680
(edit) @691 [691] 07/09/06 14:39:05 JeremyRuston Add option hideShadow for createCommand
(edit) @690 [690] 07/09/06 14:36:32 JeremyRuston Do not insert tabs into input boxes (ticket #157)
(edit) @689 [689] 07/09/06 14:32:14 JeremyRuston Added story.refreshAllTiddlers()
(edit) @688 [688] 07/09/06 14:27:11 JeremyRuston Enclose shadow tiddlers in appropriate markup
(edit) @687 [687] 07/09/06 14:22:18 JeremyRuston Allow combining diacriticals in htmlEntitiesEncoding (ticket #116)
(edit) @686 [686] 07/09/06 14:16:45 JeremyRuston Refresh sliders when underlying tiddler changes (ticket #144)
(edit) @685 [685] 07/09/06 14:13:56 JeremyRuston Added CSS classes for option input boxes and checkboxes
(edit) @684 [684] 07/09/06 14:04:07 JeremyRuston The formatters hashmap is too easily confused with the config.formatters …
(edit) @683 [683] 07/09/06 14:03:33 JeremyRuston The formatters hashmap is too easily confused with the config.formatters …
(edit) @682 [682] 07/09/06 14:00:50 JeremyRuston Recipe file should be re-ordered so that Loader/Saver Base "classes" are …
(edit) @681 [681] 07/09/06 13:58:27 JeremyRuston String "escape" functions in Strings.js should be grouped together for …
(edit) @680 [680] 07/09/06 13:56:07 JeremyRuston Standardised implementation of Array.indexOf() (ticket #136)
(edit) @679 [679] 07/09/06 13:54:23 JeremyRuston Switched ImportTiddlers? to use saveTiddler() instead of addTiddler()
(edit) @678 [678] 07/09/06 13:51:25 JeremyRuston Various minor fixes to eliminate Firefox warnings
(edit) @677 [677] 07/09/06 13:41:30 JeremyRuston More Firefox reflow stuttering fixes
(edit) @594 [594] 25/08/06 18:18:56 JeremyRuston Tweaks to TiddlySaver? code
(edit) @593 [593] 25/08/06 18:18:24 JeremyRuston Correction to text of TiddlySaver? tiddler
(edit) @591 [591] 25/08/06 10:34:06 JeremyRuston Additional documentation for TiddlySaver?
(edit) @590 [590] 25/08/06 09:25:45 JeremyRuston Added 'attachments' directory for 2.1 beta
(edit) @587 [587] 25/08/06 09:18:52 JeremyRuston Fixes to changeset:585
(edit) @586 [586] 25/08/06 08:29:48 JeremyRuston Ahem. Fixed changeset:584
(edit) @585 [585] 25/08/06 08:28:16 JeremyRuston Fixed tab key insertion on Opera
(edit) @584 [584] 25/08/06 08:06:21 JeremyRuston Revoked changeset:571
(edit) @583 [583] 25/08/06 08:01:54 JeremyRuston Preparing for beta 6
(edit) @582 [582] 25/08/06 08:01:27 JeremyRuston Fix to JavaSaver? code
(edit) @578 [578] 24/08/06 17:19:00 JeremyRuston Pre-beta 5 adjustments to TiddlySaver?
(edit) @576 [576] 24/08/06 17:07:01 JeremyRuston Preparation for beta 5
(edit) @575 [575] 24/08/06 09:15:25 JeremyRuston Updated <<view>>> macro to work with extended fields
(edit) @574 [574] 23/08/06 21:26:30 JeremyRuston Defer calling store.updateTiddlers function until it is needed. Added …
(edit) @573 [573] 23/08/06 21:23:25 JeremyRuston Added support for saving changes via "JavaSaver?" Java applet
(edit) @572 [572] 23/08/06 20:40:57 JeremyRuston Fix to changeset:570
(edit) @571 [571] 23/08/06 14:58:22 JeremyRuston Retracted non-wikilinking in systemConfig tiddlers
(edit) @570 [570] 23/08/06 14:55:47 JeremyRuston Refactored Story.prototype.setTiddlerTag
(edit) @569 [569] 21/08/06 09:56:42 JeremyRuston Added directory for TiddlySaver? applet
(edit) @568 [568] 21/08/06 09:47:40 JeremyRuston Fixed problem with unstyled content visibility
(edit) @567 [567] 21/08/06 09:14:13 JeremyRuston Enhanced RSS support to include proper formatting
(edit) @566 [566] 20/08/06 22:04:44 JeremyRuston Fixed compatibility problem with plugin execution
(edit) @565 [565] 20/08/06 10:52:37 JeremyRuston Refactored setTiddlerTag()
(edit) @564 [564] 20/08/06 10:51:01 JeremyRuston Fixed problem with tab key not working in Internet Explorer
(edit) @563 [563] 19/08/06 18:15:56 JeremyRuston Added support for custom templates in newTiddler/newJournal macros
(edit) @562 [562] 19/08/06 13:21:11 JeremyRuston Fixed problem with peekaboo bug in Internet Explorer
(edit) @561 [561] 19/08/06 13:15:56 JeremyRuston Fixed problem with Firefox link redraw stutters (ticket #130)
(edit) @550 [550] 15/08/06 17:00:44 JeremyRuston Fixed problem with IE storing attributes like 'nowrap="true" …
(edit) @549 [549] 15/08/06 16:59:13 JeremyRuston Added defensive check that 'anim' is non-null
(edit) @548 [548] 15/08/06 16:57:11 JeremyRuston Added styles for better support of alternative wikifiers
(edit) @547 [547] 15/08/06 16:53:48 JeremyRuston Renamed getFingerprint() to generateFingerprint()
(edit) @546 [546] 15/08/06 16:39:17 JeremyRuston Fixed problem with storeArea div texts initially flashing when starting …
(edit) @545 [545] 15/08/06 16:16:59 JeremyRuston Un-deprecated Array.prototype.contains()
(edit) @544 [544] 15/08/06 16:00:15 JeremyRuston Forced editable over HTTP mode on beta
(edit) @530 [530] 02/08/06 00:30:15 JeremyRuston Fixed problem with ImportTiddlers? from a local file on Firefox under …
(edit) @529 [529] 02/08/06 00:29:55 JeremyRuston Changed createTiddlyCheckbox() to use wikified text instead of plain text
(edit) @527 [527] 31/07/06 23:20:36 JeremyRuston Fixed problems with ImportTiddlers? in Internet Explorer
(edit) @525 [525] 31/07/06 21:19:50 JeremyRuston Fixed problem with lastIndex not being reset to zero for a global match
(edit) @524 [524] 31/07/06 21:19:01 JeremyRuston Improved compatibility of refactored calls to tiddler.changed()
(edit) @520 [520] 31/07/06 19:00:16 JeremyRuston Improvements to plugin processing
(edit) @519 [519] 31/07/06 17:59:44 JeremyRuston Improvement to changeset:516
(edit) @518 [518] 31/07/06 17:41:01 JeremyRuston Marked calcAllSlices() as internal
(edit) @517 [517] 31/07/06 17:21:34 JeremyRuston Fixed problem with Opera errors on insertBefore()
(edit) @516 [516] 31/07/06 17:21:06 JeremyRuston Fixed problem with Opera not liking zIndex = null
(edit) @515 [515] 31/07/06 17:20:41 JeremyRuston Updated for beta 3
(edit) @514 [514] 31/07/06 15:51:32 JeremyRuston Saved over 3KB by removing stylesheet comments
(edit) @513 [513] 31/07/06 14:38:51 JeremyRuston Extended the edit macro to support the extended fields (ticket #123)
(edit) @510 [510] 31/07/06 11:22:19 JeremyRuston Reverted changeset:509
(edit) @509 [509] 31/07/06 10:58:14 JeremyRuston Extended 'edit' macro to support extended fields (ticket #123)
(edit) @507 [507] 31/07/06 10:48:25 JeremyRuston Fixed problem with plugin execution on Opera
(edit) @506 [506] 31/07/06 10:41:40 JeremyRuston String.prototype.getChunkRange does not always find end marker (ticket …
(edit) @505 [505] 31/07/06 10:39:59 JeremyRuston Moved more deprecated functions into deprecated.js (ticket #113)
(edit) @504 [504] 31/07/06 10:38:12 JeremyRuston Fixed problem with attempting to raise privileges when used over http
(edit) @503 [503] 31/07/06 10:37:31 JeremyRuston Fixed problem with extraneous scrolling at startup
(edit) @497 [497] 30/07/06 13:12:33 JeremyRuston Changed tiddler slicing operator to '::'
(edit) @496 [496] 30/07/06 13:06:18 JeremyRuston Beta 2 content changes
(edit) @495 [495] 30/07/06 13:06:00 JeremyRuston Further improvements to plugin processing
(edit) @494 [494] 30/07/06 12:05:24 JeremyRuston Optimisations to addClass(), removeClass() and hasClass()
(edit) @493 [493] 30/07/06 12:04:23 JeremyRuston Minor improvements to formatter code
(edit) @492 [492] 30/07/06 12:03:33 JeremyRuston Optimisations to sort routines
(edit) @491 [491] 29/07/06 16:40:00 JeremyRuston Bug in replaceSelection that messes up scrolling and caret position …
(edit) @490 [490] 29/07/06 16:35:55 JeremyRuston Update version to "Beta 2"
(edit) @485 [485] 29/07/06 16:08:59 JeremyRuston Further optimisations for ticket #120
(edit) @484 [484] 29/07/06 16:07:31 JeremyRuston Renamed hasWikiLinks to autoLinkWikiWords
(edit) @483 [483] 29/07/06 16:05:54 JeremyRuston Moved more deprecated code (ticket #113)
(edit) @482 [482] 29/07/06 16:03:45 JeremyRuston Refactored calls to tiddler.changed()
(edit) @480 [480] 28/07/06 18:49:02 JeremyRuston 2.1 Beta content changes
Note: See TracRevisionLog for help on using the revision log.