aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add suggestbox in widget pluginJulien Dramaix2011-03-074-115/+323
* fix iframe detectionManolo Carrasco2011-03-071-1/+1
* change visibility of methods so as they are available for external pluginsManolo Carrasco2011-03-071-6/+9
* [maven-release-plugin] prepare for next development iterationManolo Carrasco2011-03-061-4/+4
* [maven-release-plugin] prepare release gquery-archetype-0.5Manolo Carrasco2011-03-061-4/+4
* Update tests to the last gquery api, fixes issue_70Manolo Carrasco2011-03-062-2/+19
* use a initializer object instead of FunctionJulien Dramaix2011-03-061-5/+6
* use a initializer object instead of FunctionJulien Dramaix2011-03-063-88/+101
* implement ListBox creation in Widgets pluginJulien Dramaix2011-03-055-23/+262
* correct typoJulien Dramaix2011-03-051-1/+1
* remove enableAnimation ... This option is not needed to construct the widget ...Julien Dramaix2011-03-051-11/+0
* check if a widget is not yet attached to the element before to create a new oneJulien Dramaix2011-03-051-1/+6
* add enable animation optionsJulien Dramaix2011-03-051-1/+12
* check on presence of a possible existing widget on element constituting the t...Julien Dramaix2011-03-051-1/+7
* header must found inside the element !Julien Dramaix2011-03-051-1/+1
* add disclosure panelJulien Dramaix2011-03-057-13/+173
* improve filter method to work with detached elementsJulien Dramaix2011-03-042-5/+45
* Lazy interface for widgets pluginsJulien Dramaix2011-03-041-47/+7
* remove useless functionsJulien Dramaix2011-03-043-57/+15
* correct behavior of replaceWith and replaceAll methods !Julien Dramaix2011-03-043-173/+240
* update lazy interfacesManolo Carrasco2011-03-042-4/+22
* fix compilationManolo Carrasco2011-03-041-1/+2
* Added RichTextArea and DateBox widgetfactories. These are example of widgets ...Manolo Carrasco2011-03-047-12/+170
* The method widget now accept the index of the widget to returnManolo Carrasco2011-03-041-3/+16
* improve widgets pluginsJulien Dramaix2011-03-0310-225/+262
* bug in replaceAll() methodJulien Dramaix2011-03-032-12/+41
* remove unused packageJulien Dramaix2011-03-030-0/+0
* finalize javadocsJulien Dramaix2011-03-032-298/+12
* Replacing JSArray class in generatorsManolo Carrasco2011-03-031-3/+4
* Remove JSArray classJulien Dramaix2011-03-031-47/+0
* updated javadocsManolo Carrasco2011-03-030-0/+0
* changes in dev test moduleManolo Carrasco2011-03-032-476/+94
* Refactoring of Lightweight JSO classes and more.Manolo Carrasco2011-03-0322-557/+596
* remove the asWidget() method from GQuery class as Widgets plugin is in a expe...Julien Dramaix2011-03-024-7/+8
* Refactoring of plugins packageJulien Dramaix2011-03-0224-221/+227
* update demosManolo Carrasco2011-03-020-0/+0
* deferred generators do not use private constructorsManolo Carrasco2011-03-023-22/+12
* make some constructor privateJulien Dramaix2011-03-029-126/+29
* updated javadocsManolo Carrasco2011-03-020-0/+0
* update lazy interfacesManolo Carrasco2011-03-021-0/+2
* Re-factoring: moving classes from client package to specific packages. Improv...Manolo Carrasco2011-03-0229-145/+146
* adding gwt-maven version to pomManolo Carrasco2011-03-021-0/+1
* gwt-2.2.0 artifacts are now in central reposManolo Carrasco2011-03-022-4/+2
* updated javadocsManolo Carrasco2011-03-020-0/+0
* elements field of GQuery class is now private !Julien Dramaix2011-03-012-2/+2
* remove $ classJulien Dramaix2011-03-011-103/+0
* updated javadocsManolo Carrasco2011-03-011-4/+5
* margin and padding shorthand properties can be defined with either one, two, ...Julien Dramaix2011-03-013-15/+83
* changes in r409 overrideJulien Dramaix2011-02-282-53/+23
* use new way to set CSSJulien Dramaix2011-02-283-16/+22