]> source.dussan.org Git - gwtquery.git/shortlog
gwtquery.git
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>
2012-11-18 jdramaixJava 1.5 doesn't support override annotation on method...
2012-11-07 Manuel Carrasco... Fix live() method failing when there were multiple...
2012-11-07 jdramaixMerge branch 'master' of github.com:gwtquery/gwtquery
2012-11-07 jdramaixhtml element is always considered as attached
2012-11-07 Manuel Carrasco... This class was used for debuging, it must not be in...
2012-11-07 Manuel Carrasco... Updating Lazy interfaces
2012-11-07 Manuel Carrasco... Adding a dollar method to handle any object and route...
2012-11-07 Manuel Carrasco... update poms to gwt 2.5.0
2012-11-07 Manuel Carrasco... Adding a couple of methods in xmlbuilders to parse...
2012-11-07 Manuel Carrasco... getText and setText in xml builders was not visible...
2012-11-05 jdramaixfix issue with size computing when element is not attached
2012-11-05 Manuel Carrasco... Ajax should handle statusCode == 0 as an error
2012-10-31 Manuel Carrasco... Fix a NPE in queue plugin
2012-10-19 Manolo CarrascoAdding a panel() method to widgets plugin so as gquery...
2012-10-19 Manolo Carrascore-use gwt dom methods to check whether a node is attac...
2012-10-17 Manolo CarrascoMerge branch 'master' of github.com:gwtquery/gwtquery
2012-10-17 Manolo Carrascoimprove performance in native selector generators
2012-10-17 Manolo CarrascoUse log instead of alert
2012-10-17 Manolo Carrascoremove was failing in mobile devices
2012-10-15 jdramaixMerge branch 'master' of github.com:gwtquery/gwtquery
2012-10-15 jdramaixfix bug in hide method
2012-10-12 Manolo CarrascoAppend temporary dettached elements to the document...
2012-10-12 Manolo CarrascoRemove temporary parent node when creating dom elements...
2012-10-09 jdramaixbest management of enum
2012-10-02 Manolo CarrascoRemove all references in the dataCache object whenever...
2012-10-01 Manolo CarrascoAdding support for wrapping gwt Functions as js-functio...
2012-10-01 Manolo CarrascoFix removeClass method, so as it remove all classes...
2012-10-01 jdramaixadd README.md
2012-10-01 jdramaixadd .gitginore file
2012-09-13 Manolo Carrascofixes issue143
2012-09-12 Manolo CarrascoSet gwt version to 2.5.0-rc1 which is the one we should...
2012-09-10 Manolo CarrascoRemove actual animation when it finishes, should fix...
2012-09-10 Manolo CarrascoUse native JSON.stringify when available. Fix to store...
2012-09-10 Manolo CarrascoSet snapshot version
2012-09-10 Manolo CarrascoFix null exceptions
2012-09-10 Manolo CarrascoFix width/height methods, fixes ISSUE 145 (thanks to...
2012-08-27 Julien Dramaixtest for issue 149
2012-08-27 Julien Dramaixfix for issue 149
2012-08-22 Julien Dramaiximplements mouseleave mouseenter special events + bug...
2012-08-20 Julien Dramaixforce the returning value to be a String object (avoid...
2012-08-20 Julien Dramaixfix issue 147
2012-08-17 Julien Dramaixbug in nextAll(String filter) method
2012-07-28 Julien Dramaiximplement other signatures of nextAll and nextUntil...
2012-07-25 Julien Dramaiximplement other signatures of prevAll and prevUntil...
2012-07-17 Manolo Carrascoreduce permutations when using QueryMin.gwt.xml
2012-07-06 Julien Dramaixhttp error starts from 400 error codes
2012-07-06 Julien Dramaixbest handling of data for PUT method
2012-07-06 Julien Dramaixallows more http methods
2012-06-30 Manolo CarrascoThis was making the "-XenableClosureCompiler" option...
2012-06-21 Manolo Carrascofixe live() so as it behaves the same than jquery
2012-06-19 Julien Dramaixfix issue 140 + support Long, Double, Integer, Float...
2012-06-19 Julien Dramaix(no commit message)
2012-06-07 Manolo CarrascoBreak all loops when a live event is handled and return...
next