]> source.dussan.org Git - gwtquery.git/shortlog
gwtquery.git
2014-01-06 Manuel Carrasco... Test refactoring. Remove hacked classes used during...
2014-01-05 Manuel Carrasco... Fix tests, and clean servlet output
2014-01-05 Manolo CarrascoFix timeout and CORS implementation of JVM
2014-01-04 Manuel Carrasco... Implemented Ajax for JVM, and tests
2013-12-30 Manuel Carrasco... Remove method used for testing
2013-12-30 Manuel Carrasco... Fix some issues related with FormData submit
2013-12-28 Manuel Carrasco... Adding first stuff to implement ajax in js and jvm
2013-12-28 Manuel Carrasco... Using Binder interface in certain ajax properties
2013-12-28 Manuel Carrasco... Use getName makes more sense
2013-12-28 Manuel Carrasco... Implement generic interface for Binders so as we can...
2013-12-28 Manuel Carrasco... remove println
2013-12-28 Manuel Carrasco... Merge branch 'master' of github.com:gwtquery/gwtquery...
2013-12-28 Manolo Carrascotypo
2013-12-27 Manuel Carrasco... add new test to suite
2013-12-27 Manuel Carrasco... Implementation of JsonBuilders for the JVM. Moved tests...
2013-12-24 Manuel Carrasco... FallBack to dummy implementation in IE8 IE9, and fix...
2013-12-23 Manuel Carrasco... Merge branch 'master' of github.com:gwtquery/gwtquery
2013-12-23 Manuel CarrascoMerge pull request #256 from gwtquery/mcm_ajax_progress
2013-12-20 Manuel Carrasco... Close string in test
2013-12-19 Manuel Carrasco... Merge branch 'master' into mcm_selector_filters
2013-12-19 Manuel Carrasco... Merge branch 'master' into mcm_ajax_progress
2013-12-19 Manuel Carrasco... Fix test
2013-12-19 Manuel CarrascoMerge pull request #255 from gwtquery/mcm_fix_issue_230
2013-12-19 Manuel Carrasco... prinln
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...
next