]> source.dussan.org Git - gwtquery.git/log
gwtquery.git
14 years agoadded a utility script to update demos in the svn repository
Manolo Carrasco [Mon, 14 Jun 2010 08:07:21 +0000 (08:07 +0000)]
added a utility script to update demos in the svn repository

14 years agoupdated demos deployed in svn
Manolo Carrasco [Mon, 14 Jun 2010 08:00:03 +0000 (08:00 +0000)]
updated demos deployed in svn

14 years agofixed test
Manolo Carrasco [Mon, 14 Jun 2010 07:35:15 +0000 (07:35 +0000)]
fixed test

14 years agoremoved stuff committed by mistake
Manolo Carrasco [Mon, 14 Jun 2010 07:33:36 +0000 (07:33 +0000)]
removed stuff committed by mistake

14 years agoupdated Lazy interfaz for GQuery
Manolo Carrasco [Mon, 14 Jun 2010 07:31:00 +0000 (07:31 +0000)]
updated Lazy interfaz for GQuery

14 years ago- Select the appropriate DocumentStyleImpl and Selectors for ie8 in .gwt.xml.
Manolo Carrasco [Sun, 13 Jun 2010 12:24:42 +0000 (12:24 +0000)]
- Select the appropriate DocumentStyleImpl and Selectors for ie8 in .gwt.xml.
- Do not change overflow when it is not a resize animation
- Restore correctly attibutes in show/hide animations
- Restored the parameter force in css and curCSS methods
- Changed the way show sets the display property in order to use block only when it is needed
- change the parameter order of the setStyleProperty method

14 years agofixes issue35
Manolo Carrasco [Sat, 12 Jun 2010 00:47:00 +0000 (00:47 +0000)]
fixes issue35

14 years agoupdated demos folder
Manolo Carrasco [Fri, 11 Jun 2010 23:37:17 +0000 (23:37 +0000)]
updated demos folder

14 years agofixed tests
Manolo Carrasco [Fri, 11 Jun 2010 23:25:50 +0000 (23:25 +0000)]
fixed tests

14 years agofixed a silly issue in the demo module
Manolo Carrasco [Fri, 11 Jun 2010 22:58:43 +0000 (22:58 +0000)]
fixed a silly issue in the demo module

14 years agomoved style code from GQuery to appropriate implementation classes
Manolo Carrasco [Fri, 11 Jun 2010 22:29:00 +0000 (22:29 +0000)]
moved style code from GQuery to appropriate implementation classes

14 years agosvn property set for html files in javadoc
Manolo Carrasco [Fri, 11 Jun 2010 12:51:41 +0000 (12:51 +0000)]
svn property set for html files in javadoc

14 years agodeleted old files in javadoc folder
Manolo Carrasco [Fri, 11 Jun 2010 12:48:31 +0000 (12:48 +0000)]
deleted old files in javadoc folder

14 years agoupdated javadoc
Manolo Carrasco [Fri, 11 Jun 2010 12:36:04 +0000 (12:36 +0000)]
updated javadoc

14 years agofix for effects tests
Manolo Carrasco [Fri, 11 Jun 2010 11:22:45 +0000 (11:22 +0000)]
fix for effects tests

14 years agoMany changes almost related with effects and the re-factor of plugins:
Manolo Carrasco [Fri, 11 Jun 2010 09:53:32 +0000 (09:53 +0000)]
Many changes almost related with effects and the re-factor of plugins:
- Removed plugin stuff which already were moved to the plugins module
- Moved all GQuery core plugin stuff into the plugins namespace
- Redesign and recode of the Effects plugin using GWT animate as base
- Documented many undocumented methods
- Added a couple of scripts to generate Lazy interfaces from the class
- Modifications to the effects sample to show the usage of the effects plugin
- More tests cases in the devtest module.
- Many other minor changes.

14 years agoUse className as type in queue
Manolo Carrasco [Sat, 5 Jun 2010 06:59:17 +0000 (06:59 +0000)]
Use className as type in queue

14 years agonative engine uses xpath selector for css selectors not supported by the native css...
Manolo Carrasco [Wed, 2 Jun 2010 14:12:36 +0000 (14:12 +0000)]
native engine uses xpath selector for css selectors not supported by the native css selector

