Statistics
| Revision:

root / trunk / libraries / libIverUtiles / src @ 34711

# Date Author Comment
34711 03/10/2011 12:37 PM Vicente Caballero

gvsig-desktop#15104

34282 12/17/2010 02:57 PM Vicente Caballero

gvsig-desktop#14655

34281 12/17/2010 01:17 PM Vicente Caballero

gvsig-desktop#14655

34263 12/14/2010 12:40 PM Vicente Caballero

gvsig-desktop#14655

33661 10/13/2010 02:45 PM fdiaz

Chequeo de si el parámetro recibido es null, en el método getPath.

33651 10/05/2010 02:03 PM fdiaz

Arreglado bug cuando en el path hay algún espacio en blanco.
gvsig-desktop#14655

33648 10/05/2010 12:40 PM fdiaz

Arreglado bug que se producia cuando el string que debía representar el path a un archivo era una URI.
gvsig-desktop#14655

33386 09/17/2010 09:09 AM Vicente Caballero

gvsig-desktop#14614

33329 08/23/2010 04:43 PM Vicente Caballero

gvsig-desktop#14584

33261 08/10/2010 10:04 AM Vicente Caballero

desktop#14414

33213 07/27/2010 10:34 AM Ignacio Brodín

Bug #14489

31091 10/02/2009 02:40 PM Ignacio Brodín

Bug #2599

30880 09/21/2009 12:18 PM Vicente Caballero

Traducciones

30802 09/15/2009 04:39 PM Francisco José Peñarrubia

Changed hashmap of attributes by arraylist of pair values. This way, field names appears in same order of recordset.

#1031

29021 05/27/2009 01:48 PM Vicente Caballero

Use QName instead of LocalName, as localname is empty in xerces2 when namespaces are disabled

29011 05/27/2009 12:11 PM Vicente Caballero

#2153

28464 05/07/2009 01:25 PM Vicente Caballero

Arreglado el bug 1541

28426 05/06/2009 09:14 AM Vicente Caballero

Use the right SAX constructor for XMLReader (changes by cmartinez)

27809 04/06/2009 09:36 AM Vicente Caballero

(By cmartinez) Stop using obsolete crimson.jar library; instead use built-in Sax2 implementation

25952 01/09/2009 02:28 PM Vicente Caballero
24934 11/11/2008 01:38 PM Vicente Caballero
22693 08/04/2008 09:08 AM Vicente Caballero

- Fixed the comments of the "BackupException" class.
- Upload the new jar with the changes.

See Ticket #758

22139 07/08/2008 09:08 AM Vicente Caballero
22117 07/07/2008 09:22 AM Vicente Caballero

Added support to create backups.

Includes a default backup process that creates a copy of a file in the same source path, changing the extension to .bak

See Ticket #758

22116 07/07/2008 09:21 AM Vicente Caballero

Added support to notify saving actions.

See Ticket #758

20712 05/14/2008 05:03 PM Vicente Caballero

null is a right value for color

20098 04/14/2008 10:42 AM Jose Manuel Vivó Arnal

added Javadoc

See ticket #547

19351 02/27/2008 05:52 PM Vicente Caballero
18797 02/12/2008 05:35 PM Vicente Caballero

-JComboBoxConfigurableLookUp component improved.
-Fixed some bugs of that component.

#46
#439

18796 02/12/2008 05:34 PM Vicente Caballero

-JComboBoxConfigurableLookUp component improved.
-Fixed some bugs of that component.

#46
#439

18785 02/12/2008 01:58 PM Vicente Caballero
18266 01/23/2008 02:24 PM Vicente Caballero

3D

17814 01/08/2008 10:33 AM Vicente Caballero

- Application for testing the JComboBoxItemsSeekerConfigurable component.
- Fixed the names of the directories.
- Fixed un-typed attributes.

#37

16394 11/19/2007 05:57 PM Vicente Caballero

