]> source.dussan.org Git - gwtquery.git/log
gwtquery.git
13 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Mon, 2 May 2011 08:53:33 +0000 (08:53 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release gwtquery-project-1.0.0
Manolo Carrasco [Mon, 2 May 2011 08:53:21 +0000 (08:53 +0000)]
[maven-release-plugin] prepare release gwtquery-project-1.0.0

13 years agosvnignore modifications
Manolo Carrasco [Mon, 2 May 2011 08:48:16 +0000 (08:48 +0000)]
svnignore modifications

13 years agoadding the webapp folder to devtest module
Manolo Carrasco [Mon, 2 May 2011 08:47:01 +0000 (08:47 +0000)]
adding the webapp folder to devtest module

13 years agoPrepare poms for maven release plugin
Manolo Carrasco [Mon, 2 May 2011 08:44:31 +0000 (08:44 +0000)]
Prepare poms for maven release plugin

13 years agoFixing a bug in Properties parser when the input string was an empty json. Re-factori...
Manolo Carrasco [Mon, 2 May 2011 08:41:50 +0000 (08:41 +0000)]
Fixing a bug in Properties parser when the input string was an empty json. Re-factoring of properties class so as it use native methods already present in jscache

13 years agoSamples: change gquery version, and update pom and index with all available modules
Manolo Carrasco [Mon, 2 May 2011 08:25:47 +0000 (08:25 +0000)]
Samples: change gquery version, and update pom and index with all available modules

13 years agoprepare first release
Julien Dramaix [Sun, 1 May 2011 21:31:47 +0000 (21:31 +0000)]
prepare first release

13 years agoremove deprecated methods
Julien Dramaix [Sun, 1 May 2011 21:26:41 +0000 (21:26 +0000)]
remove deprecated methods

13 years agotransform TOBEFIXED in comment...
Julien Dramaix [Sun, 1 May 2011 21:22:43 +0000 (21:22 +0000)]
transform TOBEFIXED in comment...

13 years agoremove unused import
Manolo Carrasco [Sun, 1 May 2011 07:51:11 +0000 (07:51 +0000)]
remove unused import

13 years agoAdd reference to core plugins in GQuery so as user just use "import static GQuery...
Manolo Carrasco [Sun, 1 May 2011 07:42:28 +0000 (07:42 +0000)]
Add reference to core plugins in GQuery so as user just use "import static GQuery.*". A bit refactoring in Event class: rename it, and remove deprecated method. This could break plugins

13 years agofinalize home page sample
Julien Dramaix [Fri, 29 Apr 2011 16:11:39 +0000 (16:11 +0000)]
finalize home page sample

13 years agofinalize home page sample
Julien Dramaix [Fri, 29 Apr 2011 11:58:55 +0000 (11:58 +0000)]
finalize home page sample

13 years agoremove unused files
Julien Dramaix [Fri, 29 Apr 2011 11:54:35 +0000 (11:54 +0000)]
remove unused files

13 years agocommit demo
Julien Dramaix [Fri, 29 Apr 2011 11:07:35 +0000 (11:07 +0000)]
commit demo

13 years agoproposal for home page sample
Julien Dramaix [Thu, 28 Apr 2011 16:30:19 +0000 (16:30 +0000)]
proposal for home page sample

13 years agothe EventsListener must be initialize itself when it is created.
Julien Dramaix [Tue, 26 Apr 2011 11:09:23 +0000 (11:09 +0000)]
the EventsListener must be initialize itself when it is created.

13 years agocontext in test
Manolo Carrasco [Tue, 26 Apr 2011 08:23:24 +0000 (08:23 +0000)]
context in test

13 years agoAssure the order of Function.f() calls is correct and test it
Manolo Carrasco [Tue, 26 Apr 2011 08:10:36 +0000 (08:10 +0000)]
Assure the order of Function.f() calls is correct and test it

13 years agotypo which made test fail
Manolo Carrasco [Tue, 26 Apr 2011 06:42:44 +0000 (06:42 +0000)]
typo which made test fail

13 years agoimplement resize events
Manolo Carrasco [Mon, 25 Apr 2011 12:31:52 +0000 (12:31 +0000)]
implement resize events

13 years agoFix $(window).width/height
Manolo Carrasco [Mon, 25 Apr 2011 11:39:39 +0000 (11:39 +0000)]
Fix $(window).width/height

13 years agoupdate animate javadoc
Manolo Carrasco [Mon, 25 Apr 2011 09:35:27 +0000 (09:35 +0000)]
update animate javadoc

13 years agoupdated javadocs
Manolo Carrasco [Mon, 25 Apr 2011 09:29:26 +0000 (09:29 +0000)]
updated javadocs

13 years agoThis class should be committed in last commit
Manolo Carrasco [Mon, 25 Apr 2011 09:16:58 +0000 (09:16 +0000)]
This class should be committed in last commit

13 years agoAdding the feature of handing animations in node attributes (useful for svg). A littl...
Manolo Carrasco [Mon, 25 Apr 2011 09:04:50 +0000 (09:04 +0000)]
Adding the feature of handing animations in node attributes (useful for svg). A little refactoring: Rename of Effect class and renaming of constants

13 years agoAdding isEmpty method
Manolo Carrasco [Mon, 25 Apr 2011 06:42:27 +0000 (06:42 +0000)]
Adding isEmpty method

13 years agoremove unused file
Julien Dramaix [Sun, 24 Apr 2011 20:24:03 +0000 (20:24 +0000)]
remove unused file

13 years agoColor effects sample
Julien Dramaix [Sun, 24 Apr 2011 20:20:58 +0000 (20:20 +0000)]
Color effects sample

13 years agouse string format for rgb()
Julien Dramaix [Sun, 24 Apr 2011 20:05:19 +0000 (20:05 +0000)]
use string format for rgb()

13 years agoremove GWT.log
Julien Dramaix [Sat, 23 Apr 2011 11:21:26 +0000 (11:21 +0000)]
remove GWT.log

13 years agoremove unused import
Julien Dramaix [Sat, 23 Apr 2011 11:16:01 +0000 (11:16 +0000)]
remove unused import

13 years agomore tests
Manolo Carrasco [Sat, 23 Apr 2011 09:41:23 +0000 (09:41 +0000)]
more tests

13 years agoremove unused imports
Manolo Carrasco [Sat, 23 Apr 2011 09:33:33 +0000 (09:33 +0000)]
remove unused imports

13 years agoFix for __gwt_ObjectId attribute in JsCache (chrome dev mode). Fix Properties parser...
Manolo Carrasco [Sat, 23 Apr 2011 09:32:45 +0000 (09:32 +0000)]
Fix for __gwt_ObjectId attribute in JsCache (chrome dev mode). Fix Properties parser to handle comma separated values

13 years agoupdate javadocs
Julien Dramaix [Fri, 22 Apr 2011 09:33:16 +0000 (09:33 +0000)]
update javadocs

13 years agocolor animation examples
Julien Dramaix [Fri, 22 Apr 2011 09:09:14 +0000 (09:09 +0000)]
color animation examples

13 years agoadd color animation
Julien Dramaix [Fri, 22 Apr 2011 09:08:34 +0000 (09:08 +0000)]
add color animation

13 years agothis is experimental code committed by mistake
Manolo Carrasco [Wed, 20 Apr 2011 18:15:58 +0000 (18:15 +0000)]
this is experimental code committed by mistake

13 years agowidgets plugin has a just set of basic factories, the rest will be in the enhance...
Manolo Carrasco [Tue, 19 Apr 2011 07:22:52 +0000 (07:22 +0000)]
widgets plugin has a just set of basic factories, the rest will be in the enhance plugin or others

13 years agomove jquery tests from samples to devtest
Manolo Carrasco [Tue, 19 Apr 2011 06:51:40 +0000 (06:51 +0000)]
move jquery tests from samples to devtest

13 years agoRemove HashMap and HashSet dependencies
Manolo Carrasco [Mon, 18 Apr 2011 12:08:31 +0000 (12:08 +0000)]
Remove HashMap and HashSet dependencies

13 years agoRemove HashMap and HashSet dependencies
Manolo Carrasco [Mon, 18 Apr 2011 12:06:26 +0000 (12:06 +0000)]
Remove HashMap and HashSet dependencies

13 years agoupdated javadocs
Julien Dramaix [Sun, 17 Apr 2011 20:11:56 +0000 (20:11 +0000)]
updated javadocs

13 years agof(Widget, int) delagate call to f(Element) instead of f(Widget).
Julien Dramaix [Fri, 15 Apr 2011 08:51:13 +0000 (08:51 +0000)]
f(Widget, int) delagate call to f(Element) instead of f(Widget).
f(Widget) will be called later in f(Element) if it is not overidde

13 years agofix tests
Manolo Carrasco [Fri, 15 Apr 2011 08:04:16 +0000 (08:04 +0000)]
fix tests

13 years agoRevert method f to return an object and avoid eclipse warnings. Accept either dom...
Manolo Carrasco [Fri, 15 Apr 2011 06:59:58 +0000 (06:59 +0000)]
Revert method f to return an object and avoid eclipse warnings. Accept either dom.Element or client.Element in function methods. Tests for map() which was untested. Added shortcut method to get/set id

13 years agoadd nextUntil, prevUntil, parentsUntil methods + tests
Julien Dramaix [Thu, 14 Apr 2011 19:26:07 +0000 (19:26 +0000)]
add nextUntil, prevUntil, parentsUntil methods + tests

13 years agoremove import
Manolo Carrasco [Thu, 14 Apr 2011 07:27:20 +0000 (07:27 +0000)]
remove import

13 years agoa better casting for the gwtc compiler
Manolo Carrasco [Thu, 14 Apr 2011 07:20:14 +0000 (07:20 +0000)]
a better casting for the gwtc compiler

13 years agoDo not return unparametrized array in list
Manolo Carrasco [Thu, 14 Apr 2011 07:14:52 +0000 (07:14 +0000)]
Do not return unparametrized array in list

13 years agoadd fadeToggle() shortcut method in GQuery class
Julien Dramaix [Wed, 13 Apr 2011 12:35:51 +0000 (12:35 +0000)]
add fadeToggle() shortcut method in GQuery class

13 years agoremove java.util.Map in GQuery class (closest method)
Manolo Carrasco [Wed, 13 Apr 2011 10:20:57 +0000 (10:20 +0000)]
remove java.util.Map in GQuery class (closest method)

13 years agoadding emma plugin
Manolo Carrasco [Tue, 12 Apr 2011 23:30:03 +0000 (23:30 +0000)]
adding emma plugin

13 years agoadding cache benchmark in the examples index
Manolo Carrasco [Tue, 12 Apr 2011 23:14:46 +0000 (23:14 +0000)]
adding cache benchmark in the examples index

13 years agopom changes in devtest module. Missing assertions and latest tests
Manolo Carrasco [Tue, 12 Apr 2011 22:53:35 +0000 (22:53 +0000)]
pom changes in devtest module. Missing assertions and latest tests

13 years agotests for jsCache, permit null values and zero as key, tostring
Manolo Carrasco [Tue, 12 Apr 2011 22:51:23 +0000 (22:51 +0000)]
tests for jsCache, permit null values and zero as key, tostring

13 years agoimplement undelegate methods
Julien Dramaix [Mon, 11 Apr 2011 20:34:40 +0000 (20:34 +0000)]
implement undelegate methods

13 years agoadd delegate() methods
Julien Dramaix [Mon, 11 Apr 2011 18:52:12 +0000 (18:52 +0000)]
add delegate() methods

13 years agofixing compilation
Manolo Carrasco [Sun, 10 Apr 2011 21:05:20 +0000 (21:05 +0000)]
fixing compilation

13 years agoNew js object and methods
Manolo Carrasco [Sun, 10 Apr 2011 20:47:47 +0000 (20:47 +0000)]
New js object and methods

13 years agouse an unused event mask for ONSUBMIT
Julien Dramaix [Sun, 10 Apr 2011 20:25:50 +0000 (20:25 +0000)]
use an unused event mask for ONSUBMIT

13 years agoadd testLiveWithEventBit and testLiveWithMultipleEvent tests !
Julien Dramaix [Sun, 10 Apr 2011 19:58:50 +0000 (19:58 +0000)]
add testLiveWithEventBit and testLiveWithMultipleEvent tests !

13 years agothis line was committed by mistake, tests notized me that something was wrong :-)
Manolo Carrasco [Sun, 10 Apr 2011 14:39:44 +0000 (14:39 +0000)]
this line was committed by mistake, tests notized me that something was wrong :-)

