|
|
|
@9062
|
[9062]
|
03/19/08 14:04:52 |
tobie |
prototype: Avoid re-extending element in Element#getDimensions. |
|
|
|
@9061
|
[9061]
|
03/19/08 13:01:47 |
tobie |
prototype: Prevent Hash#toQueryString from serializing objets. |
|
|
|
@9060
|
[9060]
|
03/19/08 07:01:49 |
tobie |
prototype: Fix Event#pointer in IE standard mode. Closes #9920. |
|
|
|
@9048
|
[9048]
|
03/17/08 15:59:58 |
andrew |
Fixed an improperly-encoded apostrophe in a comment. |
|
|
|
@9037
|
[9037]
|
03/16/08 19:08:34 |
tobie |
prototype: Refactor String#escapeHTML to avoid using the with statement. |
|
|
|
@9001
|
[9001]
|
03/09/08 08:05:29 |
tobie |
prototype: Make Element#writeAttribute handle frameborder attribute in IE. … |
|
|
|
@9000
|
[9000]
|
03/09/08 07:27:02 |
tobie |
prototype: Minor clean-up of selector.js. Closes #10844. |
|
|
|
@8999
|
[8999]
|
03/09/08 07:21:45 |
tobie |
prototype: Make String#unescapeHTML strip tags in IE. Closes #10173. |
|
|
|
@8997
|
[8997]
|
03/09/08 06:56:03 |
tobie |
prototype: Performance improvements for Enumerables. Closes #11264. |
|
|
|
@8803
|
[8803]
|
02/05/08 03:35:04 |
tobie |
prototype: Make Prototype tagName comparisons XHTML-compliant. Closes … |
|
|
|
@8800
|
[8800]
|
02/04/08 23:22:18 |
tobie |
prototype: Avoid breaking Element.prototype in browsers which support it. … |
|
|
|
@8799
|
[8799]
|
02/03/08 22:29:29 |
tobie |
prototype: Prevent Element#cumulativeOffset, Element#getOffsetParent, … |
|
|
|
@8798
|
[8798]
|
02/03/08 21:08:13 |
tobie |
prototype: Prevent Enumerable#eachSlice from entering into an endless loop … |
|
|
|
@8797
|
[8797]
|
02/03/08 19:45:32 |
tobie |
prototype: Allow Selector to correctly detect the presence of namespaced … |
|
|
|
@8796
|
[8796]
|
02/03/08 19:36:35 |
tobie |
prototype: Make Element#absolutize and Element#relativize always return … |
|
|
|
@8723
|
[8723]
|
01/25/08 22:02:12 |
andrew |
Ensure positionedOffset properly considers "position: fixed" elements. … |
|
|
|
@8722
|
[8722]
|
01/25/08 18:54:22 |
andrew |
Roll back the fix for #9609, since it does not work in Opera. Instead, … |
|
|
|
@8721
|
[8721]
|
01/25/08 18:49:40 |
andrew |
Prevent DOM node expandos _countedByPrototype and _prototypeEventID from … |
|
|
|
@8714
|
[8714]
|
01/24/08 03:02:34 |
tobie |
Make Ajax.Request#isSameOrigin JavaScript Lint compliant. Backport fix to … |
|
|
|
@8713
|
[8713]
|
01/24/08 02:24:33 |
andrew |
Properly serialize form fields with names that collide with built-in JS … |
|
|
|
@8712
|
[8712]
|
01/24/08 01:33:28 |
tobie |
prototype: Make Object.isArray correctly identify arrays created in … |
|
|
|
@8709
|
[8709]
|
01/23/08 20:05:17 |
andrew |
Fixed issue where Element#match failed on attribute selectors with single … |
|
|
|
@8703
|
[8703]
|
01/23/08 12:17:26 |
tobie |
prototype: Fix Element#writeAttribute to work with 'cellspacing' and … |
|
|
|
@8693
|
[8693]
|
01/23/08 00:51:25 |
tobie |
prototype: Prevent a potential security issue for cross-site ajax … |
|
|
|
@8692
|
[8692]
|
01/23/08 00:33:04 |
tobie |
prototype: Test for attribute existence before applying more complex CSS3 … |
|
|
|
@8691
|
[8691]
|
01/22/08 23:36:47 |
andrew |
Fix "function $A" declaration inside of a conditional (confuses IE). Fixes … |
|
|
|
@8656
|
[8656]
|
01/18/08 04:52:38 |
andrew |
Fixed selector parsing so that "#foo [bar=baz]" is treated the same way as … |
|
|
|
@8654
|
[8654]
|
01/18/08 04:31:23 |
andrew |
Fix Element#descendantOf logic in IE. Closes #10413. [martymix, … |
|
|
|
@8651
|
[8651]
|
01/17/08 16:41:34 |
tobie |
prototype: Fix missing var in Element#insert. Closes #10838. |
|
|
|
@8640
|
[8640]
|
01/14/08 01:38:28 |
tobie |
prototype: Remove useless binding in Template#evaluate. |
|
|
|
@8639
|
[8639]
|
01/14/08 01:22:37 |
tobie |
prototype: Make Object.inspect more robust. |
|
|
|
@8580
|
[8580]
|
01/06/08 21:49:16 |
tobie |
prototype: Fix Selector.matchElements to allow for coma-separated … |
|
|
|
@8572
|
[8572]
|
01/06/08 00:34:39 |
tobie |
prototype: Test.Unit refactoring. Allow running multiple instances of … |
|
|
|
@8557
|
[8557]
|
01/04/08 23:56:27 |
tobie |
prototype: Optimize property detection of outerHTML. Avoids triggering … |
|
|
|
@8548
|
[8548]
|
01/04/08 00:30:53 |
tobie |
prototype: Add document.loaded, a boolean that is set to true once … |
|
|
|
@8537
|
[8537]
|
01/03/08 01:50:36 |
tobie |
prototype: Make Element#insert standard-compliant. Fixes an issue in FF3b2 … |
|
|
|
@8515
|
[8515]
|
12/31/07 16:16:14 |
tobie |
prototype: Add some missing semicolons to the source tree. Closes #10659. |
|
|
|
@8513
|
[8513]
|
12/30/07 10:59:23 |
tobie |
prototype: Ensure Ajax.Response#getHeader returns null for missing headers … |
|
|
|
@8509
|
[8509]
|
12/29/07 11:09:43 |
tobie |
prototype: Ensure Ajax.Response#getHeader returns null for missing … |
|
|
|
@8451
|
[8451]
|
12/20/07 15:47:32 |
tobie |
prototype: Ensure creates an empty array when its argument's length is … |
|
|
|
@8450
|
[8450]
|
12/20/07 13:10:42 |
tobie |
prototype: Fix incorrect variable declaration in Event.fire. Closes … |
|
|
|
@8449
|
[8449]
|
12/20/07 00:17:24 |
andrew |
Fix the way Selector handles [pseudoclass + combinator] with no space in … |
|
|
|
@8448
|
[8448]
|
12/19/07 23:43:48 |
andrew |
Optimize Element#up/down/next/previous. Closes #10353. [Dylan Bruzenak, … |
|
|
|
@8447
|
[8447]
|
12/19/07 23:32:21 |
andrew |
Handle case-sensitivity in Selector tag names better. Closes #5052. [mexx, … |
|
|
|
@8266
|
[8266]
|
12/04/07 04:28:27 |
andrew |
Change document.viewport.getDimensions to exclude scrollbars in all cases. … |
|
|
|
@8265
|
[8265]
|
12/04/07 04:03:56 |
andrew |
Add logic to Element#getStyle in Opera that fixes inaccurate reporting of … |
|
|
|
@8232
|
[8232]
|
11/29/07 00:24:54 |
sam |
prototype: Ensure that an Ajax.Request's parameters option can be a Hash. … |
|
|
|
@8223
|
[8223]
|
11/27/07 18:43:56 |
andrew |
* Ensure no comment nodes are returned in Selector queries (IE improperly … |
|
|
|
@8222
|
[8222]
|
11/27/07 18:21:50 |
andrew |
* Re-enable the XPath approach in Selector for Safari 3. Falls back to the … |
|
|
|
@8221
|
[8221]
|
11/27/07 17:59:46 |
andrew |
* Fix a bug in the IE-specific Element#descendantOf logic. [Nicholas, … |
|
|
|
@8152
|
[8152]
|
11/15/07 23:14:36 |
tobie |
prototype: Prevent memory leaks in Ajax.PeriodicalUpdater. Closes #10049 |
|
|
|
@8151
|
[8151]
|
11/15/07 22:21:08 |
tobie |
prototype: Remove useless variable in Selector.handlers.child. Closes … |
|
|
|
@8150
|
[8150]
|
11/15/07 22:15:24 |
tobie |
prototype: Don't redeclare previously declared variables. Closes #10007 |
|
|
|
@8149
|
[8149]
|
11/15/07 21:53:15 |
tobie |
prototype: use Object.isUndefined where possible. |
|
|
|
@8148
|
[8148]
|
11/15/07 19:37:26 |
tobie |
prototype: Make String#isJSON return false for empty or blank strings. … |
|
|
|
@8147
|
[8147]
|
11/15/07 14:02:25 |
tobie |
prototype: Make Ajax.Response#_getResponseJSON use … |
|
|
|
@8139
|
[8139]
|
11/14/07 11:56:15 |
tobie |
prototype: Remove the now redundant forked declaration of Hash#_each. |
|
|
|
@8133
|
[8133]
|
11/13/07 21:48:09 |
tobie |
prototype: Ensure Event#fire always returns an extended event. Make … |
|
|
|
@8078
|
[8078]
|
11/06/07 01:44:24 |
sam |
prototype: Fix Class#addMethods for "toString" and "valueOf" methods in … |
|
|
|
@8073
|
[8073]
|
11/05/07 17:54:13 |
andrew |
Exclude Opera from using the sourceIndex approach in Element#descendantOf. … |
|
|
|
@8072
|
[8072]
|
11/05/07 17:43:56 |
tobie |
Ensure Element#hasClassName always returns a boolean. Closes #10075. |
|
|
|
@8071
|
[8071]
|
11/05/07 17:11:41 |
andrew |
Ensure selectors of the form "[href]" (attribute token with no preceding … |
|
|
|
@8068
|
[8068]
|
11/01/07 19:06:02 |
andrew |
Simplified the bitmask in Element#descendantOf. |
|
|
|
@8067
|
[8067]
|
11/01/07 15:11:52 |
andrew |
Performance optimizations for Element#descendantOf. Costliness should no … |
|
|
|
@8057
|
[8057]
|
10/29/07 23:06:15 |
madrobby |
Apply the workaround for the Firefox "blinking element" opacity=1 bug only … |
|
|
|
@8037
|
[8037]
|
10/26/07 19:15:35 |
andrew |
Add event.stopped, a boolean that is set to when Event#stop is called. |
|
|
|
@7994
|
[7994]
|
10/22/07 22:16:32 |
tobie |
Use String#include wherever possible. |
|
|
|
@7991
|
[7991]
|
10/22/07 13:14:56 |
tobie |
prototype: In IE, allow opacity to be set on elements not yet attached to … |
|
|
|
@7990
|
[7990]
|
10/22/07 12:04:06 |
tobie |
prototype: Avoid the try..catch block in Ajax.Response#_getResponseJSON … |
|
|
|
@7988
|
[7988]
|
10/22/07 11:20:21 |
tobie |
prototype: Make the Ajax.Response#headerJSON property correctly decode … |
|
|
|
@7986
|
[7986]
|
10/22/07 01:04:17 |
tobie |
prototype: Prevent a Firefox bug from throwing errors on page load/unload. … |
|
|
|
@7962
|
[7962]
|
10/18/07 15:52:26 |
tobie |
prototype: previous changeset Closes #9917, #9463, #8260. |
|
|
|
@7960
|
[7960]
|
10/18/07 15:46:30 |
tobie |
prototype: Make submitting forms work in Opera < 9.1. |
|
|
|
@7956
|
[7956]
|
10/17/07 14:14:27 |
sam |
prototype: Fix template evaluation with empty replacements. Closes #9692. |
|
|
|
@7955
|
[7955]
|
10/17/07 13:39:46 |
sam |
prototype: Hash#toTemplateReplacements is an alias for Hash#toObject so … |
|
|
|
@7954
|
[7954]
|
10/17/07 13:26:49 |
sam |
prototype: Fix Event#is(Left|Middle|Right)Click in IE. Closes #7520. |
|
|
|
@7936
|
[7936]
|
10/16/07 05:11:42 |
andrew |
* Ensure Event.* generic methods work in IE, even when the event is not … |
|
|
|
@7928
|
[7928]
|
10/16/07 03:36:58 |
sam |
prototype: Don't translate "keypress" events into "keydown" events. |
|
|
|
@7927
|
[7927]
|
10/16/07 03:29:19 |
andrew |
* Changed Element#makeClipping to remember the original overflow value, … |
|
|
|
@7926
|
[7926]
|
10/16/07 03:19:38 |
sam |
prototype: Cross-browser Event#isLeftClick with the addition of … |
|
|
|
@7925
|
[7925]
|
10/16/07 03:08:31 |
andrew |
* Change Selector to use the non-XPath approach for Safari 3 because of … |
|
|
|
@7923
|
[7923]
|
10/16/07 02:28:28 |
andrew |
* Changed the Selector regex that tests whether the selector can be … |
|
|
|
@7922
|
[7922]
|
10/16/07 02:21:24 |
andrew |
* Changed Selector pattern match so that descendant combinators after … |
|
|
|
@7920
|
[7920]
|
10/15/07 17:19:16 |
tobie |
prototype: Make sure $w always returns an array. |
|
|
|
@7876
|
[7876]
|
10/14/07 11:12:08 |
tobie |
Performance enhancements to . Closes #9464 |
|
|
|
@7875
|
[7875]
|
10/14/07 10:54:06 |
tobie |
Make Function#argumentNames work with named functions. Closes #9826 |
|
|
|
@7874
|
[7874]
|
10/14/07 08:08:42 |
tobie |
Add Object.isHash. |
|
|
|
@7861
|
[7861]
|
10/13/07 19:05:19 |
tobie |
Performance improvements to String#times. |
|
|
|
@7855
|
[7855]
|
10/13/07 11:37:26 |
tobie |
Make Ajax.Response#getHeaderJSON and Ajax.Response#getResponseJSON pseudo … |
|
|
|
@7854
|
[7854]
|
10/13/07 11:24:23 |
tobie |
Make ObjectRange use the new Class.create syntax. |
|
|
|
@7852
|
[7852]
|
10/13/07 10:55:52 |
tobie |
Complete rewrite of the Hash class. |
|
|
|
@7836
|
[7836]
|
10/11/07 06:11:26 |
sam |
prototype: Element#wrap now returns the wrapper instead of the element … |
|
|
|
@7835
|
[7835]
|
10/11/07 06:00:45 |
sam |
prototype: Namespace all custom event names to avoid conflicts with native … |
|
|
|
@7833
|
[7833]
|
10/11/07 05:02:07 |
sam |
prototype: Clean up the new class API. |
|
|
|
@7811
|
[7811]
|
10/08/07 22:37:15 |
sam |
prototype: Fix contentloaded event initialization in IE. Closes #9457, … |
|
|
|
@7810
|
[7810]
|
10/08/07 21:29:27 |
sam |
prototype: Deprecate document.getElementsByClassName and … |
|
|
|
@7809
|
[7809]
|
10/08/07 21:15:46 |
sam |
prototype: Fix missing "var" in selector.js. Closes #9761. |
|
|
|
@7808
|
[7808]
|
10/08/07 21:14:24 |
sam |
prototype: Date#toJSON now returns times in UTC for better compatibility … |
|
|
|
@7805
|
[7805]
|
10/08/07 19:01:31 |
sam |
prototype: Ensure document._getElementsByXPath extends the elements it … |
|
|
|
@7804
|
[7804]
|
10/08/07 17:30:40 |
sam |
prototype: Update Prototype.Browser.MobileSafari for iPod touch … |