]> source.dussan.org Git - gwtquery.git/log
gwtquery.git
12 years ago(no commit message)
Julien Dramaix [Tue, 19 Jun 2012 13:29:13 +0000 (13:29 +0000)]

12 years agoBreak all loops when a live event is handled and return false
Manolo Carrasco [Thu, 7 Jun 2012 05:51:54 +0000 (05:51 +0000)]
Break all loops when a live event is handled and return false

12 years agobest handling of binding/unbinding string events with or whithout namespace
Julien Dramaix [Fri, 18 May 2012 15:46:40 +0000 (15:46 +0000)]
best handling of binding/unbinding string events with or whithout namespace

12 years agobetter management of binding/unbinding multiple events at once / fix the issue 134
Julien Dramaix [Fri, 18 May 2012 14:09:42 +0000 (14:09 +0000)]
better management of binding/unbinding multiple events at once / fix the issue 134

12 years agoFixes issue_135
Manolo Carrasco [Fri, 18 May 2012 11:54:28 +0000 (11:54 +0000)]
Fixes issue_135

12 years agoCommenting a bit the test runner class
Manolo Carrasco [Tue, 15 May 2012 10:19:36 +0000 (10:19 +0000)]
Commenting a bit the test runner class

12 years agoAdding a couple of methods to JsonBuilders, usetul to inspect objects in client side
Manolo Carrasco [Tue, 15 May 2012 08:48:02 +0000 (08:48 +0000)]
Adding a couple of methods to JsonBuilders, usetul to inspect objects in client side

12 years agoFix NPE when calling styleImpl before it was initialized. Fix tests
Manolo Carrasco [Tue, 15 May 2012 08:47:00 +0000 (08:47 +0000)]
Fix NPE when calling styleImpl before it was initialized. Fix tests

12 years agofix problem for supporting touch events in iOS.
Julien Dramaix [Wed, 9 May 2012 16:09:12 +0000 (16:09 +0000)]
fix problem for supporting touch events in iOS.
touches array seems to be shared between events. Keep in memory the original touch point.

12 years agoTouch support. Don't call preventDefault on TouchStart event, otherwise the click...
Julien Dramaix [Sun, 22 Apr 2012 14:55:56 +0000 (14:55 +0000)]
Touch support. Don't call preventDefault on TouchStart event, otherwise the click event is not triggered at the end.

12 years agosupport of touch events in Mouse plugin
Julien Dramaix [Sun, 22 Apr 2012 12:19:37 +0000 (12:19 +0000)]
support of touch events in Mouse plugin

12 years agofix testAttr_Issue97 in prod-mode
Manolo Carrasco [Tue, 20 Mar 2012 07:59:01 +0000 (07:59 +0000)]
fix testAttr_Issue97 in prod-mode

12 years agoremove empty folders
Manolo Carrasco [Tue, 20 Mar 2012 07:36:25 +0000 (07:36 +0000)]
remove empty folders

12 years agoupdate pom versions
Manolo Carrasco [Tue, 20 Mar 2012 07:33:23 +0000 (07:33 +0000)]
update pom versions

12 years agoadd fail method to the dev-mode test environment
Manolo Carrasco [Tue, 20 Mar 2012 07:24:56 +0000 (07:24 +0000)]
add fail method to the dev-mode test environment

12 years agoFix regular expression which only work in jvm (dev mode)
Manolo Carrasco [Mon, 19 Mar 2012 18:37:13 +0000 (18:37 +0000)]
Fix regular expression which only work in jvm (dev mode)

12 years agoremoving old stuff
Manolo Carrasco [Sun, 18 Mar 2012 15:45:25 +0000 (15:45 +0000)]
removing old stuff

12 years agoBig refactor in jsquery so as classes namespaces match gwtquery core and plugins...
Manolo Carrasco [Sun, 18 Mar 2012 15:42:44 +0000 (15:42 +0000)]
Big refactor in jsquery so as classes namespaces match gwtquery core and plugins packages

12 years agoFix computing of width and height in inline elements so as gquery behaves the same...
Manolo Carrasco [Sun, 18 Mar 2012 09:26:11 +0000 (09:26 +0000)]
Fix computing of width and height in inline elements so as gquery behaves the same than jquery

