root/mochikit/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1392 [1392] 07/16/08 04:32:00 cederberg@gmail.com Fixed elem.filters test for IE (fixes #314).
(edit) @1391 [1391] 06/24/08 05:41:41 cederberg@gmail.com Changed MochiKit.Base.serializeJSON string handling to follow the JSON …
(edit) @1390 [1390] 06/23/08 23:58:15 cederberg@gmail.com Fixed escaping of vertical tab character in repr for strings (also …
(edit) @1389 [1389] 06/23/08 23:45:58 cederberg@gmail.com Updated docs and packed version from [1388].
(edit) @1388 [1388] 06/21/08 11:48:04 cito@online.de Refactored patch in r1383 (wrong sizes in visual effects). Instead of …
(edit) @1387 [1387] 06/12/08 12:04:51 cederberg@gmail.com Corrected MochiKit.Signal mouse wheel handling for Safari. Also added …
(edit) @1386 [1386] 06/12/08 06:16:51 cederberg@gmail.com Added initial support for 'onmousewheel' event in MochiKit.Signal. Based …
(edit) @1385 [1385] 06/11/08 01:18:20 cederberg@gmail.com Corrected throw statements in MochiKit.Visual.
(edit) @1384 [1384] 06/10/08 23:49:56 cederberg@gmail.com Corrected indentation to spaces (patch from machineghost at gmail dot …
(edit) @1383 [1383] 05/24/08 18:17:56 cito@online.de Fixed problems with wrong sizes in visual effects, improved main visual …
(edit) @1382 [1382] 05/22/08 01:34:09 cederberg@gmail.com Fixed [1373] and #301 again. Empty strings caused problems in FF for Mac.
(edit) @1381 [1381] 05/21/08 23:43:46 cederberg@gmail.com More fixes to #309 in other places in MochiKit.DOM where "className" was …
(edit) @1380 [1380] 05/21/08 23:24:16 cederberg@gmail.com Fixed #309 by adding check for "className" property not being a string …
(edit) @1379 [1379] 05/21/08 05:38:08 cederberg@gmail.com Fixed [1377] bug in regex character class.
(edit) @1378 [1378] 05/20/08 03:24:01 cederberg@gmail.com Added MochiKit.Signal support for src.disconnect methods (see #253).
(edit) @1377 [1377] 05/20/08 01:49:36 cederberg@gmail.com Fixed LoggingPane? name to avoid problems in IE with % in name (see #277).
(edit) @1376 [1376] 05/18/08 12:38:49 cederberg@gmail.com Fixed MochiKit.Visual.shake effect options (see #295).
(edit) @1375 [1375] 05/18/08 12:36:26 cederberg@gmail.com Updated MochiKit.Visual examples to also show slow-motion version of all …
(edit) @1374 [1374] 05/18/08 11:54:55 cederberg@gmail.com Added MochiKit.Visual.Sequence class to fix switchOff effect options (see …
(edit) @1373 [1373] 05/13/08 13:23:43 cederberg@gmail.com Fixed getStyle() and setStyle() for CSS float property (see ticket #301).
(edit) @1372 [1372] 05/11/08 10:34:24 bob@redivi.com remove PWD dependency from pack script
(edit) @1371 [1371] 05/10/08 13:26:59 bob@redivi.com set eolstyle=LF on packed version
(edit) @1369 [1369] 05/06/08 01:21:54 cederberg@gmail.com Fixed issue with isChildNode() not correctly handling nodes outside the …
(edit) @1368 [1368] 04/25/08 03:41:56 cederberg@gmail.com Fixed MochiKit.DOM to create correct functions for all deprecations (this …
(edit) @1367 [1367] 04/25/08 02:04:35 cederberg@gmail.com Fixed iteration bug in MochiKit.DOM causing all deprecations to be …
(edit) @1366 [1366] 04/19/08 23:10:49 cederberg@gmail.com Modified svn file properties for some tests to enabled remote running of …
(edit) @1365 [1365] 04/19/08 22:57:13 cederberg@gmail.com Fixed issue with Opera 9 not inserting spaces between arguments in …
(edit) @1364 [1364] 04/19/08 22:50:45 cederberg@gmail.com Removed two negative tests for truncToFixed that actually works on MSIE.
(edit) @1363 [1363] 04/19/08 19:14:24 bob@redivi.com fix regression in isoDate
(edit) @1362 [1362] 04/19/08 09:29:33 cederberg@gmail.com Re-implemented MochiKit.Format.truncToFixed() to avoid weird …
(edit) @1361 [1361] 04/19/08 09:25:20 cederberg@gmail.com Updated docs for MochiKit.Format.percentFormat(), twoDigitAverage() and …
(edit) @1360 [1360] 04/19/08 03:48:18 cederberg@gmail.com Added MochiKit.Visual.Transitions.parabolic (patch from Christoph …
(edit) @1359 [1359] 04/19/08 03:43:28 cederberg@gmail.com Updated MochiKit.Visual.Transitions to clarify the code and fix issues in …
(edit) @1358 [1358] 04/19/08 03:39:20 cederberg@gmail.com Doc fixes for MochiKit.Visual.wobble and pulse from Christoph Zwerschke.
(edit) @1357 [1357] 04/19/08 02:45:46 cederberg@gmail.com Removed "see also" from MochiKit.Visual since it was a copy from …
(edit) @1356 [1356] 04/19/08 02:39:27 cederberg@gmail.com Minor doc fixes to MochiKit.Visual (patch from Christoph Zwerschke).
(edit) @1355 [1355] 04/01/08 11:40:05 cederberg@gmail.com Fixed #274 in getElementDimensions where style.display was sometimes …
(edit) @1354 [1354] 03/31/08 09:52:00 jay another doc fix
(edit) @1353 [1353] 03/31/08 09:51:06 jay fix DOM docs
(edit) @1352 [1352] 03/31/08 09:48:43 jay added H4-H6 to DOM functions
(edit) @1351 [1351] 03/31/08 09:37:01 jay added support and testing for pre-1900 dates
(edit) @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 …
(edit) @1349 [1349] 03/30/08 08:33:00 cederberg@gmail.com Updated docs with link to Dojo integration page on the wiki.
(edit) @1348 [1348] 03/30/08 08:32:20 cederberg@gmail.com Fixed Dojo 0.9 integration issue with dojo.require("MochiKit.*") that is …
(edit) @1347 [1347] 03/27/08 09:36:42 cederberg@gmail.com Fixed #297 (again).
(edit) @1346 [1346] 03/26/08 11:54:50 cederberg@gmail.com Fixed MochiKit.DOM.getFirstParentByTagAndClassName for case when no …
(edit) @1345 [1345] 03/26/08 11:28:23 cederberg@gmail.com Fixed isColor predicate for non-exported Color symbol (see #296).
(edit) @1344 [1344] 03/24/08 08:42:28 cederberg@gmail.com Updated the overview text for MochiKit.Visual.
(edit) @1343 [1343] 03/24/08 07:36:47 cederberg@gmail.com Updated API docs for basic MochiKit.Visual effect classes.
(edit) @1342 [1342] 03/24/08 03:19:03 cederberg@gmail.com Added API doc for MochiKit.Visual.Transitions. Minor other API doc …
(edit) @1341 [1341] 03/24/08 02:26:49 cederberg@gmail.com Updated API docs for MochiKit.Visual.switchOff(), dropOut(), shake() and …
(edit) @1340 [1340] 03/24/08 02:07:07 cederberg@gmail.com Fixed issue with uninitialized 'oldStyle' variable in …
(edit) @1339 [1339] 03/24/08 01:17:48 cederberg@gmail.com Fix for #294.
(edit) @1338 [1338] 03/23/08 13:40:23 bob@redivi.com update packed version
(edit) @1337 [1337] 03/23/08 06:34:57 cederberg@gmail.com Updated API docs for MochiKit.Visual.grow() and shrink().
(edit) @1336 [1336] 03/23/08 05:37:47 cederberg@gmail.com Updated API docs for MochiKit.Visual.shrink(), pulsate() and fold(). Also …
(edit) @1335 [1335] 03/19/08 11:44:22 bob@redivi.com fix loader
(edit) @1334 [1334] 03/19/08 07:55:47 bob@redivi.com svg support in loader
(edit) @1333 [1333] 03/16/08 23:59:02 cederberg@gmail.com Added fix for text nodes in isChildNode (see #283). Also refactored the …
(edit) @1332 [1332] 03/16/08 12:48:26 cederberg@gmail.com Fixed bundled Dojo package file for version 0.4+ (see #285).
(edit) @1331 [1331] 03/16/08 11:57:14 cederberg@gmail.com Updated API doc for MochiKit.Visual.blindUp, blindDown, slideUp and …
(edit) @1330 [1330] 03/16/08 11:09:35 cederberg@gmail.com Updated API doc for MochiKit.Visual.fade, appear, puff and Parallel.
(edit) @1329 [1329] 03/16/08 09:43:56 cederberg@gmail.com Moved the combination effects functions in the Visual API doc.
(edit) @1328 [1328] 03/16/08 09:38:38 cederberg@gmail.com Fixed docs for MochiKit.Visual.multiple() function.
(edit) @1327 [1327] 03/13/08 22:58:23 cederberg@gmail.com Moved "The Effects Queue" section in the MochiKit.Visual documentation.
(edit) @1326 [1326] 03/12/08 07:43:30 bob@redivi.com #292
(edit) @1325 [1325] 02/24/08 11:04:19 bob@redivi.com move comment to appropriate branch #288
(edit) @1324 [1324] 02/24/08 11:00:20 bob@redivi.com #287
(edit) @1323 [1323] 12/14/07 12:10:52 bob@redivi.com fix for parseQueryString bug #284
(edit) @1322 [1322] 12/14/07 10:13:36 bob@redivi.com fix Selector docs
(edit) @1321 [1321] 12/07/07 10:23:45 bob@redivi.com weird fix for Adobe InDesign?'s scripting engine
(edit) @1320 [1320] 11/19/07 20:20:52 bob@redivi.com update to the latest custom_rhino
(edit) @1319 [1319] 11/15/07 14:09:54 beau@hartshornesoftware.com Refactor dependency code.
(edit) @1318 [1318] 11/01/07 15:36:04 beau@hartshornesoftware.com Fix #263.
(edit) @1317 [1317] 11/01/07 14:34:05 beau@hartshornesoftware.com Fix dependencies.
(edit) @1316 [1316] 11/01/07 14:22:50 beau@hartshornesoftware.com Update Sortable and DragAndDrop dependencies.
(edit) @1315 [1315] 10/13/07 11:21:33 bob@redivi.com update packed
(edit) @1314 [1314] 08/28/07 02:04:35 therve@gmail.com Add a fix for Format.twoDigitFloat for number inferior to 0.1. Close …
(edit) @1313 [1313] 08/28/07 01:52:06 therve@gmail.com Add a check for CDATA nodes in isArrayLike. Fix #267
(edit) @1312 [1312] 08/13/07 23:13:57 bob@redivi.com DL, DT, DD
(edit) @1311 [1311] 08/09/07 03:19:06 therve@gmail.com Fix for getElementPosition for IE from latest YUI. Close #262.
(edit) @1310 [1310] 08/09/07 03:14:47 therve@gmail.com Fix for getElementPosition for Opera, for latest YUI. Close #259.
(edit) @1309 [1309] 08/08/07 00:45:26 therve@gmail.com Fix bug in D&D scroll management. Doc fix. Close #260
(edit) @1308 [1308] 07/25/07 11:37:55 bob@redivi.com doc fix
(edit) @1307 [1307] 07/19/07 01:20:21 therve@gmail.com Same cleanups
(edit) @1306 [1306] 07/19/07 01:19:28 therve@gmail.com Remove useless checks in Visual.
(edit) @1305 [1305] 07/18/07 13:51:41 therve@gmail.com Actually fix it.
(edit) @1304 [1304] 07/18/07 13:41:51 therve@gmail.com Fix Visual tests under IE.
(edit) @1303 [1303] 07/18/07 13:35:12 therve@gmail.com Fix test failures under IE 7.
(edit) @1302 [1302] 07/18/07 13:31:16 therve@gmail.com Apply Julien's patch, add a few tests.
(edit) @1301 [1301] 07/18/07 13:09:19 therve@gmail.com Apply juhani's patch, fixes #226
(edit) @1300 [1300] 07/18/07 13:05:02 therve@gmail.com Remove Autocompleter from trunk for now
(edit) @1298 [1298] 07/13/07 13:19:20 therve@gmail.com Add a small note for an IE bug. Closes #241.
(edit) @1297 [1297] 07/11/07 19:56:02 beau@hartshornesoftware.com fix #113
(edit) @1296 [1296] 06/29/07 10:21:17 arnarbi@gmail.com Fixed documentation of Base.zip(...)
(edit) @1294 [1294] 06/12/07 21:34:23 bob@redivi.com doc fix
(edit) @1293 [1293] 06/07/07 02:15:01 arnarbi@gmail.com A script to generate gotapi.com index.
(edit) @1292 [1292] 05/16/07 11:23:24 bob@redivi.com Added pt_BR to MochiKit.Format.LOCALE
(edit) @1291 [1291] 05/15/07 15:20:00 bob@redivi.com X-Requested-With
(edit) @1290 [1290] 05/11/07 07:52:03 bob@redivi.com fix trailing comma
Note: See TracRevisionLog for help on using the revision log.