|
|
|
@1373
|
[1373]
|
05/13/08 13:23:43 |
cederberg@gmail.com |
Fixed getStyle() and setStyle() for CSS float property (see ticket #301). |
|
|
|
@1372
|
[1372]
|
05/11/08 10:34:24 |
bob@redivi.com |
remove PWD dependency from pack script |
|
|
|
@1371
|
[1371]
|
05/10/08 13:26:59 |
bob@redivi.com |
set eolstyle=LF on packed version |
|
|
|
@1369
|
[1369]
|
05/06/08 01:21:54 |
cederberg@gmail.com |
Fixed issue with isChildNode() not correctly handling nodes outside the … |
|
|
|
@1368
|
[1368]
|
04/25/08 03:41:56 |
cederberg@gmail.com |
Fixed MochiKit.DOM to create correct functions for all deprecations (this … |
|
|
|
@1367
|
[1367]
|
04/25/08 02:04:35 |
cederberg@gmail.com |
Fixed iteration bug in MochiKit.DOM causing all deprecations to be … |
|
|
|
@1366
|
[1366]
|
04/19/08 23:10:49 |
cederberg@gmail.com |
Modified svn file properties for some tests to enabled remote running of … |
|
|
|
@1365
|
[1365]
|
04/19/08 22:57:13 |
cederberg@gmail.com |
Fixed issue with Opera 9 not inserting spaces between arguments in … |
|
|
|
@1364
|
[1364]
|
04/19/08 22:50:45 |
cederberg@gmail.com |
Removed two negative tests for truncToFixed that actually works on MSIE. |
|
|
|
@1363
|
[1363]
|
04/19/08 19:14:24 |
bob@redivi.com |
fix regression in isoDate |
|
|
|
@1362
|
[1362]
|
04/19/08 09:29:33 |
cederberg@gmail.com |
Re-implemented MochiKit.Format.truncToFixed() to avoid weird … |
|
|
|
@1361
|
[1361]
|
04/19/08 09:25:20 |
cederberg@gmail.com |
Updated docs for MochiKit.Format.percentFormat(), twoDigitAverage() and … |
|
|
|
@1360
|
[1360]
|
04/19/08 03:48:18 |
cederberg@gmail.com |
Added MochiKit.Visual.Transitions.parabolic (patch from Christoph … |
|
|
|
@1359
|
[1359]
|
04/19/08 03:43:28 |
cederberg@gmail.com |
Updated MochiKit.Visual.Transitions to clarify the code and fix issues in … |
|
|
|
@1358
|
[1358]
|
04/19/08 03:39:20 |
cederberg@gmail.com |
Doc fixes for MochiKit.Visual.wobble and pulse from Christoph Zwerschke. |
|
|
|
@1357
|
[1357]
|
04/19/08 02:45:46 |
cederberg@gmail.com |
Removed "see also" from MochiKit.Visual since it was a copy from … |
|
|
|
@1356
|
[1356]
|
04/19/08 02:39:27 |
cederberg@gmail.com |
Minor doc fixes to MochiKit.Visual (patch from Christoph Zwerschke). |
|
|
|
@1355
|
[1355]
|
04/01/08 11:40:05 |
cederberg@gmail.com |
Fixed #274 in getElementDimensions where style.display was sometimes … |
|
|
|
@1354
|
[1354]
|
03/31/08 09:52:00 |
jay |
another doc fix |
|
|
|
@1353
|
[1353]
|
03/31/08 09:51:06 |
jay |
fix DOM docs |
|
|
|
@1352
|
[1352]
|
03/31/08 09:48:43 |
jay |
added H4-H6 to DOM functions |
|
|
|
@1351
|
[1351]
|
03/31/08 09:37:01 |
jay |
added support and testing for pre-1900 dates |
|
|
|
@1350
|
[1350]
|
03/30/08 10:09:00 |
cederberg@gmail.com |
Fixed #265 by moving the Opera bug fix code to the correct if-block (and … |
|
|
|
@1349
|
[1349]
|
03/30/08 08:33:00 |
cederberg@gmail.com |
Updated docs with link to Dojo integration page on the wiki. |
|
|
|
@1348
|
[1348]
|
03/30/08 08:32:20 |
cederberg@gmail.com |
Fixed Dojo 0.9 integration issue with dojo.require("MochiKit.*") that is … |
|
|
|
@1347
|
[1347]
|
03/27/08 09:36:42 |
cederberg@gmail.com |
Fixed #297 (again). |
|
|
|
@1346
|
[1346]
|
03/26/08 11:54:50 |
cederberg@gmail.com |
Fixed MochiKit.DOM.getFirstParentByTagAndClassName for case when no … |
|
|
|
@1345
|
[1345]
|
03/26/08 11:28:23 |
cederberg@gmail.com |
Fixed isColor predicate for non-exported Color symbol (see #296). |
|
|
|
@1344
|
[1344]
|
03/24/08 08:42:28 |
cederberg@gmail.com |
Updated the overview text for MochiKit.Visual. |
|
|
|
@1343
|
[1343]
|
03/24/08 07:36:47 |
cederberg@gmail.com |
Updated API docs for basic MochiKit.Visual effect classes. |
|
|
|
@1342
|
[1342]
|
03/24/08 03:19:03 |
cederberg@gmail.com |
Added API doc for MochiKit.Visual.Transitions.
Minor other API doc … |
|
|
|
@1341
|
[1341]
|
03/24/08 02:26:49 |
cederberg@gmail.com |
Updated API docs for MochiKit.Visual.switchOff(), dropOut(), shake() and … |
|
|
|
@1340
|
[1340]
|
03/24/08 02:07:07 |
cederberg@gmail.com |
Fixed issue with uninitialized 'oldStyle' variable in … |
|
|
|
@1339
|
[1339]
|
03/24/08 01:17:48 |
cederberg@gmail.com |
Fix for #294. |
|
|
|
@1338
|
[1338]
|
03/23/08 13:40:23 |
bob@redivi.com |
update packed version |
|
|
|
@1337
|
[1337]
|
03/23/08 06:34:57 |
cederberg@gmail.com |
Updated API docs for MochiKit.Visual.grow() and shrink(). |
|
|
|
@1336
|
[1336]
|
03/23/08 05:37:47 |
cederberg@gmail.com |
Updated API docs for MochiKit.Visual.shrink(), pulsate() and fold(). Also … |
|
|
|
@1335
|
[1335]
|
03/19/08 11:44:22 |
bob@redivi.com |
fix loader |
|
|
|
@1334
|
[1334]
|
03/19/08 07:55:47 |
bob@redivi.com |
svg support in loader |
|
|
|
@1333
|
[1333]
|
03/16/08 23:59:02 |
cederberg@gmail.com |
Added fix for text nodes in isChildNode (see #283).
Also refactored the … |
|
|
|
@1332
|
[1332]
|
03/16/08 12:48:26 |
cederberg@gmail.com |
Fixed bundled Dojo package file for version 0.4+ (see #285). |
|
|
|
@1331
|
[1331]
|
03/16/08 11:57:14 |
cederberg@gmail.com |
Updated API doc for MochiKit.Visual.blindUp, blindDown, slideUp and … |
|
|
|
@1330
|
[1330]
|
03/16/08 11:09:35 |
cederberg@gmail.com |
Updated API doc for MochiKit.Visual.fade, appear, puff and Parallel. |
|
|
|
@1329
|
[1329]
|
03/16/08 09:43:56 |
cederberg@gmail.com |
Moved the combination effects functions in the Visual API doc. |
|
|
|
@1328
|
[1328]
|
03/16/08 09:38:38 |
cederberg@gmail.com |
Fixed docs for MochiKit.Visual.multiple() function. |
|
|
|
@1327
|
[1327]
|
03/13/08 22:58:23 |
cederberg@gmail.com |
Moved "The Effects Queue" section in the MochiKit.Visual documentation. |
|
|
|
@1326
|
[1326]
|
03/12/08 07:43:30 |
bob@redivi.com |
#292 |
|
|
|
@1325
|
[1325]
|
02/24/08 11:04:19 |
bob@redivi.com |
move comment to appropriate branch #288 |
|
|
|
@1324
|
[1324]
|
02/24/08 11:00:20 |
bob@redivi.com |
#287 |
|
|
|
@1323
|
[1323]
|
12/14/07 12:10:52 |
bob@redivi.com |
fix for parseQueryString bug #284 |
|
|
|
@1322
|
[1322]
|
12/14/07 10:13:36 |
bob@redivi.com |
fix Selector docs |
|
|
|
@1321
|
[1321]
|
12/07/07 10:23:45 |
bob@redivi.com |
weird fix for Adobe InDesign?'s scripting engine |
|
|
|
@1320
|
[1320]
|
11/19/07 20:20:52 |
bob@redivi.com |
update to the latest custom_rhino |
|
|
|
@1319
|
[1319]
|
11/15/07 14:09:54 |
beau@hartshornesoftware.com |
Refactor dependency code. |
|
|
|
@1318
|
[1318]
|
11/01/07 15:36:04 |
beau@hartshornesoftware.com |
Fix #263. |
|
|
|
@1317
|
[1317]
|
11/01/07 14:34:05 |
beau@hartshornesoftware.com |
Fix dependencies. |
|
|
|
@1316
|
[1316]
|
11/01/07 14:22:50 |
beau@hartshornesoftware.com |
Update Sortable and DragAndDrop dependencies. |
|
|
|
@1315
|
[1315]
|
10/13/07 11:21:33 |
bob@redivi.com |
update packed |
|
|
|
@1314
|
[1314]
|
08/28/07 02:04:35 |
therve@gmail.com |
Add a fix for Format.twoDigitFloat for number inferior to 0.1.
Close … |
|
|
|
@1313
|
[1313]
|
08/28/07 01:52:06 |
therve@gmail.com |
Add a check for CDATA nodes in isArrayLike.
Fix #267 |
|
|
|
@1312
|
[1312]
|
08/13/07 23:13:57 |
bob@redivi.com |
DL, DT, DD |
|
|
|
@1311
|
[1311]
|
08/09/07 03:19:06 |
therve@gmail.com |
Fix for getElementPosition for IE from latest YUI.
Close #262. |
|
|
|
@1310
|
[1310]
|
08/09/07 03:14:47 |
therve@gmail.com |
Fix for getElementPosition for Opera, for latest YUI.
Close #259. |
|
|
|
@1309
|
[1309]
|
08/08/07 00:45:26 |
therve@gmail.com |
Fix bug in D&D scroll management. Doc fix.
Close #260 |
|
|
|
@1308
|
[1308]
|
07/25/07 11:37:55 |
bob@redivi.com |
doc fix |
|
|
|
@1307
|
[1307]
|
07/19/07 01:20:21 |
therve@gmail.com |
Same cleanups |
|
|
|
@1306
|
[1306]
|
07/19/07 01:19:28 |
therve@gmail.com |
Remove useless checks in Visual. |
|
|
|
@1305
|
[1305]
|
07/18/07 13:51:41 |
therve@gmail.com |
Actually fix it. |
|
|
|
@1304
|
[1304]
|
07/18/07 13:41:51 |
therve@gmail.com |
Fix Visual tests under IE. |
|
|
|
@1303
|
[1303]
|
07/18/07 13:35:12 |
therve@gmail.com |
Fix test failures under IE 7. |
|
|
|
@1302
|
[1302]
|
07/18/07 13:31:16 |
therve@gmail.com |
Apply Julien's patch, add a few tests. |
|
|
|
@1301
|
[1301]
|
07/18/07 13:09:19 |
therve@gmail.com |
Apply juhani's patch, fixes #226 |
|
|
|
@1300
|
[1300]
|
07/18/07 13:05:02 |
therve@gmail.com |
Remove Autocompleter from trunk for now |
|
|
|
@1299
|
[1299]
|
07/18/07 13:02:54 |
therve@gmail.com |
Save a copy on Controls before remove. |
|
|
|
@1298
|
[1298]
|
07/13/07 13:19:20 |
therve@gmail.com |
Add a small note for an IE bug. Closes #241. |
|
|
|
@1297
|
[1297]
|
07/11/07 19:56:02 |
beau@hartshornesoftware.com |
fix #113 |
|
|
|
@1296
|
[1296]
|
06/29/07 10:21:17 |
arnarbi@gmail.com |
Fixed documentation of Base.zip(...) |
|
|
|
@1294
|
[1294]
|
06/12/07 21:34:23 |
bob@redivi.com |
doc fix |
|
|
|
@1293
|
[1293]
|
06/07/07 02:15:01 |
arnarbi@gmail.com |
A script to generate gotapi.com index. |
|
|
|
@1292
|
[1292]
|
05/16/07 11:23:24 |
bob@redivi.com |
Added pt_BR to MochiKit.Format.LOCALE |
|
|
|
@1291
|
[1291]
|
05/15/07 15:20:00 |
bob@redivi.com |
X-Requested-With |
|
|
|
@1290
|
[1290]
|
05/11/07 07:52:03 |
bob@redivi.com |
fix trailing comma |
|
|
|
@1289
|
[1289]
|
05/10/07 08:17:36 |
bob@redivi.com |
update packed distribution |
|
|
|
@1288
|
[1288]
|
05/10/07 04:51:11 |
therve@gmail.com |
Fix repr of functions. |
|
|
|
@1287
|
[1287]
|
05/08/07 19:25:09 |
bob@redivi.com |
fix custom signal re-bind |
|
|
|
@1286
|
[1286]
|
05/03/07 11:37:02 |
arnarbi@gmail.com |
Revised [1285], used exported function |
|
|
|
@1285
|
[1285]
|
05/03/07 10:51:42 |
arnarbi@gmail.com |
Fix queryString with null values. See [1284]. |
|
|
|
@1284
|
[1284]
|
05/03/07 10:42:12 |
arnarbi@gmail.com |
Test case for queryString with null values. Fails for queryString({key: … |
|
|
|
@1283
|
[1283]
|
04/19/07 19:08:56 |
bob@redivi.com |
fix typo |
|
|
|
@1282
|
[1282]
|
04/06/07 20:34:52 |
bob@redivi.com |
Fixed MochiKit.Signal.signal re-entrancy bug |
|
|
|
@1279
|
[1279]
|
04/03/07 14:20:38 |
bob@redivi.com |
allow comment-wrapped JSON |
|
|
|
@1278
|
[1278]
|
03/29/07 17:12:33 |
bob@redivi.com |
update packed |
|
|
|
@1276
|
[1276]
|
03/17/07 23:18:06 |
bob@redivi.com |
#204 |
|
|
|
@1275
|
[1275]
|
03/16/07 07:10:39 |
therve@gmail.com |
Fix display detection in toggle, add test and fix some Visual tests. Fix … |
|
|
|
@1274
|
[1274]
|
03/12/07 19:51:34 |
bob@redivi.com |
#242 |
|
|
|
@1273
|
[1273]
|
03/12/07 19:49:56 |
bob@redivi.com |
#230 fix HSV bug |
|
|
|
@1272
|
[1272]
|
03/12/07 19:38:05 |
bob@redivi.com |
work around a strange firefox bug with XHR |
|
|
|
@1270
|
[1270]
|
03/07/07 10:11:47 |
arnarbi@gmail.com |
Fix a bug with the ~= attribute tester in Selector. |
|
|
|
@1269
|
[1269]
|
02/15/07 12:22:47 |
beau@hartshornesoftware.com |
fix #231 |
|
|
|
@1268
|
[1268]
|
02/15/07 04:42:48 |
therve@gmail.com |
Move documentation hint on setElementDimensions in the right place |