299 Commits (1e94c1d26b12e3dda974281b7e3cea3cc7a9e9da)
 

Author SHA1 Message Date
  Manolo Carrasco 31329b07f3 updating demo which was failing in IE, fixed in r341 13 years ago
  Manolo Carrasco 6a254ca875 Removing comments 13 years ago
  Manolo Carrasco 9413eb66c9 Changing deprecated gwt-api usage 13 years ago
  Manolo Carrasco 60343f2805 fixing width method which was returning 0 in IE when not set 13 years ago
  Manolo Carrasco 0488a7eed9 updating demos and javadocs 13 years ago
  Manolo Carrasco 9592c56032 adding SlickSpeed link to the benchmark race 13 years ago
  Manolo Carrasco e480992376 Moving cur method to styleImpl and adding it to the GQuery api 13 years ago
  Manolo Carrasco 057c429594 Adding Julien to the list of developers in pom.xml 13 years ago
  Manolo Carrasco 310b687bea Standarizing Copyright headers in all source files 13 years ago
  Manolo Carrasco 9e15d7c369 minor changes in sample styles 13 years ago
  Manolo Carrasco 741087acf4 fixing toggle method which was sharing the click counter for all elements 13 years ago
  Manolo Carrasco c124426c14 putting new examples in the index.html and in the pom.xml files 13 years ago
  Julien Dramaix 401f036be3 remove plugin inheritance 13 years ago
  Julien Dramaix 4d1f813f56 add sample pages on slide and fade effects 13 years ago
  Julien Dramaix 60c32e2109 fix for issue 60 and 63 13 years ago
  Julien Dramaix d9652e0706 correct implemenation of curCSS method 13 years ago
  Julien Dramaix 1edfa16c39 -correct implementation of toggle. 13 years ago
  Julien Dramaix ed1c1ea438 correct javadoc 13 years ago
  Julien Dramaix 559e9b60cb correct javadoc 13 years ago
  Manolo Carrasco 84e4622c8f Removed unused static variable. 13 years ago
  Manolo Carrasco b658f0f290 update javadocs and demos deployed in svn 13 years ago
  Manolo Carrasco e4ba7e79c6 - Added QueryMin module thought to produce small javascript code although it increases number of permutations. 13 years ago
  Julien Dramaix 9620a44bb2 Remove @author @param @return. Add javadocs 13 years ago
  Manolo Carrasco 90a09550ed adding Lazy interface for Widgets plugin. Fixing a test 13 years ago
  Manolo Carrasco 233d3e71c3 pom.xml changes in profiles 13 years ago
  Manolo Carrasco 48ec07473e Offset return methods needs package path so as script to extract lazy interface produces a compilable source file 13 years ago
  Manolo Carrasco 74045f8942 Update lazy interfaces 13 years ago
  Manolo Carrasco 0a36db049f Enabling sonatype snapshots repo as default, so as Hudson-CI can deploy nightly builds 13 years ago
  Julien Dramaix 2a3f9e9e3c add GQueryUiImpl replacement 13 years ago
  Julien Dramaix 5402018a4f fix for issue 62 13 years ago
  Julien Dramaix 9251bdbfa8 Fix issue 57 13 years ago
  Julien Dramaix eb9793b44d common-ui plugin classes moved to the trunk 13 years ago
  Manolo Carrasco 62bfc5d33a checking nulls when creating or adding elements to JSArray. Added a couple of shortcuts to clip effects 13 years ago
  Manolo Carrasco 205653fdcc update docs 13 years ago
  Manolo Carrasco 165102a8b4 updating to gwt 2.1.0 and fixing compilation (patch by julien.dramaix) and tests for it. fixes issue59 and issue58 13 years ago
  Manolo Carrasco 53625d2314 Adding a better way to handle when an element is already a widget and many methods in Core and Function to manage widgets (Patch by julien.dramaix). Moving widget generators to its own plugin class 13 years ago
  Manolo Carrasco bc5bf690c8 [maven-release-plugin] prepare for next development iteration 13 years ago
  Manolo Carrasco 5c7efe65ad [maven-release-plugin] prepare release gquery-archetype-0.3 13 years ago
  Manolo Carrasco fc8dfc5c5d updating to gwt 2.1.0 and changing gwtquery repo to use sonatype snapshots 13 years ago
  Manolo Carrasco bf0751a12b adding a method to return the original gwt eventlistener of an element 13 years ago
  Manolo Carrasco 2b068a24c0 modify classpath order in archetype 13 years ago
  Manolo Carrasco 22f67b2c9f deploy to sonatype repo 13 years ago
  Manolo Carrasco 50dd156b62 added gquery constructor for widgets and basic element to widget methods 13 years ago
  Manolo Carrasco ffd3aa338e updating javadocs 13 years ago
  Manolo Carrasco 1b05310b63 white-space:nowrap should be called only with resize effects (fixes issue54) 13 years ago
  Manolo Carrasco c1a3c32e44 adding outerWidth and outerHeight methods which are in the jquery API. Patch by julien.dramaix (fixes issue56) 13 years ago
  Manolo Carrasco e0f9f511f1 fixing filter function throw exception if one element does not have parent in SelectorEngineJS (fixes issue55) 13 years ago
  Manolo Carrasco 68b9edc0ce fixes issue51 13 years ago
  Manolo Carrasco faec4f6c4e fixes issue49 13 years ago
  Manolo Carrasco 3e082d583f fixing unbind with multiple events (fixes issue48) 13 years ago