]> source.dussan.org Git - gwtquery.git/shortlog
gwtquery.git
2013-12-03 Manuel Carrasco... Formatting
2013-11-30 Manuel Carrasco... Adding ability to cache promises.
2013-11-29 Julien DramaixMerge pull request #239 from gwtquery/jd_custom_event_f...
2013-11-29 jdramaixCode review comment
2013-11-28 jdramaixfix ie8 custom event
2013-11-27 Manuel CarrascoMerge pull request #238 from manolo/master
2013-11-27 Manuel Carrasco... replace character
2013-11-26 Manuel Carrasco... use replace instead of replaceAll because they are...
2013-11-26 Manuel Carrasco... forgot delete this file
2013-11-26 Manuel Carrasco... Fix handling of inlined regexp since we have to double...
2013-11-26 Manuel Carrasco... info logs
2013-11-26 Manuel Carrasco... Change PromiseRF namespace, so as we dont break the...
2013-11-26 Manuel Carrasco... Allow embeding as JSNI libraries hosted in CDNs. Remove...
2013-11-26 Manuel Carrasco... Test for bitless rebinding when a widget is attached...
2013-11-26 Manuel Carrasco... Use GWT way to get $wnd instead of maintain our own...
2013-11-22 Julien DramaixMerge pull request #236 from manolo/master
2013-11-22 Manuel Carrasco... Fix tests
2013-11-22 Julien DramaixMerge pull request #235 from gwtquery/jd_event
2013-11-22 jdramaixcode review part3
2013-11-22 jdramaixcode review part2
2013-11-22 jdramaixcode review
2013-11-22 jdramaixMerge branch 'master' of github.com:gwtquery/gwtquery...
2013-11-21 Manuel CarrascoMerge pull request #233 from manolo/JsniBundle
2013-11-21 jdramaixcode review
2013-11-21 jdramaixfix bug with event delegation
2013-11-21 jdramaixadd bitless event support + custom event.
2013-11-21 Manuel Carrasco... Updating Lazy interfaces
2013-11-21 Manuel Carrasco... Merge branch 'master' of github.com:manolo/gquery into...
2013-11-18 Manuel Carrasco... 3party -> third-party
2013-11-18 Manuel Carrasco... Better and faster regex
2013-11-18 Manuel CarrascoMerge pull request #234 from manolo/master
2013-11-18 Manuel Carrasco... Remove method used during developing to inspect objects
2013-11-18 Manuel Carrasco... Replace "js" word with "javascript". Improve javadoc...
2013-11-17 Manuel Carrasco... Use CSS3 animations when available.
2013-11-16 Manuel Carrasco... Fix getScript so as once it is downloaded it is execute...
2013-11-16 Manuel Carrasco... Implementation of JsniBundles, a generator which allows...
2013-11-11 Manuel Carrasco... Some refactoring in GQuery Animation classes, to reuse...
2013-11-09 Manuel Carrasco... Add a constructor to all GQ animation implementations...
2013-11-09 Manuel CarrascoMerge pull request #232 from manolo/master
2013-11-09 Manuel Carrasco... split long line
2013-11-09 Manuel Carrasco... set source/target java to java-6
2013-11-09 Manuel Carrasco... remove import
2013-11-09 Manuel Carrasco... Fixing test so as they run with java 1.6
2013-11-09 Manuel Carrasco... Merge branch 'master' of github.com:gwtquery/gwtquery
2013-11-09 Manuel Carrasco... Some styling corrections, println and javadoc
2013-11-09 Manuel Carrasco... Adding a TransitionsAnimation class whish is like Prope...
2013-11-09 Manuel Carrasco... Adding missing method in widgets, and javadocs
2013-11-09 Manuel CarrascoMerge pull request #231 from manolo/master
2013-11-09 Manuel Carrasco... Make clip-animation extend properties-animation, so...
2013-11-09 Manuel Carrasco... Fix "or" tests. Remove javadoc line
2013-11-09 Manuel Carrasco... Fix "then()" method so as it behaves like jQuery breaki...
2013-11-05 Manuel CarrascoMerge pull request #229 from manolo/master
2013-11-04 Manuel Carrasco... Remove useless method from Effects plugin
2013-11-04 Manuel Carrasco... Remove transitions method from GQuery
2013-11-04 Manuel Carrasco... Remove usage of deprecated class
2013-11-04 Manuel Carrasco... Define Browser implementation in GQueryMin. Fix NPE...
2013-11-03 Manuel Carrasco... Update lazy interfaces
2013-11-03 Manuel Carrasco... Support for transition chainning and queueing
2013-11-03 Manuel Carrasco... Fix lenght check. Reflow before setting transition
2013-11-03 Manuel Carrasco... Use vendor names by default, otherwise certain chrome...
2013-11-03 Manuel Carrasco... Force reflow instead of calling a timer
2013-11-03 Manuel Carrasco... remove temporary data to avoid memory leaks
2013-11-03 Manuel Carrasco... Add curly brackets. Remove static reference
2013-11-01 Manuel Carrasco... IE is case sensitive
2013-11-01 Manuel Carrasco... Adding Transitions plugin for CSS3 animations
2013-11-01 Manuel Carrasco... Simple Implementation of console.log
2013-11-01 Manuel CarrascoMerge pull request #228 from manolo/master
2013-11-01 Manuel Carrasco... new lines and method names
2013-11-01 Manuel Carrasco... with should return itself for chainning
2013-11-01 Manuel Carrasco... javadoc
2013-11-01 Manuel Carrasco... javadoc
2013-11-01 Manuel Carrasco... Implement animation Easing based on Bezier curves inste...
2013-11-01 Manuel Carrasco... Fix javadocs as julien suggested in last review
2013-11-01 Manuel Carrasco... Fix an effects test which was randomly failing
2013-11-01 Manuel CarrascoMerge pull request #227 from manolo/master
2013-11-01 Manuel Carrasco... Add BrowserGenerator to git
2013-11-01 Manuel Carrasco... fix test, htmlunit is ff
2013-11-01 Manuel Carrasco... Implementation of the jQuery.browser object, in a GWT...
2013-11-01 Manuel Carrasco... Fix NPE when plugin does not have Lazy implementation
2013-10-09 Manuel CarrascoMerge pull request #224 from manolo/master
2013-10-07 Manuel Carrasco... Implementation of jquery getScript method in Ajax plugin
2013-10-07 Manuel Carrasco... Callbacks should not to reset the memory object when...
2013-09-10 Manuel Carrasco... Support for multiple request in RF Promise helper
2013-09-10 Manuel Carrasco... Implement jquery addBack method
2013-07-24 Manuel CarrascoMerge pull request #221 from manolo/master
2013-07-19 Manuel Carrasco... Fix NPE
2013-07-10 Manuel CarrascoMerge pull request #33 from manolo/master
2013-07-04 Manuel Carrasco... generate lazy interface
2013-07-04 Manuel Carrasco... Better usage of generics in data() methods. Add removed...
2013-07-04 Manuel Carrasco... Pass the class type when getting data. Remove unused...
2013-07-02 Manuel CarrascoMerge pull request #32 from manolo/master
2013-07-01 Manuel Carrasco... Remove stuff to compile gquery for old gwt versions...
2013-07-01 Manuel Carrasco... Merge branch 'master' of github.com:gwtquery/gwtquery
2013-07-01 Manuel Carrasco... Use profiles to compile jsquery and samples, so as...
2013-07-01 Manuel CarrascoMerge pull request #31 from gwtquery/jd_fix_issue_24
2013-06-30 jdramaixfix issue #24
2013-06-13 Manuel CarrascoMerge pull request #30 from gwtquery/jd_fix_issue_178
2013-06-07 jdramaixfix issue 178
2013-06-01 Manuel Carrasco... Fix tests so as emma-coverage instrumentalitation does...
2013-05-23 Manuel Carrasco... Change gwtquery.com by gquery.org
next