14 years agouse the shorthand \w in css2xpat regex
Manolo Carrasco [Wed, 2 Jun 2010 11:25:44 +0000 (11:25 +0000)]
use the shorthand \w in css2xpat regex

14 years agofixed an issue when using pseudos selector in Css2Xpath engine
Manolo Carrasco [Wed, 2 Jun 2010 10:19:12 +0000 (10:19 +0000)]
fixed an issue when using pseudos selector in Css2Xpath engine

14 years agoresolved an issue related to the context where a xpath selector produced with Css2Xpa...
Manolo Carrasco [Wed, 2 Jun 2010 07:53:39 +0000 (07:53 +0000)]
resolved an issue related to the context where a xpath selector produced with Css2Xpath was executed, and another problem with the handle of attributes when the tag was not given, and fixed the tests

14 years agoadded a new XPath engine based in Andrea Giammarchi Css2Xpath library
Manolo Carrasco [Tue, 1 Jun 2010 09:09:26 +0000 (09:09 +0000)]
added a new XPath engine based in Andrea Giammarchi Css2Xpath library

14 years agofixed the test for HtmlUnit
Manolo Carrasco [Sun, 30 May 2010 09:12:41 +0000 (09:12 +0000)]
fixed the test for HtmlUnit

14 years agoadded new test to check the effects queue
Manolo Carrasco [Sun, 30 May 2010 07:38:05 +0000 (07:38 +0000)]
added new test to check the effects queue

14 years agomoved especific FX queue methods to Effects class
Manolo Carrasco [Sun, 30 May 2010 06:29:54 +0000 (06:29 +0000)]
moved especific FX queue methods to Effects class

14 years agoadded queue stuff to its own class, so as plugins using queue have to extend this...
Manolo Carrasco [Sun, 30 May 2010 06:11:36 +0000 (06:11 +0000)]
added queue stuff to its own class, so as plugins using queue have to extend this instead of GQuery

14 years agouse the same "unique()" method in SelectorEngine and GQuery, this eliminates the...
Manolo Carrasco [Sat, 29 May 2010 07:32:55 +0000 (07:32 +0000)]
use the same "unique()" method in SelectorEngine and GQuery, this eliminates the need of FastSet in favor of java.util.HashSet

14 years ago(no commit message)
Manolo Carrasco [Fri, 28 May 2010 09:30:47 +0000 (09:30 +0000)]

14 years agofixes an issue with adding quotes to attribute values in selectors, issue12
Manolo Carrasco [Fri, 28 May 2010 09:16:15 +0000 (09:16 +0000)]
fixes an issue with adding quotes to attribute values in selectors, issue12

14 years agoset svn:mime-type to html files
Manolo Carrasco [Fri, 28 May 2010 07:08:02 +0000 (07:08 +0000)]
set svn:mime-type to html files

14 years agoupdated javadocs
Manolo Carrasco [Fri, 28 May 2010 07:02:24 +0000 (07:02 +0000)]
updated javadocs

14 years agofixed tests
Manolo Carrasco [Fri, 28 May 2010 06:59:36 +0000 (06:59 +0000)]
fixed tests

14 years agocheckstyle warnings
Manolo Carrasco [Fri, 28 May 2010 06:43:01 +0000 (06:43 +0000)]
checkstyle warnings

14 years agoadded a missed import
Manolo Carrasco [Fri, 28 May 2010 06:33:44 +0000 (06:33 +0000)]
added a missed import

14 years agochanged repo configuration for snapshots to commit them by hand and reduce the number...
Manolo Carrasco [Fri, 28 May 2010 06:25:33 +0000 (06:25 +0000)]
changed repo configuration for snapshots to commit them by hand and reduce the number of commits to the repo

14 years agouncommented test for JS selector, in order to increase coverage report
Manolo Carrasco [Fri, 28 May 2010 06:23:07 +0000 (06:23 +0000)]
uncommented test for JS selector, in order to increase coverage report

14 years agoadded a pure javascript selector engine based in Sizzle, replaced EngineJS by EngineS...
Manolo Carrasco [Thu, 27 May 2010 22:53:34 +0000 (22:53 +0000)]
added a pure javascript selector engine based in Sizzle, replaced EngineJS by EngineSizzle in gwt.xml, added tests units for dinamic and compiled selectors.

14 years agoremoved warning, fix checkstyle rules
Manolo Carrasco [Thu, 27 May 2010 22:38:19 +0000 (22:38 +0000)]
removed warning, fix checkstyle rules

