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
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Running maven java-formatter plugin to all sources
Manolo Carrasco
2015-01-02
69
-1036
/
+1229
|
*
|
|
Removing checkstyle errors
Manolo Carrasco
2015-01-02
99
-784
/
+629
|
*
|
|
move jsni start marks to new line so as eclipse formatter ignores them
Manolo Carrasco
2015-01-02
50
-207
/
+429
|
*
|
|
Organize imports, remove empty lines
Manolo Carrasco
2015-01-01
83
-240
/
+92
|
*
|
|
Do not format JSNI blocks. Allow methods with dollar
Manolo Carrasco
2015-01-01
2
-2
/
+3
*
|
|
|
merge with styling changes
Manolo Carrasco
2014-12-31
84
-334
/
+951
|
\
|
|
|
|
*
|
|
Removing trailing spaces
Manolo Carrasco
2014-12-31
18
-41
/
+41
|
*
|
|
Adding mising copyrights
Manolo Carrasco
2014-12-31
12
-0
/
+180
|
*
|
|
Remove duplicated empty lines, remove CR, add NL at the end
Manolo Carrasco
2014-12-31
68
-212
/
+138
|
*
|
|
Replace tabs by spaces
Manolo Carrasco
2014-12-31
13
-87
/
+87
|
*
|
|
Adding maven configuration to run check-style and java-format plugins.
Manolo Carrasco
2014-12-31
2
-0
/
+507
|
|
/
/
|
*
/
Fix Json Builder.
Manolo Carrasco
2014-12-22
2
-4
/
+6
|
|
/
*
|
Change EvPart name, remove focusin/focusout aliases.
Manolo Carrasco
2014-12-30
3
-17
/
+14
*
|
trigger methods should work with namespaces
Manolo Carrasco
2014-12-24
3
-22
/
+46
*
|
Merge branch 'master' into mcm_special_events
Manolo Carrasco
2014-12-22
2
-34
/
+21
|
\
|
*
|
Extracted SpecialEvent interface to its own class
Manolo Carrasco
2014-12-22
4
-98
/
+142
*
|
re-factor SpecialEffects in order to make easier new specials.
Manolo Carrasco
2014-12-21
1
-43
/
+62
*
|
make hasHandlers public so as it can be used in plugins
Manolo Carrasco
2014-12-21
1
-17
/
+18
*
|
Handle live and die special events
Manolo Carrasco
2014-12-21
2
-8
/
+7
*
|
Unify code related with eventNames split
Manolo Carrasco
2014-12-21
1
-114
/
+56
*
|
Original event names are not needed any more :-)
Manolo Carrasco
2014-12-21
2
-94
/
+78
*
|
Implement API based on jQuery for special events
Manolo Carrasco
2014-12-21
4
-112
/
+152
*
|
Make special events api more easy for plugins
Manolo Carrasco
2014-12-21
1
-7
/
+8
|
/
*
Adding support for custom html elements.
Manolo Carrasco
2014-12-18
2
-12
/
+26
*
Merge pull request #320 from manolo/mcm_visible_fix
Manuel Carrasco Moñino
2014-12-17
4
-8
/
+15
|
\
|
*
Reuse the same document style implementation.
Manolo Carrasco
2014-12-17
4
-8
/
+15
*
|
improve off and on methods
jd_off
jdramaix
2014-12-17
1
-1
/
+12
|
/
*
Merge pull request #319 from manolo/mcm_gwt270
Julien Dramaix
2014-12-16
2
-5
/
+6
|
\
|
*
Upgrading to gwt-2.7.0
Manolo Carrasco
2014-12-15
2
-5
/
+6
*
|
Use right f() in predicate
Jean-Christophe Lariviere
2014-12-12
1
-2
/
+2
*
|
Fix missing condition
Jean-Christophe Lariviere
2014-12-12
1
-2
/
+2
*
|
Fix inverted condition
Jean-Christophe Lariviere
2014-12-12
1
-1
/
+1
*
|
Code review fixes
Jean-Christophe Lariviere
2014-12-12
1
-15
/
+20
*
|
Overload parentsUntil() to match a node
Jean-Christophe Lariviere
2014-12-11
2
-3
/
+26
|
/
*
Replace arraylist by hashset in filter, which should improve better
Manolo Carrasco
2014-12-08
1
-4
/
+3
*
fix error in merge
Manolo Carrasco
2014-12-08
1
-1
/
+1
*
Merge pull request #314 from manolo/mcm_ie10_stdlinker
Manuel Carrasco Moñino
2014-12-07
6
-4
/
+23
|
\
|
*
Adding IE10 and deprecating stdoctype-linker.
Manolo Carrasco
2014-12-06
6
-4
/
+23
*
|
Forgot to update lazy interfaces in last merge
Manolo Carrasco
2014-12-06
1
-9
/
+20
*
|
Adding support for var args to console.log like JS does
Manolo Carrasco
2014-12-06
6
-27
/
+78
*
|
Merge pull request #311 from manolo/master
Manuel Carrasco Moñino
2014-12-06
6
-58
/
+153
|
\
\
|
*
|
Move filter from GQuery to SelectorEngine
Manolo Carrasco
2014-12-06
3
-83
/
+113
|
*
|
Faster implementation of filter
Manolo Carrasco
2014-12-04
4
-25
/
+90
|
|
/
*
/
isVisible should use predicate in selectors
Manolo Carrasco
2014-12-04
2
-2
/
+4
|
/
*
Merge pull request #307 from ArcBees/spg_node_multi_selector
Julien Dramaix
2014-11-17
1
-7
/
+15
|
\
|
*
Add varargs Node selector
spgingras
2014-11-12
1
-7
/
+15
*
|
Replace org.json by elemental.json
Manolo Carrasco
2014-10-26
1
-152
/
+157
|
/
*
Make GQ server side not depends on gwt-servlet not gwt-dev
Manolo Carrasco
2014-10-25
1
-19
/
+54
*
Fix bug with data("nonExistingKey", String.class)
jd_fix_data_string
jdramaix
2014-09-27
1
-1
/
+1
*
Fix Exception when cleaning up. Support for web components tag names
Manolo Carrasco
2014-09-16
1
-4
/
+5
[prev]
[next]