12 years agomove the example plugin to the plugins namespace
Manolo Carrasco [Sat, 17 Mar 2012 20:39:27 +0000 (20:39 +0000)]
move the example plugin to the plugins namespace

12 years agoexporting $.isArray and using it in example plugin because object.constructor ==...
Manolo Carrasco [Sat, 17 Mar 2012 20:16:46 +0000 (20:16 +0000)]
exporting $.isArray and using it in example plugin because object.constructor == Array does not work when objects are in differen windows (gwt iframe)

12 years agoJsFunction should have an equal method
Manolo Carrasco [Thu, 15 Mar 2012 18:05:09 +0000 (18:05 +0000)]
JsFunction should have an equal method

12 years agoJsQuery: Fix scrolls in JsMenu plugin
Manolo Carrasco [Thu, 15 Mar 2012 12:30:33 +0000 (12:30 +0000)]
JsQuery: Fix scrolls in JsMenu plugin

12 years agofix width/height when the window is not the main
Manolo Carrasco [Thu, 15 Mar 2012 12:22:43 +0000 (12:22 +0000)]
fix width/height when the window is not the main

12 years agomethod afterCreate calls the onload functions
Manolo Carrasco [Thu, 15 Mar 2012 10:21:58 +0000 (10:21 +0000)]
method afterCreate calls the onload functions

12 years agoRename class
Manolo Carrasco [Thu, 15 Mar 2012 10:07:17 +0000 (10:07 +0000)]
Rename class

12 years agoFormat source, and generate lazy interfaces
Manolo Carrasco [Thu, 15 Mar 2012 10:04:08 +0000 (10:04 +0000)]
Format source, and generate lazy interfaces

12 years agomove JsFunction to JsUtils and make it public
Manolo Carrasco [Thu, 15 Mar 2012 09:57:24 +0000 (09:57 +0000)]
move JsFunction to JsUtils and make it public

12 years agoJsQuery: Fix inArray static method
Manolo Carrasco [Thu, 15 Mar 2012 09:39:53 +0000 (09:39 +0000)]
JsQuery: Fix inArray static method

12 years agojsquery re-factoring
Manolo Carrasco [Wed, 14 Mar 2012 16:52:10 +0000 (16:52 +0000)]
jsquery re-factoring

12 years agoFixes in js-menu plugin and some code clean up
Manolo Carrasco [Wed, 14 Mar 2012 13:27:22 +0000 (13:27 +0000)]
Fixes in js-menu plugin and some code clean up

12 years agoAllow unbinding of certain functions like jquery does
Manolo Carrasco [Wed, 14 Mar 2012 13:04:35 +0000 (13:04 +0000)]
Allow unbinding of certain functions like jquery does

12 years agoThis is the first jQuery plugin working with jsQuery. It needs cleanning and maybe...
Manolo Carrasco [Mon, 12 Mar 2012 23:45:45 +0000 (23:45 +0000)]
This is the first jQuery plugin working with jsQuery. It needs cleanning and maybe BundleGenerators to have the js in an external file

12 years agoremoved undefined js var
Manolo Carrasco [Sat, 18 Feb 2012 17:07:04 +0000 (17:07 +0000)]
removed undefined js var

12 years agoFix Ajax post not sending the appropriate content-type. Call fe() method in functions...
Manolo Carrasco [Sat, 18 Feb 2012 16:42:46 +0000 (16:42 +0000)]
Fix Ajax post not sending the appropriate content-type. Call fe() method in functions to catch exception in asynchronous ajax calls

12 years agoExceptions happening in functions were uncaugh when they were run in asynchronous...
Manolo Carrasco [Sat, 18 Feb 2012 16:41:15 +0000 (16:41 +0000)]
Exceptions happening in functions were uncaugh when they were run in asynchronous blocks. Adding fe() functions and calling then from async methods like binding or queuing, we can notice developers about errors if they set the GWT UncaughtExceptionHandler

12 years agoAdding static getJSONP method to GQuery class
Manolo Carrasco [Mon, 13 Feb 2012 12:56:58 +0000 (12:56 +0000)]
Adding static getJSONP method to GQuery class

