Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Post_2066 / libraries / libCorePlugin / src / org @ 44644

# Date Author Comment
40430 07/01/2013 04:07 AM Joaquín del Cerro Murciano

Changes from the v2_0_0-2066 previous to the migration to the trunk as v2_1_0

39712 02/07/2013 10:44 AM Juan Lucas Domínguez

Preventing error messages while drawing

39622 01/24/2013 04:02 AM Juan Lucas Domínguez

#997 Taking into account width and height of window also when requested alignment is not screen corner

39416 12/13/2012 05:48 AM Juan Lucas Domínguez

Prevent error when frame does not exist (caused by early modification of WindowInfo fields)

39415 12/13/2012 04:38 AM Juan Lucas Domínguez

Fixed alignment of modal windows

39408 12/12/2012 10:56 AM Juan Lucas Domínguez

#785 Partially fixed issues with menu shortcuts

39395 12/05/2012 04:10 AM Juan Lucas Domínguez

#1452 Preventing minimized windows from getting first place

39195 11/06/2012 06:32 AM Juan Lucas Domínguez

#1062 Removed checkboxes until behavior is clear

39115 10/30/2012 03:43 AM Juan Lucas Domínguez

#1278 Fixed management of menus added dynamically (Project manager, View-1, etc)

38902 09/20/2012 03:19 AM Juan Lucas Domínguez

Fixing icon naming and management

38808 09/04/2012 07:07 AM Juan Lucas Domínguez

Prevent null pointer exception when post initializing extension

38806 09/04/2012 02:23 AM Joaquín del Cerro Murciano
38644 08/08/2012 07:10 AM Joaquín del Cerro Murciano

añade chequeos a algunos metodos para que sea seguro invocarlos desde hilos que no sean el hilo del controlador de eventos de swing.

38635 08/06/2012 05:34 AM Juan Lucas Domínguez

#794 Removed on-the-fly change of look-and-feel as it causes issues with pre-existing controls (the combo-box itself, I think)

38608 07/25/2012 04:26 PM Joaquín del Cerro Murciano
38564 07/16/2012 07:19 AM Joaquín del Cerro Murciano

Introcuce la nocion de acciones en andami, y las usa en toolbars y menus de los config.xml, asi como fija el orden de las opciones de menus y normaliza el juego de iconos.
references #307

38399 06/12/2012 02:36 AM Juan Lucas Domínguez

#346 Restored default folder value "" in all items

38224 05/15/2012 08:22 AM Juan Lucas Domínguez

Fixed issue when returned pref. pages is NULL

38215 05/10/2012 04:55 AM Cesar Ordiñana

Don't set specific fonts so it doesn't override any font set in the system in the startup, as needed by the user locale.
Fixes #280.

38078 03/23/2012 09:32 PM Joaquín del Cerro Murciano

Añadidas herramientas para poder visualizar las acciones registradas en menus y barras de botones asi como para poder ver los iconos registrados.

37843 02/02/2012 04:54 AM Cesar Ordiñana

Remove unused attributes

37842 02/02/2012 04:53 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

37841 02/02/2012 04:49 AM Cesar Ordiñana

Apply the selected look and feel without requiring a gvSIG restart.
This is useful to check UI behavior in many L&Fs, like the one performed in the bug #223

37836 02/01/2012 04:45 AM Jose Manuel Vivó Arnal

#210 added method 'createFrameWindowSupport'

36749 10/19/2011 08:01 AM Cesar Ordiñana

Solve bug gvsig-desktop#15874: Selecting overlapped elements (editing)

35957 07/26/2011 06:46 AM Jorge Piera

The folder preferences doesn't work [gvsig-desktop #15397]

35765 07/15/2011 12:44 PM Joaquín del Cerro Murciano

Fix a bug when use the method addWindow(IWindow p, int align) to show a modal window.

35190 05/22/2011 01:04 PM Joaquín del Cerro Murciano

- Add utilithy method showWindw
- Modify method addWindow(win,align) to only align when add a new window.

34943 04/23/2011 03:14 PM Joaquín del Cerro Murciano

Add an implementation of window manager of org.gvsig.tools.swing based in the window manager of andami..

34786 03/15/2011 02:43 PM Joaquín del Cerro Murciano

Corrige error al intentar obtener el JDesktopPane introducido al añadirle las barras de scroll.

34719 03/11/2011 04:35 AM Nadal Francisco

Scroll Bars support to MDI

33618 09/29/2010 12:50 PM Joaquín del Cerro Murciano

Add maximize button to notification dialog

33398 09/21/2010 10:08 AM Joaquín del Cerro Murciano

Add a new notification dialog (NotificationDialogNew) an register this as default.

32780 06/07/2010 03:37 AM Jorge Piera

Added automatic assignment of keyboard shortcuts ( CTRL 1 .. 9 0 ) to the first ten windows in the Window list
bug #13844

32023 01/21/2010 05:56 AM Vicente Caballero

cuando una extesnión no tiene description

31344 10/20/2009 08:51 AM Joaquín del Cerro Murciano

Add support to get SingletonWindows.

30543 08/19/2009 07:46 AM maquerol

Bug #2451

30328 08/06/2009 02:54 AM Jorge Piera

adding the host.proxySet to the preferences.

30128 07/24/2009 04:54 AM Vicente Caballero

#1035

29752 07/06/2009 05:36 AM Ignacio Brodín

Bug #1867

29630 06/29/2009 12:54 PM Jorge Piera

Refactoring of packages