Timeline
Nov 21, 2005:
- 9:02 PM Ticket #209 (placekeeper: implement durable storage API for Dojo) closed by
- fixed
- 9:02 PM Ticket #209 (placekeeper: implement durable storage API for Dojo) created by
- (already complete) implement a local durable cache API for Dojo.
- 2:11 AM Ticket #208 (debugAtAllCosts: dojo.provides race conditions) created by
- In browser_debug.js, dojo.hostenv.loadUri calls dojo.provide(), thus …
- 1:59 AM Ticket #206 (repeatCount only works the first time for Animations) closed by
- fixed: (In [2202]) fixes #206
- 1:22 AM Ticket #207 (Rich Text Editor broken in Firefox) created by
- This isn't my bug, so I'm just pasting stuff out of the mailing list …
Nov 20, 2005:
- 11:40 PM Ticket #206 (repeatCount only works the first time for Animations) created by
- The first time you run an animation, repeateCount is used. After that, …
- 7:15 AM Ticket #205 (Extra methods in dojo.storage.js) closed by
- fixed: (In [2193]) removing unused methods. Fixes #205
- 5:47 AM Ticket #205 (Extra methods in dojo.storage.js) created by
- getItem and setItem appear to be leftover; they defer to get and set, …
Nov 17, 2005:
- 10:18 AM Ticket #204 (dialog widget needs work) created by
- the current dialog widget feels unfinished. Currently it only "wraps" …
Nov 16, 2005:
- 11:22 PM Ticket #195 (Minimal profile build is broken) closed by
- fixed: (In [2179]) fixing byIdArray. Previously it referenced dojo.lang, …
- 8:41 PM Ticket #193 (intern-strings does't work for templatePath : ... as per ...) closed by
- fixed: fixed in [2176]
- 7:13 PM Ticket #203 (Iterator bugs in the collection package) created by
- Detailed description found in this thread at Dojo-Interest …
Nov 15, 2005:
- 9:04 PM Ticket #58 (dojo.graphics.htmlEffects.wipeIn() is b0rken on Safari) reopened by
- The wipeIn function used in the attached file (test.html) works fine …
- 5:05 PM Ticket #201 (dojo.crypto.toBinHex() has gone missing...) closed by
- invalid: The whole of the crypto namespace is unreleased code; I'm in the …
- 2:25 PM Ticket #202 ([patch] Allow drag and drop of table rows) created by
- Here's a patch to allow table rows to be drag'n dropped. This requires …
- 1:59 PM Ticket #201 (dojo.crypto.toBinHex() has gone missing...) created by
- dojo.crypto.toBinHex() was removed in changeset 2107 with the …
Nov 12, 2005:
- 7:43 AM Ticket #200 (complex DOM cause 100% cpu usage) created by
- I'm having a strange behaviour on IE, Firefox and Opera when my HTML …
Nov 11, 2005:
- 3:01 AM Ticket #199 (Add a 'dojo.lang.bind' to deprecate prototype.js's bind.) closed by
- fixed: (In [2131]) fixes #199
- 2:54 AM Ticket #199 (Add a 'dojo.lang.bind' to deprecate prototype.js's bind.) created by
- Hi, We're currently converting from prototype.js to dojo. During …
Nov 10, 2005:
- 8:24 PM Ticket #198 (Enhancement: dojo.event.connectOnce() functionality would be nice to have) created by
- From dojo.user: […] I need this functionality frequently. I think …
- 8:26 AM Ticket #197 (http status doesn't exist when server is down) created by
- Linux Firefox 1.5b1: If the server is down, accessing http.status in …
- 8:08 AM Ticket #196 (io.bind error callback bug) created by
- If you specify error callbacks like this […] myerrorfunc is not …
- 3:07 AM Ticket #195 (Minimal profile build is broken) created by
- The minimal profile includes only bootstap1.js, bootstrap2.js and …
- 1:32 AM Ticket #194 ([patch] now MD5 works) created by
- The code assumed byte arrays as input and as output of algorithm. It …
Nov 9, 2005:
- 4:39 PM Ticket #193 (intern-strings does't work for templatePath : ... as per ...) created by
- the regular expression only works for templatePath = …
- 12:22 PM Ticket #192 (Event system docs sample code) created by
- Some the example code listed on the following page does not perform as …
Nov 8, 2005:
- 11:21 PM Ticket #191 (dojo needs a datagrid widget) created by
- Dojo needs a datagrid widget.
- 8:15 PM Ticket #190 (bind's error callback not fired when server down) created by
- dojo's bind error callback function isn't fired if communication …
Nov 7, 2005:
- 7:31 PM Ticket #189 (Dialog widget template (re)uses dojo-dialog class) closed by
- fixed: (In [2089]) fixes #189
- 6:42 PM Ticket #189 (Dialog widget template (re)uses dojo-dialog class) created by
- Dialog widget template (re)uses "dojo-dialog" class: * …
- 6:10 PM Ticket #188 (FisheyeList widget doesn't work when tags are used) created by
- Instead of using <div dojoType="FisheyeList?" .../>, I tried using …
Nov 6, 2005:
- 9:54 PM Ticket #187 (dojo.xml.Parse().parseElement() fails when directly parsing an inline ...) created by
- The bug can be most easily be described in terms of using …
- 12:04 AM Ticket #186 (found bug in dojo.dnd.HtmlDragManager, fix included) created by
- Bug: drop and drag code (which is great, btw, just started using dojo) …
Nov 5, 2005:
- 8:23 AM Ticket #180 (Contextmenu cant be attached to specific nodes and it doesnt work in ...) closed by
- fixed: this is fixed with [2048] thanks to Fredrik and Cal. Thanks guys, it …
- 8:18 AM Ticket #166 ([patch] HtmlComboBox - comboBoxValue not being populated.) closed by
- fixed: (In [2051]) merging an updated variant of Richard Paul's patch. …
Nov 4, 2005:
- 11:23 PM Ticket #179 (Context menu should stay in page) closed by
- fixed: fixed in r2048
- 7:32 PM Tickets #146,177 batch updated by
- fixed: (In [2041]) updates to make the compressor even safer and make …
- 7:01 PM Ticket #185 (dojo.hostenv.writeIncludes doesn't seem to work for the dojo+ajax build) created by
- Greetings, I'm trying to use the writeIncludes function as per the …
Nov 2, 2005:
- 9:01 PM Ticket #184 ([patch] POST multipart is added to BrowserIO.js) created by
- = API Additions = Two more arguments are added to the request: 1. …
Nov 1, 2005:
- 4:16 PM Ticket #183 (MD5 does not calculate correctly.) created by
- […] Something else... would it make sense to set chrsz's value …
Oct 31, 2005:
- 1:20 AM Ticket #181 (fisheye widget cuts off images in IE (during expansion)) closed by
- duplicate: dupe of #182
- 12:12 AM Ticket #182 (fisheye widget cuts off images in IE (during expansion)) created by
- See demos/widget/Application1.html for example. When you mouse over …
- 12:11 AM Ticket #181 (fisheye widget cuts off images in IE (during expansion)) created by
- See demos/widget/Application1.html for example. When you mouse over …
Oct 30, 2005:
- 8:38 PM Ticket #178 (testcase for menu doesnt autoinclude templateCssPath file in khtml3.4.3) closed by
- fixed: (In [1994]) added missing html/head/body tags. fixes #178
- 8:03 PM Ticket #180 (Contextmenu cant be attached to specific nodes and it doesnt work in ...) created by
- Contextmenu have no way to set menu to specific nodes instead of the …
- 5:49 PM Ticket #179 (Context menu should stay in page) created by
- When right clicking in the bottom-right corner for context menu, the …
- 3:18 PM Ticket #178 (testcase for menu doesnt autoinclude templateCssPath file in khtml3.4.3) created by
- the testcase trunk/tests/widgets/test_Menu.html doesnt include …
- 4:29 AM Ticket #124 ('+' isn't properly escaped for bind requests) closed by
- fixed: This was fixed in [1630].
- 2:43 AM Ticket #139 (richtexteditor dosent work in konqueror 3.4) closed by
- wontfix: heh, I actually went to the KDE lxr install to find out the same info. …
Oct 28, 2005:
- 5:31 PM Ticket #129 (Show username in subject of checkin emails) closed by
- fixed: the subject line now includes the committer's login.
- 5:29 PM Ticket #96 (split-pane widget wanted) closed by
- fixed: moving back onto 0.2 since we will ship this widget with that release. …
- 1:30 PM Ticket #177 (custom_rhino.jar can get tripped up by extraneous variable declarations) created by
- Compressing this file: […] produces this correct compressed …
Oct 27, 2005:
Oct 26, 2005:
- 10:55 PM Ticket #176 (Allow dojo.io.bind to specify successful HTTP codes) created by
- Something like: […]
- 10:52 PM Ticket #175 (Support retrying bind calls) created by
- Allow people to specify the number of retries a bind call can make in …
- 8:52 PM Ticket #63 (unify and rationalize utility namespaces) closed by
- fixed: we've moved to dojo.dom, dojo.html, dojo.style, and dojo.fx. I think …
- 7:15 PM Ticket #174 (all dojoAttachPoint to point to an array) created by
-
It'd be nice if you could have
dojoAttachPoint
s reference …
Oct 25, 2005:
- 4:14 AM Ticket #173 (moving the splitters in the split pane does off things with borders) created by
- it seems like the drag positioning for the splitters is reading …
- 3:22 AM Ticket #172 (split pane: store paneSplitter position in cookie) created by
- In split pane, store the relative sizes of the panes in a cookie, so …
- 2:17 AM Ticket #171 ([patch] comparison with NaN) closed by
- fixed: (In [1902]) applying patch from Eugene Lazutkin. Fixes #171
- 1:42 AM Ticket #171 ([patch] comparison with NaN) created by
- Typo: value is compared to NaN, isNaN() should be used.
Oct 23, 2005:
- 4:14 AM Ticket #170 (combo box dropdown underneath other relative elements) closed by
- fixed: (In [1873]) adding z-index attribute to the comboBoxOptions div. fixes #170
- 3:58 AM Ticket #170 (combo box dropdown underneath other relative elements) created by
- On Firefox 1.5b2, if I put a relative-positioned element as a sibling …
Note: See TracTimeline
for information about the timeline view.