14 years agoadded more assertions to the devtest module
Manolo Carrasco [Thu, 13 May 2010 10:40:53 +0000 (10:40 +0000)]
added more assertions to the devtest module

14 years agoupdated javadocs
Manolo Carrasco [Thu, 13 May 2010 10:37:16 +0000 (10:37 +0000)]
updated javadocs

14 years agodelegate calculation of offsets to the native methods present in the GWT core library
Manolo Carrasco [Thu, 13 May 2010 10:14:52 +0000 (10:14 +0000)]
delegate calculation of offsets to the native methods present in the GWT core library

14 years agoapplied patch in Issue_13 with fixes a bug when the node is in an iframe
Manolo Carrasco [Thu, 13 May 2010 09:47:50 +0000 (09:47 +0000)]
applied patch in Issue_13 with fixes a bug when the node is in an iframe

14 years agotests and fix for Issue_23
Manolo Carrasco [Thu, 13 May 2010 09:40:31 +0000 (09:40 +0000)]
tests and fix for Issue_23

14 years agoFixes Issue_28
Manolo Carrasco [Thu, 13 May 2010 08:53:37 +0000 (08:53 +0000)]
Fixes Issue_28

14 years agoTest to demonstrate that Issue_27 is fixed
Manolo Carrasco [Thu, 13 May 2010 06:40:47 +0000 (06:40 +0000)]
Test to demonstrate that Issue_27 is fixed

14 years agoadded a test to demonstrate that capitalLetters in Id works as expected, Issue_17
Manolo Carrasco [Wed, 12 May 2010 16:15:58 +0000 (16:15 +0000)]
added a test to demonstrate that capitalLetters in Id works as expected, Issue_17

14 years agoFixes Issue_18
Manolo Carrasco [Wed, 12 May 2010 15:57:13 +0000 (15:57 +0000)]
Fixes Issue_18

14 years agoFixed tests broken because of the workaround for Issue_20
Manolo Carrasco [Wed, 12 May 2010 15:34:39 +0000 (15:34 +0000)]
Fixed tests broken because of the workaround for Issue_20

14 years agoWorkaround to fix Issue_20
Manolo Carrasco [Wed, 12 May 2010 14:35:59 +0000 (14:35 +0000)]
Workaround to fix Issue_20

14 years agoAdded a module to speed up testing in development mode
Manolo Carrasco [Wed, 12 May 2010 13:47:14 +0000 (13:47 +0000)]
Added a module to speed up testing in development mode

14 years agofixed a typo in SelectorGeneratorNative, Fixes Issue_6
Manolo Carrasco [Wed, 12 May 2010 11:25:52 +0000 (11:25 +0000)]
fixed a typo in SelectorGeneratorNative, Fixes Issue_6

14 years agoMake Selector instances root context sensitive, Issue_5
Manolo Carrasco [Wed, 12 May 2010 10:14:40 +0000 (10:14 +0000)]
Make Selector instances root context sensitive, Issue_5

14 years agoFixed an issue which happened in domManip when it received a list of nodes with multi...
Manolo Carrasco [Wed, 12 May 2010 09:53:32 +0000 (09:53 +0000)]
Fixed an issue which happened in domManip when it received a list of nodes with multiple elements

14 years agoextracted effects tests to its own class, and renamed test classes
Manolo Carrasco [Tue, 11 May 2010 11:30:45 +0000 (11:30 +0000)]
extracted effects tests to its own class, and renamed test classes

14 years agoignore case when comparing property name exceptions
Manolo Carrasco [Tue, 11 May 2010 10:53:20 +0000 (10:53 +0000)]
ignore case when comparing property name exceptions

14 years agoRenamed test classes
Manolo Carrasco [Sun, 9 May 2010 21:09:13 +0000 (21:09 +0000)]
Renamed test classes

14 years agoRenamed test classes
Manolo Carrasco [Sun, 9 May 2010 21:06:09 +0000 (21:06 +0000)]
Renamed test classes

14 years agomessages in assertions
Manolo Carrasco [Thu, 6 May 2010 14:19:06 +0000 (14:19 +0000)]
messages in assertions

14 years agofixed examples
Manolo Carrasco [Thu, 6 May 2010 14:11:05 +0000 (14:11 +0000)]
fixed examples

