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
*
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
*
finalize CSS part
Julien Dramaix
2011-02-28
68
-1411
/
+1263
*
Remove redundant methods
Manolo Carrasco
2011-02-28
3
-35
/
+9
*
length should accept double and int
Julien Dramaix
2011-02-28
1
-0
/
+64
*
removing generics so as eclipse does not hide the type of the array
Manolo Carrasco
2011-02-28
1
-8
/
+2
*
update lazy interface with last gquery new methods
Manolo Carrasco
2011-02-27
1
-7
/
+15
*
Adding a nice method able to look for widgeds of a specific class in the dom....
Manolo Carrasco
2011-02-27
2
-19
/
+62
*
add scrollTo and scrollIntoView methods
Manolo Carrasco
2011-02-25
2
-4
/
+75
*
implement Manolo's idea : use with() method to facilitate eclipse auto-comple...
Julien Dramaix
2011-02-24
1
-8
/
+7
*
implement Manolo's idea : use with() method to facilitate eclipse auto-comple...
Julien Dramaix
2011-02-24
25
-683
/
+608
*
dom attr should not be camelized because there are dom elements using the hyp...
Manolo Carrasco
2011-02-24
1
-4
/
+3
*
$() must handle nulls
Manolo Carrasco
2011-02-24
2
-17
/
+37
*
Does not die when properties syntax is wrong
Manolo Carrasco
2011-02-23
1
-6
/
+15
*
reverting println
Manolo Carrasco
2011-02-23
1
-3
/
+1
*
proof of concept
Manolo Carrasco
2011-02-23
6
-6
/
+68
*
proposal for Widgets plugin
Julien Dramaix
2011-02-20
9
-18
/
+487
*
finalize CSS2 part of gwtquery
Julien Dramaix
2011-02-17
51
-429
/
+545
*
svnignore
Manolo Carrasco
2011-02-16
0
-0
/
+0
*
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco
2011-02-16
1
-4
/
+4
*
[maven-release-plugin] prepare release gquery-archetype-0.4
Manolo Carrasco
2011-02-16
1
-4
/
+4
*
Archetype now generates gwt-2.2.0 projects
Manolo Carrasco
2011-02-16
2
-4
/
+13
*
disable unique version in snapshot repo, so as we can upload multiple classifier
Manolo Carrasco
2011-02-16
2
-16
/
+55
*
change in margin and padding property
Julien Dramaix
2011-02-16
1
-2
/
+27
*
initial revision
Julien Dramaix
2011-02-16
2
-0
/
+75
*
add possibility to specify a shorthand css property taking 4 values
Julien Dramaix
2011-02-15
2
-4
/
+26
*
finalize javadoc for CSS.java
Julien Dramaix
2011-02-15
6
-74
/
+891
*
Do not compile samples by default
Manolo Carrasco
2011-02-14
1
-1
/
+1
*
Produce a gwt artifact with different classifier for gwt-2.2.0. Fixes issue#66
Manolo Carrasco
2011-02-14
2
-1
/
+82
*
In order to compile with gwt-2.2.0, gwt-dev must be defined as a dependency
Manolo Carrasco
2011-02-14
1
-2
/
+8
*
Use gwt 2.2.0 to test issue#66
Manolo Carrasco
2011-02-14
1
-2
/
+6
*
Do not copy deprecated methods in lazy interfaces to avoid compiler warnings
Manolo Carrasco
2011-02-14
2
-11
/
+4
*
start css javadoc
Julien Dramaix
2011-02-10
4
-32
/
+741
[next]