2013-02-07 |
Manuel Carrasco... | Updating archetype versions |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Manuel Carrasco... | Setting pom version to last stable one so as we can... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Manuel Carrasco | Merge pull request #13 from gwtquery/jd_fix_31 |
commit | commitdiff | tree | snapshot |
2013-01-23 |
jdramaix | fix issue #12 |
commit | commitdiff | tree | snapshot |
2013-01-23 |
jdramaix | fix issue #12 |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Julien Dramaix | Merge pull request #4 from gwtquery/jd_offset |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Julien Dramaix | Merge pull request #6 from gwtquery/jd_issue168 |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Julien Dramaix | Merge pull request #7 from gwtquery/jd_event_delegation |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Julien Dramaix | Merge pull request #8 from gwtquery/jd_event_delegation_2 |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Manuel Carrasco... | Fix NPE when passing null functions |
commit | commitdiff | tree | snapshot |
2013-01-07 |
jdramaix | handle special event mouseenter or mouseleave in... |
commit | commitdiff | tree | snapshot |
2013-01-07 |
jdramaix | Add support for namespace/ multiple events in live... |
commit | commitdiff | tree | snapshot |
2013-01-07 |
jdramaix | javadoc correction : fix issue #5 (github)/ issue 168... |
commit | commitdiff | tree | snapshot |
2013-01-07 |
jdramaix | implement other signature of offset() method. Fix for... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Manuel Carrasco... | Dont force position in animations when it is fixed... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Manuel Carrasco... | Handle attachment of widgets created with elements... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Manuel Carrasco... | use DOM class to manipulate the original gwt event... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Manuel Carrasco... | Enable the closure compiler via a maven profile |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Manuel Carrasco... | javadoc for method Properties.set(T, Function). Related... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Manuel Carrasco... | Dont dispatch new added events when running the events... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Manuel Carrasco... | dont set tabIndex to window. Fixes issue 157 |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Manuel Carrasco... | Add @Shardable to linker. Fixes issue 159 |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Manuel Carrasco... | Fix isFunction in safari for ipad |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Manuel Carrasco... | Merge branch 'master' of github.com:gwtquery/gwtquery |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Manuel Carrasco... | Check filter parameter to avoid out of bound exception... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
jdramaix | remove intellij idea generated file + ignore these... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
jdramaix | Merge branch 'master' of github.com:gwtquery/gwtquery |
commit | commitdiff | tree | snapshot |
2012-11-26 |
jdramaix | fix gwt version to 2.5.0 |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Manuel Carrasco... | End lines with LF instead of CRLF |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Julien Dramaix | Merge pull request #2 from manolo/master |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Manuel Carrasco... | Removing unneeded call to method $ in many places.... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Julien Dramaix | Merge pull request #1 from manolo/master |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Manuel Carrasco... | enable default module to compile, so as it can be run... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Manuel Carrasco... | Removing GqUi to WidgetsUtils so as gquery doesnt have... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Manuel Carrasco... | Fix tests for htmlunit in 2.5.0 and for chrome-prod... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Manuel Carrasco... | Adding getTextAsBoolean and getTextAsEnum to xmlbuilders |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Manuel Carrasco... | merge |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Manuel Carrasco... | support IsWidget and List<IsWidget> |
commit | commitdiff | tree | snapshot |
2012-11-18 |
jdramaix | Java 1.5 doesn't support override annotation on method... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Manuel Carrasco... | Fix live() method failing when there were multiple... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
jdramaix | Merge branch 'master' of github.com:gwtquery/gwtquery |
commit | commitdiff | tree | snapshot |
2012-11-07 |
jdramaix | html element is always considered as attached |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Manuel Carrasco... | This class was used for debuging, it must not be in... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Manuel Carrasco... | Updating Lazy interfaces |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Manuel Carrasco... | Adding a dollar method to handle any object and route... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Manuel Carrasco... | update poms to gwt 2.5.0 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Manuel Carrasco... | Adding a couple of methods in xmlbuilders to parse... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Manuel Carrasco... | getText and setText in xml builders was not visible... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
jdramaix | fix issue with size computing when element is not attached |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Manuel Carrasco... | Ajax should handle statusCode == 0 as an error |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Manuel Carrasco... | Fix a NPE in queue plugin |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Manolo Carrasco | Adding a panel() method to widgets plugin so as gquery... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Manolo Carrasco | re-use gwt dom methods to check whether a node is attac... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Manolo Carrasco | Merge branch 'master' of github.com:gwtquery/gwtquery |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Manolo Carrasco | improve performance in native selector generators |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Manolo Carrasco | Use log instead of alert |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Manolo Carrasco | remove was failing in mobile devices |
commit | commitdiff | tree | snapshot |
2012-10-15 |
jdramaix | Merge branch 'master' of github.com:gwtquery/gwtquery |
commit | commitdiff | tree | snapshot |
2012-10-15 |
jdramaix | fix bug in hide method |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Manolo Carrasco | Append temporary dettached elements to the document... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Manolo Carrasco | Remove temporary parent node when creating dom elements... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
jdramaix | best management of enum |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Manolo Carrasco | Remove all references in the dataCache object whenever... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Manolo Carrasco | Adding support for wrapping gwt Functions as js-functio... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Manolo Carrasco | Fix removeClass method, so as it remove all classes... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
jdramaix | add README.md |
commit | commitdiff | tree | snapshot |
2012-10-01 |
jdramaix | add .gitginore file |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Manolo Carrasco | fixes issue143 |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Manolo Carrasco | Set gwt version to 2.5.0-rc1 which is the one we should... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Manolo Carrasco | Remove actual animation when it finishes, should fix... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Manolo Carrasco | Use native JSON.stringify when available. Fix to store... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Manolo Carrasco | Set snapshot version |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Manolo Carrasco | Fix null exceptions |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Manolo Carrasco | Fix width/height methods, fixes ISSUE 145 (thanks to... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Julien Dramaix | test for issue 149 |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Julien Dramaix | fix for issue 149 |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Julien Dramaix | implements mouseleave mouseenter special events + bug... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Julien Dramaix | force the returning value to be a String object (avoid... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Julien Dramaix | fix issue 147 |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Julien Dramaix | bug in nextAll(String filter) method |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Julien Dramaix | implement other signatures of nextAll and nextUntil... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Julien Dramaix | implement other signatures of prevAll and prevUntil... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Manolo Carrasco | reduce permutations when using QueryMin.gwt.xml |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Julien Dramaix | http error starts from 400 error codes |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Julien Dramaix | best handling of data for PUT method |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Julien Dramaix | allows more http methods |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Manolo Carrasco | This was making the "-XenableClosureCompiler" option... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Manolo Carrasco | fixe live() so as it behaves the same than jquery |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Julien Dramaix | fix issue 140 + support Long, Double, Integer, Float... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Julien Dramaix | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Manolo Carrasco | Break all loops when a live event is handled and return... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Julien Dramaix | best handling of binding/unbinding string events with... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Julien Dramaix | better management of binding/unbinding multiple events... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Manolo Carrasco | Fixes issue_135 |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manolo Carrasco | Commenting a bit the test runner class |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manolo Carrasco | Adding a couple of methods to JsonBuilders, usetul... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manolo Carrasco | Fix NPE when calling styleImpl before it was initialize... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Julien Dramaix | fix problem for supporting touch events in iOS. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Julien Dramaix | Touch support. Don't call preventDefault on TouchStart... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Julien Dramaix | support of touch events in Mouse plugin |
commit | commitdiff | tree | snapshot |
next |