2011-04-22 |
Julien Dramaix | color animation examples |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Julien Dramaix | add color animation |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Manolo Carrasco | this is experimental code committed by mistake |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Manolo Carrasco | widgets plugin has a just set of basic factories, the... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Manolo Carrasco | move jquery tests from samples to devtest |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Manolo Carrasco | Remove HashMap and HashSet dependencies |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Manolo Carrasco | Remove HashMap and HashSet dependencies |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Julien Dramaix | updated javadocs |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Julien Dramaix | f(Widget, int) delagate call to f(Element) instead... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Manolo Carrasco | fix tests |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Manolo Carrasco | Revert method f to return an object and avoid eclipse... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Julien Dramaix | add nextUntil, prevUntil, parentsUntil methods + tests |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Manolo Carrasco | remove import |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Manolo Carrasco | a better casting for the gwtc compiler |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Manolo Carrasco | Do not return unparametrized array in list |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Julien Dramaix | add fadeToggle() shortcut method in GQuery class |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Manolo Carrasco | remove java.util.Map in GQuery class (closest method) |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Manolo Carrasco | adding emma plugin |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Manolo Carrasco | adding cache benchmark in the examples index |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Manolo Carrasco | pom changes in devtest module. Missing assertions and... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Manolo Carrasco | tests for jsCache, permit null values and zero as key... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Julien Dramaix | implement undelegate methods |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Julien Dramaix | add delegate() methods |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Manolo Carrasco | fixing compilation |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Manolo Carrasco | New js object and methods |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Julien Dramaix | use an unused event mask for ONSUBMIT |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Julien Dramaix | add testLiveWithEventBit and testLiveWithMultipleEvent... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Manolo Carrasco | this line was committed by mistake, tests notized me... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Manolo Carrasco | Handing multiple event bits in live and die, and list... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Julien Dramaix | oopps testLiveWithMultipleEvent() should not be committed |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Julien Dramaix | - correct live implementation to accept an array of... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Manolo Carrasco | Refactoring JsCollection benchmarking |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Manolo Carrasco | Fixing an old bug in code which was making live methods... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Julien Dramaix | HashMap versus JsMap/JsCache |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Julien Dramaix | remove unused import |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Manolo Carrasco | remove compiler error: Constructors must be 'protected... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Manolo Carrasco | live methods should follow the same api that gquery... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Julien Dramaix | implement live() and die methods |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Julien Dramaix | let addLiveEvents() method calls |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Julien Dramaix | correct test |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Julien Dramaix | add closest methods ! |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Manolo Carrasco | Properties constructor now accepts css syntax |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Manolo Carrasco | Check that gquery has elements to avoid exceptions |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Manolo Carrasco | update lazy widgets api |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Manolo Carrasco | moved gwt widgets from gwtquery to gquery enhance plugin |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Manolo Carrasco | null |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Manolo Carrasco | check that first element exists in all gquery methods |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Manolo Carrasco | Implement live and die methods, fixes issue#69. Little... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Julien Dramaix | make Easing an interface instead of an Enum. Users... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Julien Dramaix | remove System.err.println() calls |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Julien Dramaix | add test for unwrap() method |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Julien Dramaix | add animation simple (queue, delay ...) |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Julien Dramaix | - add unwrap() method |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Julien Dramaix | improve tests for detach and remove methods |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Manolo Carrasco | Let gquery to use the most adequate selector here |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Julien Dramaix | make rebind static and call sink only if a gwt EventLis... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Julien Dramaix | make rebind static and call sink only if a gwt EventLis... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Julien Dramaix | add detach method. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Manolo Carrasco | println |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Manolo Carrasco | Call rebind whenenver an element is reattached to the... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Julien Dramaix | eq() and get() method must accept negative index (count... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Manolo Carrasco | Add the old widget element when its parent is HTMLPanel... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Manolo Carrasco | Handle replacement of widgets, it needs to deal with... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Manolo Carrasco | adding a new method to widgets utils |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Manolo Carrasco | Change in deploy phase of artifact for 2.2.0 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Julien Dramaix | add DecoratorPanel factory |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Julien Dramaix | - add checkbox and radiobutton factories |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Julien Dramaix | update lazy interface |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Julien Dramaix | widgets plugin take care of widgets hierarchy |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Manolo Carrasco | call RootPanel.detachOnWindowClose only when the widget... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Manolo Carrasco | moving back WidgetsUtils, new class GqUi to access... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Manolo Carrasco | Removing Attachable and AttachableComposite and moving... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Julien Dramaix | - cannot replace some html tags |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Manolo Carrasco | removed unused method |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Julien Dramaix | add suggestbox in widget plugin |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Julien Dramaix | add suggestbox in widget plugin |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Manolo Carrasco | fix iframe detection |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Manolo Carrasco | change visibility of methods so as they are available... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Manolo Carrasco | [maven-release-plugin] prepare release gquery-archetype-0.5 |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Manolo Carrasco | Update tests to the last gquery api, fixes issue_70 |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Julien Dramaix | use a initializer object instead of Function |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Julien Dramaix | use a initializer object instead of Function |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Julien Dramaix | implement ListBox creation in Widgets plugin |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Julien Dramaix | correct typo |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Julien Dramaix | remove enableAnimation ... This option is not needed... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Julien Dramaix | check if a widget is not yet attached to the element... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Julien Dramaix | add enable animation options |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Julien Dramaix | check on presence of a possible existing widget on... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Julien Dramaix | header must found inside the element ! |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Julien Dramaix | add disclosure panel |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Julien Dramaix | improve filter method to work with detached elements |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Julien Dramaix | Lazy interface for widgets plugins |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Julien Dramaix | remove useless functions |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Julien Dramaix | correct behavior of replaceWith and replaceAll methods ! |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Manolo Carrasco | update lazy interfaces |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Manolo Carrasco | fix compilation |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Manolo Carrasco | Added RichTextArea and DateBox widgetfactories. These... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Manolo Carrasco | The method widget now accept the index of the widget... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Julien Dramaix | improve widgets plugins |
commit | commitdiff | tree | snapshot |
next |