Subversion Repositories JSX

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
345 2013-02-19 00:45:19 PointedEars /trunk/dom/
* dom/window.js: setStatus() parameter is converted to String
 
344 2013-02-19 00:19:13 PointedEars /trunk/dom/
Moved window.js to dom/
 
343 2013-02-19 00:18:10 PointedEars /trunk/dom/
* dom/storage.js: Added support for Session Storage
 
342 2013-02-16 22:38:56 PointedEars /trunk/
Updated dependencies
 
341 2013-02-16 22:15:37 PointedEars /trunk/
Resource Builder: Simplified parameter parsing
 
340 2013-02-16 22:14:15 PointedEars /trunk/
Resource Builder: Implemented JSX dependencies resolver (EXPERIMENTAL; use with resolve=1)
 
339 2013-02-15 00:31:44 PointedEars /trunk/dom/
* dom/ani.js, dom/css.js
  - Moved jsx.dom.animation.types and jsx.dom.animation.propertyInfo
    to jsx.dom.css.types and jsx.dom.css.propertyInfo

* dom/ani.js
  - Added SVN keywords
 
338 2013-02-06 14:21:03 PointedEars /trunk/
Removed trailing commas in initializers
(incompatible with JScript < 9 and JScript = 9 in Compatibility Mode)
 
337 2013-02-06 14:18:19 PointedEars /trunk/
Added anti-SOPA.js as of 2012-01-18
 
336 2013-02-04 04:15:02 PointedEars /trunk/dom/
* dom/css.js: Fixed bogus references to experimental Mozilla JavaScript Map API
  (<https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Map>)
 
335 2013-01-31 02:30:18 PointedEars /trunk/
* .htaccess: General update
 
334 2013-01-31 02:29:02 PointedEars /trunk/test/
* test/test.js
  - Use monospace font for error messages
  - Display newlines in error messages
 
333 2013-01-31 02:26:20 PointedEars /trunk/
* dom.js: jsx.dom.createNodesFromObj(): Use jsx.dom.setStyleProperty()
 
332 2013-01-23 14:13:04 PointedEars /trunk/dom/
* dom/css.js
  - jsx.dom.getStyleProperty()
    + Prefer getPropertyValue() over mapping to extension properties
  - Fixed JSdoc
 
331 2013-01-23 13:52:00 PointedEars /trunk/dom/
* dom/css.js: Prefer setProperty() and getPropertyValue()
  over mapping to extension properties
 
330 2013-01-23 12:21:58 PointedEars /trunk/
* object.js: Fixed jsx.object.PropertyError
  (Name-checked user-defined exceptions must be named explicitly;
   else they inherit the name, and name checks, e.g. in regexp.js, fail.
   Alternative: instanceof)
 
329 2013-01-09 04:53:06 PointedEars /trunk/dom/
* dom/widgets.js:  Updated copyright notice
 
328 2013-01-09 04:52:13 PointedEars /trunk/dom/
* dom/widgets.js:  jsx.dom.widgets.Button.prototype.init(): Optimized self-reference
 
327 2013-01-09 04:50:22 PointedEars /trunk/dom/
* dom/widgets.js:  jsx.dom.widgets.Widget: Updated JSdoc
 
326 2013-01-09 03:18:57 PointedEars /trunk/string/
* string/hyphenation.js
  - jsx.string.hyphenation:
    + Unified imports
    + Escaped non-ASCII RegExp
 

Show All