- Now filters by area correctly.
- Stabilized the GUI of the WFS-Area-Filtering.
- This solution includes a bug fixed related with the validation of a unique symbol a a number.

#21

14475 10/07/2007 06:15 PM jdominguez

just a test

14311 10/02/2007 01:46 PM jvidal

Javadoc updated

14310 10/02/2007 01:45 PM jvidal

Javadoc updated

13911 09/20/2007 11:31 AM jaume

Refactored: fixed name to IPersistence

13756 09/17/2007 04:51 PM cesar

Add methods to get the encoding or the reader from a file

13542 09/05/2007 05:19 PM bsanchez

- Actualizado la gestion de eventos en el ListModel

13452 09/03/2007 01:39 PM jaume

bad javadoc

13103 08/16/2007 09:04 AM jvidal

javadoc modified

13102 08/16/2007 08:57 AM jvidal

javadoc modified

13071 08/14/2007 01:08 PM jvidal

javadoc modified

13069 08/14/2007 01:07 PM jvidal

javadoc has been traduced

12979 08/08/2007 01:44 PM jvidal

javadoc

12679 07/19/2007 09:01 AM cesar

Changes to make it compile with 1.5 jdk

12024 06/06/2007 04:02 PM cesar

Include the finished method in the abstract class. Add comments in the interface.

11860 05/29/2007 10:13 AM Pablo Piqueras Bartolomé

- Comments improved.

11859 05/29/2007 10:07 AM Pablo Piqueras Bartolomé

- Removed an unnecessary line.

11858 05/29/2007 09:54 AM Pablo Piqueras Bartolomé

- Bug fixed:
The method "public synchronized static List doSearchConsideringCaseSensitive(String text, Vector sortOrderedItems, Comparator comp)" didn't work correctly.

11740 05/22/2007 11:02 AM Pablo Piqueras Bartolomé

Set the methods synchronized.

11738 05/22/2007 10:38 AM Pablo Piqueras Bartolomé

New class with methods that add functionality to work with vectors of elements.

11667 05/15/2007 03:01 PM Pablo Piqueras Bartolomé

Bug fixed: objects that are passed as parameters in the 'compare' method could be not an String.

11634 05/15/2007 09:24 AM cesar

Add the finished method for execution from Event Dispatch Thread

11473 05/07/2007 02:46 PM Pablo Piqueras Bartolomé

Bug fixed: the second method didn't finded all items.

11466 05/07/2007 10:54 AM Pablo Piqueras Bartolomé

Improved the performance of the second method: ' public synchronized static List doSearchIgnoringCaseSensitive(String text, Vector sortOrderedItems)'

11451 05/04/2007 01:29 PM Pablo Piqueras Bartolomé

This class has four methods for allow search obtain all items in a Vector that their text value starts with a particular text.

2 methods using the default comparison rules (and algorithm) of Java.
2 methods using a comparison rules (and algorithm) defined....

11450 05/04/2007 01:24 PM Pablo Piqueras Bartolomé

Allows compare two lists

11448 05/04/2007 01:15 PM Pablo Piqueras Bartolomé

Added functionality:
- Allows programmer to set that ortographic language rules could be considered during the comparision between the strings.

11023 04/03/2007 01:15 PM jaume
  • empty log message ***
10620 03/06/2007 01:01 PM jaume
  • empty log message ***
10602 03/05/2007 12:15 PM jaume
  • empty log message ***
10594 03/02/2007 02:23 PM jaume
  • empty log message ***
10558 02/28/2007 02:56 PM cesar

Añadido el metodo insert sobre un punto de extension que permita insertar una extension delante de otra indicada como parametro.

10493 02/23/2007 01:55 PM Pablo Piqueras Bartolomé

Corregido bug al validar exponente decimal.

Añadido método para validar número real con exponente entero

10491 02/23/2007 01:39 PM Pablo Piqueras Bartolomé

Corregido bug al validar exponente decimal.

