Statistics
| Revision:

root / trunk / frameworks / _fwAndami / src / com / iver / andami @ 11032

# Date Author Comment
11032 04/03/2007 06:44 PM cesar

Add iconTheme configuration on andami-config. Also add a generic "option" element, to allow future extensions.

11026 04/03/2007 01:26 PM cesar
  • empty log message ***
11003 04/02/2007 02:40 PM cesar

Now it works...

11002 04/02/2007 01:30 PM cesar

Add IconThemeManager and IconThemeInfo classes

10999 04/02/2007 09:13 AM cesar

Spelling errors in Javadoc

10992 03/30/2007 02:53 PM cesar

Add getURL method, remove unnecessary imports

10989 03/30/2007 01:57 PM cesar

Upload IconThemes class

10749 03/14/2007 09:55 AM cesar

Show a red rectangle when the real icon was not found, and show an error in the log. We don't crash anymore when an icon is not found.

10687 03/09/2007 01:44 PM cesar

Properly manage different groups of selectable tools

10650 03/07/2007 12:09 PM cesar

Rename getSelectedTool to getSelectedTools to reflect that now it's possible to have different selectedTools (on different groups)

10643 03/07/2007 10:26 AM cesar

Consider the different button groups when changing the active window (for the selected tool group).

10621 03/06/2007 01:19 PM cesar

Don't consider window properties for project changes

10582 03/01/2007 05:51 PM cesar

Remove unused variable, add serialVersionUID

10544 02/28/2007 12:03 PM cesar

Remove ComboCoords control, which isn't a general purpose control and it is not used anymore

10542 02/28/2007 11:56 AM cesar

Reorder flow

10541 02/28/2007 11:54 AM cesar

Ensure the control exists before trying to remove it

10532 02/27/2007 05:54 PM cesar

Add methods to: remove labels, add and remove controls; rename setLabels method.

10531 02/27/2007 05:20 PM cesar

Apply setMessage also for controls

10530 02/27/2007 03:01 PM cesar

Add a removeControl method, repair getControl and addControl methods.

10400 02/20/2007 09:41 AM cesar

Change status bar layout.

10042 02/01/2007 05:51 PM cesar

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

10023 02/01/2007 01:00 PM cesar

Add translations to the new error messages

10010 01/31/2007 03:24 PM cesar

Write plugin-persistence and andami-config in a safer way: first on a temporary file, and if writing was correct, move to the right file.

10009 01/31/2007 03:13 PM cesar

Create default andami-config and plugin-persistence files if there is a MarshalException (and backup the old files).

9994 01/31/2007 11:01 AM cesar

Add minimumSize, add lots of comments.

9963 01/29/2007 01:31 PM cesar

Add update* methods, to update the object when the interface got changed

9956 01/29/2007 12:50 PM caballero

ComboCoords

9929 01/26/2007 02:11 PM jaume

not possible to select more than one page

9891 01/24/2007 03:23 PM cesar

Ensure component's name is not null

9837 01/19/2007 01:48 PM cesar

Fix some capitalization bugs.

9823 01/18/2007 01:19 PM cesar

Remove unnecessary info output

9822 01/18/2007 12:35 PM cesar

Allow toolbars to be hidden (from config.xml and at runtime)

9750 01/16/2007 01:26 PM jaume

import PluginServices

9714 01/12/2007 03:22 PM cesar

Revert to the previous state, as it's not working correctly

9708 01/12/2007 02:01 PM cesar

Allow toolbars to be initially hidden (from config.xml)

9703 01/12/2007 01:35 PM caballero

Si el padre del DriverClassLoader es un PluginClassLoader compruba que puede cargarlo.

9702 01/12/2007 01:32 PM caballero

Si el padre del DriverClassLoader es un PluginClassLoader compruba que puede cargarlo.

9699 01/12/2007 12:16 PM caballero

Si el padre del DriverClassLoader es un PluginClassLoader no cargar nada.

9689 01/12/2007 09:25 AM cesar

Set a default position for toolbars; add a visible attribute for future usage.

9687 01/12/2007 08:34 AM caballero

primero buscar en los jar

9683 01/11/2007 06:35 PM cesar

Add a name attribute to andami buttons

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

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

9642 01/10/2007 05:44 PM jaume

some javadoc

9634 01/10/2007 04:32 PM caballero

classLoader

9512 01/03/2007 10:05 AM ldiaz
  • empty log message ***
9403 12/20/2006 07:23 PM cesar

Allow independent groups of selectable-tools

9401 12/20/2006 06:32 PM cesar

Set proper fonts for Chinese and other languages

9400 12/20/2006 05:30 PM cesar

Set proper fonts for Chinese and other languages

9381 12/19/2006 06:15 PM Jose Manuel Vivó Arnal
  • empty log message ***
