aboutsummaryrefslogtreecommitdiffstats
path: root/samples/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* CastingManolo Carrasco2016-04-261-1/+1
|
* Updated jquery and sizzle versionchristiangoudreau2015-03-084-2/+9
|
* End lines with LF instead of CRLFManuel Carrasco Moñino2012-11-2634-3560/+3560
|
* update pom versionsManolo Carrasco2012-03-201-0/+2
|
* removing already tested caseManolo Carrasco2011-10-191-2/+2
|
* Added about screen to the benchmark applicationManolo Carrasco2011-09-072-18/+101
|
* Update jquery version to latest in benchmarking applicationManolo Carrasco2011-09-074-3/+8989
|
* fix bench example using val to test check-boxesManolo Carrasco2011-09-071-1/+1
|
* finalize home page sampleJulien Dramaix2011-04-292-30/+3
|
* proposal for home page sampleJulien Dramaix2011-04-283-0/+108
|
* use string format for rgb()Julien Dramaix2011-04-242-4/+17
|
* more testsManolo Carrasco2011-04-231-0/+1
|
* color animation examplesJulien Dramaix2011-04-223-0/+105
|
* widgets plugin has a just set of basic factories, the rest will be in the ↵Manolo Carrasco2011-04-192-12/+66
| | | | enhance plugin or others
* move jquery tests from samples to devtestManolo Carrasco2011-04-192-18/+0
|
* adding cache benchmark in the examples indexManolo Carrasco2011-04-121-22/+13
|
* Refactoring JsCollection benchmarkingManolo Carrasco2011-04-101-52/+48
|
* HashMap versus JsMap/JsCacheJulien Dramaix2011-04-093-0/+171
|
* moved gwt widgets from gwtquery to gquery enhance pluginManolo Carrasco2011-04-053-327/+0
|
* add animation simple (queue, delay ...)Julien Dramaix2011-03-313-0/+138
|
* add DecoratorPanel factoryJulien Dramaix2011-03-141-0/+2
|
* - add checkbox and radiobutton factoriesJulien Dramaix2011-03-142-0/+14
| | | | - remove WidgetOptions interface
* widgets plugin take care of widgets hierarchyJulien Dramaix2011-03-142-189/+238
|
* - cannot replace some html tagsJulien Dramaix2011-03-082-1/+7
| | | | | - append widget on li td th elements - remove tags constraint on some widget factory
* add suggestbox in widget pluginJulien Dramaix2011-03-071-0/+3
|
* add suggestbox in widget pluginJulien Dramaix2011-03-071-23/+74
|
* use a initializer object instead of FunctionJulien Dramaix2011-03-061-5/+6
|
* implement ListBox creation in Widgets pluginJulien Dramaix2011-03-052-23/+68
|
* add disclosure panelJulien Dramaix2011-03-052-9/+23
|
* remove useless functionsJulien Dramaix2011-03-041-2/+2
|
* Added RichTextArea and DateBox widgetfactories. These are example of widgets ↵Manolo Carrasco2011-03-042-2/+9
| | | | which need to call onAttach
* improve widgets pluginsJulien Dramaix2011-03-032-77/+29
|
* Refactoring of plugins packageJulien Dramaix2011-03-022-4/+4
|
* Re-factoring: moving classes from client package to specific packages. ↵Manolo Carrasco2011-03-021-13/+13
| | | | Improving javadocs
* use new way to set CSSJulien Dramaix2011-02-283-16/+22
|
* implement Manolo's idea : use with() method to facilitate eclipse ↵Julien Dramaix2011-02-241-8/+7
| | | | auto-completion
* proof of conceptManolo Carrasco2011-02-232-2/+42
|
* proposal for Widgets pluginJulien Dramaix2011-02-203-18/+82
|
* Update to jquery-1.4.4 in benchmark aplication. Added to SampleModule a ↵Manolo Carrasco2011-01-235-15/+7204
| | | | check of how jquery computes width and height to comparate with gquery.
* Changing deprecated gwt-api usageManolo Carrasco2011-01-232-8/+9
|
* adding SlickSpeed link to the benchmark raceManolo Carrasco2011-01-232-4/+14
|
* Standarizing Copyright headers in all source filesManolo Carrasco2011-01-229-3/+138
|
* minor changes in sample stylesManolo Carrasco2011-01-225-33/+43
|
* remove plugin inheritanceJulien Dramaix2011-01-192-2/+0
|
* add sample pages on slide and fade effectsJulien Dramaix2011-01-186-0/+313
|
* - Added QueryMin module thought to produce small javascript code although it ↵Manolo Carrasco2011-01-1711-23/+93
| | | | | | | | | | increases number of permutations. - Removed plugins module since it is a new project. - Added some missing methods in GQuery: first, last, map. - Updated gwt version to 2.1.1 - Adding lazy interface to Widgets plugin.
* deleted stars example which was moved to gwtquery-plugins, and little ↵Manolo Carrasco2010-10-258-343/+122
| | | | changes to samples module
* adding a couple of selectors to benchmark module which were missing, and ↵Manolo Carrasco2010-08-082-37/+44
| | | | showing information about which class is being executed in each selector
* update demosManolo Carrasco2010-08-062-5/+20
|
* Hide start race button while iframes are loadingManolo Carrasco2010-08-012-4/+9
|