12 years agofilters in Ajax.load were not working find because we were using filter() instead...
Manolo Carrasco [Mon, 13 Feb 2012 12:31:39 +0000 (12:31 +0000)]
filters in Ajax.load were not working find because we were using filter() instead of find(). Remove some tags from the returned script before creating new elements

12 years agoFix NPE when content type is not provided. Fixes issue_123
Manolo Carrasco [Mon, 13 Feb 2012 12:27:52 +0000 (12:27 +0000)]
Fix NPE when content type is not provided. Fixes issue_123

12 years agoThrow a NullPointerException when casting null to Js objects. Fixes issue_122
Manolo Carrasco [Mon, 13 Feb 2012 08:08:08 +0000 (08:08 +0000)]
Throw a NullPointerException when casting null to Js objects. Fixes issue_122

12 years agoremove println
Manolo Carrasco [Fri, 10 Feb 2012 13:18:32 +0000 (13:18 +0000)]
remove println

12 years agoFixing a loop condition when trying to print a Properties object which is null
Manolo Carrasco [Fri, 10 Feb 2012 13:14:05 +0000 (13:14 +0000)]
Fixing a loop condition when trying to print a Properties object which is null

12 years agoremove println
Manolo Carrasco [Wed, 8 Feb 2012 13:12:51 +0000 (13:12 +0000)]
remove println

12 years agoImplementation of Ajax JSONP using script tags
Manolo Carrasco [Wed, 8 Feb 2012 11:55:08 +0000 (11:55 +0000)]
Implementation of Ajax JSONP using script tags

12 years agoUse GWT.log instead of stdout when initializing selectors
Manolo Carrasco [Wed, 8 Feb 2012 11:52:06 +0000 (11:52 +0000)]
Use GWT.log instead of stdout when initializing selectors

12 years agoRolling back commit r960 which was reverting r955 by mistake
Manolo Carrasco [Wed, 8 Feb 2012 09:55:39 +0000 (09:55 +0000)]
Rolling back commit r960 which was reverting r955 by mistake

12 years agoDo not fail in the cases getAssociatedWidget or cleanGQData raises an exception
Manolo Carrasco [Wed, 8 Feb 2012 09:49:32 +0000 (09:49 +0000)]
Do not fail in the cases getAssociatedWidget or cleanGQData raises an exception

12 years agodeal with enum values
Manolo Carrasco [Wed, 8 Feb 2012 09:37:18 +0000 (09:37 +0000)]
deal with enum values

12 years agoFix a null condition when converting properties to json strings
Manolo Carrasco [Wed, 8 Feb 2012 09:33:43 +0000 (09:33 +0000)]
Fix a null condition when converting properties to json strings

12 years agofix issue 122 + code refactoring
Julien Dramaix [Sun, 5 Feb 2012 23:32:10 +0000 (23:32 +0000)]
fix issue 122 + code refactoring

12 years agofix issue 119 and fix nth-child selector + tests
Julien Dramaix [Thu, 19 Jan 2012 23:37:07 +0000 (23:37 +0000)]
fix issue 119 and fix nth-child selector + tests

12 years agoadd enum support
Julien Dramaix [Mon, 9 Jan 2012 15:34:32 +0000 (15:34 +0000)]
add enum support

12 years agoAdd eclipse classpath entries and fix maven eclipse: tasks
Manolo Carrasco [Wed, 4 Jan 2012 18:22:21 +0000 (18:22 +0000)]
Add eclipse classpath entries and fix maven eclipse: tasks

