]> source.dussan.org Git - gwtquery.git/log
gwtquery.git
13 years agoRemove redundant methods
Manolo Carrasco [Mon, 28 Feb 2011 21:52:09 +0000 (21:52 +0000)]
Remove redundant methods

13 years agolength should accept double and int
Julien Dramaix [Mon, 28 Feb 2011 20:36:36 +0000 (20:36 +0000)]
length should accept double and int

13 years agoremoving generics so as eclipse does not hide the type of the array
Manolo Carrasco [Mon, 28 Feb 2011 07:14:43 +0000 (07:14 +0000)]
removing generics so as eclipse does not hide the type of the array

13 years agoupdate lazy interface with last gquery new methods
Manolo Carrasco [Sun, 27 Feb 2011 12:58:36 +0000 (12:58 +0000)]
update lazy interface with last gquery new methods

13 years agoAdding a nice method able to look for widgeds of a specific class in the dom. Restori...
Manolo Carrasco [Sun, 27 Feb 2011 10:06:04 +0000 (10:06 +0000)]
Adding a nice method able to look for widgeds of a specific class in the dom. Restoring css method removed in a previous release and deprecating it, in order to avoid to break existing apps using it.

13 years agoadd scrollTo and scrollIntoView methods
Manolo Carrasco [Fri, 25 Feb 2011 10:32:55 +0000 (10:32 +0000)]
add scrollTo and scrollIntoView methods

13 years agoimplement Manolo's idea : use with() method to facilitate eclipse auto-completion
Julien Dramaix [Thu, 24 Feb 2011 21:46:35 +0000 (21:46 +0000)]
implement Manolo's idea : use with() method to facilitate eclipse auto-completion

13 years agoimplement Manolo's idea : use with() method to facilitate eclipse auto-completion
Julien Dramaix [Thu, 24 Feb 2011 21:02:42 +0000 (21:02 +0000)]
implement Manolo's idea : use with() method to facilitate eclipse auto-completion

13 years agodom attr should not be camelized because there are dom elements using the hyphen...
Manolo Carrasco [Thu, 24 Feb 2011 13:56:47 +0000 (13:56 +0000)]
dom attr should not be camelized because there are dom elements using the hyphen (ex svg nodes)

13 years ago$() must handle nulls
Manolo Carrasco [Thu, 24 Feb 2011 11:05:45 +0000 (11:05 +0000)]
$() must handle nulls

13 years agoDoes not die when properties syntax is wrong
Manolo Carrasco [Wed, 23 Feb 2011 09:30:48 +0000 (09:30 +0000)]
Does not die when properties syntax is wrong

13 years agoreverting println
Manolo Carrasco [Wed, 23 Feb 2011 08:29:10 +0000 (08:29 +0000)]
reverting println

13 years agoproof of concept
Manolo Carrasco [Wed, 23 Feb 2011 08:05:48 +0000 (08:05 +0000)]
proof of concept

13 years agoproposal for Widgets plugin
Julien Dramaix [Sun, 20 Feb 2011 17:54:24 +0000 (17:54 +0000)]
proposal for Widgets plugin

13 years agofinalize CSS2 part of gwtquery
Julien Dramaix [Thu, 17 Feb 2011 21:56:25 +0000 (21:56 +0000)]
finalize CSS2 part of gwtquery

13 years agosvnignore
Manolo Carrasco [Wed, 16 Feb 2011 10:40:51 +0000 (10:40 +0000)]
svnignore

