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
*
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
*
remove useless functions
Julien Dramaix
2011-03-04
3
-57
/
+15
*
correct behavior of replaceWith and replaceAll methods !
Julien Dramaix
2011-03-04
3
-173
/
+240
*
update lazy interfaces
Manolo Carrasco
2011-03-04
2
-4
/
+22
*
fix compilation
Manolo Carrasco
2011-03-04
1
-1
/
+2
*
Added RichTextArea and DateBox widgetfactories. These are example of widgets ...
Manolo Carrasco
2011-03-04
7
-12
/
+170
*
The method widget now accept the index of the widget to return
Manolo Carrasco
2011-03-04
1
-3
/
+16
*
improve widgets plugins
Julien Dramaix
2011-03-03
10
-225
/
+262
*
bug in replaceAll() method
Julien Dramaix
2011-03-03
2
-12
/
+41
*
remove unused package
Julien Dramaix
2011-03-03
0
-0
/
+0
*
finalize javadocs
Julien Dramaix
2011-03-03
2
-298
/
+12
*
Replacing JSArray class in generators
Manolo Carrasco
2011-03-03
1
-3
/
+4
*
Remove JSArray class
Julien Dramaix
2011-03-03
1
-47
/
+0
*
updated javadocs
Manolo Carrasco
2011-03-03
0
-0
/
+0
*
changes in dev test module
Manolo Carrasco
2011-03-03
2
-476
/
+94
*
Refactoring of Lightweight JSO classes and more.
Manolo Carrasco
2011-03-03
22
-557
/
+596
*
remove the asWidget() method from GQuery class as Widgets plugin is in a expe...
Julien Dramaix
2011-03-02
4
-7
/
+8
*
Refactoring of plugins package
Julien Dramaix
2011-03-02
24
-221
/
+227
*
update demos
Manolo Carrasco
2011-03-02
0
-0
/
+0
*
deferred generators do not use private constructors
Manolo Carrasco
2011-03-02
3
-22
/
+12
*
make some constructor private
Julien Dramaix
2011-03-02
9
-126
/
+29
*
updated javadocs
Manolo Carrasco
2011-03-02
0
-0
/
+0
*
update lazy interfaces
Manolo Carrasco
2011-03-02
1
-0
/
+2
*
Re-factoring: moving classes from client package to specific packages. Improv...
Manolo Carrasco
2011-03-02
29
-145
/
+146
*
adding gwt-maven version to pom
Manolo Carrasco
2011-03-02
1
-0
/
+1
*
gwt-2.2.0 artifacts are now in central repos
Manolo Carrasco
2011-03-02
2
-4
/
+2
*
updated javadocs
Manolo Carrasco
2011-03-02
0
-0
/
+0
*
elements field of GQuery class is now private !
Julien Dramaix
2011-03-01
2
-2
/
+2
*
remove $ class
Julien Dramaix
2011-03-01
1
-103
/
+0
*
updated javadocs
Manolo Carrasco
2011-03-01
1
-4
/
+5
*
margin and padding shorthand properties can be defined with either one, two, ...
Julien Dramaix
2011-03-01
3
-15
/
+83
*
changes in r409 override
Julien Dramaix
2011-02-28
2
-53
/
+23
*
use new way to set CSS
Julien Dramaix
2011-02-28
3
-16
/
+22
[next]