14 years agoCreated missing methods in LazyGQuery, removed parameter warnings
Manolo Carrasco [Thu, 6 May 2010 13:29:12 +0000 (13:29 +0000)]
Created missing methods in LazyGQuery, removed parameter warnings

14 years agoSet version number to 1.0.0. Deploy sites now are pointing to gwtquery svn-repo....
Manolo Carrasco [Thu, 6 May 2010 09:34:26 +0000 (09:34 +0000)]
Set version number to 1.0.0. Deploy sites now are pointing to gwtquery svn-repo.  Added gcupload-maven-plugin to upload distribution file to google-code. Modified surefire configuration in order to run gwtTests which share the same module, and run emma goals

14 years agocall local method to remove repeated code
Manolo Carrasco [Wed, 5 May 2010 13:26:07 +0000 (13:26 +0000)]
call local method to remove repeated code

14 years agorunning multiple tests in maven fails when all tests share the same module name
Manolo Carrasco [Wed, 5 May 2010 13:21:31 +0000 (13:21 +0000)]
running multiple tests in maven fails when all tests share the same module name

14 years agoDo not override original Gwt EventListeners, fixes Issue_10
Manolo Carrasco [Wed, 5 May 2010 10:35:52 +0000 (10:35 +0000)]
Do not override original Gwt EventListeners, fixes Issue_10

14 years agofixed tests broken in rev62 when core tests was splited in two classes
Manolo Carrasco [Wed, 5 May 2010 09:00:57 +0000 (09:00 +0000)]
fixed tests broken in rev62 when core tests was splited in two classes

14 years agoRemoved debug printlns
Manolo Carrasco [Wed, 5 May 2010 08:50:51 +0000 (08:50 +0000)]
Removed debug printlns

14 years agoFixed event handler with IE and Chrome. Re-factor of Events. Increased coverage.
Manolo Carrasco [Wed, 5 May 2010 08:48:34 +0000 (08:48 +0000)]
Fixed event handler with IE and Chrome. Re-factor of Events. Increased coverage.

14 years agoextracted Event tests to a new class
Manolo Carrasco [Tue, 4 May 2010 13:42:59 +0000 (13:42 +0000)]
extracted Event tests to a new class

14 years agocreated final attribute document, and using final attributes instead of functions...
Manolo Carrasco [Tue, 4 May 2010 13:38:49 +0000 (13:38 +0000)]
created final attribute document, and using final attributes instead of functions, fixed return type in $ constructor when plugin is passed

14 years agoadded more tests
Manolo Carrasco [Tue, 4 May 2010 13:36:08 +0000 (13:36 +0000)]
added more tests

14 years agoupdated javadocs
Manolo Carrasco [Mon, 3 May 2010 21:40:01 +0000 (21:40 +0000)]
updated javadocs

14 years agoFixes Issue_29
Manolo Carrasco [Mon, 3 May 2010 16:10:03 +0000 (16:10 +0000)]
Fixes Issue_29

14 years agoFixes Issue_32
Manolo Carrasco [Mon, 3 May 2010 14:06:43 +0000 (14:06 +0000)]
Fixes Issue_32

14 years agosvn ignore temporary stuff
Manolo Carrasco [Mon, 3 May 2010 12:48:25 +0000 (12:48 +0000)]
svn ignore temporary stuff

14 years agoincreased coverage of gquery methods
Manolo Carrasco [Sun, 2 May 2010 22:13:58 +0000 (22:13 +0000)]
increased coverage of gquery methods

14 years agoremoved className manipulation which was copied from UIObject because it was moved...
Manolo Carrasco [Sun, 2 May 2010 21:14:23 +0000 (21:14 +0000)]
removed className manipulation which was copied from UIObject because it was moved into Element, so there is no reason to maintain this code any more

14 years agoFixed many issues discovered when running tests in production mode (IE & Chrome)...
Manolo Carrasco [Sun, 2 May 2010 10:31:08 +0000 (10:31 +0000)]
Fixed many issues discovered when running tests in production mode (IE & Chrome). There is work to do with events

14 years agofixed Issue_11
Manolo Carrasco [Sat, 1 May 2010 14:39:31 +0000 (14:39 +0000)]
fixed Issue_11