13 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Wed, 16 Feb 2011 09:40:53 +0000 (09:40 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release gquery-archetype-0.4
Manolo Carrasco [Wed, 16 Feb 2011 09:40:42 +0000 (09:40 +0000)]
[maven-release-plugin] prepare release gquery-archetype-0.4

13 years agoArchetype now generates gwt-2.2.0 projects
Manolo Carrasco [Wed, 16 Feb 2011 09:40:14 +0000 (09:40 +0000)]
Archetype now generates gwt-2.2.0 projects

13 years agodisable unique version in snapshot repo, so as we can upload multiple classifier
Manolo Carrasco [Wed, 16 Feb 2011 09:00:18 +0000 (09:00 +0000)]
disable unique version in snapshot repo, so as we can upload multiple classifier

13 years agochange in margin and padding property
Julien Dramaix [Wed, 16 Feb 2011 08:49:54 +0000 (08:49 +0000)]
change in margin and padding property

13 years agoinitial revision
Julien Dramaix [Wed, 16 Feb 2011 08:49:17 +0000 (08:49 +0000)]
initial revision

13 years agoadd possibility to specify a shorthand css property taking 4 values
Julien Dramaix [Tue, 15 Feb 2011 22:06:07 +0000 (22:06 +0000)]
add possibility to specify a shorthand css property taking 4 values

13 years agofinalize javadoc for CSS.java
Julien Dramaix [Tue, 15 Feb 2011 22:01:35 +0000 (22:01 +0000)]
finalize javadoc for CSS.java
add padding and margin shorthand properties

13 years agoDo not compile samples by default
Manolo Carrasco [Mon, 14 Feb 2011 18:09:42 +0000 (18:09 +0000)]
Do not compile samples by default

13 years agoProduce a gwt artifact with different classifier for gwt-2.2.0. Fixes issue#66
Manolo Carrasco [Mon, 14 Feb 2011 17:51:39 +0000 (17:51 +0000)]
Produce a gwt artifact with different classifier for gwt-2.2.0. Fixes issue#66

13 years agoIn order to compile with gwt-2.2.0, gwt-dev must be defined as a dependency
Manolo Carrasco [Mon, 14 Feb 2011 16:53:42 +0000 (16:53 +0000)]
In order to compile with gwt-2.2.0, gwt-dev must be defined as a dependency

13 years agoUse gwt 2.2.0 to test issue#66
Manolo Carrasco [Mon, 14 Feb 2011 16:31:16 +0000 (16:31 +0000)]
Use gwt 2.2.0 to test issue#66

13 years agoDo not copy deprecated methods in lazy interfaces to avoid compiler warnings
Manolo Carrasco [Mon, 14 Feb 2011 16:30:07 +0000 (16:30 +0000)]
Do not copy deprecated methods in lazy interfaces to avoid compiler warnings

13 years agostart css javadoc
Julien Dramaix [Thu, 10 Feb 2011 12:03:42 +0000 (12:03 +0000)]
start css javadoc

13 years agoadd EmptyCells property
Julien Dramaix [Wed, 9 Feb 2011 15:53:01 +0000 (15:53 +0000)]
add EmptyCells property

13 years agocontinue type safe css implementation
Julien Dramaix [Tue, 8 Feb 2011 23:32:17 +0000 (23:32 +0000)]
continue type safe css implementation

13 years agoadd position properties
Julien Dramaix [Thu, 27 Jan 2011 22:01:45 +0000 (22:01 +0000)]
add position properties

13 years agoadd clear, clip, top, left, bottom, right and overflow properties
Julien Dramaix [Thu, 27 Jan 2011 21:50:53 +0000 (21:50 +0000)]
add clear, clip, top, left, bottom, right and overflow properties

13 years agoadd outline property
Julien Dramaix [Thu, 27 Jan 2011 20:56:21 +0000 (20:56 +0000)]
add outline property

13 years agoRefactoring of CSS part of GQuery. Add implementation of many css properties
Julien Dramaix [Thu, 27 Jan 2011 00:13:16 +0000 (00:13 +0000)]
Refactoring of CSS part of GQuery. Add implementation of many css properties

13 years agoFix detection of the window, before this fix f(Element e) did not work with when...
Manolo Carrasco [Tue, 25 Jan 2011 06:46:02 +0000 (06:46 +0000)]
Fix detection of the window, before this fix f(Element e) did not work with when adding scroll binding to the window $(window).scroll(Function )

13 years agoremoving usage of deprecated method in tests
Manolo Carrasco [Sun, 23 Jan 2011 21:28:56 +0000 (21:28 +0000)]
removing usage of deprecated method in tests

13 years agoadding innerWidth and innerHeight methods and deprecating contentWidth and contentHei...
Manolo Carrasco [Sun, 23 Jan 2011 21:27:35 +0000 (21:27 +0000)]
adding innerWidth and innerHeight methods and deprecating contentWidth and contentHeight to have the same names that jQuery

13 years agoUpdate javadoc of width and height methods
Manolo Carrasco [Sun, 23 Jan 2011 21:22:19 +0000 (21:22 +0000)]
Update javadoc of width and height methods

13 years agoUpdate to jquery-1.4.4 in benchmark aplication. Added to SampleModule a check of...
Manolo Carrasco [Sun, 23 Jan 2011 21:19:28 +0000 (21:19 +0000)]
Update to jquery-1.4.4 in benchmark aplication. Added to SampleModule a check of how jquery computes width and height to comparate with gquery.

13 years agoReturn 0 in method cur when the elements list is empty
Manolo Carrasco [Sun, 23 Jan 2011 21:17:21 +0000 (21:17 +0000)]
Return 0 in method cur  when the elements list is empty

13 years agoupdate benchmark demo
Manolo Carrasco [Sun, 23 Jan 2011 21:10:27 +0000 (21:10 +0000)]
update benchmark demo

13 years ago-correct testWidthHeight
Julien Dramaix [Sun, 23 Jan 2011 14:22:06 +0000 (14:22 +0000)]
-correct testWidthHeight
- add test for outerHeight outerWidth methods

13 years agorecompiled demos
Manolo Carrasco [Sun, 23 Jan 2011 08:21:06 +0000 (08:21 +0000)]
recompiled demos

13 years agoupdating demo which was failing in IE, fixed in r341
Manolo Carrasco [Sun, 23 Jan 2011 08:15:29 +0000 (08:15 +0000)]
updating demo which was failing in IE, fixed in r341

13 years agoRemoving comments
Manolo Carrasco [Sun, 23 Jan 2011 08:14:18 +0000 (08:14 +0000)]
Removing comments

13 years agoChanging deprecated gwt-api usage
Manolo Carrasco [Sun, 23 Jan 2011 08:13:04 +0000 (08:13 +0000)]
Changing deprecated gwt-api usage

13 years agofixing width method which was returning 0 in IE when not set
Manolo Carrasco [Sun, 23 Jan 2011 08:11:42 +0000 (08:11 +0000)]
fixing width method which was returning 0 in IE when not set

13 years agoupdating demos and javadocs
Manolo Carrasco [Sun, 23 Jan 2011 07:15:23 +0000 (07:15 +0000)]
updating demos and javadocs

13 years agoadding SlickSpeed link to the benchmark race
Manolo Carrasco [Sun, 23 Jan 2011 07:15:06 +0000 (07:15 +0000)]
adding SlickSpeed link to the benchmark race

13 years agoMoving cur method to styleImpl and adding it to the GQuery api
Manolo Carrasco [Sun, 23 Jan 2011 07:14:19 +0000 (07:14 +0000)]
Moving cur method to styleImpl and adding it to the GQuery api

13 years agoAdding Julien to the list of developers in pom.xml
Manolo Carrasco [Sat, 22 Jan 2011 22:46:13 +0000 (22:46 +0000)]
Adding Julien to the list of developers in pom.xml

13 years agoStandarizing Copyright headers in all source files
Manolo Carrasco [Sat, 22 Jan 2011 22:40:58 +0000 (22:40 +0000)]
Standarizing Copyright headers in all source files

13 years agominor changes in sample styles
Manolo Carrasco [Sat, 22 Jan 2011 21:03:42 +0000 (21:03 +0000)]
minor changes in sample styles

13 years agofixing toggle method which was sharing the click counter for all elements
Manolo Carrasco [Sat, 22 Jan 2011 20:57:15 +0000 (20:57 +0000)]
fixing toggle method which was sharing the click counter for all elements

13 years agoputting new examples in the index.html and in the pom.xml files
Manolo Carrasco [Wed, 19 Jan 2011 23:23:23 +0000 (23:23 +0000)]
putting new examples in the index.html and in the pom.xml files

13 years agoremove plugin inheritance
Julien Dramaix [Wed, 19 Jan 2011 11:40:42 +0000 (11:40 +0000)]
remove plugin inheritance

13 years agoadd sample pages on slide and fade effects
Julien Dramaix [Tue, 18 Jan 2011 22:16:06 +0000 (22:16 +0000)]
add sample pages on slide and fade effects

13 years agofix for issue 60 and 63
Julien Dramaix [Tue, 18 Jan 2011 22:15:36 +0000 (22:15 +0000)]
fix for issue 60 and 63

13 years agocorrect implemenation of curCSS method
Julien Dramaix [Tue, 18 Jan 2011 22:14:59 +0000 (22:14 +0000)]
correct implemenation of curCSS method

13 years ago-correct implementation of toggle.
Julien Dramaix [Tue, 18 Jan 2011 22:11:49 +0000 (22:11 +0000)]
-correct implementation of toggle.
-add fadeToggle methods

13 years agocorrect javadoc
Julien Dramaix [Tue, 18 Jan 2011 22:04:13 +0000 (22:04 +0000)]
correct javadoc

13 years agocorrect javadoc
Julien Dramaix [Tue, 18 Jan 2011 22:03:34 +0000 (22:03 +0000)]
correct javadoc

13 years agoRemoved unused static variable.
Manolo Carrasco [Mon, 17 Jan 2011 10:00:48 +0000 (10:00 +0000)]
Removed unused static variable.

13 years agoupdate javadocs and demos deployed in svn
Manolo Carrasco [Mon, 17 Jan 2011 09:15:40 +0000 (09:15 +0000)]
update javadocs and demos deployed in svn

13 years ago- Added QueryMin module thought to produce small javascript code although it increase...
Manolo Carrasco [Mon, 17 Jan 2011 09:06:04 +0000 (09:06 +0000)]
- Added QueryMin module thought to produce small javascript code although it 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.

13 years agoRemove @author @param @return. Add javadocs
Julien Dramaix [Sun, 16 Jan 2011 21:11:08 +0000 (21:11 +0000)]
Remove @author @param @return. Add javadocs

13 years agoadding Lazy interface for Widgets plugin. Fixing a test
Manolo Carrasco [Sun, 16 Jan 2011 10:16:01 +0000 (10:16 +0000)]
adding Lazy interface for Widgets plugin. Fixing a test

13 years agopom.xml changes in profiles
Manolo Carrasco [Sun, 16 Jan 2011 08:57:06 +0000 (08:57 +0000)]
pom.xml changes in profiles

13 years agoOffset return methods needs package path so as script to extract lazy interface produ...
Manolo Carrasco [Sun, 16 Jan 2011 08:37:15 +0000 (08:37 +0000)]
Offset return methods needs package path so as script to extract lazy interface produces a compilable source file

13 years agoUpdate lazy interfaces
Manolo Carrasco [Sun, 16 Jan 2011 08:26:04 +0000 (08:26 +0000)]
Update lazy interfaces

13 years agoEnabling sonatype snapshots repo as default, so as Hudson-CI can deploy nightly builds
Manolo Carrasco [Sun, 16 Jan 2011 07:58:36 +0000 (07:58 +0000)]
Enabling sonatype snapshots repo as default, so as Hudson-CI can deploy nightly builds

13 years agoadd GQueryUiImpl replacement
Julien Dramaix [Thu, 13 Jan 2011 15:15:22 +0000 (15:15 +0000)]
add GQueryUiImpl replacement

13 years agofix for issue 62
Julien Dramaix [Thu, 13 Jan 2011 11:34:13 +0000 (11:34 +0000)]
fix for issue 62

13 years agoFix issue 57
Julien Dramaix [Tue, 11 Jan 2011 17:37:29 +0000 (17:37 +0000)]
Fix issue 57

13 years agocommon-ui plugin classes moved to the trunk
Julien Dramaix [Tue, 11 Jan 2011 14:08:14 +0000 (14:08 +0000)]
common-ui plugin classes moved to the trunk

13 years agochecking nulls when creating or adding elements to JSArray. Added a couple of shortcu...
Manolo Carrasco [Tue, 21 Dec 2010 08:26:38 +0000 (08:26 +0000)]
checking nulls when creating or adding elements to JSArray. Added a couple of shortcuts to clip effects

13 years agoupdate docs
Manolo Carrasco [Mon, 20 Dec 2010 07:19:18 +0000 (07:19 +0000)]
update docs

13 years agoupdating to gwt 2.1.0 and fixing compilation (patch by julien.dramaix) and tests...
Manolo Carrasco [Wed, 24 Nov 2010 11:30:52 +0000 (11:30 +0000)]
updating to gwt 2.1.0 and fixing compilation (patch by julien.dramaix) and tests for it. fixes issue59 and issue58

13 years agoAdding a better way to handle when an element is already a widget and many methods...
Manolo Carrasco [Wed, 24 Nov 2010 10:25:08 +0000 (10:25 +0000)]
Adding a better way to handle when an element is already a widget and many methods in Core and Function to manage widgets (Patch by julien.dramaix). Moving widget generators to its own plugin class

13 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sun, 21 Nov 2010 11:27:58 +0000 (11:27 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release gquery-archetype-0.3
Manolo Carrasco [Sun, 21 Nov 2010 11:27:48 +0000 (11:27 +0000)]
[maven-release-plugin] prepare release gquery-archetype-0.3

13 years agoupdating to gwt 2.1.0 and changing gwtquery repo to use sonatype snapshots
Manolo Carrasco [Sun, 21 Nov 2010 11:27:16 +0000 (11:27 +0000)]
updating to gwt 2.1.0 and changing gwtquery repo to use sonatype snapshots

13 years agoadding a method to return the original gwt eventlistener of an element
Manolo Carrasco [Sun, 21 Nov 2010 09:44:16 +0000 (09:44 +0000)]
adding a method to return the original gwt eventlistener of an element

13 years agomodify classpath order in archetype
Manolo Carrasco [Thu, 4 Nov 2010 12:23:17 +0000 (12:23 +0000)]
modify classpath order in archetype

13 years agodeploy to sonatype repo
Manolo Carrasco [Thu, 4 Nov 2010 12:00:27 +0000 (12:00 +0000)]
deploy to sonatype repo

13 years agoadded gquery constructor for widgets and basic element to widget methods
Manolo Carrasco [Mon, 25 Oct 2010 15:53:39 +0000 (15:53 +0000)]
added gquery constructor for widgets and basic element to widget methods

13 years agoupdating javadocs
Manolo Carrasco [Mon, 25 Oct 2010 15:24:40 +0000 (15:24 +0000)]
updating javadocs

13 years agowhite-space:nowrap should be called only with resize effects (fixes issue54)
Manolo Carrasco [Mon, 25 Oct 2010 13:47:41 +0000 (13:47 +0000)]
white-space:nowrap should be called only with resize effects (fixes issue54)

13 years agoadding outerWidth and outerHeight methods which are in the jquery API. Patch by julie...
Manolo Carrasco [Mon, 25 Oct 2010 12:48:13 +0000 (12:48 +0000)]
adding outerWidth and outerHeight methods which are in the jquery API. Patch by julien.dramaix (fixes issue56)

13 years agofixing filter function throw exception if one element does not have parent in Selecto...
Manolo Carrasco [Mon, 25 Oct 2010 12:38:18 +0000 (12:38 +0000)]
fixing filter function throw exception if one element does not have parent in SelectorEngineJS (fixes issue55)

13 years agofixes issue51
Manolo Carrasco [Mon, 25 Oct 2010 11:21:02 +0000 (11:21 +0000)]
fixes issue51

13 years agofixes issue49
Manolo Carrasco [Mon, 25 Oct 2010 11:18:17 +0000 (11:18 +0000)]
fixes issue49

13 years agofixing unbind with multiple events (fixes issue48)
Manolo Carrasco [Mon, 25 Oct 2010 11:17:04 +0000 (11:17 +0000)]
fixing unbind with multiple events (fixes issue48)

13 years agoupdated demos deployed in svn
Manolo Carrasco [Mon, 25 Oct 2010 09:38:48 +0000 (09:38 +0000)]
updated demos deployed in svn

13 years agofixing tests
Manolo Carrasco [Mon, 25 Oct 2010 08:15:04 +0000 (08:15 +0000)]
fixing tests

13 years agoremoving an uggly alert
Manolo Carrasco [Mon, 25 Oct 2010 08:10:49 +0000 (08:10 +0000)]
removing an uggly alert

13 years agofixing tests
Manolo Carrasco [Mon, 25 Oct 2010 07:59:26 +0000 (07:59 +0000)]
fixing tests

13 years agofirst attemp to save the number of permutations. Optimized Sizzle selector for IE
Manolo Carrasco [Mon, 25 Oct 2010 07:57:57 +0000 (07:57 +0000)]
first attemp to save the number of permutations. Optimized Sizzle selector for IE