9349 12/16/2006 06:20 PM mija

cosmetico: mejorada legibilidad de un IF

9348 12/16/2006 06:09 PM mija

OS X: "tecla aceleradora" de menus no deberia estar hardwired. Usamos default del OS.

9211 12/05/2006 04:50 PM fdiaz

Carga el tema por defecto si lo encuentra en el directorio theme

9209 12/05/2006 04:05 PM Jose Manuel Vivó Arnal

- Cambio para que lo JPopupMenu se pinte por enciama de los controles AWT

9208 12/05/2006 04:01 PM Jose Manuel Vivó Arnal

- Modificado para que so en linux sea el Plastic el L&F por defecto, sino usa el del SO.
- Cambio para que lo JPopupMenu se pinte por enciama de los controles AWT

9198 12/05/2006 01:26 PM caballero

altura correcta del splash

9122 11/30/2006 01:56 PM caballero

posibilidad de no personalizar.

9096 11/29/2006 12:28 PM caballero

path del andami-theme.xml como argumento

9074 11/28/2006 05:08 PM fdiaz

Nos aseguramos de que lo que guarda en el ExclusiveUIExtension es una Extension y no un ExtensionDecorator.

9051 11/28/2006 01:59 PM Jose Manuel Vivó Arnal

sacadas del libUI y movidas aqui

8992 11/27/2006 12:40 PM Jose Manuel Vivó Arnal
  • empty log message ***
8991 11/27/2006 12:33 PM Jose Manuel Vivó Arnal

Soporte para que una clase tenga el control de la visibilidad y estado de las acciones del resto de extensiones.

8990 11/27/2006 12:32 PM Jose Manuel Vivó Arnal

Añadida propiedad exclusiveUIExtension

8989 11/27/2006 12:31 PM Jose Manuel Vivó Arnal

añadidio initializeExclusiveUIExtension

8971 11/22/2006 06:01 PM caballero

type wallpaper

8970 11/22/2006 06:00 PM caballero

wallpaper

8925 11/22/2006 11:58 AM caballero

Personalización

8924 11/22/2006 11:58 AM caballero

coge las images de la ruta especificada en el xml

8923 11/22/2006 11:57 AM caballero

background

8921 11/22/2006 11:38 AM caballero

personalización

8906 11/22/2006 08:55 AM caballero

Temp directory public

8884 11/20/2006 06:29 PM fjp

Fallo proxy con usuario y contraseña

8883 11/20/2006 05:49 PM cesar

Add some comments

8784 11/15/2006 02:30 PM cesar

Add some comments

8761 11/14/2006 07:13 PM cesar

Call the terminate order for extensions, in the reverse order they were initialized

8752 11/14/2006 05:12 PM cesar

Use right encoding to read and write extension's config.xml

8508 11/03/2006 01:31 PM jaume

added method to get all the loaded extensions

8507 11/03/2006 01:31 PM jaume

MultiSplash autmatically resizes itself to the largest image size

8382 10/27/2006 11:02 AM cesar

Don't show appHomeDir in console

8374 10/27/2006 09:30 AM cesar

Don't restore size of project manager window. It's not resizable. Don't try to change size of windows when provided height and width equals -1.

8321 10/25/2006 11:01 AM cesar

Correctly restore maximized windows which have been closed; don't take WindowInfo height and width when they equal -1.

8252 10/23/2006 05:14 PM caballero

salto en el dibujado del splash

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).

8010 10/10/2006 12:01 PM cesar

Add translations to gvsig-i18n.jar. Update some translations.

7973 10/06/2006 11:06 AM jaume
  • empty log message ***
7972 10/06/2006 11:05 AM jaume
  • empty log message ***
7971 10/06/2006 10:59 AM jaume
  • empty log message ***
7911 10/05/2006 01:36 PM jaume
  • empty log message ***
7910 10/05/2006 01:27 PM jaume

fixes bug when adding a parent page after any of its children

7883 10/04/2006 05:08 PM jaume

javadoc

7878 10/04/2006 01:29 PM jaume
  • empty log message ***
7874 10/04/2006 12:02 PM jaume
  • empty log message ***
7858 10/04/2006 09:45 AM caballero

cambio métodos deprecated

7808 10/03/2006 12:52 PM jaume
  • empty log message ***
7800 10/03/2006 12:11 PM jaume

sorts entries by alphabetical order

7741 10/02/2006 05:38 PM Jose Manuel Vivó Arnal

Añadidos servicios de acceso al portapapeles del sistema

7690 09/29/2006 01:02 PM caballero

filtro de imagenes del splash

7611 09/27/2006 12:08 PM caballero

cuando no hay imagenes en el diectorio logos

7599 09/26/2006 06:02 PM jaume
  • empty log message ***
7598 09/26/2006 05:47 PM jaume

orders pages alphabetically by their titles