13 years agoHanding multiple event bits in live and die, and list of event names
Manolo Carrasco [Sun, 10 Apr 2011 09:21:06 +0000 (09:21 +0000)]
Handing multiple event bits in live and die, and list of event names

13 years agooopps testLiveWithMultipleEvent() should not be committed
Julien Dramaix [Sun, 10 Apr 2011 08:17:32 +0000 (08:17 +0000)]
oopps testLiveWithMultipleEvent() should not be committed

13 years ago- correct live implementation to accept an array of Function
Julien Dramaix [Sun, 10 Apr 2011 07:10:31 +0000 (07:10 +0000)]
- correct live implementation to accept an array of Function
- method live(String, Object, Function) loop on itself

13 years agoRefactoring JsCollection benchmarking
Manolo Carrasco [Sun, 10 Apr 2011 06:51:23 +0000 (06:51 +0000)]
Refactoring JsCollection benchmarking

13 years agoFixing an old bug in code which was making live methods without context fail the...
Manolo Carrasco [Sat, 9 Apr 2011 14:45:46 +0000 (14:45 +0000)]
Fixing an old bug in code which was making live methods without context fail the second time. And Fixing a NullPointerException when calling die in an element without live functions

13 years agoHashMap versus JsMap/JsCache
Julien Dramaix [Sat, 9 Apr 2011 08:07:28 +0000 (08:07 +0000)]
HashMap versus JsMap/JsCache

