Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk @ 304

# Date Author Comment
304 10/11/2010 08:30 AM Cesar Ordiñana

Revert class structure

303 10/11/2010 08:30 AM Cesar Ordiñana

Remove commented lines

302 10/11/2010 08:23 AM Cesar Ordiñana

Remove eclipse compilation warnings

301 10/11/2010 08:22 AM Cesar Ordiñana

Allow to create paging helper with a given initial page size

300 10/11/2010 08:22 AM Cesar Ordiñana

Add update and delete methods

299 10/08/2010 10:43 AM Joaquín del Cerro Murciano
298 10/07/2010 11:45 PM Cristian Martín

Formatting cleanup of code

297 10/07/2010 11:26 PM Cristian Martín

Validation errors solved.

296 10/07/2010 11:13 PM Cristian Martín

Validation errors solved.

295 10/07/2010 12:41 PM Cesar Ordiñana

Remove unused imports

294 10/07/2010 12:41 PM Cesar Ordiñana

Remove unused imports

293 10/07/2010 12:16 PM Cesar Ordiñana

Remove unused imports

291 10/04/2010 08:35 AM Cesar Ordiñana

Move taskdef declaration into a target, as the dependencies required are downloaded by other task.

290 10/04/2010 08:31 AM Cesar Ordiñana

Use common static utilities in the BaseException class

288 10/04/2010 03:53 AM Cristian Martín

Compilation error solved: spi module was needed to compile.

286 10/01/2010 06:51 AM Joaquín del Cerro Murciano

Improve error handling in extend method of dynclass.

285 10/01/2010 04:52 AM Cristian Martín

Changes on spinner and javadocs

284 10/01/2010 04:49 AM Cristian Martín

Changes on spinner and javadocs

283 10/01/2010 04:49 AM Cristian Martín

Changes on spinner and javadocs

282 10/01/2010 04:48 AM Cristian Martín

FileChooser optimized

281 10/01/2010 04:47 AM Cristian Martín

Changes on spinner and javadocs

280 10/01/2010 04:43 AM Cristian Martín

Some Javadoc added

279 09/30/2010 11:08 AM Joaquín del Cerro Murciano
278 09/30/2010 08:05 AM Cesar Ordiñana

Extract DynClassName API
https://forge.osor.eu/pm/task.php?func=detailtask&project_task_id=887&group_id=89&group_project_id=380

277 09/29/2010 12:46 PM Joaquín del Cerro Murciano

Fix bugs in persistence of File and improve error handling.

276 09/29/2010 12:44 PM Joaquín del Cerro Murciano

Support for the interface Callable from java 1.5, and a utility class to call callables and collect errores.

275 09/28/2010 04:54 AM Cesar Ordiñana

Update to the org.gvsig.maven.base.build last version

273 09/26/2010 06:08 PM Cristian Martín

Refactor of DynFieldComponentModel into DynFieldModel.

272 09/26/2010 04:19 PM Cristian Martín

Revision of format, headers and javadocs.

271 09/24/2010 04:37 AM Cristian Martín

Minor changes to JDateDynFieldComponent to allow full datetime display.

270 09/23/2010 08:49 PM Cristian Martín

Major formatting process for the org.gvsig.tools.swing and org.gvsig.tools.main modules, according to the formatting conventions stabled by gvSIG

269 09/23/2010 08:17 PM Cristian Martín

Adding date type visualization of dynfields of type DATE, TIME and TIMESTAMP.

268 09/23/2010 08:12 PM Cristian Martín

Adding date type visualization of dynfields of type DATE, TIME and TIMESTAMP.

267 09/23/2010 08:11 PM Cristian Martín

error when commit unsolved with cleanup command

266 09/23/2010 08:09 PM Cristian Martín

Adding date type visualization of dynfields of type DATE, TIME and TIMESTAMP.

265 09/23/2010 08:05 PM Cristian Martín

error when uploading

264 09/23/2010 07:34 PM Cristian Martín

Adding date type visualization of dynfields of type DATE, TIME and TIMESTAMP.

263 09/23/2010 07:28 PM Cristian Martín

Changes made to add JDateDynFieldComponent. This way, you can visualize time datatypes such as DATE, TIME and TIMESTAMP. flib-freixas jar library has been added as well to the swing.serv.field module for the Calendar panel.

261 09/23/2010 03:33 AM Cesar Ordiñana

New DynObjectSet implementation façade for a list of DynObjectSet objects.

260 09/22/2010 08:22 AM Joaquín del Cerro Murciano

Cosmetic. Fix error in ListBaseException message

259 09/22/2010 08:21 AM Joaquín del Cerro Murciano

Fix bugs in the validate of dynfields when fields are type object.

258 09/22/2010 06:06 AM Joaquín del Cerro Murciano

Improve error handling in persistence

257 09/22/2010 12:01 AM Cristian Martín

Misspelling of exception solved.

256 09/22/2010 12:00 AM Cristian Martín

Misspelling of exception solved.

255 09/21/2010 11:59 PM Cristian Martín

Minor changes on layout.

254 09/21/2010 11:57 PM Cristian Martín

Bug on not displaying correct value after saved. Problem solved.

