2012-10-17 |
Manolo Carrasco | remove was failing in mobile devices |
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 |
2012-03-20 |
Manolo Carrasco | fix testAttr_Issue97 in prod-mode |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Manolo Carrasco | remove empty folders |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Manolo Carrasco | update pom versions |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Manolo Carrasco | add fail method to the dev-mode test environment |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Manolo Carrasco | Fix regular expression which only work in jvm (dev... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Manolo Carrasco | removing old stuff |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Manolo Carrasco | Big refactor in jsquery so as classes namespaces match... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Manolo Carrasco | Fix computing of width and height in inline elements... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Manolo Carrasco | move the example plugin to the plugins namespace |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Manolo Carrasco | exporting $.isArray and using it in example plugin... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | JsFunction should have an equal method |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | JsQuery: Fix scrolls in JsMenu plugin |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | fix width/height when the window is not the main |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | method afterCreate calls the onload functions |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | Rename class |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | Format source, and generate lazy interfaces |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | move JsFunction to JsUtils and make it public |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | JsQuery: Fix inArray static method |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Manolo Carrasco | jsquery re-factoring |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Manolo Carrasco | Fixes in js-menu plugin and some code clean up |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Manolo Carrasco | Allow unbinding of certain functions like jquery does |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Manolo Carrasco | This is the first jQuery plugin working with jsQuery... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Manolo Carrasco | removed undefined js var |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Manolo Carrasco | Fix Ajax post not sending the appropriate content-type... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Manolo Carrasco | Exceptions happening in functions were uncaugh when... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Manolo Carrasco | Adding static getJSONP method to GQuery class |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Manolo Carrasco | filters in Ajax.load were not working find because... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Manolo Carrasco | Fix NPE when content type is not provided. Fixes issue_123 |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Manolo Carrasco | Throw a NullPointerException when casting null to Js... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Manolo Carrasco | remove println |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Manolo Carrasco | Fixing a loop condition when trying to print a Properti... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | remove println |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Implementation of Ajax JSONP using script tags |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Use GWT.log instead of stdout when initializing selectors |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Rolling back commit r960 which was reverting r955 by... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Do not fail in the cases getAssociatedWidget or cleanGQ... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | deal with enum values |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Fix a null condition when converting properties to... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Julien Dramaix | fix issue 122 + code refactoring |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Julien Dramaix | fix issue 119 and fix nth-child selector + tests |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Julien Dramaix | add enum support |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Manolo Carrasco | Add eclipse classpath entries and fix maven eclipse... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Manolo Carrasco | [maven-release-plugin] prepare release gquery-archetype... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Manolo Carrasco | Fix mvn compilation warnings, and Eclipse errors when... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Manolo Carrasco | these checks are not needed and could break nested... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Manolo Carrasco | Fix a erroneous hardcoded key name in getFunctionBase |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Manolo Carrasco | properties toJsonString should not export gwt hashCodes... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Manolo Carrasco | Fix compilation. Last commit removed a used method... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Manolo Carrasco | Support for Functions in Json Generators, related with... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Julien Dramaix | possible fix for issue 116 |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Manolo Carrasco | JsonBuilder: Support of java.util.List and java.util... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Manolo Carrasco | PMD warning: Avoid instantiating Boolean objects |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Manolo Carrasco | comment modules |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Julien Dramaix | fix issue 110 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Manolo Carrasco | fixes issue111 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Manolo Carrasco | depend on the parent which is deployed in maven repo... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Manolo Carrasco | fix tests, group them in a gwt-suite to run in a jvm... |
commit | commitdiff | tree | snapshot |
next |