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 / project / documents / layout / gui / dialogs / FConfigLayoutDialog.java @ 397

History | View | Annotate | Download (36.4 KB)

# Date Author Comment
397 06/01/2015 04:39 PM Cesar Martinez Izquierdo

Create the FConfigLayoutDialog using ToolsSwing WindowManager to be able to create it as Modal or non-modal. Fixes: #3491. Correctly store the paper size. Fixes: #3539.

371 05/08/2015 11:19 AM Cesar Martinez Izquierdo

Improve handling of paper sizes on Attributes class. Fixes #3358

299 10/18/2014 07:49 AM Cesar Martinez Izquierdo

Include units in margin (fixes #2886). Rework UI and layout.

297 10/17/2014 01:11 PM Cesar Martinez Izquierdo

Remove the new Layout document if the initial config dialog is canceled. Fixes #2910

228 08/13/2014 12:41 PM Cesar Martinez Izquierdo

Correctly save/restore grid gap from preferences; add units to grid gap; refactor, document and clean up Size and Attributes. Refactor and clean up preDraw and postDraw in FFrameView. Introduce the basis for correct drawing of rotated fframes when zoom to paper is applied (has to be completed).

219 08/07/2014 06:47 AM Cesar Martinez Izquierdo

Complete the UI and logic for the new behaviour for View-Layout synchronization. Clean up unused code. Restore definition of unused field for backward compatibility

217 08/06/2014 02:06 PM Cesar Martinez Izquierdo

Insert a view by default

216 08/06/2014 11:40 AM Cesar Martinez Izquierdo

Show the initial page config dialog when creating a new Layout doc. Add preference options to enable/disable this dialog and the new TOC for layout doc

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

Layout page properties: set proper window size and position

214 08/05/2014 08:44 AM Cesar Martinez Izquierdo

Correctly compute unit to cm transformation. Consider margins when creating a new view

213 08/05/2014 05:39 AM Cesar Martinez Izquierdo

Added the possibility to add a view from the map configuration options, to be shown when creating a new Layout document

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

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.

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

Fixed method call

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)

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

Moved gvsig-document-layout-app to new repo