Statistics
| Revision:

gvsig-tools @ 323

# Date Author Comment
323 10/28/2010 01:00 PM Cesar Ordiñana

Replace deprecated maven property expression with the good one

322 10/28/2010 12:51 PM Cesar Ordiñana

Set versions for all plugins so we don't have problems in the future with non stable ones

321 10/28/2010 11:48 AM Cesar Ordiñana

svn ignore eclipse project file

320 10/28/2010 11:47 AM Cesar Ordiñana

Remove eclipse project file

319 10/28/2010 11:45 AM Cesar Ordiñana

Ignore eclipse project files

318 10/28/2010 11:25 AM Cesar Ordiñana

Set subversion url for each subproject, as maven it is not able to know the subprojects url because of the osor subversion browser expecting a root-project parameter at the end.

317 10/28/2010 11:25 AM Cesar Ordiñana

Set subversion url for each subproject, as maven it is not able to know the subprojects url because of the osor subversion browser expecting a root-project parameter at the end.

316 10/28/2010 11:14 AM Cesar Ordiñana

Ignore eclipse project files

315 10/28/2010 11:13 AM Cesar Ordiñana

Ignore eclipse project files

314 10/25/2010 11:06 AM Cesar Ordiñana

The org.gvsig.maven.base.tools dependence had an old version

313 10/21/2010 07:03 AM Cesar Ordiñana

Format and correct the build number formatting

312 10/19/2010 06:43 AM Cesar Ordiñana

Configure the gvsig installer maven plugin

311 10/19/2010 06:42 AM Cesar Ordiñana

Add create installer launcher

310 10/18/2010 10:56 AM Cesar Ordiñana

Remove maven-jar-plugin config as it somehow badly influences in the childs configurations (projects with many generated jars)

309 10/18/2010 09:49 AM Cesar Ordiñana

Configure jar MANIFEST.MF files generation

308 10/18/2010 07:21 AM Cristian Martín

Bug found and solved, in which a HashMap was iterated and each iteration was not correctly casted.

307 10/11/2010 09:35 AM Cristian Martín

Added iterator(string namespace) function to get an iterated list of all the current dynobjects of this specific function.

306 10/11/2010 08:32 AM Cesar Ordiñana

Add flag to create writeable or readonly dynobject components.
Solve image resource loading.

305 10/11/2010 08:31 AM Cesar Ordiñana

Revert class structure

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

292 10/04/2010 08:36 AM Cesar Ordiñana

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

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

289 10/04/2010 06:25 AM Cesar Ordiñana

jpedal version corrected

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

Compilation error solved: spi module was needed to compile.

287 10/04/2010 03:14 AM Cesar Ordiñana

Update jpedal version

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

274 09/28/2010 04:53 AM Cesar Ordiñana

Add workspace variables creation needed by the gvSIG launcher

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.

262 09/23/2010 06:16 AM Cesar Ordiñana

Change gvsig repository snapshots update interval from daily to hourly

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

250 09/20/2010 08:40 AM Cesar Ordiñana

Set JPedal version

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.

248 09/20/2010 07:21 AM Cesar Ordiñana

Add the new batik-ext-gvsig-custom dependence

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

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

Add java configuration files to be imported into eclipse preferences

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