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
...
*
fix issue 98
Julien Dramaix
2011-08-24
2
-12
/
+54
*
Fix visibility poperty when using stop(). Fix delay calling dequeue twice. No...
Manolo Carrasco
2011-08-19
7
-34
/
+26
*
Adding a missing method which made gquery.queue() enter in a loop
Manolo Carrasco
2011-08-10
1
-0
/
+13
*
Merged SimpleNamedQueue in QueuePlugin class
Manolo Carrasco
2011-08-01
6
-140
/
+150
*
Avoid Fx class depending on CSS statics, now CSS stuff should be added when t...
Manolo Carrasco
2011-08-01
2
-14
/
+16
*
version in trunk should be SNAPSHOT
Manolo Carrasco
2011-08-01
1
-1
/
+1
*
handle empty properties values
Manolo Carrasco
2011-07-29
2
-2
/
+3
*
avoid constant reflow in hide() and show() method
Julien Dramaix
2011-07-29
1
-7
/
+33
*
use default display value instead of "block", fixes issue94
Manolo Carrasco
2011-07-29
2
-1
/
+25
*
update lazy interfaces, deprecated visible() method in favor of isVisible()
Manolo Carrasco
2011-07-28
2
-5
/
+4
*
implement :hidden and :visible pseudo selectors, fixes issue86
Manolo Carrasco
2011-07-28
7
-49
/
+99
*
xpath selectors available when using SelectorEngineCssToXPath
Manolo Carrasco
2011-07-18
3
-11
/
+6
*
Fix getQueueType which was failing when extending Effects because of the clas...
Manolo Carrasco
2011-07-17
3
-26
/
+12
*
fix dequeue
Manolo Carrasco
2011-07-17
4
-6
/
+8
*
Changing line used for testing
Manolo Carrasco
2011-07-17
1
-1
/
+2
*
Now the user can disable all effects using Fx.off = true like jquery does
Manolo Carrasco
2011-07-17
6
-85
/
+104
*
Filter selectors before sending them to the closed method. It improves a bit ...
Manolo Carrasco
2011-07-15
2
-17
/
+51
*
:first and :last commit introduced a regression in benchmarking, this fixes i...
Manolo Carrasco
2011-07-15
1
-1
/
+1
*
queue method should return the number of elements in the queue if no function...
Manolo Carrasco
2011-07-15
4
-2
/
+42
*
Add validation dependencies to avoid warnings when running tests. Change goto...
Manolo Carrasco
2011-07-15
11
-73
/
+132
*
fix NPE when context is null
Manolo Carrasco
2011-07-14
1
-1
/
+1
*
move the input focus to the first element. Fixes issue83
Manolo Carrasco
2011-07-14
1
-5
/
+14
*
Accept an array of optional functions in the delay method to be run after the...
Manolo Carrasco
2011-07-14
6
-65
/
+131
*
handle scrollLeft and scrollTop in animations. Fixes issue91
Manolo Carrasco
2011-07-14
1
-3
/
+5
*
animate accept a string or a properties object as argument
Manolo Carrasco
2011-07-14
2
-7
/
+11
*
Accept hyphenized keys when creating properties, so as we can copy and paste ...
Manolo Carrasco
2011-07-14
1
-1
/
+7
*
set poms version to 1.0.1-SNAPSHOT
Manolo Carrasco
2011-07-14
1
-1
/
+1
*
fix xpath when tag is omitted
Manolo Carrasco
2011-07-13
2
-2
/
+2
*
fix compilation
Manolo Carrasco
2011-07-13
1
-1
/
+1
*
querySelectorAll does not support numeric ids, so use getElementById
Manolo Carrasco
2011-07-13
6
-16
/
+22
*
adding :odd :even :first :last pseudo selectors in xpath implementation. Rela...
Manolo Carrasco
2011-07-12
3
-3
/
+10
*
return the plugin in registerPlugin. Fixes issue84
Manolo Carrasco
2011-07-08
2
-12
/
+9
*
Fix a NPE when passing non-native selectors to xpath engine (fixes issue87). ...
Manolo Carrasco
2011-07-08
3
-21
/
+104
*
Fix for Issue 88: $(selector).stop() should immediately stop currently runni...
Julien Dramaix
2011-06-25
7
-43
/
+144
*
don't apply event stuff on text and comment node !
Julien Dramaix
2011-06-09
1
-9
/
+37
*
fix issue 81
Julien Dramaix
2011-06-09
2
-4
/
+16
*
Roolback untested modification of focus method
Julien Dramaix
2011-05-28
1
-7
/
+1
*
- add prop() method (patch from Alessandro Bollini)
Julien Dramaix
2011-05-28
3
-1
/
+139
*
- Refactor cleanHtmlString method and fix issue 78
Julien Dramaix
2011-05-26
3
-33
/
+150
*
Fix issue 80 : remove references of gquery classes in GqUi
Julien Dramaix
2011-05-23
2
-67
/
+63
*
javadoc
Manolo Carrasco
2011-05-07
2
-1
/
+13
*
Accept xpath selectors and pass them to the native engine, it should work in ...
Manolo Carrasco
2011-05-07
4
-16
/
+40
*
Fixes special characters when they are in quoted string: fixes issue77
Manolo Carrasco
2011-05-07
2
-1
/
+22
*
adding snapshot key to M3
Manolo Carrasco
2011-05-05
1
-1
/
+1
*
preparing M3 again
Manolo Carrasco
2011-05-05
1
-1
/
+1
*
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco
2011-05-05
1
-1
/
+1
*
[maven-release-plugin] prepare release gwtquery-project-1.0.0-M3
Manolo Carrasco
2011-05-05
1
-1
/
+1
*
prepare M3 for releasing with maven release plugin
Manolo Carrasco
2011-05-05
1
-1
/
+1
*
preparing M3, and adding classifiers for 2.2.0 and 2.3.0
Manolo Carrasco
2011-05-05
1
-1
/
+1
*
Performance: the method element() was called in almost all other gquery metho...
Manolo Carrasco
2011-05-05
3
-146
/
+181
[prev]
[next]