]>
source.dussan.org Git - gwtquery.git/log
Manolo Carrasco [Mon, 2 May 2011 08:53:33 +0000 (08:53 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Mon, 2 May 2011 08:53:21 +0000 (08:53 +0000)]
[maven-release-plugin] prepare release gwtquery-project-1.0.0
Manolo Carrasco [Mon, 2 May 2011 08:48:16 +0000 (08:48 +0000)]
svnignore modifications
Manolo Carrasco [Mon, 2 May 2011 08:47:01 +0000 (08:47 +0000)]
adding the webapp folder to devtest module
Manolo Carrasco [Mon, 2 May 2011 08:44:31 +0000 (08:44 +0000)]
Prepare poms for maven release plugin
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
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
Julien Dramaix [Sun, 1 May 2011 21:31:47 +0000 (21:31 +0000)]
prepare first release
Julien Dramaix [Sun, 1 May 2011 21:26:41 +0000 (21:26 +0000)]
remove deprecated methods
Julien Dramaix [Sun, 1 May 2011 21:22:43 +0000 (21:22 +0000)]
transform TOBEFIXED in comment...
Manolo Carrasco [Sun, 1 May 2011 07:51:11 +0000 (07:51 +0000)]
remove unused import
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
Julien Dramaix [Fri, 29 Apr 2011 16:11:39 +0000 (16:11 +0000)]
finalize home page sample
Julien Dramaix [Fri, 29 Apr 2011 11:58:55 +0000 (11:58 +0000)]
finalize home page sample
Julien Dramaix [Fri, 29 Apr 2011 11:54:35 +0000 (11:54 +0000)]
remove unused files
Julien Dramaix [Fri, 29 Apr 2011 11:07:35 +0000 (11:07 +0000)]
commit demo
Julien Dramaix [Thu, 28 Apr 2011 16:30:19 +0000 (16:30 +0000)]
proposal for home page sample
Julien Dramaix [Tue, 26 Apr 2011 11:09:23 +0000 (11:09 +0000)]
the EventsListener must be initialize itself when it is created.
Manolo Carrasco [Tue, 26 Apr 2011 08:23:24 +0000 (08:23 +0000)]
context in test
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
Manolo Carrasco [Tue, 26 Apr 2011 06:42:44 +0000 (06:42 +0000)]
typo which made test fail
Manolo Carrasco [Mon, 25 Apr 2011 12:31:52 +0000 (12:31 +0000)]
implement resize events
Manolo Carrasco [Mon, 25 Apr 2011 11:39:39 +0000 (11:39 +0000)]
Fix $(window).width/height
Manolo Carrasco [Mon, 25 Apr 2011 09:35:27 +0000 (09:35 +0000)]
update animate javadoc
Manolo Carrasco [Mon, 25 Apr 2011 09:29:26 +0000 (09:29 +0000)]
updated javadocs
Manolo Carrasco [Mon, 25 Apr 2011 09:16:58 +0000 (09:16 +0000)]
This class should be committed in last commit
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
Manolo Carrasco [Mon, 25 Apr 2011 06:42:27 +0000 (06:42 +0000)]
Adding isEmpty method
Julien Dramaix [Sun, 24 Apr 2011 20:24:03 +0000 (20:24 +0000)]
remove unused file
Julien Dramaix [Sun, 24 Apr 2011 20:20:58 +0000 (20:20 +0000)]
Color effects sample
Julien Dramaix [Sun, 24 Apr 2011 20:05:19 +0000 (20:05 +0000)]
use string format for rgb()
Julien Dramaix [Sat, 23 Apr 2011 11:21:26 +0000 (11:21 +0000)]
remove GWT.log
Julien Dramaix [Sat, 23 Apr 2011 11:16:01 +0000 (11:16 +0000)]
remove unused import
Manolo Carrasco [Sat, 23 Apr 2011 09:41:23 +0000 (09:41 +0000)]
more tests
Manolo Carrasco [Sat, 23 Apr 2011 09:33:33 +0000 (09:33 +0000)]
remove unused imports
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
Julien Dramaix [Fri, 22 Apr 2011 09:33:16 +0000 (09:33 +0000)]
update javadocs
Julien Dramaix [Fri, 22 Apr 2011 09:09:14 +0000 (09:09 +0000)]
color animation examples
Julien Dramaix [Fri, 22 Apr 2011 09:08:34 +0000 (09:08 +0000)]
add color animation
Manolo Carrasco [Wed, 20 Apr 2011 18:15:58 +0000 (18:15 +0000)]
this is experimental code committed by mistake
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
Manolo Carrasco [Tue, 19 Apr 2011 06:51:40 +0000 (06:51 +0000)]
move jquery tests from samples to devtest
Manolo Carrasco [Mon, 18 Apr 2011 12:08:31 +0000 (12:08 +0000)]
Remove HashMap and HashSet dependencies
Manolo Carrasco [Mon, 18 Apr 2011 12:06:26 +0000 (12:06 +0000)]
Remove HashMap and HashSet dependencies
Julien Dramaix [Sun, 17 Apr 2011 20:11:56 +0000 (20:11 +0000)]
updated javadocs
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
Manolo Carrasco [Fri, 15 Apr 2011 08:04:16 +0000 (08:04 +0000)]
fix tests
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
Julien Dramaix [Thu, 14 Apr 2011 19:26:07 +0000 (19:26 +0000)]
add nextUntil, prevUntil, parentsUntil methods + tests
Manolo Carrasco [Thu, 14 Apr 2011 07:27:20 +0000 (07:27 +0000)]
remove import
Manolo Carrasco [Thu, 14 Apr 2011 07:20:14 +0000 (07:20 +0000)]
a better casting for the gwtc compiler
Manolo Carrasco [Thu, 14 Apr 2011 07:14:52 +0000 (07:14 +0000)]
Do not return unparametrized array in list
Julien Dramaix [Wed, 13 Apr 2011 12:35:51 +0000 (12:35 +0000)]
add fadeToggle() shortcut method in GQuery class
Manolo Carrasco [Wed, 13 Apr 2011 10:20:57 +0000 (10:20 +0000)]
remove java.util.Map in GQuery class (closest method)
Manolo Carrasco [Tue, 12 Apr 2011 23:30:03 +0000 (23:30 +0000)]
adding emma plugin
Manolo Carrasco [Tue, 12 Apr 2011 23:14:46 +0000 (23:14 +0000)]
adding cache benchmark in the examples index
Manolo Carrasco [Tue, 12 Apr 2011 22:53:35 +0000 (22:53 +0000)]
pom changes in devtest module. Missing assertions and latest tests
Manolo Carrasco [Tue, 12 Apr 2011 22:51:23 +0000 (22:51 +0000)]
tests for jsCache, permit null values and zero as key, tostring
Julien Dramaix [Mon, 11 Apr 2011 20:34:40 +0000 (20:34 +0000)]
implement undelegate methods
Julien Dramaix [Mon, 11 Apr 2011 18:52:12 +0000 (18:52 +0000)]
add delegate() methods
Manolo Carrasco [Sun, 10 Apr 2011 21:05:20 +0000 (21:05 +0000)]
fixing compilation
Manolo Carrasco [Sun, 10 Apr 2011 20:47:47 +0000 (20:47 +0000)]
New js object and methods
Julien Dramaix [Sun, 10 Apr 2011 20:25:50 +0000 (20:25 +0000)]
use an unused event mask for ONSUBMIT
Julien Dramaix [Sun, 10 Apr 2011 19:58:50 +0000 (19:58 +0000)]
add testLiveWithEventBit and testLiveWithMultipleEvent tests !
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 :-)
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
Julien Dramaix [Sun, 10 Apr 2011 08:17:32 +0000 (08:17 +0000)]
oopps testLiveWithMultipleEvent() should not be committed
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
Manolo Carrasco [Sun, 10 Apr 2011 06:51:23 +0000 (06:51 +0000)]
Refactoring JsCollection benchmarking
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
Julien Dramaix [Sat, 9 Apr 2011 08:07:28 +0000 (08:07 +0000)]
HashMap versus JsMap/JsCache
Julien Dramaix [Sat, 9 Apr 2011 05:48:56 +0000 (05:48 +0000)]
remove unused import
Manolo Carrasco [Sat, 9 Apr 2011 01:00:25 +0000 (01:00 +0000)]
remove compiler error: Constructors must be 'protected' in subclasses of JavaScriptObject
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.
Julien Dramaix [Fri, 8 Apr 2011 18:35:54 +0000 (18:35 +0000)]
implement live() and die methods
Julien Dramaix [Thu, 7 Apr 2011 03:48:06 +0000 (03:48 +0000)]
let addLiveEvents() method calls
Julien Dramaix [Thu, 7 Apr 2011 03:46:18 +0000 (03:46 +0000)]
correct test
Julien Dramaix [Wed, 6 Apr 2011 21:50:43 +0000 (21:50 +0000)]
add closest methods !
Manolo Carrasco [Wed, 6 Apr 2011 08:42:19 +0000 (08:42 +0000)]
Properties constructor now accepts css syntax
Manolo Carrasco [Wed, 6 Apr 2011 06:49:12 +0000 (06:49 +0000)]
Check that gquery has elements to avoid exceptions
Manolo Carrasco [Tue, 5 Apr 2011 09:40:21 +0000 (09:40 +0000)]
update lazy widgets api
Manolo Carrasco [Tue, 5 Apr 2011 08:16:39 +0000 (08:16 +0000)]
moved gwt widgets from gwtquery to gquery enhance plugin
Manolo Carrasco [Mon, 4 Apr 2011 16:18:12 +0000 (16:18 +0000)]
null
Manolo Carrasco [Mon, 4 Apr 2011 16:08:49 +0000 (16:08 +0000)]
check that first element exists in all gquery methods
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
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
Julien Dramaix [Thu, 31 Mar 2011 21:28:41 +0000 (21:28 +0000)]
remove System.err.println() calls
Julien Dramaix [Thu, 31 Mar 2011 21:27:41 +0000 (21:27 +0000)]
add test for unwrap() method
Julien Dramaix [Thu, 31 Mar 2011 21:23:41 +0000 (21:23 +0000)]
add animation simple (queue, delay ...)
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*
Julien Dramaix [Tue, 29 Mar 2011 13:18:04 +0000 (13:18 +0000)]
improve tests for detach and remove methods
Manolo Carrasco [Tue, 29 Mar 2011 10:21:15 +0000 (10:21 +0000)]
Let gquery to use the most adequate selector here
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
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
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
Manolo Carrasco [Mon, 28 Mar 2011 15:03:12 +0000 (15:03 +0000)]
println
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
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)
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
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