]> source.dussan.org Git - gwtquery.git/shortlog
gwtquery.git
2012-11-26 jdramaixMerge branch 'master' of github.com:gwtquery/gwtquery
2012-11-26 jdramaixfix gwt version to 2.5.0
2012-11-26 Manuel Carrasco... End lines with LF instead of CRLF
2012-11-26 Julien DramaixMerge pull request #2 from manolo/master
2012-11-26 Manuel Carrasco... Removing unneeded call to method $ in many places....
2012-11-26 Julien DramaixMerge pull request #1 from manolo/master
2012-11-26 Manuel Carrasco... enable default module to compile, so as it can be run...
2012-11-26 Manuel Carrasco... Removing GqUi to WidgetsUtils so as gquery doesnt have...
2012-11-26 Manuel Carrasco... Fix tests for htmlunit in 2.5.0 and for chrome-prod...
2012-11-26 Manuel Carrasco... Adding getTextAsBoolean and getTextAsEnum to xmlbuilders
2012-11-26 Manuel Carrasco... merge
2012-11-26 Manuel Carrasco... support IsWidget and List<IsWidget>
2012-11-18 jdramaixJava 1.5 doesn't support override annotation on method...
2012-11-07 Manuel Carrasco... Fix live() method failing when there were multiple...
2012-11-07 jdramaixMerge branch 'master' of github.com:gwtquery/gwtquery
2012-11-07 jdramaixhtml element is always considered as attached
2012-11-07 Manuel Carrasco... This class was used for debuging, it must not be in...
2012-11-07 Manuel Carrasco... Updating Lazy interfaces
2012-11-07 Manuel Carrasco... Adding a dollar method to handle any object and route...
2012-11-07 Manuel Carrasco... update poms to gwt 2.5.0
2012-11-07 Manuel Carrasco... Adding a couple of methods in xmlbuilders to parse...
2012-11-07 Manuel Carrasco... getText and setText in xml builders was not visible...
2012-11-05 jdramaixfix issue with size computing when element is not attached
2012-11-05 Manuel Carrasco... Ajax should handle statusCode == 0 as an error
2012-10-31 Manuel Carrasco... Fix a NPE in queue plugin
2012-10-19 Manolo CarrascoAdding a panel() method to widgets plugin so as gquery...
2012-10-19 Manolo Carrascore-use gwt dom methods to check whether a node is attac...
2012-10-17 Manolo CarrascoMerge branch 'master' of github.com:gwtquery/gwtquery
2012-10-17 Manolo Carrascoimprove performance in native selector generators
2012-10-17 Manolo CarrascoUse log instead of alert
2012-10-17 Manolo Carrascoremove was failing in mobile devices
2012-10-15 jdramaixMerge branch 'master' of github.com:gwtquery/gwtquery
2012-10-15 jdramaixfix bug in hide method
2012-10-12 Manolo CarrascoAppend temporary dettached elements to the document...
2012-10-12 Manolo CarrascoRemove temporary parent node when creating dom elements...
2012-10-09 jdramaixbest management of enum
2012-10-02 Manolo CarrascoRemove all references in the dataCache object whenever...
2012-10-01 Manolo CarrascoAdding support for wrapping gwt Functions as js-functio...
2012-10-01 Manolo CarrascoFix removeClass method, so as it remove all classes...
2012-10-01 jdramaixadd README.md
2012-10-01 jdramaixadd .gitginore file
2012-09-13 Manolo Carrascofixes issue143
2012-09-12 Manolo CarrascoSet gwt version to 2.5.0-rc1 which is the one we should...
2012-09-10 Manolo CarrascoRemove actual animation when it finishes, should fix...
2012-09-10 Manolo CarrascoUse native JSON.stringify when available. Fix to store...
2012-09-10 Manolo CarrascoSet snapshot version
2012-09-10 Manolo CarrascoFix null exceptions
2012-09-10 Manolo CarrascoFix width/height methods, fixes ISSUE 145 (thanks to...
2012-08-27 Julien Dramaixtest for issue 149
2012-08-27 Julien Dramaixfix for issue 149
2012-08-22 Julien Dramaiximplements mouseleave mouseenter special events + bug...
2012-08-20 Julien Dramaixforce the returning value to be a String object (avoid...
2012-08-20 Julien Dramaixfix issue 147
2012-08-17 Julien Dramaixbug in nextAll(String filter) method
2012-07-28 Julien Dramaiximplement other signatures of nextAll and nextUntil...
2012-07-25 Julien Dramaiximplement other signatures of prevAll and prevUntil...
2012-07-17 Manolo Carrascoreduce permutations when using QueryMin.gwt.xml
2012-07-06 Julien Dramaixhttp error starts from 400 error codes
2012-07-06 Julien Dramaixbest handling of data for PUT method
2012-07-06 Julien Dramaixallows more http methods
2012-06-30 Manolo CarrascoThis was making the "-XenableClosureCompiler" option...
2012-06-21 Manolo Carrascofixe live() so as it behaves the same than jquery
2012-06-19 Julien Dramaixfix issue 140 + support Long, Double, Integer, Float...
2012-06-19 Julien Dramaix(no commit message)
2012-06-07 Manolo CarrascoBreak all loops when a live event is handled and return...
2012-05-18 Julien Dramaixbest handling of binding/unbinding string events with...
2012-05-18 Julien Dramaixbetter management of binding/unbinding multiple events...
2012-05-18 Manolo CarrascoFixes issue_135
2012-05-15 Manolo CarrascoCommenting a bit the test runner class
2012-05-15 Manolo CarrascoAdding a couple of methods to JsonBuilders, usetul...
2012-05-15 Manolo CarrascoFix NPE when calling styleImpl before it was initialize...
2012-05-09 Julien Dramaixfix problem for supporting touch events in iOS.
2012-04-22 Julien DramaixTouch support. Don't call preventDefault on TouchStart...
2012-04-22 Julien Dramaixsupport of touch events in Mouse plugin
2012-03-20 Manolo Carrascofix testAttr_Issue97 in prod-mode
2012-03-20 Manolo Carrascoremove empty folders
2012-03-20 Manolo Carrascoupdate pom versions
2012-03-20 Manolo Carrascoadd fail method to the dev-mode test environment
2012-03-19 Manolo CarrascoFix regular expression which only work in jvm (dev...
2012-03-18 Manolo Carrascoremoving old stuff
2012-03-18 Manolo CarrascoBig refactor in jsquery so as classes namespaces match...
2012-03-18 Manolo CarrascoFix computing of width and height in inline elements...
2012-03-17 Manolo Carrascomove the example plugin to the plugins namespace
2012-03-17 Manolo Carrascoexporting $.isArray and using it in example plugin...
2012-03-15 Manolo CarrascoJsFunction should have an equal method
2012-03-15 Manolo CarrascoJsQuery: Fix scrolls in JsMenu plugin
2012-03-15 Manolo Carrascofix width/height when the window is not the main
2012-03-15 Manolo Carrascomethod afterCreate calls the onload functions
2012-03-15 Manolo CarrascoRename class
2012-03-15 Manolo CarrascoFormat source, and generate lazy interfaces
2012-03-15 Manolo Carrascomove JsFunction to JsUtils and make it public
2012-03-15 Manolo CarrascoJsQuery: Fix inArray static method
2012-03-14 Manolo Carrascojsquery re-factoring
2012-03-14 Manolo CarrascoFixes in js-menu plugin and some code clean up
2012-03-14 Manolo CarrascoAllow unbinding of certain functions like jquery does
2012-03-12 Manolo CarrascoThis is the first jQuery plugin working with jsQuery...
2012-02-18 Manolo Carrascoremoved undefined js var
2012-02-18 Manolo CarrascoFix Ajax post not sending the appropriate content-type...
2012-02-18 Manolo CarrascoExceptions happening in functions were uncaugh when...
2012-02-13 Manolo CarrascoAdding static getJSONP method to GQuery class
next