aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add DecoratorPanel factoryJulien Dramaix2011-03-145-1/+76
* - add checkbox and radiobutton factoriesJulien Dramaix2011-03-1412-35/+274
* update lazy interfaceJulien Dramaix2011-03-141-25/+154
* widgets plugin take care of widgets hierarchyJulien Dramaix2011-03-1422-335/+1131
* call RootPanel.detachOnWindowClose only when the widget is not in another wid...Manolo Carrasco2011-03-093-17/+32
* moving back WidgetsUtils, new class GqUi to access protected methods of ui pa...Manolo Carrasco2011-03-0915-33/+76
* Removing Attachable and AttachableComposite and moving WidgetUtils to the gwt...Manolo Carrasco2011-03-0914-170/+58
* - cannot replace some html tagsJulien Dramaix2011-03-0814-74/+82
* removed unused methodManolo Carrasco2011-03-072-8/+0
* add suggestbox in widget pluginJulien Dramaix2011-03-071-0/+3
* 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