14 years agoupdated svn:ignore properties
Manolo Carrasco [Sat, 1 May 2010 09:02:18 +0000 (09:02 +0000)]
updated svn:ignore properties

14 years agomaven configuration changes: use gwt-2.0.3, latest gwt-maven-plugin, added new developer
Manolo Carrasco [Sat, 1 May 2010 09:01:13 +0000 (09:01 +0000)]
maven configuration changes: use gwt-2.0.3, latest gwt-maven-plugin, added new developer

14 years agomoved webapp stuff to standar maven location
Manolo Carrasco [Sat, 1 May 2010 08:20:09 +0000 (08:20 +0000)]
moved webapp stuff to standar maven location

14 years agoAdded stuff for Eclipse GWT plugin
Manolo Carrasco [Sat, 1 May 2010 07:47:15 +0000 (07:47 +0000)]
Added stuff for Eclipse GWT plugin

14 years agoTests fixed
Manolo Carrasco [Sat, 1 May 2010 07:46:19 +0000 (07:46 +0000)]
Tests fixed

15 years agoFix munged file, had spurious newline.
Ray Cromwell [Mon, 27 Jul 2009 22:31:59 +0000 (22:31 +0000)]
Fix munged file, had spurious newline.

15 years agoUpdate to codehaus gwt-maven-plugin. Update to GWT 1.7.0. Update module files to...
Ray Cromwell [Mon, 27 Jul 2009 09:01:20 +0000 (09:01 +0000)]
Update to codehaus gwt-maven-plugin. Update to GWT 1.7.0. Update module files to properly include Plugins.gwt.xml module. Disabled tests for now (JUnitShell not launching properly from new plugin). Fixed unbound deferred bindings.

15 years agoBig update
Ray Cromwell [Thu, 23 Jul 2009 22:59:18 +0000 (22:59 +0000)]
Big update

15 years agoFinal tweaks for Google I/O. After this, I promise higher quality commit comments.
Ray Cromwell [Thu, 28 May 2009 18:36:55 +0000 (18:36 +0000)]
Final tweaks for Google I/O. After this, I promise higher quality commit comments.

15 years agoFix up star ratings.
Ray Cromwell [Tue, 19 May 2009 23:26:11 +0000 (23:26 +0000)]
Fix up star ratings.

15 years agoHorse race update
Ray Cromwell [Fri, 15 May 2009 08:30:53 +0000 (08:30 +0000)]
Horse race update

15 years agoTweaks to horserace
Ray Cromwell [Fri, 15 May 2009 00:47:33 +0000 (00:47 +0000)]
Tweaks to horserace

15 years agoFixes to star-ratings plugin
Ray Cromwell [Fri, 15 May 2009 00:25:16 +0000 (00:25 +0000)]
Fixes to star-ratings plugin
Added "horse race" visualization to selector benchmark

15 years agoPlugins
Ray Cromwell [Thu, 14 May 2009 01:06:43 +0000 (01:06 +0000)]
Plugins

15 years agoFixed issue with native compiled selectors.
Ray Cromwell [Mon, 11 May 2009 21:22:08 +0000 (21:22 +0000)]
Fixed issue with native compiled selectors.
Change initialization pattern for CSS enums to allow better compiler pruning.

15 years agoSeed plugins package
Ray Cromwell [Fri, 8 May 2009 00:03:12 +0000 (00:03 +0000)]
Seed plugins package

15 years ago(no commit message)
Ray Cromwell [Thu, 7 May 2009 07:43:53 +0000 (07:43 +0000)]

15 years agoMisc fixes. Sample animation.
Ray Cromwell [Thu, 7 May 2009 07:43:31 +0000 (07:43 +0000)]
Misc fixes. Sample animation.

15 years agoAdd javadoc generation to pom.
Ray Cromwell [Wed, 6 May 2009 23:44:13 +0000 (23:44 +0000)]
Add javadoc generation to pom.

15 years agoCSS enum work.
Ray Cromwell [Wed, 6 May 2009 23:33:34 +0000 (23:33 +0000)]
CSS enum work.

15 years agoCompletion of Effects framework
Ray Cromwell [Wed, 6 May 2009 20:57:23 +0000 (20:57 +0000)]
Completion of Effects framework

15 years agoEffects/Animation work
Ray Cromwell [Wed, 6 May 2009 01:04:40 +0000 (01:04 +0000)]
Effects/Animation work