Statistics
| Revision:

svn-gvsig-desktop / tags / v1_10_0_Build_1254 / extensions / extDockingSkin / src / main @ 33813

# Date Author Comment
32833 06/17/2010 07:40 AM Ignacio Brodín
32820 06/17/2010 02:23 AM Ignacio Brodín

pre_v1_9_Build_1254

29795 07/06/2009 08:56 AM Jesús Zarzoso

added dock window button

29591 06/29/2009 11:35 AM Rafa Gaitán

added test to avoid null pointer exception if window profile is defined to null

25055 11/13/2008 06:42 AM jcampos

comment debug tool for the GUI system.

25031 11/13/2008 03:08 AM jcampos

bug fixed.

25028 11/12/2008 06:21 PM Rafa Gaitán

Improved window management

25023 11/12/2008 03:58 PM Rafa Gaitán

Fixing window behavior

25020 11/12/2008 12:09 PM Rafa Gaitán

Added better windowing support

25007 11/12/2008 10:44 AM jcampos

bug fixed.

24978 11/12/2008 05:21 AM jcampos

Upgrade classes.

New button insert to show the project manager.

24977 11/12/2008 05:13 AM jcampos

remove unnecessary java files.

24976 11/12/2008 05:06 AM jcampos

remove unnecessary java files.

24968 11/12/2008 03:19 AM jcampos

Rename project name.

24967 11/12/2008 02:45 AM jcampos

Insert all the necessary files to compile this extension with ant.

Remove unnecessary classes.

24461 10/29/2008 01:12 PM Rafa Gaitán

added requestfocus event.

24453 10/29/2008 12:12 PM Rafa Gaitán

Added support to close FloatingWindows using the close of the dialog.
Deleted unused ComplexDesktopPane.

24448 10/29/2008 10:00 AM jcampos

Insert different types of create a dockWindow.

24445 10/29/2008 08:18 AM jcampos

bug fixed. Now the modal dialogs show always over the application.

24399 10/28/2008 06:32 AM jcampos

bug fixed. MainFrame include.

24368 10/27/2008 09:12 AM Rafa Gaitán

enabled non ligthwave support for better previews

24365 10/27/2008 05:55 AM jcampos

Bug fixed. Now when the focus changes the new skin save last active window.

24364 10/27/2008 04:28 AM jcampos

Bug fixed. Now when the user close a singleton window and try to open again it runs correctly.

24285 10/24/2008 07:38 AM Rafa Gaitán

better managemet of view focus changed

24275 10/24/2008 06:39 AM jcampos

upgrade classes.

24272 10/24/2008 06:30 AM jcampos

upgrade classes.

24270 10/24/2008 05:54 AM jcampos

Refactoring do it.

Now the listener for the dialogs and docking windows are place in the DockingManager.java.

24260 10/24/2008 02:16 AM jcampos

Update project.
It runs correctly but the listeners don´t work correctly yet.

23423 09/17/2008 10:46 AM jcampos

Upgrade project extension.
distribution directory added.

22645 07/31/2008 02:43 AM jcampos

New docking skin base on infonode docking framework. Now this project is only a test to test how infonode framework can work with GvSIG.