Añadido método para validar número real con exponente entero

10389 02/19/2007 09:18 AM cesar

Spelling corrections.

10067 02/02/2007 01:19 PM Pablo Piqueras Bartolomé

Acabado método 'isExponentialRealNumber' y corregido algún bug.

9942 01/26/2007 03:23 PM Pablo Piqueras Bartolomé

Nuevo método para reales con número E para indicar exponente

9657 01/11/2007 09:49 AM jaume

opera

9656 01/11/2007 09:47 AM jaume

added support for opera and epiphany

9654 01/11/2007 09:10 AM jaume
  • empty log message ***
9652 01/10/2007 06:44 PM jaume
  • empty log message ***
9635 01/10/2007 04:48 PM jaume

moved from gvSIG

9601 01/09/2007 03:28 PM Pablo Piqueras Bartolomé

Creado método 'numberOfOccurrencesOfSubStringInStringBetweenPositions'

9597 01/09/2007 02:10 PM Pablo Piqueras Bartolomé

Añadido método que permite obtener el número de ocurrencias de un substring en un string.

9469 12/27/2006 09:45 AM Pablo Piqueras Bartolomé

Añadido código para que soporte el signo + delante del supuesto número.

9373 12/19/2006 02:06 PM Pablo Piqueras Bartolomé

Nueva clase para testear si un string es un número.

9070 11/28/2006 03:42 PM Jose Manuel Vivó Arnal

Tratada la excepcion NotExistInXMLEntity para el iterador y los metodos firstChild y firstIndexOfChild

8807 11/16/2006 01:45 PM fjp

corregir cuando pedías información varias veces seguidas. (PELIGRO EN GDMBS!!. Que Chema pruebe los cambios)

8735 11/14/2006 01:13 PM azabala
  • empty log message ***
8714 11/13/2006 09:46 PM azabala
  • empty log message ***
8670 11/10/2006 02:21 PM azabala
  • empty log message ***
8515 11/06/2006 08:30 AM jaume

organize imports

8453 10/31/2006 03:17 PM cesar

Add XMLEncodingUtils class to detect XML encodings

8421 10/30/2006 12:59 PM nacho

formateado de double

8308 10/24/2006 08:52 PM jaume

'enum' is a reserved word in java 5

8120 10/17/2006 10:22 AM Jose Manuel Vivó Arnal

Sincronizacion de los cambios de Luis hechos en el branch v10 (basado en informe de historico de cvs con fecha >= 19/09/2006).

8107 10/16/2006 06:32 PM Jose Manuel Vivó Arnal
  • copy --> static
8106 10/16/2006 06:30 PM Jose Manuel Vivó Arnal

Añadido metodo de copia de ficheros

7744 10/02/2006 05:43 PM Jose Manuel Vivó Arnal

Añadidas funciones para hacer busquedas en los hijos

7490 09/22/2006 10:08 AM ldiaz

layerName y driverName gestionados/almacenados desde esta clase

7453 09/21/2006 07:04 PM azabala

First version in cvs

7431 09/21/2006 01:53 PM Pablo Piqueras Bartolomé

Clase con método estático que permite centrar un componente (útil sobretodo para JInternalFrame) respecto el "Rectangle" de otro componente/contenedor.
Hay además un test donde se puede probar.
Y además se comenta que java ya hace algo parecido en algunos componentes como JDialog o JFrame con el método "setLocationRelativeTo(Component c)"

7232 09/13/2006 10:10 AM jorpiell

Se limita el número de decimales por arriba y por abajo

7187 09/11/2006 03:58 PM jaume
  • empty log message ***
7033 09/05/2006 03:12 PM Pablo Piqueras Bartolomé

Nueva clase para crear fácilmente un filtro para un JFileChooser

6997 09/04/2006 12:52 PM jaume
  • empty log message ***
6978 09/02/2006 03:33 PM Pablo Piqueras Bartolomé

Comentado el código