]> source.dussan.org Git - gwtquery.git/shortlog
gwtquery.git
2011-09-23 Manolo Carrascouse JSON.parse when available when parsing properties...
2011-09-23 Manolo CarrascoCommit forgotten class, and fix namespaces in builder...
2011-09-23 Manolo Carrascofix clone node issue
2011-09-21 Manolo CarrascoAdding Ajax abilities to Gquery, as a easy way to get...
2011-09-19 Manolo CarrascoAdded GQ static class to house all static methods of...
2011-09-16 Manolo CarrascoCheck if object is number in numbet getters
2011-09-16 Manolo CarrascoSort members, replace static constants by enum
2011-09-16 Manolo Carrascouse attr(String,String) so as plugins could override...
2011-09-14 Manolo CarrascoAdd toJsonString and toQueryString methods to Propertie...
2011-09-14 Manolo CarrascoMake data available in Function
2011-09-14 Manolo CarrascoFix default negative maxlengh in textbox
2011-09-13 Manolo CarrascoJsCache.isEmpty failed with empty string keys. Fix...
2011-09-07 Manolo Carrascoremoving redundant lines in deferred binding selections
2011-09-07 Manolo Carrascoupdate deployed bench application
2011-09-07 Manolo CarrascoAdded about screen to the benchmark application
2011-09-07 Manolo Carrascoupdate demos deployed in svn
2011-09-07 Manolo CarrascoUse IE9 optimizations, fixes issue103
2011-09-07 Manolo CarrascoUpdate jquery version to latest in benchmarking application
2011-09-07 Manolo Carrascofix bench example using val to test check-boxes
2011-09-06 Manolo CarrascoREADME changes
2011-09-06 Manolo Carrascoattr signature changed in GQuery. Adding jsquery.js...
2011-09-06 Manolo Carrascoupdate lazy interfaces
2011-09-06 Manolo Carrascotypo makes the test always false
2011-09-05 Julien Dramaixfix for issue 97
2011-09-05 Manolo CarrascoAdding an example which works with jsquery
2011-09-05 Manolo CarrascoNew gwt module to export gwtquery to javascript
2011-09-05 Manolo CarrascoLittle changes to facilitate the export of gquery to...
2011-08-29 Manolo CarrascoCheck nulls when creating properties
2011-08-29 Manolo CarrascoWhen setting attributes they should be hyphenized....
2011-08-29 Manolo Carrascoupdate lazy interface
2011-08-29 Manolo Carrascoresize method in GQuery was doing nothing. isEventCapab...
2011-08-28 Manolo Carrasco[maven-release-plugin] prepare for next development...
2011-08-28 Manolo Carrasco[maven-release-plugin] prepare release gwtquery-project...
2011-08-28 Manolo Carrascogwt 2.0.1 does not have shared RegExp
2011-08-28 Manolo Carrascoprepare 1.1.0.rc1 to be deployed to central maven repo
2011-08-28 Manolo Carrascoremove module 2.3.0
2011-08-28 Manolo Carrascoclassifier 2.3.0 is not needed
2011-08-28 Manolo Carrascoprepare version 1.1.0
2011-08-27 Manolo Carrascofix test
2011-08-27 Manolo Carrascore-factoring
2011-08-27 Manolo CarrascoRevert r773, since we can override properties in dom...
2011-08-27 Manolo CarrascoFixes issue99
2011-08-27 Manolo Carrascoimplement has() method
2011-08-27 Manolo CarrascoAdding attributes to Function class, so as we can to...
2011-08-27 Manolo Carrascodisable very slow tests
2011-08-27 Manolo CarrascoFix cre tests: add method was broken because it was...
2011-08-26 Manolo Carrascosupport for :radio and :checkbox pseudoselectors. Fixes...
2011-08-26 Manolo Carrascoupdate Lazy interface
2011-08-26 Manolo CarrascoFix attr and removeAttr with checked, Fixes issue97...
2011-08-26 Manolo CarrascoThis change should not be committed in r771
2011-08-26 Manolo CarrascoFix val() methods to behave identical to jquery. This...
2011-08-25 Manolo CarrascoAdding a test unit for issue97
2011-08-24 Julien Dramaixfix issue 98
2011-08-19 Manolo CarrascoFix visibility poperty when using stop(). Fix delay...
2011-08-10 Manolo CarrascoAdding a missing method which made gquery.queue() enter...
2011-08-01 Manolo CarrascoMerged SimpleNamedQueue in QueuePlugin class
2011-08-01 Manolo CarrascoAvoid Fx class depending on CSS statics, now CSS stuff...
2011-08-01 Manolo Carrascoversion in trunk should be SNAPSHOT
2011-07-29 Manolo Carrascohandle empty properties values
2011-07-29 Julien Dramaixavoid constant reflow in hide() and show() method
2011-07-29 Manolo Carrascouse default display value instead of "block", fixes...
2011-07-28 Manolo Carrascoupdate lazy interfaces, deprecated visible() method...
2011-07-28 Manolo Carrascoimplement :hidden and :visible pseudo selectors, fixes...
2011-07-18 Manolo Carrascoxpath selectors available when using SelectorEngineCssT...
2011-07-17 Manolo CarrascoFix getQueueType which was failing when extending Effec...
2011-07-17 Manolo Carrascofix dequeue
2011-07-17 Manolo CarrascoChanging line used for testing
2011-07-17 Manolo CarrascoNow the user can disable all effects using Fx.off ...
2011-07-15 Manolo CarrascoFilter selectors before sending them to the closed...
2011-07-15 Manolo Carrasco:first and :last commit introduced a regression in...
2011-07-15 Manolo Carrascoupdate demos
2011-07-15 Manolo Carrascoupdate demos
2011-07-15 Manolo Carrascoqueue method should return the number of elements in...
2011-07-15 Manolo CarrascoAdd validation dependencies to avoid warnings when...
2011-07-14 Manolo Carrascofix NPE when context is null
2011-07-14 Manolo Carrascomove the input focus to the first element. Fixes issue83
2011-07-14 Manolo CarrascoAccept an array of optional functions in the delay...
2011-07-14 Manolo Carrascohandle scrollLeft and scrollTop in animations. Fixes...
2011-07-14 Manolo Carrascoanimate accept a string or a properties object as argument
2011-07-14 Manolo CarrascoAccept hyphenized keys when creating properties, so...
2011-07-14 Manolo Carrascoset poms version to 1.0.1-SNAPSHOT
2011-07-13 Manolo Carrascofix xpath when tag is omitted
2011-07-13 Manolo Carrascofix compilation
2011-07-13 Manolo CarrascoquerySelectorAll does not support numeric ids, so use...
2011-07-12 Manolo Carrascoadding :odd :even :first :last pseudo selectors in...
2011-07-08 Manolo Carrascoreturn the plugin in registerPlugin. Fixes issue84
2011-07-08 Manolo CarrascoFix a NPE when passing non-native selectors to xpath...
2011-06-25 Julien Dramaix Fix for Issue 88: $(selector).stop() should immediatel...
2011-06-09 Julien Dramaixdon't apply event stuff on text and comment node !
2011-06-09 Julien Dramaixfix issue 81
2011-05-28 Julien DramaixRoolback untested modification of focus method
2011-05-28 Julien Dramaix- add prop() method (patch from Alessandro Bollini)
2011-05-26 Julien Dramaix- Refactor cleanHtmlString method and fix issue 78
2011-05-23 Julien DramaixFix issue 80 : remove references of gquery classes...
2011-05-07 Manolo Carrascojavadoc
2011-05-07 Manolo CarrascoAccept xpath selectors and pass them to the native...
2011-05-07 Manolo CarrascoFixes special characters when they are in quoted string...
2011-05-05 Manolo Carrascosnapshot
2011-05-05 Manolo Carrasco[maven-release-plugin] prepare for next development...
2011-05-05 Manolo Carrasco[maven-release-plugin] prepare release 1.0.0-M1
next