|
|
|
@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. |
|
|
|
@8768
|
[8768]
|
02/01/08 20:29:29 |
tobie |
setting up inline documentation branch. |
|
|
|
@8714
|
[8714]
|
01/24/08 03:02:34 |
tobie |
Make Ajax.Request#isSameOrigin JavaScript Lint compliant. Backport fix to … |
|
|
|
@8702
|
[8702]
|
01/23/08 11:37:11 |
tobie |
prototype: fix a date error and credit omission in 1.5.1.2 changelog. |
|
|
|
@8694
|
[8694]
|
01/23/08 00:57:38 |
tobie |
prototype: Prevent a potential security issue for cross-site ajax … |
|
|
|
@8648
|
[8648]
|
01/16/08 07:29:35 |
tobie |
Branching 1.5.1 |
|
|
|
@7360
|
[7360]
|
08/27/07 18:40:09 |
madrobby |
apply [7359] to the dom branch |
|
|
|
@7345
|
[7345]
|
08/19/07 17:33:28 |
tobie |
first pass a reformating dom.js |
|
|
|
@7340
|
[7340]
|
08/17/07 23:08:55 |
tobie |
Creating a new DOM branch. |
|
|
|
@7339
|
[7339]
|
08/17/07 22:01:57 |
tobie |
Removing the Ajax branch |
|
|
|
@7338
|
[7338]
|
08/17/07 21:30:41 |
tobie |
Removing DOM branch |
|
|
|
@7269
|
[7269]
|
08/04/07 07:13:34 |
sam |
prototype: Make the eventName and handler arguments to Event.stopObserving … |
|
|
|
@7268
|
[7268]
|
08/04/07 06:54:15 |
sam |
prototype: Bring CHANGELOG up to date |
|
|
|
@7267
|
[7267]
|
08/04/07 06:52:38 |
sam |
prototype: Bring CHANGELOG up to date |
|
|
|
@7266
|
[7266]
|
08/04/07 06:40:05 |
sam |
prototype: Add cross-support for the DOMContentLoaded event through a … |
|
|
|
@7259
|
[7259]
|
07/31/07 23:43:09 |
sam |
prototype: Make the new event tests pass in IE. Move the node type … |
|
|
|
@7258
|
[7258]
|
07/31/07 06:56:12 |
sam |
prototype: Clean up the new event code and add tests |
|
|
|
@7256
|
[7256]
|
07/30/07 18:52:23 |
seth |
Updated Event's Observer.prototype.initialize to make sure the Observer's … |
|
|
|
@7255
|
[7255]
|
07/30/07 17:29:14 |
seth |
Fixed a bug in Event's Observer.prototype.initialize. 'in' doesn't work … |
|
|
|
@7254
|
[7254]
|
07/30/07 17:19:38 |
seth |
1. Added Event.DOM_EVENTS back again. Grr.
2. Updated Event's … |
|
|
|
@7253
|
[7253]
|
07/30/07 17:08:04 |
seth |
Added Element.Methods.fire |
|
|
|
@7252
|
[7252]
|
07/30/07 16:39:02 |
seth |
Pulled out Event.DOM_EVENTS which was added in the last version. The first … |
|
|
|
@7251
|
[7251]
|
07/30/07 15:55:01 |
seth |
Added DOM_EVENTS array to Event. It lists the names of all of the … |
|
|
|
@7249
|
[7249]
|
07/29/07 21:18:26 |
andrew |
* Changed "this.parent" to "$super" and changed how it's called. Now uses … |
|
|
|
@7248
|
[7248]
|
07/28/07 17:50:36 |
mislav |
Prototype: added very basic unit tests for the event functionality to … |
|
|
|
@7246
|
[7246]
|
07/27/07 23:17:06 |
mislav |
Prototype: Event functionality from the sandbox branch. Changes by order … |
|
|
|
@7243
|
[7243]
|
07/27/07 17:41:05 |
mislav |
Prototype: new events branch for release 1.6.0 with selected features:
… |
|
|
|
@7242
|
[7242]
|
07/26/07 12:55:12 |
seth |
Added Event.Methods.create and Event.Methods.dispatch to the events … |
|
|
|
@7240
|
[7240]
|
07/25/07 22:14:30 |
mislav |
Prototype: removing the 1.5.1.1 branch |
|
|
|
@7125
|
[7125]
|
06/26/07 00:45:34 |
mislav |
Prototype: explicitly mark an OPTION selected to please Safari, which … |
|
|
|
@7124
|
[7124]
|
06/26/07 00:27:30 |
mislav |
Prototype: additional test for Form#request |
|
|
|
@7123
|
[7123]
|
06/25/07 23:56:26 |
mislav |
Prototype: revert [7122] and use blank(), it's better. |
|
|
|
@7122
|
[7122]
|
06/25/07 23:37:28 |
tobie |
Prototype: tiny clean up to Form#request. |
|
|
|
@7121
|
[7121]
|
06/25/07 23:33:11 |
mislav |
Prototype: IE fixes for form unit tests. The native form.reset() method … |
|
|
|
@7120
|
[7120]
|
06/25/07 23:07:49 |
mislav |
Prototype: the default action for Form.request is current URL. References … |
|
|
|
@7080
|
[7080]
|
06/22/07 16:05:44 |
mislav |
Prototype: $F shortcut is no longer a setter, so it's back to the way it … |
|
|
|
@7079
|
[7079]
|
06/22/07 15:44:15 |
mislav |
Prototype: in form serialization, change how submit buttons are handled. … |
|
|
|
@7078
|
[7078]
|
06/22/07 14:07:26 |
mislav |
Prototype: added unit tests for current submit button serialization … |
|
|
|
@7073
|
[7073]
|
06/20/07 21:20:04 |
mislav |
Prototype: finish form tests cleanup |
|
|
|
@7072
|
[7072]
|
06/20/07 20:44:32 |
mislav |
Prototype: a rewrite of form unit tests; so big it crashed the computer … |
|
|
|
@7068
|
[7068]
|
06/19/07 23:34:18 |
sam |
prototype: Prepare the 1.5.1.1 release |
|
|
|
@7066
|
[7066]
|
06/19/07 22:46:40 |
mislav |
Prototype: make the "huge string" (2150 kB) from the evalJSON unit tests … |
|
|
|
@7063
|
[7063]
|
06/19/07 16:35:03 |
mislav |
Prototype: more Event unit tests and cleanup |
|
|
|
@7062
|
[7062]
|
06/19/07 15:30:59 |
mislav |
Prototype: Event.observe now returns the event handler passed. Initial … |
|
|
|
@7061
|
[7061]
|
06/19/07 14:45:19 |
mislav |
Prototype: refactor applyToCollection so it handles not only collections … |
|
|
|
@7058
|
[7058]
|
06/18/07 18:18:13 |
tobie |
Correct a typo in the changelog. |
|
|
|
@7057
|
[7057]
|
06/18/07 18:16:53 |
tobie |
Prevent document.getElementByClassName from extending the whole DOM tree … |
|
|
|
@7056
|
[7056]
|
06/18/07 17:00:15 |
mislav |
Prototype: mousewheel enhancements, updated TODO, test tweaks. It is no … |
|
|
|
@7047
|
[7047]
|
06/17/07 16:05:19 |
tobie |
Rename String#isSanitizedJSON to String#isJSON. |
|
|
|
@7045
|
[7045]
|
06/17/07 15:25:17 |
mislav |
Prototype: mousewheel love for IE. Fixed stopObserving doesn't take string … |
|
|
|
@7044
|
[7044]
|
06/17/07 14:39:43 |
mislav |
Prototype: Exclusively for Thomas - mouse wheel events based on the work … |
|
|
|
@7042
|
[7042]
|
06/17/07 02:25:20 |
andrew |
* Added functional tests for mouseenter and mouseleave.
* Ensure … |
|
|
|
@7032
|
[7032]
|
06/15/07 22:08:44 |
mislav |
Prototype: Event instance methods are now prepared with #methodize. In … |
|
|
|
@7031
|
[7031]
|
06/15/07 21:42:56 |
mislav |
Function#methodize from [6723] |
|
|
|
@7029
|
[7029]
|
06/15/07 20:46:37 |
tobie |
Refactoring the stopObserving method. Making it more OO. |
|
|
|
@7028
|
[7028]
|
06/15/07 05:37:54 |
tobie |
Prevent a crash in Safari when calling String#evalJSON(true) on very large … |
|
|
|
@7026
|
[7026]
|
06/14/07 20:26:22 |
tobie |
Backport bug fix for Safari 1.3 crash on … |
|
|
|
@7025
|
[7025]
|
06/14/07 19:40:10 |
tobie |
creating a 1.5.1.1 branch. |
|
|
|
@7018
|
[7018]
|
06/14/07 00:21:34 |
tobie |
* Add Ajax.Response object which supports the following methods: … |
|
|
|
@7017
|
[7017]
|
06/14/07 00:10:56 |
tobie |
create a new up to date Ajax branch. |
|
|
|
@7016
|
[7016]
|
06/14/07 00:09:45 |
tobie |
removing outdated ajax branch. |
|
|
|
@7015
|
[7015]
|
06/14/07 00:04:45 |
tobie |
the new Ajax branch |
|
|
|
@7004
|
[7004]
|
06/11/07 19:27:12 |
andrew |
* Added Mislav's unit tests for inheritance. The code passes current unit … |
|
|
|
@7001
|
[7001]
|
06/11/07 08:37:02 |
tobie |
Fix a safari issue with mouseenter/leave. |
|
|
|
@6999
|
[6999]
|
06/11/07 07:58:40 |
tobie |
Adds support for mouseenter and mouseleave. Tests to follow. |
|
|
|
@6996
|
[6996]
|
06/11/07 05:45:45 |
andrew |
* Added Element.Dimensions class for reporting the offsets and dimensions … |
|
|
|
@6814
|
[6814]
|
05/23/07 05:06:26 |
andrew |
Existing classes changed to use new Class.create syntax wherever possible. |
|
|
|
@6813
|
[6813]
|
05/22/07 23:40:40 |
andrew |
Introduced a pared-down version of Alex Arnell's inheritance scheme. … |
|
|
|
@6812
|
[6812]
|
05/22/07 23:36:48 |
andrew |
Test commit (having trouble with svn) |
|
|
|
@6792
|
[6792]
|
05/20/07 19:00:42 |
andrew |
Creating inheritance branch. |
|
|
|
@6711
|
[6711]
|
05/11/07 02:57:00 |
tobie |
Make Element#insert also return element when inserting a DOM node. |
|
|
|
@6692
|
[6692]
|
05/07/07 15:44:41 |
tobie |
Shorten Position methods to aliases of Element.Methods wherever possible. … |
|
|
|
@6691
|
[6691]
|
05/07/07 10:09:56 |
christophe |
Position refactoring! All as per Andrew's April 12 comment in … |
|
|
|
@6666
|
[6666]
|
05/05/07 23:21:29 |
tobie |
The devil is in the details. |
|
|
|
@6665
|
[6665]
|
05/05/07 22:31:23 |
tobie |
The same, without some added bugs. |
|
|
|
@6664
|
[6664]
|
05/05/07 22:23:39 |
tobie |
Further clean-up and perf enhancement of Element#insert and … |
|
|
|
@6663
|
[6663]
|
05/05/07 21:08:50 |
tobie |
Using new Element instead of document.createElement where possible for … |
|
|
|
@6662
|
[6662]
|
05/05/07 20:41:56 |
tobie |
Clean-up Element#insert and Element#update. |
|
|
|
@6661
|
[6661]
|
05/05/07 10:56:38 |
tobie |
Make Element#insert work for SELECT tags. |
|
|
|
@6660
|
[6660]
|
05/05/07 09:39:19 |
tobie |
Make Element#update work for SELECT tags in IE and Opera. |
|
|
|
@6659
|
[6659]
|
05/05/07 05:20:03 |
tobie |
Make Element._getContentFromAnonymousTable treat TH as table cells rather … |
|
|
|
@6658
|
[6658]
|
05/05/07 02:55:21 |
tobie |
Make Element#insert and Element#update better handle TABLE related … |
|
|
|
@6656
|
[6656]
|
05/04/07 18:56:22 |
tobie |
Make Element#replace work with form elements in Firefox. ref. #8010. |
|
|
|
@6655
|
[6655]
|
05/03/07 17:51:04 |
mislav |
Prototype: useful Function methods from [6626] |
|
|
|
@6645
|
[6645]
|
05/01/07 04:28:54 |
sam |
prototype: Clean up the 1.5.1 branch |
|
|
|
@6642
|
[6642]
|
05/01/07 04:11:51 |
sam |
prototype: 1.5.1 release |
|
|
|
@6641
|
[6641]
|
05/01/07 04:00:15 |
sam |
prototype: Don't duplicate the event argument in … |
|
|
|
@6640
|
[6640]
|
05/01/07 03:46:41 |
sam |
prototype: Fix Selector :not-clause chaining. |
|
|
|
@6639
|
[6639]
|
04/30/07 09:57:28 |
tobie |
Add Element#wrap which wraps the element inside a new one. ref. #5732. |
|
|
|
@6638
|
[6638]
|
04/30/07 09:31:54 |
tobie |
Make Element into a constructor: new Element(tagName, attributes). Add … |
|
|
|
@6637
|
[6637]
|
04/30/07 09:03:34 |
tobie |
Add src/deprecated.js. |
|
|
|
@6636
|
[6636]
|
04/30/07 09:02:01 |
tobie |
Insertion overhaul: Add Element.insert(content[, position = 'Bottom']). … |
|
|
|
@6635
|
[6635]
|
04/30/07 08:45:16 |
tobie |
DOM and Position branch |
|
|
|
@6629
|
[6629]
|
04/29/07 11:49:27 |
mislav |
Prototype: all Event methods now available on event instances. Sam … |
|
|
|
@6628
|
[6628]
|
04/29/07 09:17:31 |
mislav |
Prototype: Form.findFirstElement respects tabindexes; references #7595 |
|
|
|
@6622
|
[6622]
|
04/29/07 01:30:26 |
sam |
prototype: Fix Event extensions for Safari. |
|
|
|
@6620
|
[6620]
|
04/29/07 01:02:15 |
sam |
prototype: Branch for 1.5.1 release. |
|
|
|
@6618
|
[6618]
|
04/29/07 00:30:22 |
mislav |
Prototype: removed Selector branch |
|
|
|
@6617
|
[6617]
|
04/29/07 00:11:23 |
mislav |
Prototype: weird Gecko bug. I can't preventDefault() *and* log() the event … |