]>
source.dussan.org Git - gwtquery.git/log
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
Manolo Carrasco [Thu, 17 Mar 2011 10:31:39 +0000 (10:31 +0000)]
adding a new method to widgets utils
Manolo Carrasco [Tue, 15 Mar 2011 18:11:15 +0000 (18:11 +0000)]
Change in deploy phase of artifact for 2.2.0
Julien Dramaix [Mon, 14 Mar 2011 21:39:00 +0000 (21:39 +0000)]
add DecoratorPanel factory
Julien Dramaix [Mon, 14 Mar 2011 21:11:40 +0000 (21:11 +0000)]
- add checkbox and radiobutton factories
- remove WidgetOptions interface
Julien Dramaix [Mon, 14 Mar 2011 11:53:54 +0000 (11:53 +0000)]
update lazy interface
Julien Dramaix [Mon, 14 Mar 2011 11:52:30 +0000 (11:52 +0000)]
widgets plugin take care of widgets hierarchy
Manolo Carrasco [Wed, 9 Mar 2011 18:47:12 +0000 (18:47 +0000)]
call RootPanel.detachOnWindowClose only when the widget is not in another widget. Detach correctly the widget when is removed in gquery
Manolo Carrasco [Wed, 9 Mar 2011 18:02:14 +0000 (18:02 +0000)]
moving back WidgetsUtils, new class GqUi to access protected methods of ui package. Detach widgets when removing elements
Manolo Carrasco [Wed, 9 Mar 2011 13:37:15 +0000 (13:37 +0000)]
Removing Attachable and AttachableComposite and moving WidgetUtils to the gwt Widget package so as onAttach is visible.
Julien Dramaix [Tue, 8 Mar 2011 16:03:04 +0000 (16:03 +0000)]
- cannot replace some html tags
- append widget on li td th elements
- remove tags constraint on some widget factory
Manolo Carrasco [Mon, 7 Mar 2011 10:53:46 +0000 (10:53 +0000)]
removed unused method
Julien Dramaix [Mon, 7 Mar 2011 10:11:25 +0000 (10:11 +0000)]
add suggestbox in widget plugin
Julien Dramaix [Mon, 7 Mar 2011 10:10:48 +0000 (10:10 +0000)]
add suggestbox in widget plugin
Manolo Carrasco [Mon, 7 Mar 2011 07:40:50 +0000 (07:40 +0000)]
fix iframe detection
Manolo Carrasco [Mon, 7 Mar 2011 07:23:43 +0000 (07:23 +0000)]
change visibility of methods so as they are available for external plugins
Manolo Carrasco [Sun, 6 Mar 2011 20:38:26 +0000 (20:38 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sun, 6 Mar 2011 20:38:15 +0000 (20:38 +0000)]
[maven-release-plugin] prepare release gquery-archetype-0.5
Manolo Carrasco [Sun, 6 Mar 2011 20:37:09 +0000 (20:37 +0000)]
Update tests to the last gquery api, fixes issue_70
Julien Dramaix [Sun, 6 Mar 2011 08:08:05 +0000 (08:08 +0000)]
use a initializer object instead of Function
Julien Dramaix [Sun, 6 Mar 2011 08:07:46 +0000 (08:07 +0000)]
use a initializer object instead of Function
Julien Dramaix [Sat, 5 Mar 2011 21:32:02 +0000 (21:32 +0000)]
implement ListBox creation in Widgets plugin
Julien Dramaix [Sat, 5 Mar 2011 20:27:55 +0000 (20:27 +0000)]
correct typo
Julien Dramaix [Sat, 5 Mar 2011 20:16:49 +0000 (20:16 +0000)]
remove enableAnimation ... This option is not needed to construct the widget and can be set in init function
Julien Dramaix [Sat, 5 Mar 2011 19:51:13 +0000 (19:51 +0000)]
check if a widget is not yet attached to the element before to create a new one