Statistics
| Revision:

root / trunk / frameworks / _fwAndami @ 13088

  • svn:ignore: bin gvsig.log gvSIG web andami.jar keystore java.hprof.txt build-doc *.log cachedir
# Date Author Comment
13088 08/14/2007 02:33 PM Jose Manuel Vivó Arnal
  • empty log message ***
13079 08/14/2007 01:44 PM cesar

Fallback to spanish for languanges of Spain. Correctly implement the listener for the new exit-dialog

13078 08/14/2007 01:42 PM cesar

Update gvsig-i18n.jar

13077 08/14/2007 01:40 PM cesar

Upload new looks 2.1.4 version

13037 08/14/2007 09:02 AM caballero

height

12870 08/01/2007 03:11 PM cesar

Sync with branch v10

12759 07/24/2007 01:35 PM jaume

checked spelling

12697 07/19/2007 02:01 PM cesar

Add support for the new Andami termination process (and the unsaved data dialog)

12684 07/19/2007 11:56 AM jaume
  • empty log message ***
12224 06/19/2007 02:55 PM nacho

Información adicional en WindowInfo

12126 06/12/2007 01:22 PM jcampos

Use the name attrib for buttons

12022 06/06/2007 02:27 PM Jose Manuel Vivó Arnal

Updated version number to 1.2

12015 06/06/2007 12:22 PM cesar

Add missing comments, translate existing ones to english

12007 06/05/2007 04:41 PM cesar

Add missing comments, translate existing ones to english

11997 06/05/2007 01:38 PM cesar

Add missing comments, translate existing ones to english

11996 06/05/2007 12:43 PM cesar

Add missing comments, translate existing ones to english

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

11861 05/29/2007 10:18 AM Pablo Piqueras Bartolomé

- New version with the last sources.

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

11734 05/21/2007 12:38 PM jaume
  • empty log message ***
11650 05/15/2007 12:14 PM cesar

Remove unused non-general control ComboCoords

11637 05/15/2007 09:34 AM cesar

Add the finished method for execution from Event Dispatch Thread

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.

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