]>
source.dussan.org Git - gwtquery.git/log
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
Manolo Carrasco [Wed, 8 Feb 2012 09:37:18 +0000 (09:37 +0000)]
deal with enum values
Manolo Carrasco [Wed, 8 Feb 2012 09:33:43 +0000 (09:33 +0000)]
Fix a null condition when converting properties to json strings
Julien Dramaix [Sun, 5 Feb 2012 23:32:10 +0000 (23:32 +0000)]
fix issue 122 + code refactoring
Julien Dramaix [Thu, 19 Jan 2012 23:37:07 +0000 (23:37 +0000)]
fix issue 119 and fix nth-child selector + tests
Julien Dramaix [Mon, 9 Jan 2012 15:34:32 +0000 (15:34 +0000)]
add enum support
Manolo Carrasco [Wed, 4 Jan 2012 18:22:21 +0000 (18:22 +0000)]
Add eclipse classpath entries and fix maven eclipse: tasks
Manolo Carrasco [Wed, 4 Jan 2012 17:19:20 +0000 (17:19 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Wed, 4 Jan 2012 17:19:06 +0000 (17:19 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.3
Manolo Carrasco [Wed, 4 Jan 2012 17:18:42 +0000 (17:18 +0000)]
Fix mvn compilation warnings, and Eclipse errors when importing
Manolo Carrasco [Mon, 26 Dec 2011 12:14:25 +0000 (12:14 +0000)]
these checks are not needed and could break nested collections
Manolo Carrasco [Fri, 23 Dec 2011 10:13:50 +0000 (10:13 +0000)]
Fix a erroneous hardcoded key name in getFunctionBase
Manolo Carrasco [Fri, 23 Dec 2011 08:25:26 +0000 (08:25 +0000)]
properties toJsonString should not export gwt hashCodes. Fixes tests
Manolo Carrasco [Fri, 23 Dec 2011 08:11:41 +0000 (08:11 +0000)]
Fix compilation. Last commit removed a used method by mistake
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
Julien Dramaix [Thu, 22 Dec 2011 14:12:12 +0000 (14:12 +0000)]
possible fix for issue 116
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
Manolo Carrasco [Thu, 10 Nov 2011 07:55:26 +0000 (07:55 +0000)]
PMD warning: Avoid instantiating Boolean objects
Manolo Carrasco [Wed, 9 Nov 2011 11:59:13 +0000 (11:59 +0000)]
comment modules
Julien Dramaix [Sun, 6 Nov 2011 19:30:04 +0000 (19:30 +0000)]
fix issue 110
Manolo Carrasco [Fri, 4 Nov 2011 09:40:39 +0000 (09:40 +0000)]
fixes issue111
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
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
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
Manolo Carrasco [Wed, 26 Oct 2011 16:34:27 +0000 (16:34 +0000)]
typo
Manolo Carrasco [Wed, 26 Oct 2011 16:08:19 +0000 (16:08 +0000)]
fixes in exported api
Manolo Carrasco [Wed, 26 Oct 2011 16:06:19 +0000 (16:06 +0000)]
Adding indexOf method in JsCache. Fix a null case in jsni
Manolo Carrasco [Mon, 24 Oct 2011 14:34:11 +0000 (14:34 +0000)]
Adds px to numeric css attributes, like jquery does
Manolo Carrasco [Thu, 20 Oct 2011 22:56:32 +0000 (22:56 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Thu, 20 Oct 2011 22:56:20 +0000 (22:56 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.2
Manolo Carrasco [Thu, 20 Oct 2011 22:55:27 +0000 (22:55 +0000)]
remove warnings
Manolo Carrasco [Thu, 20 Oct 2011 21:53:15 +0000 (21:53 +0000)]
Fix gwt:run task in archetype
Manolo Carrasco [Wed, 19 Oct 2011 23:10:00 +0000 (23:10 +0000)]
update demos
Manolo Carrasco [Wed, 19 Oct 2011 23:01:31 +0000 (23:01 +0000)]
updated javadocs
Manolo Carrasco [Wed, 19 Oct 2011 22:37:22 +0000 (22:37 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Wed, 19 Oct 2011 22:37:10 +0000 (22:37 +0000)]
[maven-release-plugin] prepare release gwtquery-project-1.1.0
Manolo Carrasco [Wed, 19 Oct 2011 22:32:06 +0000 (22:32 +0000)]
skip tests in profile for deploying
Manolo Carrasco [Wed, 19 Oct 2011 21:08:29 +0000 (21:08 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Wed, 19 Oct 2011 21:08:16 +0000 (21:08 +0000)]
[maven-release-plugin] prepare release gwtquery-project-1.1.0
Manolo Carrasco [Wed, 19 Oct 2011 20:44:23 +0000 (20:44 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Wed, 19 Oct 2011 20:44:08 +0000 (20:44 +0000)]
[maven-release-plugin] prepare release gwtquery-project-1.1.0-M1
Manolo Carrasco [Wed, 19 Oct 2011 20:39:08 +0000 (20:39 +0000)]
JsArrayMixed did not exist in gwt-2.0.1 and svnignores.
Manolo Carrasco [Wed, 19 Oct 2011 20:22:44 +0000 (20:22 +0000)]
Fix tests
Manolo Carrasco [Wed, 19 Oct 2011 17:06:02 +0000 (17:06 +0000)]
removing already tested case
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
Manolo Carrasco [Wed, 19 Oct 2011 17:01:51 +0000 (17:01 +0000)]
Strip js, first try to implement extend
Manolo Carrasco [Wed, 19 Oct 2011 16:55:20 +0000 (16:55 +0000)]
Remove GQ class
Manolo Carrasco [Wed, 19 Oct 2011 06:34:54 +0000 (06:34 +0000)]
setters in xml builders was not implemented
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
Manolo Carrasco [Sun, 16 Oct 2011 17:43:40 +0000 (17:43 +0000)]
update benchmark demo deployed in svn
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
Manolo Carrasco [Sat, 15 Oct 2011 21:34:01 +0000 (21:34 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sat, 15 Oct 2011 21:33:51 +0000 (21:33 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.1
Manolo Carrasco [Sat, 15 Oct 2011 21:33:22 +0000 (21:33 +0000)]
adding SNAPSHOT prefix
Manolo Carrasco [Sat, 15 Oct 2011 21:30:46 +0000 (21:30 +0000)]
prepare archetype to release with maven 3
Manolo Carrasco [Sat, 15 Oct 2011 21:17:27 +0000 (21:17 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sat, 15 Oct 2011 21:17:17 +0000 (21:17 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.0
Manolo Carrasco [Sat, 15 Oct 2011 21:16:58 +0000 (21:16 +0000)]
prepare archetype to deploy again
Manolo Carrasco [Sat, 15 Oct 2011 21:03:18 +0000 (21:03 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sat, 15 Oct 2011 21:03:07 +0000 (21:03 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.0
Manolo Carrasco [Sat, 15 Oct 2011 21:01:20 +0000 (21:01 +0000)]
prepare archetype for next gwtquery version to deploy
Julien Dramaix [Wed, 5 Oct 2011 20:32:02 +0000 (20:32 +0000)]
fix issue 108 : typo in java doc
Julien Dramaix [Fri, 30 Sep 2011 21:19:09 +0000 (21:19 +0000)]
lazy initialization for some static fields
Manolo Carrasco [Fri, 30 Sep 2011 15:31:00 +0000 (15:31 +0000)]
First version of XmlBuilder generator, only getters work right now
Manolo Carrasco [Fri, 30 Sep 2011 08:05:29 +0000 (08:05 +0000)]
bad condition
Manolo Carrasco [Fri, 30 Sep 2011 08:02:38 +0000 (08:02 +0000)]
IE was raising exception when manipulating css attr in xml nodes. Do not print stacktraces in prod
Manolo Carrasco [Wed, 28 Sep 2011 17:08:16 +0000 (17:08 +0000)]
Handle window elements different to $wnd. Fix children method which was returning mor elements. We were using the new ONGESTUREEND value for ONSUBMIT
Manolo Carrasco [Sat, 24 Sep 2011 06:08:05 +0000 (06:08 +0000)]
remove printouts
Manolo Carrasco [Sat, 24 Sep 2011 06:04:01 +0000 (06:04 +0000)]
Fix test
Manolo Carrasco [Fri, 23 Sep 2011 15:17:15 +0000 (15:17 +0000)]
Dollar is a char valid in property keys
Manolo Carrasco [Fri, 23 Sep 2011 14:19:02 +0000 (14:19 +0000)]
use JSON.parse when available when parsing properties to avoid security issues
Manolo Carrasco [Fri, 23 Sep 2011 14:17:36 +0000 (14:17 +0000)]
Commit forgotten class, and fix namespaces in builder generator
Manolo Carrasco [Fri, 23 Sep 2011 14:16:03 +0000 (14:16 +0000)]
fix clone node issue
Manolo Carrasco [Wed, 21 Sep 2011 21:03:20 +0000 (21:03 +0000)]
Adding Ajax abilities to Gquery, as a easy way to get and handle data from non gwt servers. Added a generator to convert JSON objects to java builders/pojos
Manolo Carrasco [Mon, 19 Sep 2011 16:09:19 +0000 (16:09 +0000)]
Added GQ static class to house all static methods of the Api. It should be named $, but gwt compiler fails when a class contains the dollar. Added a simple implementation of the jquery Ajax API, text, html, xml and json responses are handle well by gquery.
Manolo Carrasco [Fri, 16 Sep 2011 14:24:22 +0000 (14:24 +0000)]
Check if object is number in numbet getters
Manolo Carrasco [Fri, 16 Sep 2011 11:06:17 +0000 (11:06 +0000)]
Sort members, replace static constants by enum
Manolo Carrasco [Fri, 16 Sep 2011 10:53:36 +0000 (10:53 +0000)]
use attr(String,String) so as plugins could override it. Change visibility of implementations to be used in plugins if needed
Manolo Carrasco [Wed, 14 Sep 2011 12:15:41 +0000 (12:15 +0000)]
Add toJsonString and toQueryString methods to Properties object. Use generics in JsCache
Manolo Carrasco [Wed, 14 Sep 2011 12:14:54 +0000 (12:14 +0000)]
Make data available in Function
Manolo Carrasco [Wed, 14 Sep 2011 10:33:38 +0000 (10:33 +0000)]
Fix default negative maxlengh in textbox
Manolo Carrasco [Tue, 13 Sep 2011 18:21:54 +0000 (18:21 +0000)]
JsCache.isEmpty failed with empty string keys. Fix GQuery.toString in order not to fail with non printable elements
Manolo Carrasco [Wed, 7 Sep 2011 10:48:07 +0000 (10:48 +0000)]
removing redundant lines in deferred binding selections
Manolo Carrasco [Wed, 7 Sep 2011 09:47:10 +0000 (09:47 +0000)]
update deployed bench application
Manolo Carrasco [Wed, 7 Sep 2011 09:37:14 +0000 (09:37 +0000)]
Added about screen to the benchmark application
Manolo Carrasco [Wed, 7 Sep 2011 07:48:32 +0000 (07:48 +0000)]
update demos deployed in svn
Manolo Carrasco [Wed, 7 Sep 2011 07:40:58 +0000 (07:40 +0000)]
Use IE9 optimizations, fixes issue103
Manolo Carrasco [Wed, 7 Sep 2011 07:37:36 +0000 (07:37 +0000)]
Update jquery version to latest in benchmarking application
Manolo Carrasco [Wed, 7 Sep 2011 04:46:56 +0000 (04:46 +0000)]
fix bench example using val to test check-boxes
Manolo Carrasco [Tue, 6 Sep 2011 07:38:08 +0000 (07:38 +0000)]
README changes
Manolo Carrasco [Tue, 6 Sep 2011 06:59:16 +0000 (06:59 +0000)]
attr signature changed in GQuery. Adding jsquery.js to the repo so as people could test it from http://gwtquery.googlecode.com/api/jsquery.js
Manolo Carrasco [Tue, 6 Sep 2011 05:55:06 +0000 (05:55 +0000)]
update lazy interfaces
Manolo Carrasco [Tue, 6 Sep 2011 05:34:52 +0000 (05:34 +0000)]
typo makes the test always false
Julien Dramaix [Mon, 5 Sep 2011 21:54:44 +0000 (21:54 +0000)]
fix for issue 97
Manolo Carrasco [Mon, 5 Sep 2011 18:43:12 +0000 (18:43 +0000)]
Adding an example which works with jsquery
Manolo Carrasco [Mon, 5 Sep 2011 18:42:14 +0000 (18:42 +0000)]
New gwt module to export gwtquery to javascript
Manolo Carrasco [Mon, 5 Sep 2011 18:20:04 +0000 (18:20 +0000)]
Little changes to facilitate the export of gquery to javascript. Add snapshot suffix to version number
Manolo Carrasco [Mon, 29 Aug 2011 18:33:40 +0000 (18:33 +0000)]
Check nulls when creating properties
Manolo Carrasco [Mon, 29 Aug 2011 18:29:38 +0000 (18:29 +0000)]
When setting attributes they should be hyphenized. Move Hyphenize and Camelize methods to JsUtils
Manolo Carrasco [Mon, 29 Aug 2011 10:25:02 +0000 (10:25 +0000)]
update lazy interface