index
:
gwtquery.git
gquery_1_4_release
jDramaix-patch-1
jd_fix_data_string
jd_off
master
mcm_fixes
release-1.3.3
A jQuery clone for GWT, and much more: https://github.com/gwtquery/gwtquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update lazy widgets api
Manolo Carrasco
2011-04-05
4
-296
/
+57
*
moved gwt widgets from gwtquery to gquery enhance plugin
Manolo Carrasco
2011-04-05
21
-1829
/
+28
*
null
Manolo Carrasco
2011-04-04
1
-1
/
+1
*
check that first element exists in all gquery methods
Manolo Carrasco
2011-04-04
2
-9
/
+24
*
Implement live and die methods, fixes issue#69. Little changes in .js package
Manolo Carrasco
2011-04-04
11
-26
/
+240
*
make Easing an interface instead of an Enum. Users can easily their own easin...
Julien Dramaix
2011-04-02
1
-6
/
+18
*
remove System.err.println() calls
Julien Dramaix
2011-03-31
1
-2
/
+1
*
add test for unwrap() method
Julien Dramaix
2011-03-31
1
-0
/
+19
*
add animation simple (queue, delay ...)
Julien Dramaix
2011-03-31
3
-0
/
+138
*
- add unwrap() method
Julien Dramaix
2011-03-31
4
-169
/
+966
*
improve tests for detach and remove methods
Julien Dramaix
2011-03-29
1
-1
/
+58
*
Let gquery to use the most adequate selector here
Manolo Carrasco
2011-03-29
1
-1
/
+1
*
make rebind static and call sink only if a gwt EventListener is associated to...
Julien Dramaix
2011-03-29
1
-1
/
+1
*
make rebind static and call sink only if a gwt EventListener is associated to...
Julien Dramaix
2011-03-29
1
-5
/
+8
*
add detach method.
Julien Dramaix
2011-03-28
4
-63
/
+250
*
println
Manolo Carrasco
2011-03-28
1
-2
/
+0
*
Call rebind whenenver an element is reattached to the DOM, and clean events a...
Manolo Carrasco
2011-03-28
3
-40
/
+90
*
eq() and get() method must accept negative index (count from the end of the m...
Julien Dramaix
2011-03-28
3
-6
/
+102
*
Add the old widget element when its parent is HTMLPanel and we want maintain ...
Manolo Carrasco
2011-03-24
1
-3
/
+8
*
Handle replacement of widgets, it needs to deal with more gwt panels
Manolo Carrasco
2011-03-24
2
-14
/
+45
*
adding a new method to widgets utils
Manolo Carrasco
2011-03-17
1
-0
/
+21
*
Change in deploy phase of artifact for 2.2.0
Manolo Carrasco
2011-03-15
2
-3
/
+19
*
add DecoratorPanel factory
Julien Dramaix
2011-03-14
5
-1
/
+76
*
- add checkbox and radiobutton factories
Julien Dramaix
2011-03-14
12
-35
/
+274
*
update lazy interface
Julien Dramaix
2011-03-14
1
-25
/
+154
*
widgets plugin take care of widgets hierarchy
Julien Dramaix
2011-03-14
22
-335
/
+1131
*
call RootPanel.detachOnWindowClose only when the widget is not in another wid...
Manolo Carrasco
2011-03-09
3
-17
/
+32
*
moving back WidgetsUtils, new class GqUi to access protected methods of ui pa...
Manolo Carrasco
2011-03-09
15
-33
/
+76
*
Removing Attachable and AttachableComposite and moving WidgetUtils to the gwt...
Manolo Carrasco
2011-03-09
14
-170
/
+58
*
- cannot replace some html tags
Julien Dramaix
2011-03-08
14
-74
/
+82
*
removed unused method
Manolo Carrasco
2011-03-07
2
-8
/
+0
*
add suggestbox in widget plugin
Julien Dramaix
2011-03-07
1
-0
/
+3
*
add suggestbox in widget plugin
Julien Dramaix
2011-03-07
4
-115
/
+323
*
fix iframe detection
Manolo Carrasco
2011-03-07
1
-1
/
+1
*
change visibility of methods so as they are available for external plugins
Manolo Carrasco
2011-03-07
1
-6
/
+9
*
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco
2011-03-06
1
-4
/
+4
*
[maven-release-plugin] prepare release gquery-archetype-0.5
Manolo Carrasco
2011-03-06
1
-4
/
+4
*
Update tests to the last gquery api, fixes issue_70
Manolo Carrasco
2011-03-06
2
-2
/
+19
*
use a initializer object instead of Function
Julien Dramaix
2011-03-06
1
-5
/
+6
*
use a initializer object instead of Function
Julien Dramaix
2011-03-06
3
-88
/
+101
*
implement ListBox creation in Widgets plugin
Julien Dramaix
2011-03-05
5
-23
/
+262
*
correct typo
Julien Dramaix
2011-03-05
1
-1
/
+1
*
remove enableAnimation ... This option is not needed to construct the widget ...
Julien Dramaix
2011-03-05
1
-11
/
+0
*
check if a widget is not yet attached to the element before to create a new one
Julien Dramaix
2011-03-05
1
-1
/
+6
*
add enable animation options
Julien Dramaix
2011-03-05
1
-1
/
+12
*
check on presence of a possible existing widget on element constituting the t...
Julien Dramaix
2011-03-05
1
-1
/
+7
*
header must found inside the element !
Julien Dramaix
2011-03-05
1
-1
/
+1
*
add disclosure panel
Julien Dramaix
2011-03-05
7
-13
/
+173
*
improve filter method to work with detached elements
Julien Dramaix
2011-03-04
2
-5
/
+45
*
Lazy interface for widgets plugins
Julien Dramaix
2011-03-04
1
-47
/
+7
[next]