Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_911 / frameworks / _fwAndami / src @ 11388

# Date Author Comment
11388 04/26/2007 11:55 AM

This commit was manufactured by cvs2svn to create tag
'v1_0_2_Build_911'.

11099 04/10/2007 10:57 AM cesar

Exclude IControls from removeAllLabels() method

10738 03/13/2007 12:58 PM ldiaz

labels

10715 03/12/2007 11:55 AM jcampos

Update to use 3D extension

10485 02/23/2007 05:36 AM cesar

Make setMessage to work also for controls (not only labels)

10466 02/22/2007 06:25 AM cesar

Allow labels to be removed from statusBar

10463 02/22/2007 06:17 AM cesar

Allow labels to be removed from statusBar

10404 02/20/2007 04:19 AM cesar

Change status bar layout so that controls disappear on the left, not on the right

10369 02/16/2007 04:14 AM ldiaz
  • empty log message ***
10061 02/02/2007 05:53 AM Jose Manuel Vivó Arnal

v1.0.2

10040 02/01/2007 11:35 AM cesar

Close writer before using renameTo, it was failing on windows. Also try a fallback way in case renameTo fails.

9661 01/11/2007 04:10 AM jaume
  • empty log message ***
9655 01/11/2007 03:12 AM cesar

Capture exception in case there is one missing attribute in the window properties.

9517 01/03/2007 08:16 AM Jose Manuel Vivó Arnal

Cambiado el logo para que ponga version 1.0.1

9490 12/28/2006 06:36 AM fjp
  • empty log message ***
9411 12/21/2006 11:08 AM Francisco Díaz Carsí

Hecho publico el metodo setExclusiveUIExtension.

9381 12/19/2006 12:15 PM Jose Manuel Vivó Arnal
  • empty log message ***
9321 12/14/2006 11:12 AM Jose Manuel Vivó Arnal

Modificaciones para dar soporte a que una Extension tenga el control exclusivo del UI (visibilidad/habilitado)

9301 12/13/2006 12:45 PM caballero

theme

9298 12/13/2006 12:42 PM caballero

theme y exclusiveExtension

9147 12/04/2006 03:03 AM Jose Manuel Vivó Arnal

modificacion para que los menus se pinten por encima de los controles AWT

9146 12/04/2006 02:57 AM Jose Manuel Vivó Arnal
  • empty log message ***
9145 12/04/2006 01:24 AM mija

En Mac OS X, tecla modificadora para menus = default del OS (en vez de ALT hardcoded)

9144 12/01/2006 11:06 AM mija

Añadido caso "mac os" a deteccion de Look&Feel

9130 11/30/2006 09:52 PM

This commit was manufactured by cvs2svn to create branch 'v10'.

9062 11/28/2006 08:14 AM Jose Manuel Vivó Arnal

movidos desde libUI

9061 11/28/2006 08:14 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

8919 11/22/2006 04:57 AM cesar

Add a createTempDirectory method

8899 11/21/2006 02:28 PM cesar

Add a refresh method to refresh andami frames

8885 11/20/2006 01:15 PM fjp

proxy con usuario

8766 11/14/2006 11:11 PM

This commit was manufactured by cvs2svn to create branch 'v10'.

8767 11/14/2006 11:11 PM Joaquín del Cerro Murciano
  • empty log message ***
8765 11/14/2006 07:08 PM Joaquín del Cerro Murciano
  • empty log message ***
7979 10/06/2006 06:20 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

7719 10/02/2006 05:07 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

7683 09/29/2006 05:51 AM luisw2

-DgvSIG.home added

7682 09/29/2006 05:46 AM luisw2

-DgvSIG.home added

7516 09/25/2006 03:24 AM jorpiell

Añadida la funcionalidad de poder abrir una ventana maximizada

7513 09/25/2006 03:04 AM caballero

java web start

7430 09/21/2006 07:08 AM cesar

Restore the window order for Tables and Project window when loading a project

7423 09/21/2006 03:17 AM jaume
  • empty log message ***
7417 09/20/2006 06:18 PM cesar

Don't check the persistence property to return the window properties. It's supposed to be checked by the caller, if necessary.

7346 09/19/2006 07:06 AM maquerol

Ajuste del tamaño

7345 09/19/2006 07:05 AM cesar

Provide methods to allow persistent and non-persistent windows. Add methods to get the window properties in XML and to read the window properties from XML.

7340 09/19/2006 06:16 AM maquerol

ajuste en el tamaño

7337 09/19/2006 03:32 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

7226 09/13/2006 02:49 AM cesar

PluginClassLoader: Try to use a loaded version of a class before trying to load it

7195 09/12/2006 02:46 AM caballero

Poder utilizar el diálogo para mostrar cualquier cosa no global.

7180 09/11/2006 06:29 AM jaume
  • empty log message ***
7167 09/11/2006 03:46 AM jorpiell

