Statistics
| Revision:

root / trunk / libraries / libCorePlugin / src @ 38628

# Date Author Comment
38212 05/10/2012 04:51 AM Francisco Puga

fixes #252

Show khmer fonts on preferences pages titles

35999 08/05/2011 12:54 PM Jorge López Fernández

gvSig-desktop#13190 Symbology path properly displayed in preferences

The symbology path was displayed in the templates text field, while
the symbology one displayed nothing, leading to confussions. This
has been fixed.

35160 05/16/2011 04:46 PM Juan Lucas Domínguez

Improved error handling

core:#15070

33357 09/03/2010 01:34 PM Jorge Piera

Adding the "http.nonProxyHosts" option to the proxy configuration
bug #14602

33293 08/18/2010 09:44 AM Jorge Piera

Fix browsing for default symbology folder
bug #14497

33285 08/16/2010 01:00 PM Jorge Piera

Add some robustness to XML project file parsing
bug #14490

32879 06/24/2010 01:15 PM Francisco José Peñarrubia

Share project "libCorePlugin" into "https://svn.forge.osor.eu/svn/gvsig-desktop"

32718 05/26/2010 10:45 AM Jorge Piera

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

32024 01/21/2010 11:57 AM Vicente Caballero

cuando una extensión no tiene description

30882 09/21/2009 12:18 PM Vicente Caballero

Traducciones

30542 08/19/2009 01:45 PM maquerol

Bug #2451

30182 07/29/2009 11:45 AM Jorge Piera

Now it is possible to use btoh catalog and gezetteer with a proxy
#bug 2355

30046 07/20/2009 03:14 PM Vicente Caballero

#1035

por el que no se restauraba el valor por defecto en la apariencia.

29931 07/10/2009 02:21 PM Vicente Caballero

#2359

29749 07/06/2009 11:09 AM Vicente Caballero

#1867

28942 05/21/2009 02:48 PM Vicente Caballero

Arreglado el bug 1176

28788 05/15/2009 09:40 AM Jose Manuel Vivó Arnal

Added Romanian y Polish to langage page.

see #1137

28493 05/08/2009 09:45 AM Jose Manuel Vivó Arnal

tranlation key '__catalan' --> '__valenciano'

(by yHijazi)

see #1372

28374 05/04/2009 07:31 PM Vicente Caballero

Correct bug #2037: PreferencesExtension initializes the preferences pages in random order

25554 11/26/2008 01:26 PM Vicente Caballero

Look and feel mac

25517 11/24/2008 01:10 PM Vicente Caballero

Repair persistence

25305 11/18/2008 05:11 PM Jose Manuel Vivó Arnal

Added languages

see bug:#1156 and #1158

25005 11/12/2008 04:34 PM jcampos

bug fixed. Insert correctly the dimensions of the panel.

24986 11/12/2008 01:02 PM jcampos

New function insert:
- public Object getWindowProfile() : this function is to get the profile from all the windows that implement IWindow interface.

23854 10/08/2008 06:34 PM Vicente Caballero

Get the toolbars in postInitialize, after extensions have been registered

23572 09/25/2008 01:43 PM Vicente Caballero
16921 11/30/2007 09:30 AM Vicente Caballero

bug:#192

16776 11/28/2007 02:00 PM Vicente Caballero

Mensajes de info

16108 11/08/2007 12:06 PM Vicente Caballero

SkinPreferences

15982 11/07/2007 12:08 PM Vicente Caballero

nuevos Skins
#111

15926 11/05/2007 06:07 PM Vicente Caballero

mostrar iconos en la barra de estado

15786 11/02/2007 09:57 AM Jose Manuel Vivó Arnal

Removed a tag override of a method

15635 10/30/2007 12:58 PM Jose Manuel Vivó Arnal

Updatted iconTheme implementation.

15512 10/26/2007 11:44 AM Vicente Caballero

inicializar las extensiones al arrancar

14808 10/22/2007 01:55 PM Jose Manuel Vivó Arnal

Initial Theme Icons support Commit

14571 10/15/2007 01:25 PM Vicente Caballero

IDelayedDriver

14427 10/04/2007 01:48 PM bsanchez

Update frame after adding to panel, because doing it before was creating Null pointer exceptions in Swing

13881 09/19/2007 06:22 PM jaume

removed unnecessary imports

13876 09/19/2007 06:16 PM jaume

refactored ResolutionPage now is called ScreenSettingsPage

13795 09/18/2007 03:12 PM cesar

Update frame before adding to panel, because doing it after was creating Null pointer exceptions in Swing

13794 09/18/2007 03:11 PM cesar

Change the key for Window

13748 09/17/2007 02:39 PM cesar

Update frame before adding to panel, because doing it after was creating Null pointer exceptions in Swing

12443 07/02/2007 12:17 PM caballero

Al aceptar dos veces seguidas antes de cerrarse

