Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use string format for rgb() | Julien Dramaix | 2011-04-24 | 2 | -4/+17 |
| | |||||
* | more tests | Manolo Carrasco | 2011-04-23 | 1 | -0/+1 |
| | |||||
* | color animation examples | Julien Dramaix | 2011-04-22 | 3 | -0/+105 |
| | |||||
* | widgets plugin has a just set of basic factories, the rest will be in the ↵ | Manolo Carrasco | 2011-04-19 | 2 | -12/+66 |
| | | | | enhance plugin or others | ||||
* | move jquery tests from samples to devtest | Manolo Carrasco | 2011-04-19 | 2 | -18/+0 |
| | |||||
* | adding cache benchmark in the examples index | Manolo Carrasco | 2011-04-12 | 2 | -23/+14 |
| | |||||
* | Refactoring JsCollection benchmarking | Manolo Carrasco | 2011-04-10 | 1 | -52/+48 |
| | |||||
* | HashMap versus JsMap/JsCache | Julien Dramaix | 2011-04-09 | 3 | -0/+171 |
| | |||||
* | moved gwt widgets from gwtquery to gquery enhance plugin | Manolo Carrasco | 2011-04-05 | 4 | -336/+10 |
| | |||||
* | add animation simple (queue, delay ...) | Julien Dramaix | 2011-03-31 | 3 | -0/+138 |
| | |||||
* | add DecoratorPanel factory | Julien Dramaix | 2011-03-14 | 1 | -0/+2 |
| | |||||
* | - add checkbox and radiobutton factories | Julien Dramaix | 2011-03-14 | 2 | -0/+14 |
| | | | | - remove WidgetOptions interface | ||||
* | widgets plugin take care of widgets hierarchy | Julien Dramaix | 2011-03-14 | 2 | -189/+238 |
| | |||||
* | - cannot replace some html tags | Julien Dramaix | 2011-03-08 | 2 | -1/+7 |
| | | | | | - append widget on li td th elements - remove tags constraint on some widget factory | ||||
* | add suggestbox in widget plugin | Julien Dramaix | 2011-03-07 | 1 | -0/+3 |
| | |||||
* | add suggestbox in widget plugin | Julien Dramaix | 2011-03-07 | 1 | -23/+74 |
| | |||||
* | use a initializer object instead of Function | Julien Dramaix | 2011-03-06 | 1 | -5/+6 |
| | |||||
* | implement ListBox creation in Widgets plugin | Julien Dramaix | 2011-03-05 | 2 | -23/+68 |
| | |||||
* | add disclosure panel | Julien Dramaix | 2011-03-05 | 2 | -9/+23 |
| | |||||
* | remove useless functions | Julien Dramaix | 2011-03-04 | 1 | -2/+2 |
| | |||||
* | Added RichTextArea and DateBox widgetfactories. These are example of widgets ↵ | Manolo Carrasco | 2011-03-04 | 2 | -2/+9 |
| | | | | which need to call onAttach | ||||
* | improve widgets plugins | Julien Dramaix | 2011-03-03 | 2 | -77/+29 |
| | |||||
* | Refactoring of plugins package | Julien Dramaix | 2011-03-02 | 2 | -4/+4 |
| | |||||
* | Re-factoring: moving classes from client package to specific packages. ↵ | Manolo Carrasco | 2011-03-02 | 1 | -13/+13 |
| | | | | Improving javadocs | ||||
* | use new way to set CSS | Julien Dramaix | 2011-02-28 | 3 | -16/+22 |
| | |||||
* | implement Manolo's idea : use with() method to facilitate eclipse ↵ | Julien Dramaix | 2011-02-24 | 1 | -8/+7 |
| | | | | auto-completion | ||||
* | proof of concept | Manolo Carrasco | 2011-02-23 | 2 | -2/+42 |
| | |||||
* | proposal for Widgets plugin | Julien Dramaix | 2011-02-20 | 3 | -18/+82 |
| | |||||
* | Update to jquery-1.4.4 in benchmark aplication. Added to SampleModule a ↵ | Manolo Carrasco | 2011-01-23 | 5 | -15/+7204 |
| | | | | check of how jquery computes width and height to comparate with gquery. | ||||
* | Changing deprecated gwt-api usage | Manolo Carrasco | 2011-01-23 | 2 | -8/+9 |
| | |||||
* | adding SlickSpeed link to the benchmark race | Manolo Carrasco | 2011-01-23 | 2 | -4/+14 |
| | |||||
* | Standarizing Copyright headers in all source files | Manolo Carrasco | 2011-01-22 | 9 | -3/+138 |
| | |||||
* | minor changes in sample styles | Manolo Carrasco | 2011-01-22 | 5 | -33/+43 |
| | |||||
* | putting new examples in the index.html and in the pom.xml files | Manolo Carrasco | 2011-01-19 | 1 | -0/+2 |
| | |||||
* | remove plugin inheritance | Julien Dramaix | 2011-01-19 | 2 | -2/+0 |
| | |||||
* | add sample pages on slide and fade effects | Julien Dramaix | 2011-01-18 | 6 | -0/+313 |
| | |||||
* | - Added QueryMin module thought to produce small javascript code although it ↵ | Manolo Carrasco | 2011-01-17 | 12 | -23/+94 |
| | | | | | | | | | | 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 Carrasco | 2010-10-25 | 9 | -344/+122 |
| | | | | changes to samples module | ||||
* | adding a couple of selectors to benchmark module which were missing, and ↵ | Manolo Carrasco | 2010-08-08 | 2 | -37/+44 |
| | | | | showing information about which class is being executed in each selector | ||||
* | update demos | Manolo Carrasco | 2010-08-06 | 2 | -5/+20 |
| | |||||
* | Hide start race button while iframes are loading | Manolo Carrasco | 2010-08-01 | 2 | -4/+9 |
| | |||||
* | increase schedule time to put html stuff in the iframes because benchmark ↵ | Manolo Carrasco | 2010-07-24 | 1 | -1/+8 |
| | | | | deployed in svn takes a long to load the iframes | ||||
* | Re-factor of the Benchmark Example Module, now it is possible to select ↵ | Manolo Carrasco | 2010-07-19 | 37 | -14585/+5482 |
| | | | | which bench to run, and much more | ||||
* | make GQueryQueue methods return the type of the plugin instead of itself | Manolo Carrasco | 2010-06-23 | 1 | -2/+2 |
| | |||||
* | New Sample Module (Image Zoom) to demostrate Effects plugin features. | Manolo Carrasco | 2010-06-21 | 15 | -8/+151 |
| | |||||
* | - Select the appropriate DocumentStyleImpl and Selectors for ie8 in .gwt.xml. | Manolo Carrasco | 2010-06-13 | 3 | -5/+21 |
| | | | | | | | | - Do not change overflow when it is not a resize animation - Restore correctly attibutes in show/hide animations - Restored the parameter force in css and curCSS methods - Changed the way show sets the display property in order to use block only when it is needed - change the parameter order of the setStyleProperty method | ||||
* | fixed a silly issue in the demo module | Manolo Carrasco | 2010-06-11 | 1 | -7/+12 |
| | |||||
* | Many changes almost related with effects and the re-factor of plugins: | Manolo Carrasco | 2010-06-11 | 6 | -53/+153 |
| | | | | | | | | | | | | - Removed plugin stuff which already were moved to the plugins module - Moved all GQuery core plugin stuff into the plugins namespace - Redesign and recode of the Effects plugin using GWT animate as base - Documented many undocumented methods - Added a couple of scripts to generate Lazy interfaces from the class - Modifications to the effects sample to show the usage of the effects plugin - More tests cases in the devtest module. - Many other minor changes. | ||||
* | fixed examples | Manolo Carrasco | 2010-05-06 | 4 | -22/+16 |
| | |||||
* | moved webapp stuff to standar maven location | Manolo Carrasco | 2010-05-01 | 2 | -0/+24 |
| |