Statistics
| Revision:

svn-document-layout / trunk / org.gvsig.app.document.layout2.app / org.gvsig.app.document.layout2.app.mainplugin / src / main / java / org / gvsig / app / extension @ 1607

  • svn:ignore: .project .settings .classpath
# Date Author Comment
1607 07/06/2023 07:36 AM Francisco Díaz Carsí

Pequeños arreglos en el informe de mapa

1601 06/30/2023 03:16 PM Francisco Díaz Carsí

Primera aproximación de resalte de geometría en el informe del mapa

1600 06/22/2023 12:28 PM Francisco Díaz Carsí

Layout report

1594 06/16/2023 02:27 PM Francisco Díaz Carsí

Layout report

1531 03/26/2023 10:06 PM Joaquín del Cerro Murciano

Primeras aproximaciones a integrar el documento layout con los informes de DAL (aun queda bastante)

606 02/08/2017 11:12 PM Joaquín del Cerro Murciano

Añadida la entrada de menu "Layout->new layout" y fijado el orden de las barras de herramientas del layout

605 02/08/2017 08:27 PM Joaquín del Cerro Murciano

Añadida la entrada de menu "Layout->new layout" y fijado el orden de las barras de herramientas del layout

550 06/13/2016 09:58 PM Joaquín del Cerro Murciano
402 06/17/2015 12:41 PM Miguel Company

refs #3514 Modificado el código para que aparezca como filtro de archivo por defecto 'Layout templates (*.gvslt)', en vez de All files

341 03/02/2015 06:08 PM Cesar Martinez Izquierdo

Create a new view by default to avoid having non-associated fframeviews unless the user explicitly wants to create an empty one. Disable the add layer tool when the fframeview is non-associated. Don't produce exceptions when trying to zoom on empty fframeviews. Allow a fframeview to be disconnected from a view. Fixes #3185

326 01/29/2015 04:56 PM Cesar Martinez Izquierdo

Correctly load layout templates (fixes #2975: toc no showing when loading templates)

290 10/16/2014 05:03 AM Cesar Martinez Izquierdo

Avoid NullPointerException when no view has been selected yet

280 10/14/2014 05:34 PM Cesar Martinez Izquierdo

Add PreviousZoom tool. Separe tools on different extensions as they require a different isEnabled behaviour. Complete translations. Execute enableControls after zooming, panning and accessing the FFrameView dialog to set the correct status for buttons

274 10/12/2014 06:05 PM Cesar Martinez Izquierdo

Improve FFrameGrid options, providing sensible defaults, allowing to choose the number of divisions and providing some label settings

250 09/08/2014 02:31 AM Cesar Martinez Izquierdo

Add the option to set a fixed scale or extend on FFrameView. Add support for non-modal fframe dialogs.

242 08/14/2014 01:54 PM Cesar Martinez Izquierdo

Code clean up

215 08/05/2014 10:19 AM Cesar Martinez Izquierdo

Layout page properties: set proper window size and position

207 08/01/2014 02:05 PM Cesar Martinez Izquierdo

Code clean up

200 07/28/2014 02:32 PM Cesar Martinez Izquierdo

Code clean ups

174 07/10/2014 02:13 PM Cesar Martinez Izquierdo

Use new-style access to active window

151 07/07/2014 09:38 AM Cesar Martinez Izquierdo

Move plugin v2 to trunk

149 07/07/2014 09:30 AM Cesar Martinez Izquierdo

Rename plugin name

148 07/07/2014 09:29 AM Cesar Martinez Izquierdo

Rename plugin folder

140 06/27/2014 04:56 PM Cesar Martinez Izquierdo

(Backup commit) AddLayers and Scale control for Layout document

135 06/23/2014 07:56 AM Cesar Martinez Izquierdo

New branch for implementing performance and usability improvements to be integrated on gvSIG 2.2.

132 06/17/2014 05:56 AM Francisco Díaz Carsí

Added to svn:ignore .project, .settings and .classpath files

125 03/10/2014 12:10 PM Juan Lucas Domínguez

#2394 Fixed refreshment of icon and renamed icon to prevent conflict with icon of another plugin

119 02/27/2014 07:30 AM Juan Lucas Domínguez

#2393 Fixed loading of layout template

109 02/03/2014 05:18 AM Juan Lucas Domínguez

#2268 Improved behavior when layout template file is not valid

107 01/17/2014 08:20 AM Juan Lucas Domínguez

#1276 Added missing icon

101 01/17/2014 05:56 AM Juan Lucas Domínguez

#1266 Fixed command string in extension class

59 05/28/2013 10:40 AM Juan Lucas Domínguez

Added missing method and removed System.out.println

58 05/24/2013 07:15 AM Juan Lucas Domínguez

Trying to clarify meaning of fields used in layout printing (margins, page size, orientation etc)

36 10/26/2012 01:16 PM Juan Lucas Domínguez

#1242 Fixed action command

33 10/25/2012 08:35 AM Juan Lucas Domínguez

#1268 Fixed extension used for map templates and initialized tool to prevent NPE in LayoutEvents

30 10/23/2012 08:28 AM Juan Lucas Domínguez

#1230 Added missing methods to restore conventional printing

24 09/20/2012 03:16 AM Juan Lucas Domínguez

Fixing icon naming and management in layout-doc plugin

23 09/12/2012 03:34 AM Juan Lucas Domínguez

#1025 Added missing icon

22 09/12/2012 02:55 AM Juan Lucas Domínguez

#1024 Added missing icon

21 09/12/2012 02:45 AM Juan Lucas Domínguez

#1019 Added missing icon

20 09/11/2012 11:06 AM Juan Lucas Domínguez

#1021 Added missing icon

19 09/11/2012 10:39 AM Juan Lucas Domínguez

#1018 Added missing icon and i18n strings

18 09/11/2012 10:32 AM Juan Lucas Domínguez

#1017 Added missing icon

17 09/11/2012 10:19 AM Juan Lucas Domínguez

#1016 Added missing icon

16 09/11/2012 10:03 AM Juan Lucas Domínguez

Better icon name

14 09/11/2012 06:10 AM Juan Lucas Domínguez

#1028 Fixed icon names and added i18n text

13 09/11/2012 05:29 AM Juan Lucas Domínguez

#1031 Using better icon

12 09/11/2012 05:05 AM Juan Lucas Domínguez

#1031 Fixed icon names and added i18n files

11 09/11/2012 04:44 AM Juan Lucas Domínguez

Improved icon name

10 09/11/2012 04:12 AM Juan Lucas Domínguez

#1046 Fixed icon names, added missing icons, fixed icon registering

5 07/09/2012 07:01 AM Juan Lucas Domínguez

Moved gvsig-document-layout-app to new repo