11979 06/04/2007 01:08 PM cesar

Add missing comments, translate existing ones to english

11941 05/31/2007 04:57 PM cesar

Repair getOrderedWindows method, which was not correctly getting windows from different layers.

11673 05/16/2007 08:51 AM jaume

fixed typos

10689 03/09/2007 01:59 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)

10649 03/07/2007 12:04 PM cesar

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

10393 02/19/2007 01:12 PM cesar

Don't log the windowActivated event, as it's not safe in the current shape

10381 02/16/2007 02:14 PM cesar

Update frame properties at creation again, we got some problems without that.

10364 02/16/2007 08:54 AM cesar

Add windowActivated event to modal windows, which was not implemented yet.

10200 02/08/2007 11:56 AM cesar

Don't update frame properties at creation, do it just before opening it.

10168 02/07/2007 01:02 PM cesar

Make centreFrame a public method. Ensure window is not null.

9997 01/31/2007 11:07 AM cesar

Use IFrame interface, implement minimumSize, add comments, rename some local variables

9996 01/31/2007 11:05 AM cesar

Add IFrame interface, to access JDialogs and JInternalFrame in an uniform fashion

9964 01/29/2007 01:32 PM cesar

Use the update* methods from windowInfo, which will make the interface to work faster and be more responsive.

9951 01/29/2007 10:50 AM cesar

Make addCentredWindow to reuse addWindow code.

9950 01/29/2007 10:49 AM cesar

Make the getFrame method more safe.

9949 01/29/2007 10:43 AM cesar

Change icon name

9931 01/26/2007 02:35 PM jaume
  • empty log message ***
9866 01/23/2007 02:21 PM cesar

Replace 'enabled' icon

9839 01/19/2007 01:49 PM cesar

Add persistence; add some comments to code

9829 01/18/2007 05:50 PM cesar

Don't set tooltip for the toolbar menus, as it's quite unuseful and disturbing

9828 01/18/2007 05:32 PM cesar

Move the ToolbarMenus extension from gvsig to coreplugin

9653 01/10/2007 07:28 PM jaume
  • empty log message ***
9644 01/10/2007 05:55 PM jaume

default browser now configurable in linux

9634 01/10/2007 04:32 PM caballero

classLoader

9406 12/21/2006 10:58 AM cesar

Remove Greek from the language list. gvSIG is not translated to greek yet.

9385 12/20/2006 01:19 PM Jose Manuel Vivó Arnal

Añadida etiqueta informando de la necesidad de reiniciar para que sean efectivos los cambios

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

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

8971 11/22/2006 06:01 PM caballero

type wallpaper

8959 11/22/2006 01:01 PM caballero

personalizar

8958 11/22/2006 01:00 PM caballero
  • empty log message ***
8895 11/21/2006 11:59 AM fjp

Fallo proxy con usuario y contraseña

8884 11/20/2006 06:29 PM fjp

Fallo proxy con usuario y contraseña

8838 11/16/2006 06:52 PM cesar

Use an updateWindowInfo method to always get an updated WindowInfo object from WindowInfoSupport

8836 11/16/2006 06:28 PM cesar

Don't assume the window is a JInternalFrame... it may be a JDialog

8830 11/16/2006 06:02 PM cesar

Don't check if window is a JInternalFrame: it is not supposed to be a JInternalFrame

8771 11/15/2006 11:20 AM fjp

problemas con JDialog metidos por ahí

8752 11/14/2006 05:12 PM cesar

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

8661 11/10/2006 09:27 AM cesar

Rename variable

8527 11/06/2006 01:29 PM jaume

fixes bug if the window is not initialized

8386 10/27/2006 12:39 PM fjp

quitar un mensaje pesado

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.

8284 10/24/2006 11:05 AM cesar

Update frame properties so that all windows get correctly restored

8274 10/24/2006 09:38 AM caballero

Chino

8271 10/24/2006 09:22 AM cesar

Remove a test which was upload by error

8248 10/23/2006 04:09 PM Jose Manuel Vivó Arnal

Faltaba la llamada al getText en el titulo del marco del combo.

8231 10/23/2006 11:21 AM cesar

Replace System.out.println using logger.debug

8190 10/19/2006 05:23 PM cesar

Update most old 'view' variable names to 'window'

8179 10/19/2006 10:06 AM cesar

Update most old 'view' variable names to 'window'

8142 10/18/2006 09:59 AM jaume
  • empty log message ***
7728 10/02/2006 01:03 PM jaume
  • empty log message ***
7712 10/02/2006 09:36 AM caballero

resolución como entero

7709 10/02/2006 09:12 AM jaume
  • empty log message ***
7687 09/29/2006 12:45 PM cesar

Use logger to write error message

7676 09/29/2006 09:11 AM caballero

resolution

7607 09/27/2006 10:47 AM jaume
  • empty log message ***