]> source.dussan.org Git - gwtquery.git/shortlog
gwtquery.git
2013-12-19 Manuel Carrasco... Merge branch 'master' into mcm_selector_filters
2013-12-19 Manuel CarrascoMerge pull request #255 from gwtquery/mcm_fix_issue_230
2013-12-19 Manuel Carrasco... Use a hash to customize filters. Include more filters...
2013-12-18 Manolo CarrascoAdd support for Forms and progress in ajax. Fixes issue...
2013-12-18 Manolo CarrascoFix names in Data binder generators. Fixes issue #230
2013-12-18 Manolo CarrascoUpdating version to new snapshot
2013-12-16 Manolo CarrascoImplement index() without arguments. Fixes issue #225
2013-12-16 Manolo CarrascoDont change name annotation names. Fixes issue #230
2013-12-12 Manolo CarrascoMerge branch 'master' of github.com:gwtquery/gwtquery... gquery_1_4_release release-1.4.0
2013-12-12 jdramaixadd off()
2013-12-12 Manolo CarrascoMerge branch 'master' into gquery_1_4_release
2013-12-12 Manolo CarrascoImplementation of on/off methods, deprecate live, die...
2013-12-11 Julien DramaixMerge pull request #252 from manolo/master
2013-12-10 Manuel Carrasco... Merge branch 'master' into gquery_1_4_release
2013-12-10 Manuel Carrasco... For some reason compiler does not likes $this
2013-12-10 Manuel Carrasco... Merge branch 'master' into gquery_1_4_release
2013-12-10 Manuel Carrasco... Fix imports in LazyGquery
2013-12-10 Manuel Carrasco... Changing version for a new release
2013-12-10 Manuel Carrasco... Update lazy interfaces
2013-12-10 Manuel Carrasco... add duration
2013-12-10 Manuel Carrasco... variable names
2013-12-10 Manuel Carrasco... Rolling back to transitionEnd since setting transition...
2013-12-10 Manuel Carrasco... Support for animation delays compatible with GQuery...
2013-12-10 Manuel Carrasco... Using transitionend envents instead of gquery delays
2013-12-10 Manuel Carrasco... Fixing broken code introduced in commit 0f3d35d4999c215...
2013-12-10 Manuel Carrasco... Fix testLiveWithNameSpace
2013-12-10 Manuel Carrasco... CSS3 animations where failing with "%" units, fixing...
2013-12-10 Manuel CarrascoMerge pull request #251 from manolo/master
2013-12-09 Manuel Carrasco... Fix bug in deferred, it must not change status if finished
2013-12-09 Manuel Carrasco... Fix gQuery failing when managing non native element...
2013-12-09 Manuel CarrascoMerge pull request #250 from manolo/master
2013-12-09 Manuel Carrasco... Allow custom replacers in jsni-bundle anotations
2013-12-09 Manuel Carrasco... Dont fail if method is not anotated
2013-12-08 Manuel Carrasco... JsniBundleGenerator: support for abstract classes
2013-12-08 Manuel CarrascoMerge pull request #249 from manolo/master
2013-12-08 Manuel Carrasco... Fix issue in chrome refusing to set transition css...
2013-12-08 Manuel CarrascoMerge pull request #248 from manolo/master
2013-12-07 Manuel Carrasco... Consider easing and duration passed in the properties...
2013-12-07 Manuel Carrasco... deprecate clip method in favour of the standard animate()
2013-12-07 Manuel Carrasco... Use ClipAnimations by default because they extends...
2013-12-07 Manuel Carrasco... LazyGenerator was failing if we were calling the f...
2013-12-07 Manuel CarrascoMerge pull request #247 from manolo/master
2013-12-07 Manuel Carrasco... Fix filter when element is window. A couple of format...
2013-12-07 Manuel Carrasco... Should call other f signature in order to return an...
2013-12-07 Manuel Carrasco... Adding a method which facilitates exporting java methods
2013-12-06 Manuel CarrascoMerge pull request #246 from gwtquery/jd_fix_event_1
2013-12-05 jdramaixMerge branch 'master' of github.com:gwtquery/gwtquery...
2013-12-05 jdramaixfix issue 25 + another small issue when we bind both...
2013-12-05 Manuel CarrascoMerge pull request #245 from manolo/mcm_console
2013-12-05 Manuel Carrasco... Adding missing method in console
2013-12-05 Manuel Carrasco... update lazy interfaces
2013-12-05 Manuel Carrasco... Implementation of GQuery.console
2013-12-03 Manuel Carrasco... Merge branch 'mcm_issue_26'
2013-12-03 Manuel CarrascoMerge pull request #243 from manolo/mcm_cache_promises
2013-12-03 Manuel Carrasco... Formatting
2013-12-03 Manuel Carrasco... tests in jvm
2013-12-02 Manuel CarrascoMerge pull request #244 from manolo/mcm_issue_26
2013-12-02 Manuel Carrasco... fixes issue #26
2013-12-01 Julien DramaixMerge pull request #242 from gwtquery/jd_fix_issue_211
2013-12-01 Julien DramaixMerge pull request #241 from gwtquery/jd_add_test_issue216
2013-12-01 Julien DramaixMerge pull request #240 from gwtquery/jd_test_issue_226
2013-11-30 Manuel Carrasco... Adding ability to cache promises.
2013-11-29 jdramaixfix issue 211
2013-11-29 jdramaixadd test for issue #216
2013-11-29 jdramaixtest issue 226
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...
next