Statistics
| Revision:

root / trunk / frameworks @ 11445

# Date Author Comment
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.

10692 03/12/2007 08:35 AM jaume
  • empty log message ***
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).

10626 03/06/2007 05:55 PM caballero

Exceptions

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

10579 03/01/2007 02:43 PM cesar

Totally discard actionListeners for Label, as they don't have any action to listen.

10575 03/01/2007 02:12 PM cesar

Disable action listeners for the moment for setValue.

10544 02/28/2007 12:03 PM cesar

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

10543 02/28/2007 11:59 AM cesar

Add a Label control which can be added to status bar and looks the same as label-sets loaded from config.xml

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.

10497 02/23/2007 02:10 PM Pablo Piqueras Bartolomé

Jar con los nuevos cambios en IverUtiles

10496 02/23/2007 02:09 PM Pablo Piqueras Bartolomé

Jar con los nuevos cambios en libUI

10412 02/20/2007 12:25 PM Pablo Piqueras Bartolomé

Nuevo jar con los últimos cambios en libUI

10400 02/20/2007 09:41 AM cesar

Change status bar layout.

10324 02/14/2007 05:06 PM Jose Manuel Vivó Arnal

faltaba el jcalendar (sincronizado con branch v10)

10258 02/12/2007 10:25 AM Pablo Piqueras Bartolomé

Jar con los nuevos cambios en libUI: añadida una cadena que faltaba en TableFilterQueryJPanel y corregida funcionalidad de JComboBoxWithImageIconItems

10243 02/09/2007 02:56 PM Pablo Piqueras Bartolomé

Jar con los nuevos cambios en libUI.

10228 02/09/2007 10:12 AM Pablo Piqueras Bartolomé

Jar con los nuevos cambios en libUI.

10181 02/07/2007 02:21 PM Pablo Piqueras Bartolomé

Jar con los nuevos cambios en libUI.

10161 02/07/2007 09:38 AM fjp

StringNumberUtilities

10114 02/05/2007 02:48 PM Pablo Piqueras Bartolomé

Nuevo jar -> Algunos pequeños bugs corregidos y añadido el componente de tipo lista desplegable con iconos como ítems.

10086 02/02/2007 01:31 PM Pablo Piqueras Bartolomé

Nuevo jar de libUI

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.

10026 02/01/2007 01:08 PM cesar

Add translations for the new error messages

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

9961 01/29/2007 01:03 PM caballero

grados

9956 01/29/2007 12:50 PM caballero

ComboCoords

9944 01/26/2007 03:24 PM Pablo Piqueras Bartolomé

Nuevo jar

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

9863 01/23/2007 02:11 PM caballero

valor no numérico

9857 01/23/2007 02:05 PM Pablo Piqueras Bartolomé

Añadido JCheckbox en el filtro sobre capa, para indicar si validará o no la expresión de filtro.

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)

9798 01/17/2007 06:20 PM jorpiell

Añadido un método en la treetable que expande o contrae los nodos del árbol

9794 01/17/2007 02:33 PM Pablo Piqueras Bartolomé

Nuevo jar

9792 01/17/2007 01:56 PM Pablo Piqueras Bartolomé

Nuevo jar

9786 01/17/2007 12:48 PM Pablo Piqueras Bartolomé

Definidos tamaño máximo y mínimo del diálogo gráfico con el calendario en el panel de operaciones para filtro.

9783 01/17/2007 12:34 PM Pablo Piqueras Bartolomé

Nuevas funcionalidades en JCalendarDatePanel y JCalendarDateDialog

9750 01/16/2007 01:26 PM jaume

import PluginServices

9749 01/16/2007 01:06 PM jorpiell

Commit de libUI a 16/01/2007

9740 01/16/2007 10:12 AM fjp
  • empty log message ***
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

9402 12/20/2006 06:33 PM cesar

Commit chinese language, so that we can test the FontUtils class

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

9170 12/04/2006 05:41 PM cesar

Copy all non-Java files from 'src' to 'bin' during batch-build

9141 12/01/2006 02:33 PM cesar

Add JWizardComponent to compile-classpath

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.

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

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

9054 11/28/2006 02:00 PM Jose Manuel Vivó Arnal

quitadas dependencias de andami

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