Timeline
Nov 29, 2005:
- 7:09 AM Ticket #220 (IFrameTransport doesn't call load/handler/error in IE) closed by
- fixed: fixed in [2277]
- 3:43 AM Ticket #222 (JSON stringifying code) created by
- The attached file, json.js, contains an implementation of JSON …
- 3:22 AM Ticket #221 (setting debugAtAllCosts=true with external widget classes fails) created by
- When debugAtAllCosts is set, a failure occurs when importing external …
Nov 28, 2005:
- 11:03 PM Ticket #220 (IFrameTransport doesn't call load/handler/error in IE) created by
- If you use the IFrameTransport in IE, the handler functions are never …
- 9:47 PM Ticket #219 (Editor save button, color picker deficiencies) created by
- The editor has a couple of buglets IMO: * the save button results in …
- 8:01 PM Ticket #218 (Proposed patch for dojo.fx.slide*) closed by
- fixed: (In [2264]) fixes #218
- 5:45 PM Ticket #218 (Proposed patch for dojo.fx.slide*) created by
- The dojo.fx.slide* functions don't play nice with static or relative …
- 4:06 AM Ticket #216 ([patch] Dialog can be opened/closed randomly due to effect delays) closed by
- fixed: (In [2253]) applying Eugene's patch to fix animation start/stop …
- 12:26 AM Ticket #217 (LayoutPane: invalid url causes cpu spin) created by
- From David Wynter: [using HtmlLayoutPane?. w/url="..." constructor …
Nov 27, 2005:
- 9:11 PM Ticket #216 ([patch] Dialog can be opened/closed randomly due to effect delays) created by
- Dialog widget implements effects for show/hide functionality. …
Nov 26, 2005:
- 9:19 PM Ticket #215 (Text Editor, Firefox crash) created by
- I am trying (from the Nov 26th nightly build) the new 'Editor Widget' …
Nov 25, 2005:
- 6:10 AM Ticket #182 (fisheye widget cuts off images in IE (during expansion)) closed by
- invalid: Nevermind, it works OK as long as you set overflow:visible on all the …
Nov 23, 2005:
- 9:33 AM Ticket #214 (behaviour not same in IE and Mozilla) created by
- I downloaded the dojo 0.1.0 zip file and tried the example in it it is …
- 5:59 AM Ticket #163 (Underlying listboxes are rendered on top of dialog widget) closed by
- fixed: Fixed in [2218]. Yay! Thanks, Alex.
Nov 22, 2005:
- 7:59 AM Ticket #98 (IE6.0 doesn't support overflow property) closed by
- fixed: I no longer see an error message on the latest build of either IE or …
- 7:17 AM Ticket #99 (Drag & Drop w/absolute positioning is broken) closed by
- fixed: These issues all appear to be fixed in the attached test files on IE …
- 6:24 AM Ticket #213 (Editor widget doesn't like starting off hidden...) created by
- Hi. I'm trying to use the editor widget. I have it inside of a div …
- 5:55 AM Ticket #211 ([patch] Dialog widget is broken on all plaforms.) closed by
- fixed: Eugene, Thank you so much for tracking this down. I've applied your …
- 4:43 AM Ticket #212 ([patch] Manager.js blows on IE when iterates over available renderers.) closed by
- fixed: (In [2212]) fixes #212
- 4:08 AM Ticket #212 ([patch] Manager.js blows on IE when iterates over available renderers.) created by
- Apparently "vml" renderer doesn't define "prefixes". Manager assumes …
- 3:02 AM Ticket #211 ([patch] Dialog widget is broken on all plaforms.) created by
- I tried test_Dialog.html in FF, IE, Op --- it doesn't work with …
- 1:53 AM Ticket #210 (nested layout panes/tabs cause IE crash) created by
- See attached file. IE version: 6.0.2800.1106 on Win2000 but the …
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. …
Note: See TracTimeline
for information about the timeline view.