OpenLayers OpenLayers

root/trunk/openlayers/lib/OpenLayers/Feature


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7673 [7673] 08/01/08 17:56:17 ahocevar Stroke style of features can now be specified. Both SVG's …
(edit) @7634 [7634] 07/31/08 13:02:10 ahocevar added new graphicName symbolizer property, which allows to render …
(edit) @7593 [7593] 07/29/08 19:30:32 crschmidt Support for moving vector features a given number of pixels, or to a given …
(edit) @7395 [7395] 06/20/08 05:22:39 ahocevar change the default cursor for vector features from "" to "inherit" because …
(edit) @7252 [7252] 05/22/08 09:42:23 elemoine geometry-less vector features aren't cloneable, r=pspencer (closes #1557)
(edit) @6240 [6240] 02/12/08 18:05:47 ahocevar "users should be able to customize the select style per feature": Created …
(edit) @5909 [5909] 01/27/08 09:26:28 elemoine This commit fixes this: once a feature's been selected the "pointer" …
(edit) @5625 [5625] 01/02/08 14:16:58 tschaub Giving vector features an onScreen method. By default, this uses …
(edit) @5614 [5614] 01/01/08 03:14:55 crschmidt Update copyrights to 2008.
(edit) @5553 [5553] 12/21/07 03:28:09 tschaub Separating jsdoc style docs into their own block. The new NaturalDocs
(edit) @5541 [5541] 12/20/07 14:20:23 elemoine Add style property "display" to vector feature style. If display is "none" …
(edit) @5002 [5002] 10/18/07 08:27:35 pagameba large scale syntactic clean up adding missing semi-colons and curly braces …
(edit) @4985 [4985] 10/16/07 22:21:22 crschmidt Refactor SVN layout in compliance with RFC/LicenseChange. This …
(edit) @4268 [4268] 09/13/07 16:36:36 elemoine allow user to specify offsets for externalGraphic (closes #893)
(edit) @4114 [4114] 08/30/07 01:59:29 elemoine add new vector style property "graphicOpacity" enabling mixing non-opaque …
(edit) @4110 [4110] 08/29/07 14:44:10 tschaub Filling our log with cruft, adding meaningless conflicts for merges, and …
(edit) @4109 [4109] 08/29/07 14:08:32 euzuro wiki/NaturalDocs says we should be using 'Return:' and not 'Returns:' so …
(edit) @3984 [3984] 08/23/07 07:29:06 crschmidt Since John already went ahead and committed the main change, I'm just …
(edit) @3814 [3814] 07/25/07 18:39:28 euzuro as universally approved on discussions on dev list, replace new Object() …
(edit) @3788 [3788] 07/23/07 15:54:58 tschaub #856 - fix up clone method for vector features - give the geometry base …
(edit) @3787 [3787] 07/23/07 11:09:09 euzuro fix for #853 - remove JSDOC comments from CLASS_NAME variables
(edit) @3767 [3767] 07/16/07 16:25:11 tschaub #823 New class style. Instead of OldStyle = Class.create(); …
(edit) @3717 [3717] 07/12/07 12:36:36 tschaub #832 - changing the name of the second arg for the Feature.Vector …
(edit) @3709 [3709] 07/11/07 18:21:31 tschaub update docs for vector features
(edit) @3686 [3686] 07/10/07 17:56:11 tschaub coding standards - getting rid of these tabs all at once
(edit) @3545 [3545] 06/29/07 11:59:20 crschmidt Merge all changes from the naturaldocs sandbox. This brings all the work …
(edit) @3204 [3204] 05/30/07 09:07:45 crschmidt #700: A small patch to let the user specify the linecap style of a …
(edit) @3066 [3066] 04/11/07 17:08:45 euzuro fix for #660 -- feature.vector.attributes now correctly instantiated.
(edit) @3043 [3043] 04/10/07 12:07:56 tschaub #628 - a feature has a geometry - a geometry doesn't have a feature - …
(edit) @3040 [3040] 04/10/07 06:19:13 crschmidt Commit #637, "add cursor property in Feature.Vector" from pgiraud, …
(edit) @2971 [2971] 04/02/07 07:19:32 crschmidt If a vector feature has a layer and it is destroyed, remove the feature …
(edit) @2968 [2968] 04/02/07 06:52:10 crschmidt #605 "OpenLayers.Feature.Vector: destroy() is defined twice" by fredj, …
(edit) @2949 [2949] 04/01/07 08:08:13 crschmidt * Remove default styling from the Feature.Vector class. * Add a 'style' …
(edit) @2803 [2803] 03/16/07 09:23:56 crschmidt Merge vector-2.4 branch back to trunk. svn merge sandbox/vector-2.4/@2307 …
(edit) @2090 [2090] 12/22/06 12:43:14 crschmidt Fix EOL-style on all remaining files.
(edit) @1721 [1721] 10/24/06 14:16:39 crschmidt Change files to point to repository-license. Part of build process will …
(edit) @1651 [1651] 10/06/06 11:57:33 sderle Convert all classes to use new-style class definitions. All tests pass.
(edit) @1650 [1650] 10/06/06 11:33:33 crschmidt IE, Safari, and Firefox all deal with XML elements with namespaces in …
(edit) @1588 [1588] 10/05/06 10:50:47 sderle Merged r1559:r1587 from source:/sandbox/crschmidt/noprototype. OpenLayers
(edit) @1424 [1424] 09/09/06 11:46:17 crschmidt Fix all cases where we have Windows line endings, and set …
(edit) @1369 [1369] 08/25/06 14:17:06 crschmidt Merge 2.0 branch to trunk.
(edit) @1206 [1206] 08/14/06 19:05:05 euzuro change the '@require:' to '@requires' so as to be compatible with JSDOC …
(edit) @1186 [1186] 08/10/06 01:59:17 euzuro suggestion from #138
(edit) @997 [997] 07/24/06 07:30:50 crschmidt Add require statements to feature classes, so that single file build works …
(edit) @987 [987] 07/20/06 12:00:43 euzuro always give features random id's. this prevents duplicate issues on …
(edit) @974 [974] 07/18/06 13:21:36 euzuro add appropriate requirements now that we are using an Util.js function in …
(edit) @788 [788] 06/27/06 00:40:52 sderle Pulled down bug fixes, example updates, etc. r717:r787 from …
(edit) @657 [657] 06/21/06 11:22:48 sderle Added license headers to all JS source files.
(edit) @527 [527] 06/05/06 15:01:10 euzuro on destroy() of a WFS feature, remove its marker
(edit) @432 [432] 05/27/06 15:17:48 crschmidt r408@creusa: crschmidt | 2006-05-27 12:44:36 -0400 Commit change to …
(edit) @410 [410] 05/26/06 19:12:24 euzuro only create and add the marker when a Feature is actually being …
(edit) @408 [408] 05/26/06 19:01:33 euzuro add OpenLayers.Feature.WFS class as a blueprint for subclassing.
(edit) @405 [405] 05/26/06 13:39:16 euzuro remove metacarta feature
(edit) @386 [386] 05/25/06 21:46:19 euzuro porting…
(edit) @372 [372] 05/25/06 14:03:15 euzuro Update MetaCarta.js to new Feature architecture. Soon this is going to be …
(edit) @292 [292] 05/23/06 13:35:16 euzuro move xml helper functions into Util.js and adapt code to use them-- is …
(add) @209 [209] 05/20/06 00:42:33 crschmidt Commit old Feature class as Feature.MetaCarta. This may move out of the …
Note: See TracRevisionLog for help on using the revision log.