|
|
|
@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. |
|
|
|
@9039
|
[9039]
|
03/16/08 20:00:07 |
tobie |
prototype: Instanciate Test.Unit.Logger on window load. |
|
|
|
@9038
|
[9038]
|
03/16/08 19:47:17 |
tobie |
prototype: unit tests clean-up. |
|
|
|
@9037
|
[9037]
|
03/16/08 19:08:34 |
tobie |
prototype: Refactor String#escapeHTML to avoid using the with statement. |
|
|
|
@9036
|
[9036]
|
03/16/08 18:53:51 |
tobie |
prototype: Remove usage of the statement from unit tests. |
|
|
|
@9026
|
[9026]
|
03/15/08 16:43:00 |
tobie |
prototype: Complete rewrite of the deprecation helper. |
|
|
|
@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. |
|
|
|
@8998
|
[8998]
|
03/09/08 07:14:28 |
tobie |
prototype: Stop form observers in unit tests. Closes #10938. |
|
|
|
@8997
|
[8997]
|
03/09/08 06:56:03 |
tobie |
prototype: Performance improvements for Enumerables. Closes #11264. |
|
|
|
@8950
|
[8950]
|
02/29/08 07:37:09 |
tobie |
prototype: creating the documentation branch. |
|
|
|
@8949
|
[8949]
|
02/29/08 07:15:36 |
tobie |
prototype: remove documentation branch. |
|
|
|
@8948
|
[8948]
|
02/29/08 06:53:30 |
tobie |
prototype: mark Hash.toJSON() as removed. |
|
|
|
@8930
|
[8930]
|
02/26/08 12:53:41 |
tobie |
prototype: improvements to deprecation.js. |
|
|
|
@8859
|
[8859]
|
02/12/08 19:04:26 |
andrew |
Change deprecation extension to use Firebug's console.warn and … |
|
|
|
@8804
|
[8804]
|
02/05/08 03:38:37 |
tobie |
prototype fix a typo. |
|
|
|
@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 … |
|
|
|
@8769
|
[8769]
|
02/01/08 22:47:00 |
tobie |
prototype: Add deprecation extension. |
|
|
|
@8768
|
[8768]
|
02/01/08 20:29:29 |
tobie |
setting up inline documentation branch. |
|
|
|
@8729
|
[8729]
|
01/25/08 22:58:17 |
sam |
prototype: Tag 1.6.0.2 release |
|
|
|
@8728
|
[8728]
|
01/25/08 22:57:06 |
sam |
prototype: Prepare for 1.6.0.2 release |
|
|
|
@8727
|
[8727]
|
01/25/08 22:54:47 |
sam |
prototype: Update copyright date in LICENSE |
|
|
|
@8726
|
[8726]
|
01/25/08 22:54:14 |
sam |
prototype: Update the list of officially supported browsers in the README. |
|
|
|
@8725
|
[8725]
|
01/25/08 22:04:37 |
andrew |
Forgot the CHANGELOG on the last commit. |
|
|
|
@8724
|
[8724]
|
01/25/08 22:03:39 |
andrew |
Add tests for Element#descendantOf that deal with dynamically-created … |
|
|
|
@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 … |
|
|
|
@8704
|
[8704]
|
01/23/08 12:45:28 |
tobie |
prototype: Add tests for Element#match. |
|
|
|
@8703
|
[8703]
|
01/23/08 12:17:26 |
tobie |
prototype: Fix Element#writeAttribute to work with 'cellspacing' and … |
|
|
|
@8702
|
[8702]
|
01/23/08 11:37:11 |
tobie |
prototype: fix a date error and credit omission in 1.5.1.2 changelog. |
|
|
|
@8695
|
[8695]
|
01/23/08 00:58:29 |
tobie |
Tag 1.5.1.2 release |
|
|
|
@8694
|
[8694]
|
01/23/08 00:57:38 |
tobie |
prototype: Prevent a potential security issue for cross-site ajax … |
|
|
|
@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 … |
|
|
|
@8655
|
[8655]
|
01/18/08 04:33:34 |
andrew |
Reverted accidental change to dom.html. |
|
|
|
@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. |
|
|
|
@8648
|
[8648]
|
01/16/08 07:29:35 |
tobie |
Branching 1.5.1 |
|
|
|
@8644
|
[8644]
|
01/14/08 15:37:30 |
tobie |
prototype: fix Unit.Test.Assertions#assertHidden message. |
|
|
|
@8643
|
[8643]
|
01/14/08 14:16:27 |
tobie |
prototype: Add Test.Unit.MessageTemplate class. Add flunk, buildMessage … |
|
|
|
@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. |
|
|
|
@8591
|
[8591]
|
01/07/08 19:24:18 |
tobie |
prototype: Add a description to :test and :dist rake tasks. |
|
|
|
@8580
|
[8580]
|
01/06/08 21:49:16 |
tobie |
prototype: Fix Selector.matchElements to allow for coma-separated … |
|
|
|
@8574
|
[8574]
|
01/06/08 07:38:02 |
tobie |
prototype: unittest.js cleanup. |
|
|
|
@8573
|
[8573]
|
01/06/08 00:44:18 |
tobie |
prototype: forgot a semicolon. |
|
|
|
@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. |
|
|
|
@8514
|
[8514]
|
12/30/07 11:16:15 |
tobie |
prototype: jstest.rb cleanup. |
|
|
|
@8513
|
[8513]
|
12/30/07 10:59:23 |
tobie |
prototype: Ensure Ajax.Response#getHeader returns null for missing headers … |
|
|
|
@8512
|
[8512]
|
12/30/07 10:54:34 |
tobie |
prototype: Allow WEBrick to simulate slow or dropped connections and to … |
|
|
|
@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, … |
|
|
|
@8275
|
[8275]
|
12/05/07 03:03:06 |
sam |
prototype: Tag 1.6.0.1 release |
|
|
|
@8274
|
[8274]
|
12/05/07 03:01:15 |
sam |
prototype: Bump to 1.6.0.1 |
|
|
|
@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 … |
|
|
|
@8264
|
[8264]
|
12/04/07 03:58:44 |
andrew |
Changed some unit tests to filter out false test failures in Opera. |
|
|
|
@8263
|
[8263]
|
12/04/07 01:57:26 |
andrew |
Oops, correcting previous checkin |
|
|
|
@8262
|
[8262]
|
12/04/07 01:53:56 |
andrew |
Updated a Selector test to reflect a recent bug fix. |
|
|
|
@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, … |
|
|
|
@8190
|
[8190]
|
11/23/07 11:55:42 |
madrobby |
Add a test to check that defer handles arguments correctly |
|
|
|
@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 … |
|
|
|
@8140
|
[8140]
|
11/14/07 12:49:56 |
tobie |
prototype: add a test to event.html. |
|
|
|
@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 … |
|
|
|
@8086
|
[8086]
|
11/06/07 14:46:46 |
sam |
prototype: Tag 1.6.0 release |
|
|
|
@8085
|
[8085]
|
11/06/07 14:41:40 |
sam |
prototype: svn:ignore pkg and dist/*, closes #9705 |
|
|
|
@8079
|
[8079]
|
11/06/07 01:57:01 |
sam |
prototype: Version bump |