]> source.dussan.org Git - gwtquery.git/log
gwtquery.git
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

13 years agosvnignore script nows accepts arguments to add recursively folders/files, and preserv...
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

13 years agodeleted stars example which was moved to gwtquery-plugins
Manolo Carrasco [Mon, 25 Oct 2010 07:23:18 +0000 (07:23 +0000)]
deleted stars example which was moved to gwtquery-plugins

13 years agodeleted stars example which was moved to gwtquery-plugins, and little changes to...
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

13 years agodeleted stars example which was moved to gwtquery-plugins, and little changes to...
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

14 years agoremoved unnedded maven plugins and modules
Manolo Carrasco [Fri, 27 Aug 2010 11:34:35 +0000 (11:34 +0000)]
removed unnedded maven plugins and modules

14 years agoconfiguring pmd
Manolo Carrasco [Fri, 27 Aug 2010 00:06:19 +0000 (00:06 +0000)]
configuring pmd

14 years agodo not compile devtest
Manolo Carrasco [Thu, 26 Aug 2010 23:54:14 +0000 (23:54 +0000)]
do not compile devtest

14 years agofixing hudson build
Manolo Carrasco [Thu, 26 Aug 2010 23:33:35 +0000 (23:33 +0000)]
fixing hudson build

14 years agofixing hudson build
Manolo Carrasco [Thu, 26 Aug 2010 23:32:39 +0000 (23:32 +0000)]
fixing hudson build

14 years agofixing hudson build
Manolo Carrasco [Thu, 26 Aug 2010 23:31:50 +0000 (23:31 +0000)]
fixing hudson build

14 years agofixing hudson build
Manolo Carrasco [Thu, 26 Aug 2010 23:25:16 +0000 (23:25 +0000)]
fixing hudson build

14 years agofixing tests
Manolo Carrasco [Thu, 26 Aug 2010 23:11:06 +0000 (23:11 +0000)]
fixing tests

14 years agoupdate demos deployed in svn
Manolo Carrasco [Thu, 26 Aug 2010 16:33:00 +0000 (16:33 +0000)]
update demos deployed in svn

14 years agoadding parameter to stop meaning stop current and remove all functions
Manolo Carrasco [Fri, 13 Aug 2010 14:54:50 +0000 (14:54 +0000)]
adding parameter to stop meaning stop current and remove all functions

14 years agoupdating demos deployed in svn
Manolo Carrasco [Sun, 8 Aug 2010 07:44:29 +0000 (07:44 +0000)]
updating demos deployed in svn

14 years agoadding a couple of selectors to benchmark module which were missing, and showing...
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

14 years ago- Fixing FF to use Native implementation instead of IE8
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

14 years agoupdate demos in svn
Manolo Carrasco [Sat, 7 Aug 2010 08:38:26 +0000 (08:38 +0000)]
update demos in svn

14 years agoupdate demos
Manolo Carrasco [Fri, 6 Aug 2010 18:58:32 +0000 (18:58 +0000)]
update demos

14 years agoupdate svn demos
Manolo Carrasco [Thu, 5 Aug 2010 13:01:59 +0000 (13:01 +0000)]
update svn demos

14 years agoupdated demos because they were deployed in pretty mode
Manolo Carrasco [Tue, 3 Aug 2010 05:47:01 +0000 (05:47 +0000)]
updated demos because they were deployed in pretty mode

14 years agoupdated demos deployed in svn
Manolo Carrasco [Sun, 1 Aug 2010 10:13:23 +0000 (10:13 +0000)]
updated demos  deployed in svn

14 years agoupdated demos and javadocs deployed in svn
Manolo Carrasco [Sun, 1 Aug 2010 08:52:22 +0000 (08:52 +0000)]
updated demos and javadocs deployed in svn

14 years agoHide start race button while iframes are loading
Manolo Carrasco [Sun, 1 Aug 2010 08:40:41 +0000 (08:40 +0000)]
Hide start race button while iframes are loading

14 years agoadded the LICENSE file to the project
Manolo Carrasco [Sun, 1 Aug 2010 07:15:05 +0000 (07:15 +0000)]
added the LICENSE file to the project

14 years agoupdated LazyEvents with new methods
Manolo Carrasco [Sat, 31 Jul 2010 11:28:56 +0000 (11:28 +0000)]
updated LazyEvents with new methods

14 years agofixed events test for htmlunit
Manolo Carrasco [Sat, 31 Jul 2010 11:24:59 +0000 (11:24 +0000)]
fixed events test for htmlunit

14 years agoadded namespaces to bind/unbind methods in the Events plugins, fixes issue43
Manolo Carrasco [Sat, 31 Jul 2010 11:20:14 +0000 (11:20 +0000)]
added namespaces to bind/unbind methods in the Events plugins, fixes issue43

14 years ago[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sat, 31 Jul 2010 08:11:47 +0000 (08:11 +0000)]
[maven-release-plugin] prepare for next development iteration

14 years ago[maven-release-plugin] prepare release gquery-archetype-0.2
Manolo Carrasco [Sat, 31 Jul 2010 08:11:34 +0000 (08:11 +0000)]
[maven-release-plugin] prepare release gquery-archetype-0.2