253 09/21/2010 10:01 AM Joaquín del Cerro Murciano

Improve error handling in dynobjects validation

252 09/20/2010 11:05 AM Joaquín del Cerro Murciano

Improve error handling in persistence management

251 09/20/2010 11:03 AM Joaquín del Cerro Murciano

Add validate support for URI, URL and File

249 09/20/2010 07:57 AM Cesar Ordiñana

Some corrections as call invalidate and repaint so the component gets updated when another dynobject is selected to be viewed.

247 09/16/2010 12:03 PM Cesar Ordiñana

For a field label use the name if the description is null or empty

246 09/15/2010 10:01 AM Cesar Ordiñana

Set layout in the constructor

245 09/15/2010 04:20 AM Cesar Ordiñana

New swing component to render DynObjectSet objects

244 09/15/2010 04:19 AM Cesar Ordiñana

Add a default implementation for the DynObjectPagingHelper interface

243 09/15/2010 04:18 AM Cesar Ordiñana

Remove non used package

242 09/15/2010 04:17 AM Cesar Ordiñana

Remove non used package

241 09/15/2010 04:17 AM Cesar Ordiñana

Remove non used package

240 09/15/2010 04:15 AM Cesar Ordiñana

Remove non used package

239 09/15/2010 04:15 AM Cesar Ordiñana

Added pending interface inheritance

238 09/15/2010 04:14 AM Cesar Ordiñana

Data paging related utilities

237 09/13/2010 10:39 AM Cesar Ordiñana

Upgrade to last org.gvsig.maven.base version

235 09/13/2010 05:46 AM Cesar Ordiñana

doCreate method now throws ServiceException

234 09/13/2010 05:40 AM Cesar Ordiñana

Add a throws ServiceException

233 09/13/2010 05:38 AM Cesar Ordiñana

Format, remove comented code and update javadoc

232 09/13/2010 05:23 AM Cesar Ordiñana

Extract Component interface and rename getJComponent to asJComponent

231 09/13/2010 04:12 AM Cesar Ordiñana

Added pending interface inheritance

230 09/13/2010 04:04 AM Cesar Ordiñana

Refactor JComponent interface:

- Move it to the tools.swing.api root package
- Make it extend Service
- Rename it to ComponentService
- Change method to return JComponent instead of Object

229 09/13/2010 03:41 AM Cesar Ordiñana

Format, remove comented code and update javadoc

228 09/13/2010 03:39 AM Cesar Ordiñana

Format, remove comented code and update javadoc

227 09/13/2010 03:37 AM Cesar Ordiñana

Format and remove commented code

226 09/13/2010 03:15 AM Cesar Ordiñana

Re-add the main subproject

225 08/31/2010 07:33 AM Cesar Ordiñana

Remove unused dependencies

224 08/31/2010 07:25 AM Cesar Ordiñana

Replace IOException constructor available only since 1.6

223 08/31/2010 07:24 AM Cesar Ordiñana

Format and remove dependencies on appgvSIG

222 08/31/2010 07:01 AM Cesar Ordiñana

Javadoc correction

221 08/27/2010 08:51 AM Joaquín del Cerro Murciano
220 08/25/2010 06:27 AM Joaquín del Cerro Murciano

- Add support to File/URL/URI in DataTypes, DynObject and persistence.
- Add visibility of PersistentContext through PersistentState.
- Add checks in set of persistent state of types of values.

219 08/25/2010 02:29 AM Ignacio Brodín

null check

218 08/23/2010 07:28 AM Joaquín del Cerro Murciano

Add support to CLassOfValue and ClassOfItems when import class definition from xml.

217 08/23/2010 07:27 AM Joaquín del Cerro Murciano

Replace the use of int values for field type by DataType.

216 08/23/2010 07:23 AM Joaquín del Cerro Murciano

Add utility method isNumeric to DataType

215 08/16/2010 04:41 AM Joaquín del Cerro Murciano
214 08/13/2010 11:59 AM Cristian Martín

Pom error

213 08/13/2010 11:58 AM Cristian Martín

Pom error

212 08/13/2010 06:58 AM Joaquín del Cerro Murciano

- Add method setClassOfItems to correct bug in classOfValue in a DynFIeld.
- Adds javadoc in the interface.

211 08/13/2010 06:56 AM Joaquín del Cerro Murciano

Add utility method setNull to PersistentState.

210 08/13/2010 03:33 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

209 08/13/2010 03:30 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

208 08/13/2010 03:20 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

207 08/13/2010 03:02 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

206 08/12/2010 12:42 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

205 08/12/2010 12:26 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

204 08/12/2010 12:24 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

203 08/12/2010 12:23 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

202 08/12/2010 12:21 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

201 08/12/2010 12:17 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

200 07/22/2010 07:07 AM Cesar Ordiñana

Some test corrections

198 07/20/2010 07:58 AM Cesar Ordiñana

Upgrade to org.gvsig.maven.base 1.0.6-SNAPSHOT

196 07/20/2010 07:47 AM Cesar Ordiñana

Change author

193 07/07/2010 06:02 AM Cesar Ordiñana

Replace getCQL with getSQL, as it is the real type of expression returned.