Commit History

Author SHA1 Message Date
  Nicolas Cannasse 96d23df387 fixed JQuery.cur in closure (use $this instead of this), close #2218 11 years ago
  Simon Krajewski 644dd6c5e7 Merge pull request #2126 from duncanbeevers/development 12 years ago
  Bruno Garcia 0d1cc44dbb Fix all usages of untyped window. 12 years ago
  Simon Krajewski ac54ea3794 make sure window is not escaped in JQuery (closes #2139) 12 years ago
  Duncan Beevers 52c8ea064a Fix typo in JqEvent#isPropagationStopped 12 years ago
  David Peek d54752f58c Haxe is a proper language (and a proper noun) 12 years ago
  Caue Waneck 8e32d7f112 LF normalization 12 years ago
  Nicolas Cannasse 59cc6e10f5 added JQueryHelper to import J/JTHIS globals from 12 years ago
  Nicolas Cannasse 0e66b14cd3 added "on" overload 12 years ago
  Franco Ponticelli c7a89195a3 fix issue #1646 12 years ago
  Nicolas Cannasse f95ffa0757 added "on" (1.7+ replacement for live()) 12 years ago
  Simon Krajewski c8c62ae93d consider extern fields featured only if they are actually used (fixed issue #1487) 12 years ago
  Simon Krajewski b7773c7823 update includeFile path for swfobject and jquery fixed issue #1356) 12 years ago
  Bruno Garcia f9d0dd78a2 Switch the stdlib over to the new externs. 12 years ago
  Simon Krajewski 369f17722a added JQuery.delegateTarget (fixed issue #1270) 12 years ago
  Nicolas Cannasse ad88c513b2 bugfix 12 years ago
  Nicolas Cannasse d4f48b3e34 force either get/set (or get_x/set_x) property names when -D haxe3 13 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 years ago
  Nicolas Cannasse 61b5953d32 embedJs -> embed_js (-D embed-js) 13 years ago
  Nicolas Cannasse d02477d845 ehm... 13 years ago
  Nicolas Cannasse f8aeeb4bef no longe embed JS automatically, enable with -D embedJs instead (fixed issue #698) 13 years ago
  Nicolas Cannasse b399129b6f minor 13 years ago
  Nicolas Cannasse caa013e813 make sure we don't redefine another version of JQuery when embedding it automatically 13 years ago
  Nicolas Cannasse 93cf34a5f0 reverted r4815, instead translate ["iterator"] to .iterator 13 years ago
  Nicolas Cannasse cf0207247b allow to use :defineFeature instead of inline + @:runtime 13 years ago
  Nicolas Cannasse 19c03f86f6 make JQuery iterator() optional (only if used) 13 years ago
  Nicolas Cannasse 6e1a71a9a2 fixed jquery generation of js package 13 years ago
  Simon Krajewski 02a35f0a40 added JQuery.prop and overload for JQuery.get (fixed issue #773) 13 years ago
  Nicolas Cannasse 5cd1725341 new JQuery(window) overload 13 years ago
  Nicolas Cannasse 3704010aa0 easing overloads 13 years ago