]>
source.dussan.org Git - gwtquery.git/log
Manolo Carrasco [Wed, 16 Feb 2011 09:40:42 +0000 (09:40 +0000)]
[maven-release-plugin] prepare release gquery-archetype-0.4
Manolo Carrasco [Wed, 16 Feb 2011 09:40:14 +0000 (09:40 +0000)]
Archetype now generates gwt-2.2.0 projects
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
Julien Dramaix [Wed, 16 Feb 2011 08:49:54 +0000 (08:49 +0000)]
change in margin and padding property
Julien Dramaix [Wed, 16 Feb 2011 08:49:17 +0000 (08:49 +0000)]
initial revision
Julien Dramaix [Tue, 15 Feb 2011 22:06:07 +0000 (22:06 +0000)]
add possibility to specify a shorthand css property taking 4 values
Julien Dramaix [Tue, 15 Feb 2011 22:01:35 +0000 (22:01 +0000)]
finalize javadoc for CSS.java
add padding and margin shorthand properties
Manolo Carrasco [Mon, 14 Feb 2011 18:09:42 +0000 (18:09 +0000)]
Do not compile samples by default
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
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
Manolo Carrasco [Mon, 14 Feb 2011 16:31:16 +0000 (16:31 +0000)]
Use gwt 2.2.0 to test issue#66
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
Julien Dramaix [Thu, 10 Feb 2011 12:03:42 +0000 (12:03 +0000)]
start css javadoc
Julien Dramaix [Wed, 9 Feb 2011 15:53:01 +0000 (15:53 +0000)]
add EmptyCells property
Julien Dramaix [Tue, 8 Feb 2011 23:32:17 +0000 (23:32 +0000)]
continue type safe css implementation
Julien Dramaix [Thu, 27 Jan 2011 22:01:45 +0000 (22:01 +0000)]
add position properties
Julien Dramaix [Thu, 27 Jan 2011 21:50:53 +0000 (21:50 +0000)]
add clear, clip, top, left, bottom, right and overflow properties
Julien Dramaix [Thu, 27 Jan 2011 20:56:21 +0000 (20:56 +0000)]
add outline property
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
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 )
Manolo Carrasco [Sun, 23 Jan 2011 21:28:56 +0000 (21:28 +0000)]
removing usage of deprecated method in tests
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
Manolo Carrasco [Sun, 23 Jan 2011 21:22:19 +0000 (21:22 +0000)]
Update javadoc of width and height methods
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.
Manolo Carrasco [Sun, 23 Jan 2011 21:17:21 +0000 (21:17 +0000)]
Return 0 in method cur when the elements list is empty
Manolo Carrasco [Sun, 23 Jan 2011 21:10:27 +0000 (21:10 +0000)]
update benchmark demo
Julien Dramaix [Sun, 23 Jan 2011 14:22:06 +0000 (14:22 +0000)]
-correct testWidthHeight
- add test for outerHeight outerWidth methods
Manolo Carrasco [Sun, 23 Jan 2011 08:21:06 +0000 (08:21 +0000)]
recompiled demos
Manolo Carrasco [Sun, 23 Jan 2011 08:15:29 +0000 (08:15 +0000)]
updating demo which was failing in IE, fixed in r341
Manolo Carrasco [Sun, 23 Jan 2011 08:14:18 +0000 (08:14 +0000)]
Removing comments
Manolo Carrasco [Sun, 23 Jan 2011 08:13:04 +0000 (08:13 +0000)]
Changing deprecated gwt-api usage
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
Manolo Carrasco [Sun, 23 Jan 2011 07:15:23 +0000 (07:15 +0000)]
updating demos and javadocs
Manolo Carrasco [Sun, 23 Jan 2011 07:15:06 +0000 (07:15 +0000)]
adding SlickSpeed link to the benchmark race
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
Manolo Carrasco [Sat, 22 Jan 2011 22:46:13 +0000 (22:46 +0000)]
Adding Julien to the list of developers in pom.xml
Manolo Carrasco [Sat, 22 Jan 2011 22:40:58 +0000 (22:40 +0000)]
Standarizing Copyright headers in all source files
Manolo Carrasco [Sat, 22 Jan 2011 21:03:42 +0000 (21:03 +0000)]
minor changes in sample styles
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
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
Julien Dramaix [Wed, 19 Jan 2011 11:40:42 +0000 (11:40 +0000)]
remove plugin inheritance
Julien Dramaix [Tue, 18 Jan 2011 22:16:06 +0000 (22:16 +0000)]
add sample pages on slide and fade effects
Julien Dramaix [Tue, 18 Jan 2011 22:15:36 +0000 (22:15 +0000)]
fix for issue 60 and 63
Julien Dramaix [Tue, 18 Jan 2011 22:14:59 +0000 (22:14 +0000)]
correct implemenation of curCSS method
Julien Dramaix [Tue, 18 Jan 2011 22:11:49 +0000 (22:11 +0000)]
-correct implementation of toggle.
-add fadeToggle methods
Julien Dramaix [Tue, 18 Jan 2011 22:04:13 +0000 (22:04 +0000)]
correct javadoc
Julien Dramaix [Tue, 18 Jan 2011 22:03:34 +0000 (22:03 +0000)]
correct javadoc
Manolo Carrasco [Mon, 17 Jan 2011 10:00:48 +0000 (10:00 +0000)]
Removed unused static variable.
Manolo Carrasco [Mon, 17 Jan 2011 09:15:40 +0000 (09:15 +0000)]
update javadocs and demos deployed in svn
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.
Julien Dramaix [Sun, 16 Jan 2011 21:11:08 +0000 (21:11 +0000)]
Remove @author @param @return. Add javadocs
Manolo Carrasco [Sun, 16 Jan 2011 10:16:01 +0000 (10:16 +0000)]
adding Lazy interface for Widgets plugin. Fixing a test
Manolo Carrasco [Sun, 16 Jan 2011 08:57:06 +0000 (08:57 +0000)]
pom.xml changes in profiles
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
Manolo Carrasco [Sun, 16 Jan 2011 08:26:04 +0000 (08:26 +0000)]
Update lazy interfaces
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
Julien Dramaix [Thu, 13 Jan 2011 15:15:22 +0000 (15:15 +0000)]
add GQueryUiImpl replacement
Julien Dramaix [Thu, 13 Jan 2011 11:34:13 +0000 (11:34 +0000)]
fix for issue 62
Julien Dramaix [Tue, 11 Jan 2011 17:37:29 +0000 (17:37 +0000)]
Fix issue 57
Julien Dramaix [Tue, 11 Jan 2011 14:08:14 +0000 (14:08 +0000)]
common-ui plugin classes moved to the trunk
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
Manolo Carrasco [Mon, 20 Dec 2010 07:19:18 +0000 (07:19 +0000)]
update docs
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
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
Manolo Carrasco [Sun, 21 Nov 2010 11:27:58 +0000 (11:27 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sun, 21 Nov 2010 11:27:48 +0000 (11:27 +0000)]
[maven-release-plugin] prepare release gquery-archetype-0.3
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
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
Manolo Carrasco [Thu, 4 Nov 2010 12:23:17 +0000 (12:23 +0000)]
modify classpath order in archetype
Manolo Carrasco [Thu, 4 Nov 2010 12:00:27 +0000 (12:00 +0000)]
deploy to sonatype repo
Manolo Carrasco [Mon, 25 Oct 2010 15:53:39 +0000 (15:53 +0000)]
added gquery constructor for widgets and basic element to widget methods
Manolo Carrasco [Mon, 25 Oct 2010 15:24:40 +0000 (15:24 +0000)]
updating javadocs
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)
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)
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)
Manolo Carrasco [Mon, 25 Oct 2010 11:21:02 +0000 (11:21 +0000)]
fixes issue51
Manolo Carrasco [Mon, 25 Oct 2010 11:18:17 +0000 (11:18 +0000)]
fixes issue49
Manolo Carrasco [Mon, 25 Oct 2010 11:17:04 +0000 (11:17 +0000)]
fixing unbind with multiple events (fixes issue48)
Manolo Carrasco [Mon, 25 Oct 2010 09:38:48 +0000 (09:38 +0000)]
updated demos deployed in svn
Manolo Carrasco [Mon, 25 Oct 2010 08:15:04 +0000 (08:15 +0000)]
fixing tests
Manolo Carrasco [Mon, 25 Oct 2010 08:10:49 +0000 (08:10 +0000)]
removing an uggly alert
Manolo Carrasco [Mon, 25 Oct 2010 07:59:26 +0000 (07:59 +0000)]
fixing tests
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
Manolo Carrasco [Mon, 25 Oct 2010 07:26:35 +0000 (07:26 +0000)]
svnignore script nows accepts arguments to add recursively folders/files, and preserves the old svnignore table
Manolo Carrasco [Mon, 25 Oct 2010 07:23:18 +0000 (07:23 +0000)]
deleted stars example which was moved to gwtquery-plugins
Manolo Carrasco [Mon, 25 Oct 2010 07:19:10 +0000 (07:19 +0000)]
deleted stars example which was moved to gwtquery-plugins, and little changes to samples module
Manolo Carrasco [Mon, 25 Oct 2010 07:16:40 +0000 (07:16 +0000)]
deleted stars example which was moved to gwtquery-plugins, and little changes to samples module
Manolo Carrasco [Fri, 27 Aug 2010 11:34:35 +0000 (11:34 +0000)]
removed unnedded maven plugins and modules
Manolo Carrasco [Fri, 27 Aug 2010 00:06:19 +0000 (00:06 +0000)]
configuring pmd
Manolo Carrasco [Thu, 26 Aug 2010 23:54:14 +0000 (23:54 +0000)]
do not compile devtest
Manolo Carrasco [Thu, 26 Aug 2010 23:33:35 +0000 (23:33 +0000)]
fixing hudson build
Manolo Carrasco [Thu, 26 Aug 2010 23:32:39 +0000 (23:32 +0000)]
fixing hudson build
Manolo Carrasco [Thu, 26 Aug 2010 23:31:50 +0000 (23:31 +0000)]
fixing hudson build
Manolo Carrasco [Thu, 26 Aug 2010 23:25:16 +0000 (23:25 +0000)]
fixing hudson build
Manolo Carrasco [Thu, 26 Aug 2010 23:11:06 +0000 (23:11 +0000)]
fixing tests
Manolo Carrasco [Thu, 26 Aug 2010 16:33:00 +0000 (16:33 +0000)]
update demos deployed in svn
Manolo Carrasco [Fri, 13 Aug 2010 14:54:50 +0000 (14:54 +0000)]
adding parameter to stop meaning stop current and remove all functions
Manolo Carrasco [Sun, 8 Aug 2010 07:44:29 +0000 (07:44 +0000)]
updating demos deployed in svn
Manolo Carrasco [Sun, 8 Aug 2010 07:39:00 +0000 (07:39 +0000)]
adding a couple of selectors to benchmark module which were missing, and showing information about which class is being executed in each selector
Manolo Carrasco [Sat, 7 Aug 2010 09:04:18 +0000 (09:04 +0000)]
- Fixing FF to use Native implementation instead of IE8
- Catch exception when IE8 using the native implementation fais, in order to failback to js selectors (fixes issue45)
- Change javascript code for the property-provider selectorCapability to use $doc instead of document