13 years agoremove unused import
Julien Dramaix [Sat, 9 Apr 2011 05:48:56 +0000 (05:48 +0000)]
remove unused import

13 years agoremove compiler error: Constructors must be 'protected' in subclasses of JavaScriptO...
Manolo Carrasco [Sat, 9 Apr 2011 01:00:25 +0000 (01:00 +0000)]
remove compiler error:  Constructors must be 'protected' in subclasses of JavaScriptObject

13 years agolive methods should follow the same api that gquery uses for bind, using Event.*...
Manolo Carrasco [Sat, 9 Apr 2011 00:56:13 +0000 (00:56 +0000)]
live methods should follow the same api that gquery uses for bind, using Event.* constants to be more type-safe.

13 years agoimplement live() and die methods
Julien Dramaix [Fri, 8 Apr 2011 18:35:54 +0000 (18:35 +0000)]
implement live() and die methods

13 years agolet addLiveEvents() method calls
Julien Dramaix [Thu, 7 Apr 2011 03:48:06 +0000 (03:48 +0000)]
let addLiveEvents() method calls

13 years agocorrect test
Julien Dramaix [Thu, 7 Apr 2011 03:46:18 +0000 (03:46 +0000)]
correct test

13 years agoadd closest methods !
Julien Dramaix [Wed, 6 Apr 2011 21:50:43 +0000 (21:50 +0000)]
add closest methods !

