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 / DefaultLayoutContext.java @ 772

History | View | Annotate | Download (16.6 KB)

# Date Author Comment
433 08/27/2015 06:53 PM Joaquín del Cerro Murciano

Añadidos diversos metodos de utilidad en varias clases, para facilitar la navegacion desde el documento a los fframes

237 08/14/2014 01:21 PM Cesar Martinez Izquierdo

Ensure that the page config dialog is only shown the first time the Layout is opened

168 07/07/2014 11:21 PM Cesar Martinez Izquierdo

Correct some selection problems on TOC, happening only with projects loaded from persistence

167 07/07/2014 04:53 PM Cesar Martinez Izquierdo

Directly notify frame additions/removals to the Frame instead of using events, as DefaultLayoutContext does not have the full overview of additions/removals.
Don't refresh extent after setting image size as it triggers chained extentChanged events

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

147 07/07/2014 09:16 AM Cesar Martinez Izquierdo

Backup commit. Complete TOC persistence

146 07/03/2014 08:43 PM Cesar Martinez Izquierdo

Correct synchronization and notification issues. Specify the component to remove from the lateral panel.

145 07/03/2014 04:06 PM Cesar Martinez Izquierdo

Add persistence to TOC object. Correct undo weird behaviour that duplicated restored objects

144 07/02/2014 05:17 PM Cesar Martinez Izquierdo

Add TOC support on Layout

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.

112 02/10/2014 06:49 AM Juan Lucas Domínguez

#2308 Using methods instead of fields to prevent null values

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

#1933 Added missing booleans to persistence

103 01/17/2014 06:36 AM Juan Lucas Domínguez

#1277 Deselecting deleted frames to prevent interference when using deletion tool in command stack

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

Moved gvsig-document-layout-app to new repo