]> source.dussan.org Git - gwtquery.git/shortlog
gwtquery.git
2011-04-10 Manolo CarrascoRefactoring JsCollection benchmarking
2011-04-09 Manolo CarrascoFixing an old bug in code which was making live methods...
2011-04-09 Julien DramaixHashMap versus JsMap/JsCache
2011-04-09 Julien Dramaixremove unused import
2011-04-09 Manolo Carrascoremove compiler error: Constructors must be 'protected...
2011-04-09 Manolo Carrascolive methods should follow the same api that gquery...
2011-04-08 Julien Dramaiximplement live() and die methods
2011-04-07 Julien Dramaixlet addLiveEvents() method calls
2011-04-07 Julien Dramaixcorrect test
2011-04-06 Julien Dramaixadd closest methods !
2011-04-06 Manolo CarrascoProperties constructor now accepts css syntax
2011-04-06 Manolo CarrascoCheck that gquery has elements to avoid exceptions
2011-04-05 Manolo Carrascoupdate lazy widgets api
2011-04-05 Manolo Carrascomoved gwt widgets from gwtquery to gquery enhance plugin
2011-04-04 Manolo Carrasconull
2011-04-04 Manolo Carrascocheck that first element exists in all gquery methods
2011-04-04 Manolo CarrascoImplement live and die methods, fixes issue#69. Little...
2011-04-02 Julien Dramaixmake Easing an interface instead of an Enum. Users...
2011-03-31 Julien Dramaixremove System.err.println() calls
2011-03-31 Julien Dramaixadd test for unwrap() method
2011-03-31 Julien Dramaixadd animation simple (queue, delay ...)
2011-03-31 Julien Dramaix- add unwrap() method
2011-03-29 Julien Dramaiximprove tests for detach and remove methods
2011-03-29 Manolo CarrascoLet gquery to use the most adequate selector here
2011-03-29 Julien Dramaixmake rebind static and call sink only if a gwt EventLis...
2011-03-29 Julien Dramaixmake rebind static and call sink only if a gwt EventLis...
2011-03-28 Julien Dramaixadd detach method.
2011-03-28 Manolo Carrascoprintln
2011-03-28 Manolo CarrascoCall rebind whenenver an element is reattached to the...
2011-03-28 Julien Dramaixeq() and get() method must accept negative index (count...
2011-03-24 Manolo CarrascoAdd the old widget element when its parent is HTMLPanel...
2011-03-24 Manolo CarrascoHandle replacement of widgets, it needs to deal with...
2011-03-17 Manolo Carrascoadding a new method to widgets utils
2011-03-15 Manolo CarrascoChange in deploy phase of artifact for 2.2.0
2011-03-14 Julien Dramaixadd DecoratorPanel factory
2011-03-14 Julien Dramaix- add checkbox and radiobutton factories
2011-03-14 Julien Dramaixupdate lazy interface
2011-03-14 Julien Dramaixwidgets plugin take care of widgets hierarchy
2011-03-09 Manolo Carrascocall RootPanel.detachOnWindowClose only when the widget...
2011-03-09 Manolo Carrascomoving back WidgetsUtils, new class GqUi to access...
2011-03-09 Manolo CarrascoRemoving Attachable and AttachableComposite and moving...
2011-03-08 Julien Dramaix- cannot replace some html tags
2011-03-07 Manolo Carrascoremoved unused method
2011-03-07 Julien Dramaixadd suggestbox in widget plugin
2011-03-07 Julien Dramaixadd suggestbox in widget plugin
2011-03-07 Manolo Carrascofix iframe detection
2011-03-07 Manolo Carrascochange visibility of methods so as they are available...
2011-03-06 Manolo Carrasco[maven-release-plugin] prepare for next development...
2011-03-06 Manolo Carrasco[maven-release-plugin] prepare release gquery-archetype-0.5
2011-03-06 Manolo CarrascoUpdate tests to the last gquery api, fixes issue_70
2011-03-06 Julien Dramaixuse a initializer object instead of Function
2011-03-06 Julien Dramaixuse a initializer object instead of Function
2011-03-05 Julien Dramaiximplement ListBox creation in Widgets plugin
2011-03-05 Julien Dramaixcorrect typo
2011-03-05 Julien Dramaixremove enableAnimation ... This option is not needed...
2011-03-05 Julien Dramaixcheck if a widget is not yet attached to the element...
2011-03-05 Julien Dramaixadd enable animation options
2011-03-05 Julien Dramaixcheck on presence of a possible existing widget on...
2011-03-05 Julien Dramaixheader must found inside the element !
2011-03-05 Julien Dramaixadd disclosure panel
2011-03-04 Julien Dramaiximprove filter method to work with detached elements
2011-03-04 Julien DramaixLazy interface for widgets plugins
2011-03-04 Julien Dramaixremove useless functions
2011-03-04 Julien Dramaixcorrect behavior of replaceWith and replaceAll methods !
2011-03-04 Manolo Carrascoupdate lazy interfaces
2011-03-04 Manolo Carrascofix compilation
2011-03-04 Manolo CarrascoAdded RichTextArea and DateBox widgetfactories. These...
2011-03-04 Manolo CarrascoThe method widget now accept the index of the widget...
2011-03-03 Julien Dramaiximprove widgets plugins
2011-03-03 Julien Dramaixbug in replaceAll() method
2011-03-03 Julien Dramaixremove unused package
2011-03-03 Julien Dramaixfinalize javadocs
2011-03-03 Manolo CarrascoReplacing JSArray class in generators
2011-03-03 Julien DramaixRemove JSArray class
2011-03-03 Manolo Carrascoupdated javadocs
2011-03-03 Manolo Carrascochanges in dev test module
2011-03-03 Manolo CarrascoRefactoring of Lightweight JSO classes and more.
2011-03-02 Julien Dramaixremove the asWidget() method from GQuery class as Widge...
2011-03-02 Julien DramaixRefactoring of plugins package
2011-03-02 Manolo Carrascoupdate demos
2011-03-02 Manolo Carrascodeferred generators do not use private constructors
2011-03-02 Julien Dramaixmake some constructor private
2011-03-02 Manolo Carrascoupdated javadocs
2011-03-02 Manolo Carrascoupdate lazy interfaces
2011-03-02 Manolo CarrascoRe-factoring: moving classes from client package to...
2011-03-02 Manolo Carrascoadding gwt-maven version to pom
2011-03-02 Manolo Carrascogwt-2.2.0 artifacts are now in central repos
2011-03-02 Manolo Carrascoupdated javadocs
2011-03-01 Julien Dramaixelements field of GQuery class is now private !
2011-03-01 Julien Dramaixremove $ class
2011-03-01 Manolo Carrascoupdated javadocs
2011-03-01 Julien Dramaixmargin and padding shorthand properties can be defined...
2011-02-28 Julien Dramaixchanges in r409 override
2011-02-28 Julien Dramaixuse new way to set CSS
2011-02-28 Julien Dramaixfinalize CSS part
2011-02-28 Manolo CarrascoRemove redundant methods
2011-02-28 Julien Dramaixlength should accept double and int
2011-02-28 Manolo Carrascoremoving generics so as eclipse does not hide the type...
2011-02-27 Manolo Carrascoupdate lazy interface with last gquery new methods
2011-02-27 Manolo CarrascoAdding a nice method able to look for widgeds of a...
next