Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library @ 168

# Date Author Comment
168 06/24/2010 06:26 AM Cristian Martín

Spi module included so new changes were made

167 06/24/2010 06:24 AM Cristian Martín

Initial import

166 06/24/2010 06:23 AM Cristian Martín

Initial import

165 06/24/2010 06:21 AM Cristian Martín

Initial import

164 06/24/2010 06:20 AM Cristian Martín

Initial import.

163 06/24/2010 06:19 AM Cristian Martín

Initial import.

162 06/24/2010 06:18 AM Cristian Martín

Initial import

161 06/24/2010 06:16 AM Cristian Martín

Initial import.

160 06/24/2010 06:14 AM Cristian Martín

Initial import

159 06/24/2010 06:12 AM Cristian Martín

Initial import.

158 06/24/2010 06:11 AM Cristian Martín
157 06/24/2010 03:52 AM Cesar Ordiñana

Replace simple for loops with while ones

156 06/24/2010 03:50 AM Cesar Ordiñana

Correct javadoc

155 06/24/2010 03:38 AM Cesar Ordiñana

Remove unneeded imports

153 06/24/2010 02:56 AM Cesar Ordiñana

Comment non existing dependencies while the required code is prepared to be commited by cmartin.

152 06/24/2010 02:46 AM Cesar Ordiñana

Comment non compiling code while the required code is prepared to be commited by cmartin.

151 06/24/2010 02:36 AM Cesar Ordiñana

Upgrade to org.gvsig.maven 1.0.5 version

150 06/23/2010 10:41 AM Joaquín del Cerro Murciano

Fix on initialization errors

149 06/23/2010 10:40 AM Joaquín del Cerro Murciano

Add support to continue initialization on errors.

148 06/23/2010 10:38 AM Joaquín del Cerro Murciano

More logging and better exception management

147 06/23/2010 10:35 AM Joaquín del Cerro Murciano

Fix message generation in BaseListException

146 06/23/2010 10:34 AM Joaquín del Cerro Murciano

Fix bugs in the namespace management.

145 06/23/2010 09:34 AM Joaquín del Cerro Murciano

Refactoring of DataType structure,

144 06/23/2010 09:29 AM Joaquín del Cerro Murciano

Hexadecimal support in conversion of number as string to number

143 06/23/2010 07:53 AM Cristian Martín
142 06/23/2010 07:52 AM Cristian Martín

DynObjectComponentAction modified to accept JDynField and JDynObject components

141 06/23/2010 07:39 AM Cristian Martín

Added readOnly attributes, as well as some minimal bugs related to ElementType's creation when the field is a Container, in which case the type was mistakenly assigned.

135 05/28/2010 08:04 AM Cesar Ordiñana

If there is not any provider registered the extension point may be null.

134 05/27/2010 11:41 AM Cesar Ordiñana

Upgrade org.gvsig.maven.base.pom version

130 05/19/2010 09:54 AM Joaquín del Cerro Murciano

Change the management of containers data types.
Change DYNOBJECT type from CONTAINER to base type.

128 05/18/2010 04:08 AM Joaquín del Cerro Murciano

Fix problems when import dynclass definition from XML with namespaces

127 05/18/2010 04:06 AM Joaquín del Cerro Murciano

Change the name of constant DYNCLASS_NAMESPACE
to PERSISTENCE_NAMESPACE.

126 05/18/2010 03:59 AM Joaquín del Cerro Murciano

Add contructors to support chained list of exceptions

125 05/13/2010 06:42 AM Joaquín del Cerro Murciano

svn keyword test

124 05/12/2010 12:55 PM Cesar Ordiñana

Upgrade org.gvsig.maven.base.build dependence to 1.0.5-SNAPSHOT

121 05/12/2010 04:06 AM Cesar Ordiñana

Make the complex notification reentrant

120 05/10/2010 06:58 AM Joaquín del Cerro Murciano

Add attribute hidden to DynField

119 05/10/2010 06:49 AM Joaquín del Cerro Murciano

Add setCoercion method to DataTypesManager

117 05/08/2010 05:37 AM Cesar Ordiñana

Update ToolsLocator to contain only the comma list of xml pull parser implementations to be used with the XmlPullParserFactory

116 05/07/2010 07:26 AM Joaquín del Cerro Murciano
  • Fix bug in namespace/name dynclass lookup
  • Add to persistence manager getDefinition(name)
    to retrieve registered a definition class in
    persistence manager by name.
  • Add throw exception in addDefinition when redefine
    a persistence definition.
115 05/07/2010 05:39 AM Cesar Ordiñana

Add javadoc and do some code formatting

114 05/07/2010 05:37 AM Cesar Ordiñana

Set the dummy I18nManager implementation as the default one.

113 05/07/2010 05:33 AM Cesar Ordiñana

Add encoding to the xml definition header

112 05/07/2010 05:02 AM Joaquín del Cerro Murciano
  • Extends DataTypeManager to add coerce methods
    and use this in DynObjects.
  • Remove use of deprecated code.
  • Fix register of DefaultDataTypesManager.
  • Remove deprecated methods of DataTypes
    and back this to an interface.
111 05/06/2010 08:51 AM Joaquín del Cerro Murciano

Remove dead code

