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
*
Remove actual animation when it finishes, should fix issue_132
Manolo Carrasco
2012-09-10
2
-1
/
+5
*
Use native JSON.stringify when available. Fix to store native js numbers in P...
Manolo Carrasco
2012-09-10
6
-79
/
+141
*
Set snapshot version
Manolo Carrasco
2012-09-10
5
-6
/
+6
*
Fix null exceptions
Manolo Carrasco
2012-09-10
1
-2
/
+2
*
Fix width/height methods, fixes ISSUE 145 (thanks to Wanjunfeng)
Manolo Carrasco
2012-09-10
3
-20
/
+80
*
test for issue 149
Julien Dramaix
2012-08-27
1
-0
/
+25
*
fix for issue 149
Julien Dramaix
2012-08-27
1
-2
/
+2
*
implements mouseleave mouseenter special events + bug fixing on event mechanism
Julien Dramaix
2012-08-22
5
-1827
/
+1965
*
force the returning value to be a String object (avoid error during dev mode)
Julien Dramaix
2012-08-20
1
-1
/
+1
*
fix issue 147
Julien Dramaix
2012-08-20
1
-0
/
+2
*
bug in nextAll(String filter) method
Julien Dramaix
2012-08-17
1
-7
/
+19
*
implement other signatures of nextAll and nextUntil methods
Julien Dramaix
2012-07-28
2
-13
/
+109
*
implement other signatures of prevAll and prevUntil methods
Julien Dramaix
2012-07-25
2
-26
/
+131
*
reduce permutations when using QueryMin.gwt.xml
Manolo Carrasco
2012-07-17
1
-1
/
+10
*
http error starts from 400 error codes
Julien Dramaix
2012-07-06
1
-1
/
+1
*
best handling of data for PUT method
Julien Dramaix
2012-07-06
1
-1
/
+1
*
allows more http methods
Julien Dramaix
2012-07-06
1
-0
/
+10
*
This was making the "-XenableClosureCompiler" option fail with the error "jav...
Manolo Carrasco
2012-06-30
3
-3
/
+3
*
fixe live() so as it behaves the same than jquery
Manolo Carrasco
2012-06-21
1
-8
/
+8
*
fix issue 140 + support Long, Double, Integer, Float and Byte objects
Julien Dramaix
2012-06-19
2
-7
/
+25
*
(no commit message)
Julien Dramaix
2012-06-19
0
-0
/
+0
*
Break all loops when a live event is handled and return false
Manolo Carrasco
2012-06-07
1
-5
/
+5
*
best handling of binding/unbinding string events with or whithout namespace
Julien Dramaix
2012-05-18
2
-41
/
+172
*
better management of binding/unbinding multiple events at once / fix the issu...
Julien Dramaix
2012-05-18
2
-268
/
+370
*
Fixes issue_135
Manolo Carrasco
2012-05-18
1
-2
/
+6
*
Commenting a bit the test runner class
Manolo Carrasco
2012-05-15
3
-139
/
+65
*
Adding a couple of methods to JsonBuilders, usetul to inspect objects in clie...
Manolo Carrasco
2012-05-15
2
-24
/
+72
*
Fix NPE when calling styleImpl before it was initialized. Fix tests
Manolo Carrasco
2012-05-15
3
-11
/
+105
*
fix problem for supporting touch events in iOS.
Julien Dramaix
2012-05-09
1
-2
/
+10
*
Touch support. Don't call preventDefault on TouchStart event, otherwise the c...
Julien Dramaix
2012-04-22
1
-11
/
+5
*
support of touch events in Mouse plugin
Julien Dramaix
2012-04-22
2
-89
/
+147
*
fix testAttr_Issue97 in prod-mode
Manolo Carrasco
2012-03-20
1
-2
/
+6
*
remove empty folders
Manolo Carrasco
2012-03-20
0
-0
/
+0
*
update pom versions
Manolo Carrasco
2012-03-20
4
-3
/
+8
*
add fail method to the dev-mode test environment
Manolo Carrasco
2012-03-20
1
-0
/
+4
*
Fix regular expression which only work in jvm (dev mode)
Manolo Carrasco
2012-03-19
1
-4
/
+7
*
removing old stuff
Manolo Carrasco
2012-03-18
6
-647
/
+0
*
Big refactor in jsquery so as classes namespaces match gwtquery core and plug...
Manolo Carrasco
2012-03-18
25
-6
/
+1523
*
Fix computing of width and height in inline elements so as gquery behaves the...
Manolo Carrasco
2012-03-18
2
-0
/
+19
*
move the example plugin to the plugins namespace
Manolo Carrasco
2012-03-17
10
-17
/
+12
*
exporting $.isArray and using it in example plugin because object.constructor...
Manolo Carrasco
2012-03-17
7
-81
/
+107
*
JsFunction should have an equal method
Manolo Carrasco
2012-03-15
1
-3
/
+5
*
JsQuery: Fix scrolls in JsMenu plugin
Manolo Carrasco
2012-03-15
5
-17
/
+28
*
fix width/height when the window is not the main
Manolo Carrasco
2012-03-15
2
-21
/
+22
*
method afterCreate calls the onload functions
Manolo Carrasco
2012-03-15
3
-11
/
+9
*
Rename class
Manolo Carrasco
2012-03-15
4
-13
/
+16
*
Format source, and generate lazy interfaces
Manolo Carrasco
2012-03-15
3
-160
/
+187
*
move JsFunction to JsUtils and make it public
Manolo Carrasco
2012-03-15
2
-8
/
+19
*
JsQuery: Fix inArray static method
Manolo Carrasco
2012-03-15
5
-52
/
+54
*
jsquery re-factoring
Manolo Carrasco
2012-03-14
6
-196
/
+250
[next]