aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update deployed demosManolo Carrasco2010-06-211-1/+1
* updated javadocManolo Carrasco2010-06-210-0/+0
* some changes to dev testsManolo Carrasco2010-06-213-258/+71
* (no commit message)Manolo Carrasco2010-06-211-1/+2
* - Added a customized linker which puts the doctype to the iframe with the gwt...Manolo Carrasco2010-06-2111-36/+178
* updated deployed demosManolo Carrasco2010-06-210-0/+0
* New Sample Module (Image Zoom) to demostrate Effects plugin features.Manolo Carrasco2010-06-2116-8/+153
* - Implemented the stop() method in queueManolo Carrasco2010-06-2118-409/+705
* fixed an issue in PropertiesAnimation with the width and height. Added tests ...Manolo Carrasco2010-06-163-3/+60
* added a utility script to update demos in the svn repositoryManolo Carrasco2010-06-141-0/+22
* updated demos deployed in svnManolo Carrasco2010-06-140-0/+0
* fixed testManolo Carrasco2010-06-141-10/+0
* removed stuff committed by mistakeManolo Carrasco2010-06-141-185/+0
* updated Lazy interfaz for GQueryManolo Carrasco2010-06-142-129/+348
* - Select the appropriate DocumentStyleImpl and Selectors for ie8 in .gwt.xml.Manolo Carrasco2010-06-1311-99/+142
* fixes issue35Manolo Carrasco2010-06-121-3/+3
* updated demos folderManolo Carrasco2010-06-110-0/+0
* fixed testsManolo Carrasco2010-06-113-9/+9
* fixed a silly issue in the demo moduleManolo Carrasco2010-06-113-28/+32
* moved style code from GQuery to appropriate implementation classesManolo Carrasco2010-06-113-103/+129
* svn property set for html files in javadocManolo Carrasco2010-06-110-0/+0
* deleted old files in javadoc folderManolo Carrasco2010-06-110-0/+0
* updated javadocManolo Carrasco2010-06-110-0/+0
* fix for effects testsManolo Carrasco2010-06-111-9/+11
* Many changes almost related with effects and the re-factor of plugins:Manolo Carrasco2010-06-1135-2137/+4645
* Use className as type in queueManolo Carrasco2010-06-053-52/+35
* native engine uses xpath selector for css selectors not supported by the nati...Manolo Carrasco2010-06-024-23/+35
* use the shorthand \w in css2xpat regexManolo Carrasco2010-06-021-20/+19
* fixed an issue when using pseudos selector in Css2Xpath engineManolo Carrasco2010-06-024-21/+21
* resolved an issue related to the context where a xpath selector produced with...Manolo Carrasco2010-06-026-47/+95
* added a new XPath engine based in Andrea Giammarchi Css2Xpath libraryManolo Carrasco2010-06-017-7/+398
* fixed the test for HtmlUnitManolo Carrasco2010-05-301-37/+52
* added new test to check the effects queueManolo Carrasco2010-05-303-12/+83
* moved especific FX queue methods to Effects classManolo Carrasco2010-05-302-83/+78
* added queue stuff to its own class, so as plugins using queue have to extend ...Manolo Carrasco2010-05-305-158/+183
* use the same "unique()" method in SelectorEngine and GQuery, this eliminates ...Manolo Carrasco2010-05-295-61/+56
* (no commit message)Manolo Carrasco2010-05-281-2/+2
* fixes an issue with adding quotes to attribute values in selectors, issue12Manolo Carrasco2010-05-283-6/+34
* set svn:mime-type to html filesManolo Carrasco2010-05-280-0/+0
* updated javadocsManolo Carrasco2010-05-280-0/+0
* fixed testsManolo Carrasco2010-05-281-2/+2
* checkstyle warningsManolo Carrasco2010-05-283-1965/+1960
* added a missed importManolo Carrasco2010-05-281-0/+1
* changed repo configuration for snapshots to commit them by hand and reduce th...Manolo Carrasco2010-05-281-0/+7
* uncommented test for JS selector, in order to increase coverage reportManolo Carrasco2010-05-281-2/+2
* added a pure javascript selector engine based in Sizzle, replaced EngineJS by...Manolo Carrasco2010-05-276-54/+2897
* removed warning, fix checkstyle rulesManolo Carrasco2010-05-271-15/+15
* added more assertions to the devtest moduleManolo Carrasco2010-05-133-3/+50
* updated javadocsManolo Carrasco2010-05-130-0/+0
* delegate calculation of offsets to the native methods present in the GWT core...Manolo Carrasco2010-05-131-48/+4