2011-10-19 |
Manolo Carrasco | Strip js, first try to implement extend |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | Remove GQ class |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | setters in xml builders was not implemented |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Manolo Carrasco | Many changes in the Ajax plugin, and fixes in order... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Manolo Carrasco | update benchmark demo deployed in svn |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Manolo Carrasco | visibility should not be changed, and getComputedStyle... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | [maven-release-plugin] prepare release gquery-archetype... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | adding SNAPSHOT prefix |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | prepare archetype to release with maven 3 |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | [maven-release-plugin] prepare release gquery-archetype... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | prepare archetype to deploy again |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | [maven-release-plugin] prepare release gquery-archetype... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | prepare archetype for next gwtquery version to deploy |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Julien Dramaix | fix issue 108 : typo in java doc |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Julien Dramaix | lazy initialization for some static fields |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Manolo Carrasco | First version of XmlBuilder generator, only getters... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Manolo Carrasco | bad condition |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Manolo Carrasco | IE was raising exception when manipulating css attr... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Manolo Carrasco | Handle window elements different to $wnd. Fix children... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Manolo Carrasco | remove printouts |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Manolo Carrasco | Fix test |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Manolo Carrasco | Dollar is a char valid in property keys |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Manolo Carrasco | use JSON.parse when available when parsing properties... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Manolo Carrasco | Commit forgotten class, and fix namespaces in builder... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Manolo Carrasco | fix clone node issue |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Manolo Carrasco | Adding Ajax abilities to Gquery, as a easy way to get... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Manolo Carrasco | Added GQ static class to house all static methods of... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Manolo Carrasco | Check if object is number in numbet getters |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Manolo Carrasco | Sort members, replace static constants by enum |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Manolo Carrasco | use attr(String,String) so as plugins could override... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Manolo Carrasco | Add toJsonString and toQueryString methods to Propertie... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Manolo Carrasco | Make data available in Function |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Manolo Carrasco | Fix default negative maxlengh in textbox |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Manolo Carrasco | JsCache.isEmpty failed with empty string keys. Fix... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Manolo Carrasco | removing redundant lines in deferred binding selections |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Manolo Carrasco | update deployed bench application |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Manolo Carrasco | Added about screen to the benchmark application |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Manolo Carrasco | update demos deployed in svn |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Manolo Carrasco | Use IE9 optimizations, fixes issue103 |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Manolo Carrasco | Update jquery version to latest in benchmarking application |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Manolo Carrasco | fix bench example using val to test check-boxes |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Manolo Carrasco | README changes |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Manolo Carrasco | attr signature changed in GQuery. Adding jsquery.js... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Manolo Carrasco | update lazy interfaces |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Manolo Carrasco | typo makes the test always false |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Julien Dramaix | fix for issue 97 |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Manolo Carrasco | Adding an example which works with jsquery |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Manolo Carrasco | New gwt module to export gwtquery to javascript |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Manolo Carrasco | Little changes to facilitate the export of gquery to... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Manolo Carrasco | Check nulls when creating properties |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Manolo Carrasco | When setting attributes they should be hyphenized.... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Manolo Carrasco | update lazy interface |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Manolo Carrasco | resize method in GQuery was doing nothing. isEventCapab... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Manolo Carrasco | gwt 2.0.1 does not have shared RegExp |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Manolo Carrasco | prepare 1.1.0.rc1 to be deployed to central maven repo |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Manolo Carrasco | remove module 2.3.0 |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Manolo Carrasco | classifier 2.3.0 is not needed |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Manolo Carrasco | prepare version 1.1.0 |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Manolo Carrasco | fix test |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Manolo Carrasco | re-factoring |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Manolo Carrasco | Revert r773, since we can override properties in dom... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Manolo Carrasco | Fixes issue99 |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Manolo Carrasco | implement has() method |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Manolo Carrasco | Adding attributes to Function class, so as we can to... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Manolo Carrasco | disable very slow tests |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Manolo Carrasco | Fix cre tests: add method was broken because it was... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Manolo Carrasco | support for :radio and :checkbox pseudoselectors. Fixes... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Manolo Carrasco | update Lazy interface |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Manolo Carrasco | Fix attr and removeAttr with checked, Fixes issue97... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Manolo Carrasco | This change should not be committed in r771 |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Manolo Carrasco | Fix val() methods to behave identical to jquery. This... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Manolo Carrasco | Adding a test unit for issue97 |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Julien Dramaix | fix issue 98 |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Manolo Carrasco | Fix visibility poperty when using stop(). Fix delay... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Manolo Carrasco | Adding a missing method which made gquery.queue() enter... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Manolo Carrasco | Merged SimpleNamedQueue in QueuePlugin class |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Manolo Carrasco | Avoid Fx class depending on CSS statics, now CSS stuff... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Manolo Carrasco | version in trunk should be SNAPSHOT |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Manolo Carrasco | handle empty properties values |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Julien Dramaix | avoid constant reflow in hide() and show() method |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Manolo Carrasco | use default display value instead of "block", fixes... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Manolo Carrasco | update lazy interfaces, deprecated visible() method... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Manolo Carrasco | implement :hidden and :visible pseudo selectors, fixes... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Manolo Carrasco | xpath selectors available when using SelectorEngineCssT... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Manolo Carrasco | Fix getQueueType which was failing when extending Effec... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Manolo Carrasco | fix dequeue |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Manolo Carrasco | Changing line used for testing |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Manolo Carrasco | Now the user can disable all effects using Fx.off ... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Manolo Carrasco | Filter selectors before sending them to the closed... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Manolo Carrasco | :first and :last commit introduced a regression in... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Manolo Carrasco | update demos |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Manolo Carrasco | update demos |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Manolo Carrasco | queue method should return the number of elements in... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Manolo Carrasco | Add validation dependencies to avoid warnings when... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Manolo Carrasco | fix NPE when context is null |
commit | commitdiff | tree | snapshot |
next |