110 05/06/2010 07:06 AM Cesar Ordiñana

Corrected end xml document parsing

109 05/05/2010 08:50 AM Joaquín del Cerro Murciano
  • Change DataTypes from interface to abstract class.
  • Add to ToolsLocator get/register XmlPullParser.
  • DynObject
    - deprecated method and constants related
    to TheTypeOfAvailableValues
    - Add method coerce to DynField
    - Add method importDynClassDefinitions to ...
105 04/26/2010 10:25 AM Cesar Ordiñana

Initial API definition for a DynObjectSet and a DynObjectPagingHelper extracted from the Feature related ones.

104 04/21/2010 09:09 AM Cesar Ordiñana

Remove buttons

103 04/21/2010 09:04 AM Cesar Ordiñana

Add a todo having to add all supported types

102 04/21/2010 09:02 AM Cesar Ordiñana

Return the name as description if none is provided

101 04/21/2010 09:01 AM Cesar Ordiñana

Add field component registration support

100 04/21/2010 09:00 AM Cesar Ordiñana

Add a new manager for usability components, having a button with standard sizes for now

99 04/21/2010 07:52 AM Cesar Ordiñana

Add support for the multiple service implementation model

98 04/19/2010 10:56 AM Cesar Ordiñana

Add Dummy I18nManager implementation just in case there is not any implementation registered

97 04/16/2010 04:44 AM Cesar Ordiñana

Remove dummy eclipse warning

96 04/16/2010 04:39 AM Cesar Ordiñana

Add serialUIDs to the exceptions

95 04/16/2010 04:37 AM Cesar Ordiñana

Ignore maven and eclipse project folders and configuration files

94 04/16/2010 04:22 AM Cesar Ordiñana

Add the swing and main modules

93 04/16/2010 04:20 AM Cesar Ordiñana

Create tools swing library with dummy DynObject swing api and implementation

92 04/16/2010 03:49 AM Cesar Ordiñana

Reimplement the toString method to show the DynObject atribute values

74 03/16/2010 11:32 AM Joaquín del Cerro Murciano

Changes in the implementation of persistence. Everything broken.

73 03/16/2010 11:30 AM Joaquín del Cerro Murciano

Changes in the implementation of persistence. Everything broken.

72 03/16/2010 10:36 AM Joaquín del Cerro Murciano
71 03/16/2010 09:55 AM Joaquín del Cerro Murciano
70 03/16/2010 09:47 AM Joaquín del Cerro Murciano

Change persistence implementation phase1

69 03/16/2010 07:20 AM José Badía

Modifications on Service before the implementation of FortuneCookie's project

68 03/16/2010 07:18 AM José Badía
67 03/16/2010 05:51 AM José Badía
64 03/04/2010 09:16 AM Cesar Ordiñana

Add the reference to the gvSIG maven repository, or it won't be able to download the org.gvsig.maven.base.pom parent dependency

63 03/02/2010 10:10 AM Cesar Ordiñana

[maven-release-plugin] prepare for next development iteration

62 03/02/2010 10:10 AM Cesar Ordiñana

[maven-release-plugin] copy for tag 2.0.0

61 03/02/2010 10:10 AM Cesar Ordiñana

[maven-release-plugin] prepare release 2.0.0

60 03/02/2010 10:05 AM Cesar Ordiñana

Make site-deploy work

59 03/02/2010 08:55 AM Cesar Ordiñana

maven base dependency version updated

54 02/25/2010 09:41 AM Cesar Ordiñana

Update to last versions

49 02/25/2010 09:29 AM Cesar Ordiñana

Update to last versions

27 02/23/2010 02:53 PM Cesar Ordiñana

Ignore eclipse project files and maven temporal files

26 02/23/2010 02:50 PM Cesar Ordiñana

Ignore maven temporal files

25 02/23/2010 02:48 PM Cesar Ordiñana

Test commit

24 02/23/2010 02:33 PM Cesar Ordiñana

Ignore eclipse project files

23 02/23/2010 02:32 PM Cesar Ordiñana

Activate debug logging for the org.gvsig.tools package

22 02/23/2010 08:48 AM Cesar Ordiñana
21 02/23/2010 08:48 AM Cesar Ordiñana
19 02/23/2010 08:46 AM Cesar Ordiñana
16 02/23/2010 08:42 AM Cesar Ordiñana

Removed to change to a different structure

15 01/29/2010 06:50 AM Jorge Piera

Adding the Osor repository to "scm" connections

14 01/29/2010 06:40 AM Jorge Piera

First commit

13 01/29/2010 06:38 AM Jorge Piera

First commit

12 01/29/2010 06:37 AM Jorge Piera

First commit

11 01/29/2010 06:35 AM Jorge Piera

First commit

10 01/29/2010 06:33 AM Jorge Piera

First commit

9 01/29/2010 06:28 AM Jorge Piera
8 01/29/2010 03:07 AM Jorge Piera
7 01/29/2010 03:06 AM Jorge Piera
6 01/29/2010 03:06 AM Jorge Piera
5 01/29/2010 03:05 AM Jorge Piera
4 01/29/2010 03:05 AM Jorge Piera
3 01/29/2010 03:05 AM Jorge Piera
2 01/29/2010 03:05 AM Jorge Piera