]> source.dussan.org Git - gwtquery.git/shortlog
gwtquery.git
2013-03-18 Manuel Carrasco... javadoc typo
2013-03-17 Manuel Carrasco... use arguments
2013-03-17 Manuel Carrasco... Adding some utility classes to create Promises for...
2013-03-17 Manuel Carrasco... Test nested promises
2013-03-17 Manuel Carrasco... Implement Promises for GWT RPC services
2013-03-16 Manuel Carrasco... update archetype version
2013-03-16 Manuel Carrasco... Explain how to use superdev mode with maven
2013-03-15 Manuel Carrasco... Fix jsni syntax error after merging
2013-03-15 Manuel Carrasco... Merge latest changes in gquery-1.3.2
2013-03-15 Manuel Carrasco... set the new snapshot version
2013-03-15 Manuel Carrasco... update archetype versions
2013-03-15 Manuel Carrasco... Change constructors of DeferredPromiseImpl. Some cosmet...
2013-03-15 Manuel Carrasco... Removed unused maven plugin release-1.3.2
2013-03-15 Manuel Carrasco... Changing version so as we can release gquery 1.3.2
2013-03-15 Manuel CarrascoMerge pull request #19 from manolo/props
2013-03-15 Manuel Carrasco... Enclose println used warn the user in dev mode in a...
2013-03-15 Manuel Carrasco... use getArgument
2013-03-15 Manuel Carrasco... Use getArgument in the test
2013-03-15 Manuel Carrasco... Add a couple of missing methods
2013-03-15 Manuel Carrasco... small re-ractoring
2013-03-15 Manuel Carrasco... Make setters in function chainable. Deprecate setters...
2013-03-15 Manuel Carrasco... restore comment removed in a previous commit
2013-03-15 Manuel Carrasco... Create an interface for deferred. Create a utility...
2013-03-14 Manuel Carrasco... Remove comment
2013-03-14 Manuel Carrasco... This change should not be committed
2013-03-14 Manuel Carrasco... Implementation of prop methods so as we can read any...
2013-03-04 Manuel Carrasco... remove eclipse warnings
2013-03-04 Manuel Carrasco... We dont need to deal with XMLHttpRequest right now...
2013-03-04 Manuel Carrasco... undoing changes in DevTestRunner used while developing...
2013-03-04 Manuel Carrasco... Implementation of Deferred.when. Some changes and depre...
2013-03-03 Manuel Carrasco... First implementation of Deferred and Promises. Ajax...
2013-03-01 Manuel Carrasco... Bugfix: loop when calling ajax method. Fixes issue 174
2013-02-28 Manuel Carrasco... Merge branch 'master' of github.com:gwtquery/gwtquery
2013-02-28 Manuel Carrasco... little pom changes
2013-02-28 Manuel CarrascoMerge pull request #17 from manolo/master
2013-02-27 Manuel Carrasco... Dont add more callbacks when disabled
2013-02-27 Manuel Carrasco... Test callbacks disable method
2013-02-27 Manuel Carrasco... memory elements should be fired after adding new elemen...
2013-02-22 Manuel Carrasco... First step towards supporting Deferred: implementing...
2013-02-22 Manuel Carrasco... Fix null exception
2013-02-22 Manuel Carrasco... Fix edge case when properties string ends with coma
2013-02-20 Manuel Carrasco... Merge branch 'master' of github.com:gwtquery/gwtquery
2013-02-20 Manuel CarrascoMerge pull request #16 from manolo/master
2013-02-20 Manuel Carrasco... Implement some methods which are in jquery but they...
2013-02-14 Manuel Carrasco... The find/replace action set abstract to interfaces...
2013-02-14 Manuel Carrasco... Add TODO comment
2013-02-14 Manuel Carrasco... Change overlay class to abstract so as we dont need...
2013-02-12 Julien DramaixMerge pull request #15 from manolo/master
2013-02-12 Manuel Carrasco... Fixed jsni exception when running certain selectors...
2013-02-11 Julien DramaixMerge pull request #14 from manolo/master
2013-02-08 Manuel Carrasco... Remove unused import
2013-02-08 Manuel Carrasco... Adding a utility function to call external functions...
2013-02-08 Manuel Carrasco... Allow arbitrary string as parameter when adding new...
2013-02-07 Manuel Carrasco... Remove svn references in pom, since we are using git
2013-02-07 Manuel Carrasco... Change method signature
2013-02-07 Manuel Carrasco... Remove attribute after the property is set to null...
2013-02-07 Manuel Carrasco... Fixes issue 170
2013-02-07 Manuel Carrasco... Update javadocs so as we explain better the meaning...
2013-02-07 Manuel Carrasco... Setting version to next snapshot iteration
2013-02-07 Manuel Carrasco... Set archetype version to last stable deployed
2013-02-07 Manuel Carrasco... remove svn wagon
2013-02-07 Manuel Carrasco... Preparing archetype to deploy the release 1.3.1 to...
2013-02-07 Manuel Carrasco... Updating archetype versions
2013-02-07 Manuel Carrasco... Setting pom version to last stable one so as we can...
2013-01-23 Manuel CarrascoMerge pull request #13 from gwtquery/jd_fix_31
2013-01-23 jdramaixfix issue #12
2013-01-23 jdramaixfix issue #12
2013-01-21 Julien DramaixMerge pull request #4 from gwtquery/jd_offset
2013-01-21 Julien DramaixMerge pull request #6 from gwtquery/jd_issue168
2013-01-21 Julien DramaixMerge pull request #7 from gwtquery/jd_event_delegation
2013-01-21 Julien DramaixMerge pull request #8 from gwtquery/jd_event_delegation_2
2013-01-20 Manuel Carrasco... Fix NPE when passing null functions
2013-01-07 jdramaix handle special event mouseenter or mouseleave in...
2013-01-07 jdramaixAdd support for namespace/ multiple events in live...
2013-01-07 jdramaixjavadoc correction : fix issue #5 (github)/ issue 168...
2013-01-07 jdramaiximplement other signature of offset() method. Fix for...
2012-12-17 Manuel Carrasco... Dont force position in animations when it is fixed...
2012-12-17 Manuel Carrasco... Handle attachment of widgets created with elements...
2012-12-17 Manuel Carrasco... use DOM class to manipulate the original gwt event...
2012-12-17 Manuel Carrasco... Enable the closure compiler via a maven profile
2012-12-10 Manuel Carrasco... javadoc for method Properties.set(T, Function). Related...
2012-12-10 Manuel Carrasco... Dont dispatch new added events when running the events...
2012-12-10 Manuel Carrasco... dont set tabIndex to window. Fixes issue 157
2012-12-10 Manuel Carrasco... Add @Shardable to linker. Fixes issue 159
2012-12-07 Manuel Carrasco... Fix isFunction in safari for ipad
2012-11-30 Manuel Carrasco... Merge branch 'master' of github.com:gwtquery/gwtquery
2012-11-30 Manuel Carrasco... Check filter parameter to avoid out of bound exception...
2012-11-26 jdramaixremove intellij idea generated file + ignore these...
2012-11-26 jdramaixMerge branch 'master' of github.com:gwtquery/gwtquery
2012-11-26 jdramaixfix gwt version to 2.5.0
2012-11-26 Manuel Carrasco... End lines with LF instead of CRLF
2012-11-26 Julien DramaixMerge pull request #2 from manolo/master
2012-11-26 Manuel Carrasco... Removing unneeded call to method $ in many places....
2012-11-26 Julien DramaixMerge pull request #1 from manolo/master
2012-11-26 Manuel Carrasco... enable default module to compile, so as it can be run...
2012-11-26 Manuel Carrasco... Removing GqUi to WidgetsUtils so as gquery doesnt have...
2012-11-26 Manuel Carrasco... Fix tests for htmlunit in 2.5.0 and for chrome-prod...
2012-11-26 Manuel Carrasco... Adding getTextAsBoolean and getTextAsEnum to xmlbuilders
2012-11-26 Manuel Carrasco... merge
2012-11-26 Manuel Carrasco... support IsWidget and List<IsWidget>
next