Statistics
| Revision:

root / trunk / frameworks / _fwAndami / src @ 11994

# Date Author Comment
11994 06/05/2007 12:23 PM cesar

Add missing comments, translate existing ones to english

11993 06/05/2007 12:16 PM cesar

Add missing comments, translate existing ones to english

11992 06/05/2007 11:52 AM cesar

Add missing comments, translate existing ones to english

11980 06/04/2007 01:41 PM cesar

Add missing comments, translate existing ones to english

11979 06/04/2007 01:08 PM cesar

Add missing comments, translate existing ones to english

11910 05/31/2007 09:42 AM cesar

Add ExclusiveUIExtension interface and clean the IExtension interface; update Extension, ExtensionDecorator and Launcher to reflect this change; add missing comments, translate existing ones to english

11909 05/31/2007 09:00 AM cesar

Add missing comments, translate existing ones to english

11826 05/25/2007 12:33 PM cesar

Use -1 as default position, to display windows in random positions when using JDialogSkin. The normal Skin (coreplugin) will show them in 0,0 anyway, as negative positions are not allowed for JInternalFrames

11742 05/22/2007 12:10 PM jorpiell

Import not used deleted

11650 05/15/2007 12:14 PM cesar

Remove unused non-general control ComboCoords

11632 05/15/2007 09:20 AM cesar

Use the finished method for execution from Event Dispatch Thread

11587 05/11/2007 02:17 PM cesar

Translate some comments and methods to english

11585 05/11/2007 02:12 PM cesar

Translate some comments and methods to english

11557 05/10/2007 10:08 AM cesar

Clarify nested if

11556 05/10/2007 10:07 AM cesar

Don't remove controls in method removeAllLabels

11513 05/09/2007 11:25 AM cesar

Update version

11335 04/24/2007 05:01 PM nacho

Copia de createTempDirectory implementada en la v10

11064 04/05/2007 09:36 AM cesar

Remove unnecessary imports

11041 04/04/2007 02:20 PM cesar

This works

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.