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
path:
root
/
gwtquery-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standarizing Copyright headers in all source files
Manolo Carrasco
2011-01-22
86
-103
/
+521
*
fixing toggle method which was sharing the click counter for all elements
Manolo Carrasco
2011-01-22
1
-8
/
+11
*
fix for issue 60 and 63
Julien Dramaix
2011-01-18
1
-25
/
+38
*
correct implemenation of curCSS method
Julien Dramaix
2011-01-18
2
-8
/
+11
*
-correct implementation of toggle.
Julien Dramaix
2011-01-18
2
-21
/
+92
*
correct javadoc
Julien Dramaix
2011-01-18
1
-3
/
+2
*
correct javadoc
Julien Dramaix
2011-01-18
1
-4
/
+3
*
Removed unused static variable.
Manolo Carrasco
2011-01-17
1
-1
/
+12
*
- Added QueryMin module thought to produce small javascript code although it ...
Manolo Carrasco
2011-01-17
17
-175
/
+407
*
Remove @author @param @return. Add javadocs
Julien Dramaix
2011-01-16
3
-123
/
+123
*
adding Lazy interface for Widgets plugin. Fixing a test
Manolo Carrasco
2011-01-16
2
-4
/
+36
*
Offset return methods needs package path so as script to extract lazy interfa...
Manolo Carrasco
2011-01-16
2
-2
/
+2
*
Update lazy interfaces
Manolo Carrasco
2011-01-16
1
-6
/
+6
*
add GQueryUiImpl replacement
Julien Dramaix
2011-01-13
1
-0
/
+10
*
fix for issue 62
Julien Dramaix
2011-01-13
2
-1
/
+20
*
Fix issue 57
Julien Dramaix
2011-01-11
2
-8
/
+59
*
common-ui plugin classes moved to the trunk
Julien Dramaix
2011-01-11
3
-0
/
+662
*
checking nulls when creating or adding elements to JSArray. Added a couple of...
Manolo Carrasco
2010-12-21
7
-8
/
+47
*
updating to gwt 2.1.0 and fixing compilation (patch by julien.dramaix) and te...
Manolo Carrasco
2010-11-24
2
-23
/
+28
*
Adding a better way to handle when an element is already a widget and many me...
Manolo Carrasco
2010-11-24
7
-72
/
+414
*
adding a method to return the original gwt eventlistener of an element
Manolo Carrasco
2010-11-21
1
-0
/
+10
*
deploy to sonatype repo
Manolo Carrasco
2010-11-04
1
-2
/
+2
*
added gquery constructor for widgets and basic element to widget methods
Manolo Carrasco
2010-10-25
3
-14
/
+85
*
white-space:nowrap should be called only with resize effects (fixes issue54)
Manolo Carrasco
2010-10-25
1
-1
/
+1
*
adding outerWidth and outerHeight methods which are in the jquery API. Patch ...
Manolo Carrasco
2010-10-25
2
-1
/
+64
*
fixing filter function throw exception if one element does not have parent in...
Manolo Carrasco
2010-10-25
2
-0
/
+14
*
fixes issue51
Manolo Carrasco
2010-10-25
1
-2
/
+2
*
fixes issue49
Manolo Carrasco
2010-10-25
1
-1
/
+1
*
fixing unbind with multiple events (fixes issue48)
Manolo Carrasco
2010-10-25
3
-2
/
+30
*
fixing tests
Manolo Carrasco
2010-10-25
1
-1
/
+1
*
removing an uggly alert
Manolo Carrasco
2010-10-25
2
-2
/
+1
*
fixing tests
Manolo Carrasco
2010-10-25
1
-2
/
+0
*
first attemp to save the number of permutations. Optimized Sizzle selector fo...
Manolo Carrasco
2010-10-25
14
-142
/
+1129
*
removed unnedded maven plugins and modules
Manolo Carrasco
2010-08-27
1
-12
/
+1
*
configuring pmd
Manolo Carrasco
2010-08-27
1
-11
/
+0
*
fixing hudson build
Manolo Carrasco
2010-08-26
1
-1
/
+1
*
fixing hudson build
Manolo Carrasco
2010-08-26
1
-1
/
+1
*
fixing hudson build
Manolo Carrasco
2010-08-26
1
-7
/
+9
*
fixing hudson build
Manolo Carrasco
2010-08-26
2
-3
/
+11
*
fixing tests
Manolo Carrasco
2010-08-26
2
-10
/
+11
*
adding parameter to stop meaning stop current and remove all functions
Manolo Carrasco
2010-08-13
1
-7
/
+23
*
adding a couple of selectors to benchmark module which were missing, and sho...
Manolo Carrasco
2010-08-08
2
-1
/
+10
*
- Fixing FF to use Native implementation instead of IE8
Manolo Carrasco
2010-08-07
4
-11
/
+42
*
updated LazyEvents with new methods
Manolo Carrasco
2010-07-31
1
-0
/
+46
*
fixed events test for htmlunit
Manolo Carrasco
2010-07-31
1
-2
/
+2
*
added namespaces to bind/unbind methods in the Events plugins, fixes issue43
Manolo Carrasco
2010-07-31
3
-41
/
+197
*
added an archetype to create a gquery application from scratch
Manolo Carrasco
2010-07-31
2
-2
/
+2
*
FF performs better with Sizzle in Dynamic mode
Manolo Carrasco
2010-07-24
3
-10
/
+7
*
Generated Selector class names should consider outer-class name also. Fix iss...
Manolo Carrasco
2010-07-23
1
-24
/
+38
*
Replaced Sizzle port by a pure jsni sizzle implementation which performs bett...
Manolo Carrasco
2010-07-19
5
-663
/
+1830
[next]