Timeline
07/31/06:
- 23:36 Ticket #126 (Support wikiWords in comment blocks of systemConfig tiddlers) created by
- In tiddlers tagged as systemConfig wikiwords are disabled. (see …
- 23:20 Ticket #125 (Allow wikified caption for checkboxes (created by createTiddlyCheckbox)) created by
- (From …
- 20:41 BackupsAndRecovery edited by
- (diff)
- 15:23 Changeset [528] by
- Tagging beta 4 of 2.1
- 15:20 Changeset [527] by
- Fixed problems with ImportTiddlers? in Internet Explorer
- 14:32 Ticket #124 (Encapsulate Tiddler's "links" and "tags" fields) created by
- To provide the option to improve the implementation of the "links" and …
- 13:26 Changeset [526] by
- Tag for Beta 3 of 2.1
- 13:19 Changeset [525] by
- Fixed problem with lastIndex not being reset to zero for a global match
- 13:19 Changeset [524] by
- Improved compatibility of refactored calls to tiddler.changed()
- 13:14 ReleaseNoteTwoPointOne edited by
- (diff)
- 13:08 ReleaseNoteTwoPointOne edited by
- (diff)
- 13:06 ReleaseNoteTwoPointOne edited by
- (diff)
- 12:15 ReleaseNoteTwoPointOne edited by
- (diff)
- 11:50 Changeset [523] by
- Set lastIndex to zero for global match.
- 11:48 Changeset [522] by
- Improved compatibility of Refactored calls to tiddler.changed() (Changeset …
- 11:11 Changeset [521] by
- Resynch to main branch.
- 11:00 Changeset [520] by
- Improvements to plugin processing
- 09:59 Changeset [519] by
- Improvement to changeset:516
- 09:41 Changeset [518] by
- Marked calcAllSlices() as internal
- 09:21 Changeset [517] by
- Fixed problem with Opera errors on insertBefore()
- 09:21 Changeset [516] by
- Fixed problem with Opera not liking zIndex = null
- 09:20 Changeset [515] by
- Updated for beta 3
- 07:51 Changeset [514] by
- Saved over 3KB by removing stylesheet comments
- 06:39 Ticket #123 (Extend the edit macro to support the extended fields) closed by
- fixed: Fixed in changeset:513
- 06:38 Changeset [513] by
- Extended the edit macro to support the extended fields (ticket #123)
- 04:32 Changeset [512] by
- #123: Extend the edit macro to support the extended fields. Bugfix: also …
- 03:30 Changeset [511] by
- #123: Extend the edit macro to support the extended fields. Simplified …
- 03:22 Changeset [510] by
- Reverted changeset:509
- 02:58 Changeset [509] by
- Extended 'edit' macro to support extended fields (ticket #123)
- 02:55 Changeset [508] by
- #123: Extend the edit macro to support the extended fields. Implemented
- 02:48 Changeset [507] by
- Fixed problem with plugin execution on Opera
- 02:46 Ticket #122 (String.prototype.getChunkRange does not always find end marker) closed by
- fixed: Fixed in changeset:506
- 02:41 Changeset [506] by
- String.prototype.getChunkRange does not always find end marker (ticket …
- 02:39 Changeset [505] by
- Moved more deprecated functions into deprecated.js (ticket #113)
- 02:38 Changeset [504] by
- Fixed problem with attempting to raise privileges when used over http
- 02:37 Changeset [503] by
- Fixed problem with extraneous scrolling at startup
- 01:34 Changeset [502] by
- Removed old 2.1 directory (that was not under Branches)
- 01:27 Ticket #123 (Extend the edit macro to support the extended fields) created by
- ([ http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6a609fc …
- 01:11 Changeset [501] by
- #122: String.prototype.getChunkRange does not always find end marker. …
- 00:58 Ticket #122 (String.prototype.getChunkRange does not always find end marker) created by
- String.prototype.getChunkRange cannot find the marker when the space …
- 00:51 Changeset [500] by
- [ub: Merge with Main branch]
07/30/06:
- 08:44 Changeset [499] by
- Ticket #113 (enhancement) Move all deprecated code to it's own source …
- 08:34 Changeset [498] by
- Resynch to main branch (except Dates.js & Macros.js)
- 05:12 Changeset [497] by
- Changed tiddler slicing operator to '::'
- 05:06 Changeset [496] by
- Beta 2 content changes
- 05:06 Changeset [495] by
- Further improvements to plugin processing
- 04:05 Changeset [494] by
- Optimisations to addClass(), removeClass() and hasClass()
- 04:04 Changeset [493] by
- Minor improvements to formatter code
- 04:03 Changeset [492] by
- Optimisations to sort routines
07/29/06:
- 08:40 Ticket #121 (Bug in replaceSelection that messes up scrolling and caret position) closed by
- fixed: Fixed in changeset:491
- 08:40 Changeset [491] by
- Bug in replaceSelection that messes up scrolling and caret position …
- 08:35 Changeset [490] by
- Update version to "Beta 2"
- 08:26 Changeset [489] by
- Improvements in efficiency of addClass, removeClass and hasClass …
- 08:24 Changeset [488] by
- Minor improvements to formatter code.
- 08:21 Changeset [487] by
- Efficiency improvement to the 4 sort routines in the TiddlyWiki class. The …
- 08:18 Changeset [486] by
- Efficiency improvement in timeline macro. Avoid formatting date to include …
- 08:08 Changeset [485] by
- Further optimisations for ticket #120
- 08:07 Changeset [484] by
- Renamed hasWikiLinks to autoLinkWikiWords
- 08:05 Changeset [483] by
- Moved more deprecated code (ticket #113)
- 08:03 Changeset [482] by
- Refactored calls to tiddler.changed()
07/28/06:
- 13:09 Changeset [481] by
- Revision of fix for Ticket #120.
- 10:49 Changeset [480] by
- 2.1 Beta content changes
- 08:43 Changeset [479] by
- Renamed hasWikiLinks to autoLinkWikiWords.
- 08:37 Changeset [478] by
- Ticket #113 (enhancement) Move all deprecated code to it's own source …
- 08:18 Changeset [477] by
- Improvements to PluginManager?
- 06:49 Changeset [476] by
- Moved tiddlers[t].changed update loop out of TiddlyWiki.loadFromDiv into a …
- 06:37 Changeset [475] by
- Resynch to main branch.
- 03:58 Changeset [474] by
- Revised fix for ticket#120
- 03:56 Ticket #120 (Inefficiencies in Tiddler.prototype.changed function) closed by
- fixed: Fixed in changeset:473
- 03:56 Changeset [473] by
- Inefficiencies in Tiddler.prototype.changed function (ticket #120)
- 03:55 Ticket #119 (Some inefficiencies in array code) closed by
- fixed: Fixed in changeset:472
- 03:54 Changeset [472] by
- Improvements to array code (ticket #119)
- 03:52 Changeset [471] by
- Minor efficiency improvment to SHA-1 algorithm. Tidied up code format
- 03:07 Changeset [470] by
- Improvements to ImportTiddlers? macro
- 03:06 Changeset [469] by
- Beta content updates
- 02:37 ReleaseNoteTwoPointOne edited by
- (diff)
- 02:15 ReleaseNoteTwoPointOne created by
- 02:15 WikiStart edited by
- (diff)
- 00:50 Changeset [468] by
- Ticket #120 (enhancement) Inefficiencies in Tiddler.prototype.changed …
07/27/06:
- 23:39 Ticket #121 (Bug in replaceSelection that messes up scrolling and caret position) created by
- Reported by grable in …
- 12:28 Changeset [467] by
- Reversion of Changeset 466. Oops - was not quite right.
- 12:10 Changeset [466] by
- Ticket #120 (enhancement) Inefficiencies in Tiddler.prototype.changed …
- 11:41 Ticket #120 (Inefficiencies in Tiddler.prototype.changed function) created by
- The Tiddler.prototype.changed function is called for every Tiddler when a …
- 11:10 Changeset [465] by
- Ticket #119 (defect) Some inefficiencies in array code.
- 11:05 Ticket #119 (Some inefficiencies in array code) created by
- The array find and contains... functions use a for loop checking each item …
- 10:13 Changeset [464] by
- Minor efficiency improvment to SHA-1 algorithm. Tidied up code format.
- 10:10 Changeset [463] by
- Resycnh to main branch.
- 08:29 BackupScriptAsOf created by
- 08:29 BackupsAndRecovery edited by
- (diff)
- 08:28 BackupsAndRecovery edited by
- (diff)
- 08:28 BackupsAndRecovery edited by
- (diff)
- 07:20 Ticket #117 (Distinguish strings needing translation in Lingo.js) closed by
- fixed
- 07:20 Ticket #33 (Problem with table formatting) closed by
- fixed
- 07:19 Changeset [462] by
- Fixed problem with table formatting (ticket #33)
- 07:18 Ticket #118 (Allow alternative formatter sets to be triggered by tag) closed by
- fixed: Implemented in changeset:461
- 07:17 Changeset [461] by
- Allow alternative formatter sets to be triggered by tag (ticket #118)
- 07:17 Ticket #118 (Allow alternative formatter sets to be triggered by tag) created by
- It is proposed to allow additional formatter sets to be configured and …
- 06:18 Changeset [460] by
- Changed getTiddlerSlice() to also recognise a slice name when it is …
- 05:55 Changeset [459] by
- Improved fix for changeset:357, replacing changeset:450
- 05:42 Changeset [458] by
- Changed systemConfigForce and systemConfigDisable tag names
- 05:38 Changeset [457] by
- Distinguish strings needing translation in Lingo.js (ticket #117)
- 05:38 Changeset [456] by
- Removed test code accidentally submitted with changeset:451
- 05:33 Ticket #117 (Distinguish strings needing translation in Lingo.js) created by
- It is proposed to use "double quotes" to mark strings that need …
- 05:03 Changeset [455] by
- Added recipe for beta release
- 04:59 Changeset [454] by
- Created directory for beta release
- 04:59 Changeset [453] by
- Oops
- 04:58 Changeset [452] by
- Added directory for beta release
- 04:48 Changeset [451] by
- Preliminary importTiddlers macro (ticket #16)
07/26/06:
- 04:32 Changeset [450] by
- Fixed problem in changeset:357 over accidental tiddler references
07/25/06:
- 23:58 Changeset [449] by
- getTiddlerSlice: also recognize a slice name when it is prefixed with a …
- 23:46 Changeset [448] by
- [Merge with Main branch]
- 12:53 Changeset [447] by
- Ticket #33 (defect) Problem with table formatting.
- 12:49 Changeset [446] by
- Allow alternative formatters to be added without having to hijack the …
07/24/06:
- 15:24 Ticket #55 (Use RegExp literals instead of stringed regular expressions) closed by
- fixed: Fixed in changeset:437
- 15:23 Ticket #83 (RegExp general multiplier {0,1} is used instead of grouping pattern ...) closed by
- fixed: Fixed in changeset:439
- 15:23 Ticket #89 (Common inefficient assignment of w.nextMatch in formatters) closed by
- fixed: Fixed in changeset:441
- 15:22 Ticket #100 (Change wiki syntax for strikethrough to not use ==) closed by
- fixed: Fixed in changeset:442
- 15:22 Ticket #113 (Move all deprecated code to it's own source file) closed by
- fixed: Fixed in changeset:443
- 15:22 Ticket #56 (Minor improvement to "storeArea" <div>) closed by
- fixed: Fixed in changeset:444
- 15:21 Ticket #115 (Augmented methods JavaScript objects should be kept together) closed by
- fixed: Fixed in changeset:445
- 15:20 Changeset [445] by
- Augmented methods JavaScript? objects should be kept together (ticket #115)
- 15:16 Changeset [444] by
- Minor improvement to "storeArea" <div> (regression fix for ticket #56)
- 15:15 Changeset [443] by
- Move all deprecated code to it's own source file (ticket #113)
- 15:14 Changeset [442] by
- Change wiki syntax for strikethrough to not use == (ticket #100)
- 15:13 Changeset [441] by
- Common inefficient assignment of w.nextMatch in formatters (ticket #89)
- 15:12 Changeset [440] by
- Minor reordering of formatters for clarity and slight performance …
- 15:11 Changeset [439] by
- Changed RegExp? general multiplier {0,1} to grouping pattern question mark …
- 15:09 Changeset [438] by
- Minor tidy up, and marking of @Deprecated functions.
- 11:53 BackupsAndRecovery created by
- 11:52 WikiStart edited by
- (diff)
- 09:23 Changeset [437] by
- Use RegExp? literals instead of stringed regular expressions (ticket #55)
- 09:09 Changeset [436] by
- Fixed up LegacyStrikeThroughPlugin? (ticket #100)
- 09:08 Changeset [435] by
- Oops - included in changeset:427 by accident
- 07:35 Changeset [434] by
- Added LegacyStrikeThroughPlugin? (ticket #100)
- 07:16 Changeset [433] by
- initial checkin of "essential" plugins
- 07:14 Changeset [432] by
- minor bug fixes: track default panel width skip hidden controls when …
- 06:55 Changeset [431] by
- 2.1 association/plugins/LegacyStrikeThrough
- 06:54 Changeset [430] by
- 2.1 association/plugins directory
- 06:54 Changeset [429] by
- 2.1 association directory
- 06:54 Changeset [428] by
- 2.1 contributors directory
- 04:58 Changeset [427] by
- Renamed PluginStatus? to PluginManager?, and added DownloadSoftware? tiddler
- 03:45 Ticket #116 (HTML entity formatter doesn't allow combining diacriticals) created by
- In HTML, the character entity Á is called a combining …
07/23/06:
- 05:58 Changeset [426] by
- Ticket #115 (enhancement) Augmented methods JavaScript? objects should be …
- 05:57 Ticket #115 (Augmented methods JavaScript objects should be kept together) created by
- Tiddlywiki augments JavaScript? Number(), Array(), String() and Date() …
- 04:40 Changeset [425] by
- Ticket #56 (enhancement) Minor improvement to "storeArea" <div> (fix of …
- 04:23 Changeset [424] by
- Synch to release.
- 04:22 Changeset [423] by
- Ticket #113 (enhancement) Move all deprecated code to it's own source …
- 03:13 Ticket #56 (Minor improvement to "storeArea" <div>) reopened by
- Reopened, since the change seems to have been lost in one of the other …
07/22/06:
- 08:19 Changeset [422] by
- Ticket #100 (enhancement) Change wiki syntax for strikethrough to not use …
- 08:16 Changeset [421] by
- Ticket #89 (enhancement) Common inefficient assignment of w.nextMatch in …
- 05:57 Changeset [420] by
- Minor reordering of formatters for clarity and slight performance …
- 05:24 Changeset [419] by
- Ticket #83 (enhancement) RegExp? general multiplier {0,1} is used instead …
- 05:18 Changeset [418] by
- Minor tidy up, and marking of @Deprecated functions.
- 05:16 Changeset [417] by
- Ticket #55 (enhancement) Use RegExp? literals instead of stringed regular …
- 04:58 Changeset [416] by
- Resynch to main branch.
- 04:51 Changeset [415] by
- Resynch to main branch.
- 04:34 Changeset [414] by
- Initial version.
07/21/06:
- 08:06 Ticket #67 (Erroneously detected missing links) reopened by
- I've reopened the ticket and broadened the description because there are …
- 04:29 Changeset [413] by
- Removed fingerprint cache
- 04:28 Changeset [412] by
- Minor fixes to documentation and samples
- 01:32 Ticket #114 (Distinguish tags that are defined as tiddlers in the tag listing) created by
- In the tags tab, it would be useful if tags that are also defined as …
- 01:29 Ticket #113 (Move all deprecated code to it's own source file) created by
- TiddlyWiki has a number of deprecated APIs that are only provided for …
- 01:25 Ticket #112 (Story.isEmpty() fails if there are tiddlers pending animated closure) created by
- See …
07/20/06:
- 10:55 Changeset [411] by
- Resych to version 410
07/19/06:
- 23:40 Changeset [410] by
- [Merge with Main branch]
- 14:36 Changeset [409] by
- Adding Jeremy's contributor directories for 2.1
- 14:18 Changeset [408] by
- Optimisation to avoid duplicate call to refreshElements() for …
- 11:34 Changeset [407] by
- Omitted from changeset:406
- 11:33 Changeset [406] by
- Renamed Hash() to Crypto()
- 11:06 Changeset [405] by
- Fixed problem with performance of automatic refreshing of colorPalette
- 11:04 Ticket #111 (Improve facilities for installing and managing plugins) closed by
- fixed
- 10:55 Changeset [404] by
- Minor refactoring of ListView?
- 10:42 Changeset [403] by
- Improvements to installation and management of plugins (ticket #111)
- 10:42 Ticket #111 (Improve facilities for installing and managing plugins) created by
- It is proposed to improve the facilities for managing plugins to include: …
- 10:24 Ticket #97 (Add tiddler listview control) closed by
- fixed: Implemented in changeset:402
- 10:23 Changeset [402] by
- Added ListView? gadget (ticket #97)
- 10:18 Changeset [401] by
- Part of adding automatic refresh of tiddlers (ticket #110)
- 10:14 Changeset [400] by
- Added TiddlyWiki.setTiddlerTag()
- 10:09 Ticket #110 (Extend RefreshMechanism to entire tiddlers and to macros) closed by
- fixed: Implemented in changeset:398
- 10:09 Changeset [399] by
- Added helper for creating select boxes
- 10:08 Changeset [398] by
- Added "tiddler" and "macro" refresh types to RefreshMechanism?, and …
- 10:06 Ticket #110 (Extend RefreshMechanism to entire tiddlers and to macros) created by
- It is proposed to add two new refresh types: * To refresh an entire …
- 09:34 Changeset [397] by
- Added createTiddlyCheckbox() and findRelated() DOM utilities
- 09:32 Changeset [396] by
- Refinements to default colorPalette
- 09:31 Changeset [395] by
- Added findByField() utility method for arrays
- 09:15 Changeset [394] by
- Added new parameters to newTiddler/newJournal for "focus" and "text"
- 09:13 Changeset [393] by
- Fixed bug of newJournal failing with empty argument list
- 09:12 Ticket #53 (Add embedded data field features) closed by
- fixed: Implemented in changeset:392
- 09:11 Changeset [392] by
- Improvements to tiddler slice functionality (ticket #53)
- 09:08 Ticket #32 (Additional helpers for parseParams()) closed by
- fixed: Implemented in changeset:391
- 09:08 Changeset [391] by
- Added additional helpers for parseParams() (ticket #32)
- 09:07 Changeset [390] by
- Refactored String...replaceChunk; added String...getChunk and …
- 09:05 Changeset [389] by
- Removed obsolete parameter form unescapeLineBreaks()
- 09:04 Changeset [388] by
- Refactoring of revised storage model implementation (ticket #8)
- 06:02 Changeset [387] by
- Performance Tuning: avoid duplicate call of refreshElements for …
07/18/06:
- 23:32 Changeset [386] by
- Performance Tuning: removed named notifier "ColorPalette?".
- 03:53 Ticket #109 (Document title set to "-" in Safari) created by
- Under Safari (and I suspect IE), the document title gets set to "-". The …
- 03:39 Ticket #108 (parseParams cannot handle empty string arguments) created by
- when calling String.prototype.parseParams with a string like this: […] …
- 02:59 Changeset [385] by
- Make newTiddler/newJournal support parameter "focus" and "text"
- 02:07 Changeset [384] by
- Bugfix: newJournal fails with empty argument list; Refactoring: use …
- 01:02 Changeset [383] by
- [Merge with Main branch]
07/17/06:
- 23:47 Ticket #53 (Add embedded data field features) reopened by
- Improved performance: slices are calculated "per tiddler" and cached. in …
- 23:46 Changeset [382] by
- #53 (Add embedded data field features): Improved performance: slices are …
- 14:21 Changeset [381] by
- Refactoring: split function unescapeLineBreaks(e) to getNodeText etc. (for …
- 08:39 Changeset [380] by
- #32: Additional helpers for parseParams(). Implemented.
- 06:49 Changeset [379] by
- Refactored String...replaceChunk; added String...getChunk and …
- 06:47 Changeset [378] by
- #8: Revise tiddler storage mechanism ("Metadata") : Bugfix: added required …
- 03:27 Changeset [377] by
- #8: Revise tiddler storage mechanism : Bugfix: pass tiddler title with …
- 03:16 Changeset [376] by
- Improvements to newTiddler and newJournal macros
- 03:15 Ticket #106 (Improve newTiddler to accept a title and tags) closed by
- fixed
- 01:26 Changeset [375] by
- Refactoring: extract function unescapeLineBreaks(e) (for DOM text nodes)
- 01:17 Changeset [374] by
- removed obsolete parameter form unescapeLineBreaks
- 00:03 Changeset [373] by
- #8: Revise tiddler storage mechanism ("Metadata") : Documentation
07/16/06:
- 23:32 Changeset [372] by
- #8: Revise tiddler storage mechanism ("Metadata") : avoid recreating …
- 15:27 Ticket #107 (WikiWords are not always recognized) closed by
- fixed
- 13:55 Changeset [371] by
- Fixed problem from changeset#339 (ticker #107)
- 13:46 Changeset [370] by
- Updated 2.1 ExamplePlugin?
- 13:02 Changeset [369] by
- #8: Revise tiddler storage mechanism ("Metadata") : MetaData?.js -> …
- 12:56 Changeset [368] by
- #8: Revise tiddler storage mechanism ("Metadata") Refactoring, mainly …
- 09:11 Changeset [367] by
- #107: WikiWords? are not always recognized. Fixed.
- 09:09 Ticket #107 (WikiWords are not always recognized) created by
- Starting with source code from revision 339 some WikiWords? are not …
- 07:56 Changeset [366] by
- [Merge with Main branch]
07/13/06:
- 09:37 Changeset [365] by
- Added getTiddlerSlices() to retrieve multiple slices at once
- 09:35 Changeset [364] by
- Improve <<newTiddler>> macro to accept title and tags (ticket #106)
- 09:33 Ticket #106 (Improve newTiddler to accept a title and tags) created by
- It is proposed to bring the newTiddler macro up to the level of the …
- 06:24 Changeset [363] by
- Further refactoring of tiddler slicing feature
- 04:58 Changeset [362] by
- Refactored tiddler slicing symbol '#' as a configuration constant
- 02:51 Changeset [361] by
- Renamed tiddler "chunks" to "slices", and optimised regexp cache
07/12/06:
- 14:11 Changeset [360] by
- Added new test tiddlers: AlternativeColorPalette? and ExamplePlugin?
- 08:14 Ticket #91 (Introduce named and replaceable colours for stylesheets and templates) closed by
- fixed: Implemented in changeset:359
- 08:14 Changeset [359] by
- Introduce shadow ColorPalette? tiddler to drive stylesheets and templates …
- 07:06 Changeset [358] by
- Refactored getTiddlerTextChunk (ticket #53) and added chunk notation …
- 07:05 Ticket #105 (Add ability to address chunks of tiddler content) created by
- It is proposed to enhance getTiddlerText() so that it can retrieve a chunk …
- 04:06 Changeset [357] by
- Switched to getRecursiveTiddlerText() for retrieving HTML templates …
- 04:03 Ticket #104 (Use getRecursiveTiddlerText when retrieving HTML templates) created by
- Although there's a small risk of breaking backwards compatibility, it's …
- 03:34 Ticket #103 (Optionally use the tab key to insert tab characters, not to jump fields) closed by
- fixed: Implemented in changeset:356
- 03:34 Changeset [356] by
- Added option to use tab key to insert tab characters (ticket #103)
- 03:33 Ticket #103 (Optionally use the tab key to insert tab characters, not to jump fields) created by
- By default web browsers use the tab key to jump between fields. However, …
- 03:00 Ticket #102 (Cook and Ginsu should be silent unless there's an error) created by
- At the moment Cook and Ginsu print out a bunch of debugging information as …
07/11/06:
- 16:29 Changeset [355] by
- 16:06 Changeset [354] by
- 15:40 Changeset [353] by
- 15:36 Changeset [352] by
- 09:52 BackupPlan edited by
- (diff)
- 09:52 BackupPlan created by
- 08:40 Ticket #101 (Refactor UTF-8 to Unicode conversion functions) created by
- See …
- 08:33 Ticket #67 (Erroneously detected missing links) closed by
- fixed: Fixed in changeset:333
- 08:23 Changeset [351] by
- Fix to changeset:350 to suppress autorefresh for <<tiddler>> macro when …
- 07:30 Ticket #100 (Change wiki syntax for strikethrough to not use ==) created by
- Although TiddlyWiki formatting is different from many other Wikis, its …
- 06:30 Ticket #81 (Extend the tiddler macro to support parameters) closed by
- fixed: Fixed in changeset:350
- 06:29 Changeset [350] by
- Added support for substituted parameters $1 to $9 in <<tiddler>> macro …
- 06:17 Changeset [349] by
- Added support for cascading defaults in parseParams()
- 05:44 FrequentlyAskedQuestions edited by
- (diff)
- 05:28 Changeset [348] by
- Refactored getMessageDiv() out of displayMessage()
- 05:27 Changeset [347] by
- Improved comments for parseParams()
- 03:21 Ticket #53 (Add embedded data field features) closed by
- fixed: Implemented in changeset:346
- 03:21 Changeset [346] by
- Add embedded text chunk features (ticket #53)
- 03:16 Changeset [345] by
- Refactoring to use String.unescapeLineBreaks (instead of …
- 03:15 Ticket #18 (Opera problem with tiddlers >32KB) closed by
- fixed: Fixed (again) in changeset:344
- 03:15 Changeset [344] by
- Fixed further problem with Opera 32KB fix (ticket #18)
- 03:12 Changeset [343] by
- Re-introduced "saveStartArea" for backwards compatibility
- 02:59 Changeset [342] by
- Performance improvement to string to big-endian array conversion
07/10/06:
- 23:38 Changeset [341] by
- Removed default text from StyleSheet? shadow tiddler
- 10:50 Changeset [340] by
- Added support for tiddler fingerprints implemented as an SHA-1 hash (part …
- 10:14 Changeset [339] by
- Refactored foo.tags.find(bar) to foo.isTagged(bar)
- 10:04 Changeset [338] by
- Renamed Tiddler method linkWikiWords() to hasWikiLinks()
- 09:48 Changeset [337] by
- Improved default text for StyleSheet? shadow tiddler
- 08:24 WikiStart edited by
- (diff)
- 06:46 Ticket #87 (Allow defining the order plugins are initialized) closed by
- duplicate
- 06:46 Ticket #87 (Allow defining the order plugins are initialized) reopened by
- 06:46 Ticket #87 (Allow defining the order plugins are initialized) closed by
- fixed: It is proposed to use the solution sketched out in ticket #54 to solve …
- 06:36 Ticket #59 (lingo.js should be renamed locale.en.js (en= ISO 639 code for English)) closed by
- fixed: In point of fact, support for other languages will still require the …
- 03:28 CodingConventions edited by
- (diff)
- 03:26 Ticket #43 (Use tabs instead of space sequences for source code formatting) closed by
- fixed
- 03:24 Ticket #38 (Including a simple syntax reference tiddler) closed by
- fixed
- 02:54 Ticket #99 (Refactor the file system code) created by
- The goal is to refactor the file I/O code to make it easier to re-use. …
- 02:52 Ticket #98 (Add XmlHttpRequest library) created by
- It makes sense to add a wafer-thin reusable wrapper around XMLHttpRequest …
- 02:19 Ticket #97 (Add tiddler listview control) created by
- The idea is to create a general purpose user interface for manipulating …
07/07/06:
- 03:23 Changeset [336] by
- Refactoring: extract addMessageDiv function from displayMessage
07/06/06:
- 08:35 Changeset [335] by
- Ticket #81: Extend the tiddler macro to support parameters. Implemented
- 03:45 Changeset [334] by
- [Merge with Main branch]
- 02:57 Ticket #95 (WikiWord in a url link gets added to missing tiddlers list) closed by
- fixed: Fixed in changeset:333
- 02:56 Changeset [333] by
- Fixed problem of WikiWords? in URL links getting added to missing tiddlers …
- 02:48 Ticket #69 (Need style for definition list term (<dt>) now that definition lists are ...) closed by
- fixed: Fixed in changeset:332
- 02:47 Changeset [332] by
- Added style for definition list term (<dt>) now that definition lists are …
07/05/06:
- 15:12 Changeset [331] by
- Ticket #53: Add embedded data field features Implemented
07/04/06:
- 09:04 CodingConventions edited by
- (diff)
- 08:54 Changeset [330] by
- Belated tag for release 2.0.11
- 08:43 Ticket #18 (Opera problem with tiddlers >32KB) reopened by
- 08:10 Changeset [329] by
- Refactoring: use String.unescapeLineBreaks (instead of …
- 07:54 Changeset [328] by
- Bugfix Ticket #18: "Opera problem with tiddlers >32KB" (correctly handle …
- 07:48 Changeset [327] by
- Re-introduce "saveStartArea" for compatiblity.
- 03:08 Changeset [326] by
- [Merge with Main branch]
07/03/06:
- 06:01 Ticket #96 (Targeted double-click editting) created by
- When double-clicking within a tiddler to enter edit mode, it would be …
- 04:51 WikiStart edited by
- (diff)
07/02/06:
- 14:59 Changeset [325] by
- Reversion of Changeset 320, which contained some errors.
- 13:15 Changeset [324] by
- Performance improvement to string to big-endian array conversion.
- 00:20 Ticket #60 (Short forms of days and months (eg Mon, Jan) should be supported.) closed by
- fixed: Fixed in Changeset [204]
- 00:18 Ticket #24 (Refactoring prettyLink for better extendability) closed by
- fixed: Fixed in Changeset 312
- 00:12 Changeset [323] by
- SHA-1 secure hash support for Ticket #1 (enhancement) Add unique …
- 00:00 Changeset [322] by
- Ticket #95 (defect) WikiWord? in a url link gets added to missing tiddlers …
07/01/06:
- 23:59 Ticket #95 (WikiWord in a url link gets added to missing tiddlers list) created by
- See thread: …
- 22:56 Changeset [321] by
- Fixed error in Changeset 319 Ticket #69 (defect) Need style for …
- 22:37 Ticket #94 (Date.prototype.daySuffix is not localisable) created by
- The day suffixes are hardcoded as "st", "nd" and "rd", which are English. …
- 22:18 Changeset [320] by
- Ticket #55 (enhancement) Use RegExp? literals instead of stringed regular …
- 22:08 Changeset [319] by
- Ticket #69 (defect) Need style for definition list term (<dt>) now that …
- 07:36 Changeset [318] by
- Deleting, moving to proper branch at MartinBudden/Branches/2.1
- 06:29 Changeset [317] by
- Copied remotely
- 06:26 Changeset [316] by
- Added a folder remotely
Note: See TracTimeline
for information about the timeline view.