Eliminados un system out que imprimia por pantalla los eventos de pulsación de las teclas

7142 09/08/2006 07:56 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

7038 09/05/2006 10:57 AM cesar

Don't concat strings for key translations

6976 09/01/2006 09:40 AM jorpiell

Se ha añadido la capacidad de almacenar properties en los server data

6957 08/31/2006 10:23 PM luisw2

Geters and Seters added

6953 08/31/2006 01:27 PM cesar

Replace by the Debian version of the file, which contains a correct header

6952 08/31/2006 01:24 PM cesar

Add ISO 639 language codes

6951 08/31/2006 01:23 PM cesar

Move the locales initialization to a separate function; accept three characters language codes besides two characters language codes.

6918 08/30/2006 07:34 AM cesar

Correct translation keys

6880 08/29/2006 03:56 AM cesar

Rename the View family of classes to Window (ie: SingletonView to SingletonWindow, ViewInfo to WindowInfo, etc)

6877 08/29/2006 03:13 AM cesar

Rename class com.iver.andami.ui.mdiManager.View to com.iver.andami.ui.mdiManager.IWindow

6863 08/28/2006 04:01 AM Pablo Piqueras Bartolomé

Añadir una vista centrada en el contentPane del MainFrame

6861 08/28/2006 03:57 AM jaume
  • empty log message ***
6860 08/28/2006 02:31 AM jaume
  • empty log message ***
6842 08/24/2006 08:31 AM jaume

wait cursor when applying, and focus in the wrong-configured page (if any) when ok button clickede

6808 08/22/2006 08:21 AM jaume

improved performance

6805 08/22/2006 03:43 AM jaume
  • empty log message ***
6698 08/08/2006 04:26 AM cesar

Remove some unuseful extra logging from Messages

6697 08/08/2006 04:26 AM cesar

Remove unused variable

6696 08/08/2006 04:25 AM cesar

Show menu entries even if they have the same position

6682 08/07/2006 05:38 AM caballero

toPalette

6660 08/04/2006 07:42 AM caballero

lanzo una excepción cunado falla el mñetodo storeValues

6655 08/04/2006 04:29 AM cesar

Toolbars are now hidden even when there is some visible separators (we just check for 'normal' components to hide the toolbar)

6623 08/02/2006 07:45 AM cesar

NewStatusBar -- add setControlValue, getControl methods

6619 08/02/2006 04:39 AM cesar

Add a label attribute to combo-scale

6614 08/01/2006 09:17 AM cesar

Remove activation-class attribute, use normal extension behaviour to show/hide the control

6597 08/01/2006 04:48 AM cesar

Only try to enable status bar controls if there are some defined for the active class

6596 08/01/2006 04:02 AM jaume
  • empty log message ***
6593 08/01/2006 03:30 AM jaume
  • empty log message ***
6592 08/01/2006 03:28 AM jaume
  • empty log message ***
6589 07/31/2006 02:35 PM cesar

Add support to load combos in status bar from XML; rename finalize method to terminate

6588 07/31/2006 02:34 PM cesar

Add support to load combos in status bar from XML

6587 07/31/2006 02:27 PM cesar

Add combos to plugins-config

6586 07/31/2006 02:22 PM cesar

Rename finalize method to terminate method

6575 07/31/2006 06:02 AM jaume
  • empty log message ***
6542 07/27/2006 02:41 AM Jose Manuel Vivó Arnal

Modificada la propiedad 'action-comand' del menu para que sea de tipo String en vez de indetificador

6482 07/21/2006 04:10 AM jaume
  • empty log message ***
6446 07/20/2006 03:16 AM jaume
  • empty log message ***
6431 07/19/2006 06:41 AM cesar

Add combo-button and combo-scale to the plugin-config

6367 07/17/2006 01:31 AM caballero

traducción de ""

6337 07/13/2006 08:25 AM Jose Manuel Vivó Arnal

Modificadas las preferencias para que funcionen en base a puntos de extension.

6320 07/12/2006 07:15 AM cesar

Show the key when the translation is empty

6150 07/03/2006 05:47 AM jaume
  • empty log message ***
6149 07/03/2006 05:43 AM jaume

improved appearance

6101 06/29/2006 12:12 PM jaume

Look and feel configurable

5861 06/15/2006 04:21 AM cesar

When logging, add an space between the warning message and the key

5828 06/14/2006 04:35 AM fjp

Teclas de acceso rápido globales

5817 06/13/2006 01:10 PM fjp

Teclas de acceso rápido globales

5814 06/13/2006 08:09 AM fjp

Ajustes sobre los cuadros de dialogos de preferencias

5810 06/13/2006 07:38 AM jaume

changing to a MODAL VIEW instead of SINGLETON VIEW

5804 06/13/2006 03:43 AM fjp

Ajustes sobre los cuadros de dialogos de preferencias