Timeline
May 30, 2007:
- 11:54 PM Ticket #1233 (IE pseudo memory leak) closed by
- fixed: This is now fixed in Rev [2011].
- 11:54 PM Ticket #1136 (Events not removed from jQuery.event.global) closed by
- fixed: This is now fixed in Rev [2011].
- 11:54 PM Ticket #923 (Global triggers can execute handlers multiple times) closed by
- fixed: This is now fixed in Rev [2011].
- 11:51 PM Changeset [2c331016]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 8:15 PM Ticket #1242 (Unload event handlers may cause memory leaks in Internet Explorer) closed by
- fixed: Thanks choan! This is a great way to help avoid those pesky memory …
- 8:13 PM Changeset [d85a22a]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 7:34 PM Ticket #1243 (IE doesn't work with $('a[@text=sometext]').click()) closed by
- invalid: The @ selector is an attribute selector. Please use the :contains() …
- 4:10 PM Ticket #1259 (rss feed for tickets has the wrong links!) created by
- http://dev.jquery.com/report/ticket/1258 is in the feed. But it …
- 3:24 PM Ticket #1258 (Functionality Changed regarding Fade) created by
- [12:16] bgoldman86: i put an alert in jquery.js and i found the bug. …
- 3:24 PM Ticket #1217 (Firefox complains about event.which not being writable (keyboard event ...) closed by
- fixed: This is now fixed in Rev [2009]
- 3:22 PM Changeset [ee31297]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 2:26 PM Ticket #1257 (width() too slow on IE6) created by
- I've got very slow results using the width method to get the width …
- 1:10 PM Ticket #1256 (Error involving e.which/e.keycode) created by
- Here's a paste from FireBug: setting a property that has only a …
- 11:36 AM Ticket #1238 (Easing function missing in 1.1.3 alpha) closed by
- duplicate: Duplicate of #1212.
- 9:57 AM Ticket #1195 (Attribute selector Form expando issue) closed by
- worksforme: After looking at this in more detail, I've concluded that ... it is …
- 9:09 AM Ticket #1241 (MaskedInput plugin breaks in 1.1.3a) closed by
- duplicate: Duplicate of #1217
- 5:01 AM Ticket #1255 (Plugins/autocompleter : Focus before the page load) created by
- When an input bind to autocompleter script whith jquery.ready() have …
- 3:58 AM Ticket #1254 (Draggables in a scrollable div in IE(7)) created by
- The problem involves placing Draggables inside a fixed-height, …
May 29, 2007:
- 4:20 PM Ticket #1253 (Allow binding to multiple events simultaneously with .bind()) created by
- I was just reading in this cool book "Pro Javascript Techniques" about …
- 5:23 AM Ticket #1252 (Plugins/autocompleter : Trim on user input) created by
- If user input only white space chars, autocompleter not trim his input …
- 3:22 AM Ticket #1251 (Setting .innerHTML while document loading breaks $(document).ready() in IE) created by
- If JavaScript code sets the innerHTML of any element while the …
May 28, 2007:
- 12:45 PM Ticket #1250 (Provide jQuery.map with proper scope) created by
- Currently jQuery.map calls its mapping function plainly (ie "var val = …
- 12:41 PM Ticket #1249 (Normalizing borderWidth in ideal situations) created by
- If you define an element with a border of "1px solid black" then the …
- 10:04 AM Ticket #1248 (Ability to add selectable items in the Selectable plugin) created by
- Currently after creating the Selectable if you add objects to the …
- 7:15 AM Ticket #1247 (links to mailing lists do not work) created by
- On this site all links to the mailing lists are broken: …
May 27, 2007:
- 12:46 PM Ticket #1098 (addClass, removeClass and togleClass in IE) closed by
- invalid: This is an issue with your CSS.
- 6:53 AM Ticket #844 (Loading jQuery 1.1 with Prototype throws error) reopened by
May 26, 2007:
- 11:23 PM Ticket #1098 (addClass, removeClass and togleClass in IE) reopened by
- not working for me. test case: http://patcoll.com/jqueryTest/
- 2:32 AM Ticket #1246 (Problem when using FCKEditor with Interface Sortable) created by
- The content of the area is lost whenever i drag the "editor block" to …
May 25, 2007:
- 6:25 PM Ticket #1245 (Bug with submitHandler) created by
- wtf is this!!! […] This always returns TRUE!!!! Fix it like this, …
- 10:17 AM Ticket #818 (complete API docs draft as alternative to wiki/vq) closed by
- worksforme
May 24, 2007:
- 9:01 PM Ticket #1244 (Reload Function) created by
- Shorthand for reloading/refreshing the page. Could be useful in the …
- 7:00 PM Ticket #1243 (IE doesn't work with $('a[@text=sometext]').click()) created by
- I do not know if someone already mention this, but while working on …
- 8:50 AM Ticket #1242 (Unload event handlers may cause memory leaks in Internet Explorer) created by
- As the unload event handlers are not removed by the event system, they …
- 8:21 AM Ticket #1241 (MaskedInput plugin breaks in 1.1.3a) created by
- Gives an error when you start typing in the text field to which the …
- 1:32 AM Ticket #1240 (XUL and .val(...), .attr('value', ...)...) created by
- As I figured out, XUL documents are identified as XML documents (via …
May 23, 2007:
- 4:45 PM Ticket #1231 (jQuery 1.1.3 testbuild breaks latest validation plugin in IE6) reopened by
- Thanks Brandon, that fixed most issues I had with 1.1.3 and the …
- 11:49 AM Ticket #1239 (hide function broken in Safari on elements not in DOM (see example)) created by
- […] In Firefox, correctly displays 'none', in Safari this is …
- 9:52 AM Ticket #935 (Event.data is a global event object) closed by
- fixed: Good call ... thanks Jesse! Fixed in Rev [1962].
- 9:51 AM Changeset [7e03645]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 9:29 AM Ticket #1211 ($('td').bind("click", function(){}); doesn't work in internet ...) closed by
- fixed: This is working for me with jQuery 1.1.3a/latest SVN
- 9:24 AM Ticket #1218 (Firefox complains about event.which not being writable (keyboard event ...) closed by
- duplicate: Dup of #1217
- 9:20 AM Ticket #1226 (IE pseudo memory leak) closed by
- duplicate: Dup of #1233
- 9:15 AM Ticket #1223 (Cannot appendTo on select element) closed by
- duplicate: This is a duplicate of #1087 which is closed as fixed in Rev [1784].
- 9:12 AM Ticket #1215 (Selector bug with IE 6 & 7) closed by
- worksforme: This works for me with latest SVN and jQuery 1.1.3a
- 8:52 AM Ticket #1231 (jQuery 1.1.3 testbuild breaks latest validation plugin in IE6) closed by
- fixed: This was the result of Rev [1892] which was rolled back in Rev [1961]
- 8:51 AM Ticket #1163 (oForm.elements problem in IE) closed by
- wontfix: I'm marking this as wontfix but I'm providing a work around. Please …
- 8:49 AM Ticket #1163 (oForm.elements problem in IE) reopened by
- I have rolled back the fix because passing in a form element is the …
- 8:48 AM Changeset [970eb0f]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 6:23 AM Ticket #935 (Event.data is a global event object) reopened by
Note: See TracTimeline
for information about the timeline view.