| Commit message (Expand) | Author | Age | Files | Lines |
* | tests for jsCache, permit null values and zero as key, tostring | Manolo Carrasco | 2011-04-12 | 1 | -0/+86 |
* | implement undelegate methods | Julien Dramaix | 2011-04-11 | 1 | -0/+152 |
* | add delegate() methods | Julien Dramaix | 2011-04-11 | 1 | -0/+38 |
* | add testLiveWithEventBit and testLiveWithMultipleEvent tests ! | Julien Dramaix | 2011-04-10 | 1 | -2/+59 |
* | oopps testLiveWithMultipleEvent() should not be committed | Julien Dramaix | 2011-04-10 | 1 | -23/+25 |
* | - correct live implementation to accept an array of Function | Julien Dramaix | 2011-04-10 | 1 | -24/+49 |
* | implement live() and die methods | Julien Dramaix | 2011-04-08 | 2 | -78/+230 |
* | correct test | Julien Dramaix | 2011-04-07 | 1 | -4/+4 |
* | add closest methods ! | Julien Dramaix | 2011-04-06 | 1 | -1/+54 |
* | Properties constructor now accepts css syntax | Manolo Carrasco | 2011-04-06 | 1 | -0/+2 |
* | moved gwt widgets from gwtquery to gquery enhance plugin | Manolo Carrasco | 2011-04-05 | 1 | -2/+14 |
* | Implement live and die methods, fixes issue#69. Little changes in .js package | Manolo Carrasco | 2011-04-04 | 2 | -4/+28 |
* | remove System.err.println() calls | Julien Dramaix | 2011-03-31 | 1 | -2/+1 |
* | add test for unwrap() method | Julien Dramaix | 2011-03-31 | 1 | -0/+19 |
* | improve tests for detach and remove methods | Julien Dramaix | 2011-03-29 | 1 | -1/+58 |
* | add detach method. | Julien Dramaix | 2011-03-28 | 1 | -0/+110 |
* | Call rebind whenenver an element is reattached to the DOM, and clean events a... | Manolo Carrasco | 2011-03-28 | 1 | -2/+20 |
* | eq() and get() method must accept negative index (count from the end of the m... | Julien Dramaix | 2011-03-28 | 1 | -0/+42 |
* | call RootPanel.detachOnWindowClose only when the widget is not in another wid... | Manolo Carrasco | 2011-03-09 | 1 | -4/+5 |
* | moving back WidgetsUtils, new class GqUi to access protected methods of ui pa... | Manolo Carrasco | 2011-03-09 | 1 | -0/+18 |
* | improve filter method to work with detached elements | Julien Dramaix | 2011-03-04 | 1 | -5/+32 |
* | remove useless functions | Julien Dramaix | 2011-03-04 | 1 | -1/+1 |
* | correct behavior of replaceWith and replaceAll methods ! | Julien Dramaix | 2011-03-04 | 1 | -114/+146 |
* | Refactoring of Lightweight JSO classes and more. | Manolo Carrasco | 2011-03-03 | 2 | -35/+38 |
* | remove the asWidget() method from GQuery class as Widgets plugin is in a expe... | Julien Dramaix | 2011-03-02 | 2 | -3/+4 |
* | Refactoring of plugins package | Julien Dramaix | 2011-03-02 | 2 | -3/+3 |
* | margin and padding shorthand properties can be defined with either one, two, ... | Julien Dramaix | 2011-03-01 | 1 | -6/+15 |
* | finalize CSS part | Julien Dramaix | 2011-02-28 | 2 | -225/+270 |
* | Remove redundant methods | Manolo Carrasco | 2011-02-28 | 1 | -4/+3 |
* | Adding a nice method able to look for widgeds of a specific class in the dom.... | Manolo Carrasco | 2011-02-27 | 1 | -1/+12 |
* | implement Manolo's idea : use with() method to facilitate eclipse auto-comple... | Julien Dramaix | 2011-02-24 | 2 | -279/+303 |
* | $() must handle nulls | Manolo Carrasco | 2011-02-24 | 1 | -0/+12 |
* | finalize CSS2 part of gwtquery | Julien Dramaix | 2011-02-17 | 1 | -3/+16 |
* | change in margin and padding property | Julien Dramaix | 2011-02-16 | 1 | -2/+27 |
* | add EmptyCells property | Julien Dramaix | 2011-02-09 | 1 | -0/+13 |
* | continue type safe css implementation | Julien Dramaix | 2011-02-08 | 1 | -43/+231 |
* | add position properties | Julien Dramaix | 2011-01-27 | 1 | -0/+23 |
* | add clear, clip, top, left, bottom, right and overflow properties | Julien Dramaix | 2011-01-27 | 1 | -0/+71 |
* | add outline property | Julien Dramaix | 2011-01-27 | 1 | -17/+43 |
* | Refactoring of CSS part of GQuery. Add implementation of many css properties | Julien Dramaix | 2011-01-27 | 2 | -1/+710 |
* | removing usage of deprecated method in tests | Manolo Carrasco | 2011-01-23 | 2 | -4/+2 |
* | -correct testWidthHeight | Julien Dramaix | 2011-01-23 | 1 | -3/+9 |
* | Moving cur method to styleImpl and adding it to the GQuery api | Manolo Carrasco | 2011-01-23 | 2 | -10/+9 |
* | Standarizing Copyright headers in all source files | Manolo Carrasco | 2011-01-22 | 8 | -8/+8 |
* | correct implemenation of curCSS method | Julien Dramaix | 2011-01-18 | 1 | -3/+3 |
* | - Added QueryMin module thought to produce small javascript code although it ... | Manolo Carrasco | 2011-01-17 | 2 | -3/+40 |
* | adding Lazy interface for Widgets plugin. Fixing a test | Manolo Carrasco | 2011-01-16 | 1 | -4/+4 |
* | fix for issue 62 | Julien Dramaix | 2011-01-13 | 1 | -0/+19 |
* | Fix issue 57 | Julien Dramaix | 2011-01-11 | 1 | -0/+14 |
* | updating to gwt 2.1.0 and fixing compilation (patch by julien.dramaix) and te... | Manolo Carrasco | 2010-11-24 | 1 | -20/+21 |