12 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Wed, 4 Jan 2012 17:19:20 +0000 (17:19 +0000)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release gquery-archetype-1.1.3
Manolo Carrasco [Wed, 4 Jan 2012 17:19:06 +0000 (17:19 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.3

12 years agoFix mvn compilation warnings, and Eclipse errors when importing
Manolo Carrasco [Wed, 4 Jan 2012 17:18:42 +0000 (17:18 +0000)]
Fix mvn compilation warnings,  and Eclipse errors when importing

12 years agothese checks are not needed and could break nested collections
Manolo Carrasco [Mon, 26 Dec 2011 12:14:25 +0000 (12:14 +0000)]
these checks are not needed and could break nested collections

12 years agoFix a erroneous hardcoded key name in getFunctionBase
Manolo Carrasco [Fri, 23 Dec 2011 10:13:50 +0000 (10:13 +0000)]
Fix a erroneous hardcoded key name in getFunctionBase

12 years agoproperties toJsonString should not export gwt hashCodes. Fixes tests
Manolo Carrasco [Fri, 23 Dec 2011 08:25:26 +0000 (08:25 +0000)]
properties toJsonString should not export gwt hashCodes. Fixes tests

12 years agoFix compilation. Last commit removed a used method by mistake
Manolo Carrasco [Fri, 23 Dec 2011 08:11:41 +0000 (08:11 +0000)]
Fix compilation. Last commit removed a used method by mistake

12 years agoSupport for Functions in Json Generators, related with issue_116. Do not return null...
Manolo Carrasco [Fri, 23 Dec 2011 08:02:27 +0000 (08:02 +0000)]
Support for Functions in Json Generators, related with issue_116. Do not return null for unknown types but warn the user

12 years agopossible fix for issue 116
Julien Dramaix [Thu, 22 Dec 2011 14:12:12 +0000 (14:12 +0000)]
possible fix for issue 116

12 years agoJsonBuilder: Support of java.util.List and java.util.Date types. Fix arrays of JsonBu...
Manolo Carrasco [Sun, 18 Dec 2011 12:57:36 +0000 (12:57 +0000)]
JsonBuilder: Support of java.util.List and java.util.Date types. Fix arrays of JsonBuilder objects,  Fixes issue 117. Fix Properties toString methods when there are arrays of objects

13 years agoPMD warning: Avoid instantiating Boolean objects
Manolo Carrasco [Thu, 10 Nov 2011 07:55:26 +0000 (07:55 +0000)]
PMD warning: Avoid instantiating Boolean objects

13 years agocomment modules
Manolo Carrasco [Wed, 9 Nov 2011 11:59:13 +0000 (11:59 +0000)]
comment modules

13 years agofix issue 110
Julien Dramaix [Sun, 6 Nov 2011 19:30:04 +0000 (19:30 +0000)]
fix issue 110

13 years agofixes issue111
Manolo Carrasco [Fri, 4 Nov 2011 09:40:39 +0000 (09:40 +0000)]
fixes issue111

13 years agodepend on the parent which is deployed in maven repo, so as the module can be compile...
Manolo Carrasco [Fri, 4 Nov 2011 09:40:06 +0000 (09:40 +0000)]
depend on the parent which is deployed in maven repo, so as the module can be compiled without checking out the parent folder

13 years agofix tests, group them in a gwt-suite to run in a jvm instance and speed up maven...
Manolo Carrasco [Thu, 3 Nov 2011 10:53:52 +0000 (10:53 +0000)]
fix tests, group them in a gwt-suite to run in a jvm instance and speed up maven test

13 years agonode list in gquery should be updated each time, so the jsquery exported version...
Manolo Carrasco [Thu, 3 Nov 2011 10:30:00 +0000 (10:30 +0000)]
node list in gquery should be updated each time, so the jsquery exported version can use the exported object as a valid array

13 years agotypo
Manolo Carrasco [Wed, 26 Oct 2011 16:34:27 +0000 (16:34 +0000)]
typo

13 years agofixes in exported api
Manolo Carrasco [Wed, 26 Oct 2011 16:08:19 +0000 (16:08 +0000)]
fixes in exported api

13 years agoAdding indexOf method in JsCache. Fix a null case in jsni
Manolo Carrasco [Wed, 26 Oct 2011 16:06:19 +0000 (16:06 +0000)]
Adding indexOf method in JsCache. Fix a null case in jsni

13 years agoAdds px to numeric css attributes, like jquery does
Manolo Carrasco [Mon, 24 Oct 2011 14:34:11 +0000 (14:34 +0000)]
Adds px to numeric css attributes, like jquery does

13 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Thu, 20 Oct 2011 22:56:32 +0000 (22:56 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release gquery-archetype-1.1.2
Manolo Carrasco [Thu, 20 Oct 2011 22:56:20 +0000 (22:56 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.2

13 years agoremove warnings
Manolo Carrasco [Thu, 20 Oct 2011 22:55:27 +0000 (22:55 +0000)]
remove warnings

13 years agoFix gwt:run task in archetype
Manolo Carrasco [Thu, 20 Oct 2011 21:53:15 +0000 (21:53 +0000)]
Fix gwt:run task in archetype

13 years agoupdate demos
Manolo Carrasco [Wed, 19 Oct 2011 23:10:00 +0000 (23:10 +0000)]
update demos

13 years agoupdated javadocs
Manolo Carrasco [Wed, 19 Oct 2011 23:01:31 +0000 (23:01 +0000)]
updated javadocs

13 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Wed, 19 Oct 2011 22:37:22 +0000 (22:37 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release gwtquery-project-1.1.0
Manolo Carrasco [Wed, 19 Oct 2011 22:37:10 +0000 (22:37 +0000)]
[maven-release-plugin] prepare release gwtquery-project-1.1.0

13 years agoskip tests in profile for deploying
Manolo Carrasco [Wed, 19 Oct 2011 22:32:06 +0000 (22:32 +0000)]
skip tests in profile for deploying

13 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Wed, 19 Oct 2011 21:08:29 +0000 (21:08 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release gwtquery-project-1.1.0
Manolo Carrasco [Wed, 19 Oct 2011 21:08:16 +0000 (21:08 +0000)]
[maven-release-plugin] prepare release gwtquery-project-1.1.0

13 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Wed, 19 Oct 2011 20:44:23 +0000 (20:44 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release gwtquery-project-1.1.0-M1
Manolo Carrasco [Wed, 19 Oct 2011 20:44:08 +0000 (20:44 +0000)]
[maven-release-plugin] prepare release gwtquery-project-1.1.0-M1

13 years agoJsArrayMixed did not exist in gwt-2.0.1 and svnignores.
Manolo Carrasco [Wed, 19 Oct 2011 20:39:08 +0000 (20:39 +0000)]
JsArrayMixed did not exist in gwt-2.0.1 and  svnignores.

13 years agoFix tests
Manolo Carrasco [Wed, 19 Oct 2011 20:22:44 +0000 (20:22 +0000)]
Fix tests

13 years agoremoving already tested case
Manolo Carrasco [Wed, 19 Oct 2011 17:06:02 +0000 (17:06 +0000)]
removing already tested case

13 years agoUse gwt 2.4.0, remove 2.2.0 permutation since 2.4.0 works
Manolo Carrasco [Wed, 19 Oct 2011 17:04:01 +0000 (17:04 +0000)]
Use gwt 2.4.0, remove 2.2.0 permutation since 2.4.0 works

13 years agoStrip js, first try to implement extend
Manolo Carrasco [Wed, 19 Oct 2011 17:01:51 +0000 (17:01 +0000)]
Strip js, first try to implement extend

13 years agoRemove GQ class
Manolo Carrasco [Wed, 19 Oct 2011 16:55:20 +0000 (16:55 +0000)]
Remove GQ class

13 years agosetters in xml builders was not implemented
Manolo Carrasco [Wed, 19 Oct 2011 06:34:54 +0000 (06:34 +0000)]
setters in xml builders was not implemented

13 years agoMany changes in the Ajax plugin, and fixes in order to release 1.1.0 soon
Manolo Carrasco [Tue, 18 Oct 2011 12:13:15 +0000 (12:13 +0000)]
Many changes in the Ajax plugin, and fixes in order to release 1.1.0 soon

13 years agoupdate benchmark demo deployed in svn
Manolo Carrasco [Sun, 16 Oct 2011 17:43:40 +0000 (17:43 +0000)]
update benchmark demo deployed in svn

13 years agovisibility should not be changed, and getComputedStyle could fail. Both cause problem...
Manolo Carrasco [Sun, 16 Oct 2011 06:50:13 +0000 (06:50 +0000)]
visibility should not be changed, and getComputedStyle could fail. Both cause problems with svg nodes

13 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sat, 15 Oct 2011 21:34:01 +0000 (21:34 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release gquery-archetype-1.1.1
Manolo Carrasco [Sat, 15 Oct 2011 21:33:51 +0000 (21:33 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.1

13 years agoadding SNAPSHOT prefix
Manolo Carrasco [Sat, 15 Oct 2011 21:33:22 +0000 (21:33 +0000)]
adding SNAPSHOT prefix