2013-11-21 |
Manuel Carrasco... | Merge branch 'master' of github.com:manolo/gquery into... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Manuel Carrasco... | 3party -> third-party |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Manuel Carrasco... | Better and faster regex |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Manuel Carrasco | Merge pull request #234 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Manuel Carrasco... | Remove method used during developing to inspect objects |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Manuel Carrasco... | Replace "js" word with "javascript". Improve javadoc... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Manuel Carrasco... | Use CSS3 animations when available. |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Manuel Carrasco... | Fix getScript so as once it is downloaded it is execute... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Manuel Carrasco... | Implementation of JsniBundles, a generator which allows... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Manuel Carrasco... | Some refactoring in GQuery Animation classes, to reuse... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | Add a constructor to all GQ animation implementations... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco | Merge pull request #232 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | split long line |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | set source/target java to java-6 |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | remove import |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | Fixing test so as they run with java 1.6 |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | Merge branch 'master' of github.com:gwtquery/gwtquery |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | Some styling corrections, println and javadoc |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | Adding a TransitionsAnimation class whish is like Prope... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | Adding missing method in widgets, and javadocs |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco | Merge pull request #231 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | Make clip-animation extend properties-animation, so... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | Fix "or" tests. Remove javadoc line |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Manuel Carrasco... | Fix "then()" method so as it behaves like jQuery breaki... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Manuel Carrasco | Merge pull request #229 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Manuel Carrasco... | Remove useless method from Effects plugin |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Manuel Carrasco... | Remove transitions method from GQuery |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Manuel Carrasco... | Remove usage of deprecated class |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Manuel Carrasco... | Define Browser implementation in GQueryMin. Fix NPE... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Manuel Carrasco... | Update lazy interfaces |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Manuel Carrasco... | Support for transition chainning and queueing |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Manuel Carrasco... | Fix lenght check. Reflow before setting transition |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Manuel Carrasco... | Use vendor names by default, otherwise certain chrome... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Manuel Carrasco... | Force reflow instead of calling a timer |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Manuel Carrasco... | remove temporary data to avoid memory leaks |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Manuel Carrasco... | Add curly brackets. Remove static reference |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | IE is case sensitive |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | Adding Transitions plugin for CSS3 animations |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | Simple Implementation of console.log |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco | Merge pull request #228 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | new lines and method names |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | with should return itself for chainning |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | javadoc |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | javadoc |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | Implement animation Easing based on Bezier curves inste... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | Fix javadocs as julien suggested in last review |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | Fix an effects test which was randomly failing |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco | Merge pull request #227 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | Add BrowserGenerator to git |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | fix test, htmlunit is ff |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | Implementation of the jQuery.browser object, in a GWT... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manuel Carrasco... | Fix NPE when plugin does not have Lazy implementation |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Manuel Carrasco | Merge pull request #224 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Manuel Carrasco... | Implementation of jquery getScript method in Ajax plugin |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Manuel Carrasco... | Callbacks should not to reset the memory object when... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Manuel Carrasco... | Support for multiple request in RF Promise helper |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Manuel Carrasco... | Implement jquery addBack method |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Manuel Carrasco | Merge pull request #221 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Manuel Carrasco... | Fix NPE |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Manuel Carrasco | Merge pull request #33 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Manuel Carrasco... | generate lazy interface |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Manuel Carrasco... | Better usage of generics in data() methods. Add removed... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Manuel Carrasco... | Pass the class type when getting data. Remove unused... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Manuel Carrasco | Merge pull request #32 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Manuel Carrasco... | Remove stuff to compile gquery for old gwt versions... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Manuel Carrasco... | Merge branch 'master' of github.com:gwtquery/gwtquery |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Manuel Carrasco... | Use profiles to compile jsquery and samples, so as... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Manuel Carrasco | Merge pull request #31 from gwtquery/jd_fix_issue_24 |
commit | commitdiff | tree | snapshot |
2013-06-30 |
jdramaix | fix issue #24 |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Manuel Carrasco | Merge pull request #30 from gwtquery/jd_fix_issue_178 |
commit | commitdiff | tree | snapshot |
2013-06-07 |
jdramaix | fix issue 178 |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Manuel Carrasco... | Fix tests so as emma-coverage instrumentalitation does... |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Manuel Carrasco... | Change gwtquery.com by gquery.org |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Manolo Carrasco | Remove empty hooks when running last function |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Manuel Carrasco... | Fix null exception |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Manuel Carrasco | Merge pull request #29 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Manuel Carrasco... | making reject and resolve helper classes public, so... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Manuel Carrasco | Merge pull request #28 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Manuel Carrasco... | Fix a NPE in certain callback cases. Add a couple of... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Manuel Carrasco... | Fix NPE |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Manuel Carrasco... | Fix NPE |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Manuel Carrasco... | clean test |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Manuel Carrasco | Merge pull request #27 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Manuel Carrasco... | Adding a new utility class to easily use pipelining... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Manuel Carrasco | Merge pull request #23 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Manuel Carrasco... | Deprecate gwtquery JsRegexp implementation in favor... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Manuel Carrasco... | Change some browser dependencies so as we can use Defer... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Manuel Carrasco... | Deferred object is not needed to be a plugin of gquery |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Manuel Carrasco... | Fix casting exception |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Manuel Carrasco | Merge pull request #22 from manolo/master |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Manuel Carrasco... | cosmetic and formal change of string sum by string... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Manuel Carrasco... | Constants |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Manuel Carrasco... | Naming int idexes, and adding a couple of comments... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Manuel Carrasco... | Fix pipelined promises when the function returned promi... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Manuel Carrasco... | Resolve referred with plain objects. Pass the same... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Manuel Carrasco... | remove null argument |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Manuel Carrasco... | Implement promises for QueuePlugin (valid for GQuery... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Manuel Carrasco... | typo |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Manuel Carrasco... | Fix Deferred.Promise.then() since it should pipeline... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Manuel Carrasco... | returned js values in runJavascriptFunctionImpl should... |
commit | commitdiff | tree | snapshot |
next |