13 years agoProperties constructor now accepts css syntax
Manolo Carrasco [Wed, 6 Apr 2011 08:42:19 +0000 (08:42 +0000)]
Properties constructor now accepts css syntax

13 years agoCheck that gquery has elements to avoid exceptions
Manolo Carrasco [Wed, 6 Apr 2011 06:49:12 +0000 (06:49 +0000)]
Check that gquery has elements to avoid exceptions

13 years agoupdate lazy widgets api
Manolo Carrasco [Tue, 5 Apr 2011 09:40:21 +0000 (09:40 +0000)]
update lazy widgets api

13 years agomoved gwt widgets from gwtquery to gquery enhance plugin
Manolo Carrasco [Tue, 5 Apr 2011 08:16:39 +0000 (08:16 +0000)]
moved gwt widgets from gwtquery to gquery enhance plugin

13 years agonull
Manolo Carrasco [Mon, 4 Apr 2011 16:18:12 +0000 (16:18 +0000)]
null

13 years agocheck that first element exists in all gquery methods
Manolo Carrasco [Mon, 4 Apr 2011 16:08:49 +0000 (16:08 +0000)]
check that first element exists in all gquery methods

13 years agoImplement live and die methods, fixes issue#69. Little changes in .js package
Manolo Carrasco [Mon, 4 Apr 2011 12:20:03 +0000 (12:20 +0000)]
Implement live and die methods, fixes issue#69. Little changes in .js package

