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 |
2011-07-14 |
Manolo Carrasco | move the input focus to the first element. Fixes issue83 |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Manolo Carrasco | Accept an array of optional functions in the delay... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Manolo Carrasco | handle scrollLeft and scrollTop in animations. Fixes... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Manolo Carrasco | animate accept a string or a properties object as argument |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Manolo Carrasco | Accept hyphenized keys when creating properties, so... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Manolo Carrasco | set poms version to 1.0.1-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Manolo Carrasco | fix xpath when tag is omitted |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Manolo Carrasco | fix compilation |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Manolo Carrasco | querySelectorAll does not support numeric ids, so use... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Manolo Carrasco | adding :odd :even :first :last pseudo selectors in... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Manolo Carrasco | return the plugin in registerPlugin. Fixes issue84 |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Manolo Carrasco | Fix a NPE when passing non-native selectors to xpath... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Julien Dramaix | Fix for Issue 88: $(selector).stop() should immediatel... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Julien Dramaix | don't apply event stuff on text and comment node ! |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Julien Dramaix | fix issue 81 |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Julien Dramaix | Roolback untested modification of focus method |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Julien Dramaix | - add prop() method (patch from Alessandro Bollini) |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Julien Dramaix | - Refactor cleanHtmlString method and fix issue 78 |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Julien Dramaix | Fix issue 80 : remove references of gquery classes... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Manolo Carrasco | javadoc |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Manolo Carrasco | Accept xpath selectors and pass them to the native... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Manolo Carrasco | Fixes special characters when they are in quoted string... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | snapshot |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | [maven-release-plugin] prepare release 1.0.0-M1 |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | Archetype should match gquery verion |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | svn ignore |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | adding snapshot key to M3 |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | preparing M3 again |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | prepare M3 for releasing with maven release plugin |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | preparing M3, and adding classifiers for 2.2.0 and... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Manolo Carrasco | Performance: the method element() was called in almost... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Julien Dramaix | remove asArray method |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | type |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | add classifier profiles to samples |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | remove classifier in samples |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | Fix tests |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | prod and dev profiles |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | Prepare to release 1.0.0 |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | update demos deployed in svn |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Manolo Carrasco | updated javadocs |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | prepare M2 |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | Preparing repo to release 1.0.0 after 1.0.0-M1 was... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | rollback version number |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | Use gpg plugin to deploy |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | prepare for releasing M1 |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Manolo Carrasco | configuring modules |
commit | commitdiff | tree | snapshot |
next |