13 years agomake Easing an interface instead of an Enum. Users can easily their own easing functi...
Julien Dramaix [Sat, 2 Apr 2011 08:41:59 +0000 (08:41 +0000)]
make Easing an interface instead of an Enum. Users can easily their own easing function. That allows also defining others easing functions in a plugin

13 years agoremove System.err.println() calls
Julien Dramaix [Thu, 31 Mar 2011 21:28:41 +0000 (21:28 +0000)]
remove System.err.println() calls

13 years agoadd test for unwrap() method
Julien Dramaix [Thu, 31 Mar 2011 21:27:41 +0000 (21:27 +0000)]
add test for unwrap() method

13 years agoadd animation simple (queue, delay ...)
Julien Dramaix [Thu, 31 Mar 2011 21:23:41 +0000 (21:23 +0000)]
add animation simple (queue, delay ...)

13 years ago- add unwrap() method
Julien Dramaix [Thu, 31 Mar 2011 21:22:49 +0000 (21:22 +0000)]
- add unwrap() method
- correct bug in replaceWith method : order of replacing element was not kept
- add animations method : delay, queue, dequeue, clearQueue, animate, stop and slide*

13 years agoimprove tests for detach and remove methods
Julien Dramaix [Tue, 29 Mar 2011 13:18:04 +0000 (13:18 +0000)]
improve tests for detach and remove methods

13 years agoLet gquery to use the most adequate selector here
Manolo Carrasco [Tue, 29 Mar 2011 10:21:15 +0000 (10:21 +0000)]
Let gquery to use the most adequate selector here

13 years agomake rebind static and call sink only if a gwt EventListener is associated to the...
Julien Dramaix [Tue, 29 Mar 2011 01:02:18 +0000 (01:02 +0000)]
make rebind static and call sink only if a gwt EventListener is associated to the element

13 years agomake rebind static and call sink only if a gwt EventListener is associated to the...
Julien Dramaix [Tue, 29 Mar 2011 01:02:03 +0000 (01:02 +0000)]
make rebind static and call sink only if a gwt EventListener is associated to the element

13 years agoadd detach method.
Julien Dramaix [Mon, 28 Mar 2011 21:13:39 +0000 (21:13 +0000)]
add detach method.
refactoring of the remove() method to be compliant with jQuery documentation
add test for remove and detach methods.
Don't try to clean GQuery events if no one EventListener exists + correct bug in event cleaning

13 years agoprintln
Manolo Carrasco [Mon, 28 Mar 2011 15:03:12 +0000 (15:03 +0000)]
println

13 years agoCall rebind whenenver an element is reattached to the DOM, and clean events and data...
Manolo Carrasco [Mon, 28 Mar 2011 14:55:52 +0000 (14:55 +0000)]
Call rebind whenenver an element is reattached to the DOM, and clean events and data only if the remove method is called with "true" arg

13 years agoeq() and get() method must accept negative index (count from the end of the matched...
Julien Dramaix [Mon, 28 Mar 2011 12:25:55 +0000 (12:25 +0000)]
eq() and get() method must accept negative index (count from the end of the matched set)

13 years agoAdd the old widget element when its parent is HTMLPanel and we want maintain it hidde...
Manolo Carrasco [Thu, 24 Mar 2011 12:01:55 +0000 (12:01 +0000)]
Add the old widget element when its parent is HTMLPanel and we want maintain it hidden in the dom

13 years agoHandle replacement of widgets, it needs to deal with more gwt panels
Manolo Carrasco [Thu, 24 Mar 2011 11:42:58 +0000 (11:42 +0000)]
Handle replacement of widgets, it needs to deal with more gwt panels