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 / fframes @ 313

Name Size Revision Age Author Comment
  gui 313 over 9 years Cesar Martinez Izquierdo Make the window wider
AbstractFFrameViewDependence.java 3.4 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrame.java 30.3 KB 308 over 9 years Cesar Martinez Izquierdo Ensure that the persisted scale is correctly re...
FFrameBasic.java 9 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameBasicFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameGraphics.java 17.6 KB 100 over 10 years Juan Lucas Domínguez #1265 Removed unnecessary automatic resizing of...
FFrameGraphicsFactory.java 1.77 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameGrid.java 29.3 KB 289 over 9 years Cesar Martinez Izquierdo Ensure mapcontext is not null. Possibly fixes #...
FFrameGridFactory.java 1.85 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameGroup.java 11.2 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameGroupFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameLegend.java 30.5 KB 173 almost 10 years Cesar Martinez Izquierdo Ensure a font is assigned, as it is a mandatory...
FFrameLegendFactory.java 1.75 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameNorth.java 4.03 KB 72 almost 11 years Juan Lucas Domínguez Added utility method to allow map rotation diff...
FFrameNorthFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameOverView.java 9.52 KB 243 almost 10 years Cesar Martinez Izquierdo Adapt FFrameOverView to the last changes in FFr...
FFrameOverViewFactory.java 1.76 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFramePicture.java 14.2 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFramePictureFactory.java 1.76 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameScaleBar.java 44.2 KB 228 almost 10 years Cesar Martinez Izquierdo Correctly save/restore grid gap from preference...
FFrameScaleBarFactory.java 1.76 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameSymbol.java 6.06 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameSymbolFactory.java 1.75 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameTable.java 15.5 KB 125 over 10 years Juan Lucas Domínguez #2394 Fixed refreshment of icon and renamed ico...
FFrameTableFactory.java 1.75 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameText.java 25.4 KB 32 over 11 years Juan Lucas Domínguez #1310 Changed persisted value (Rectangle -> Rec...
FFrameTextFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameView.java 49.8 KB 308 over 9 years Cesar Martinez Izquierdo Ensure that the persisted scale is correctly re...
FFrameViewFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FrameFactory.java 2.18 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
IFFrame.java 11.2 KB 232 almost 10 years Cesar Martinez Izquierdo Better handling of selection of rotated frames....
IFFrameEditableVertex.java 1.46 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
IFFrameGroupSelectable.java 1.55 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
IFFrameUseFMap.java 8.83 KB 250 almost 10 years Cesar Martinez Izquierdo Add the option to set a fixed scale or extend o...
IFFrameUseProject.java 1.3 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
IFFrameViewDependence.java 1.76 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
LayoutPanelListener.java 506 Bytes 308 over 9 years Cesar Martinez Izquierdo Ensure that the persisted scale is correctly re...
ListViewModel.java 3.88 KB 213 almost 10 years Cesar Martinez Izquierdo Added the possibility to add a view from the ma...
ListWithoutOverViewModel.java 1.88 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
  • svn:ignore: .project .settings .classpath

Latest revisions

# Date Author Comment
313 10/29/2014 10:55 AM Cesar Martinez Izquierdo

Make the window wider

308 10/29/2014 06:18 AM Cesar Martinez Izquierdo

Ensure that the persisted scale is correctly recovered when opening the project. Use the extentHistory to access the previous extent. Automatically notify FFrames implementing LayoutPanelListener whenever the LayoutPanel is activated or closed. This allows updating the scale control only when needed

303 10/23/2014 07:56 AM Cesar Martinez Izquierdo

Restore some old methods as deprecated for backwards-compatiblity

302 10/23/2014 07:55 AM Cesar Martinez Izquierdo

Load the sync extent checkbox as disabled when scale or extent is fixed. Completes fix for #2930

301 10/23/2014 06:05 AM Cesar Martinez Izquierdo

Deselect sync extent when he checkbox is disabled. Fixes #2930

298 10/17/2014 01:12 PM Cesar Martinez Izquierdo

Reworked layout of GridProperties window. Fixes #2909

291 10/16/2014 05:05 AM Cesar Martinez Izquierdo

Ensure the grid is correctly created even if not configured. Set the newFFrameView from the beginning, so that we can set the mapcontext as soon as we choose a view. Completes the fixes for #2875

289 10/15/2014 04:56 PM Cesar Martinez Izquierdo

Ensure mapcontext is not null. Possibly fixes #2875.

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

279 10/14/2014 05:31 PM Cesar Martinez Izquierdo

Complete translations. Use localized text on units combo

View revisions

Also available in: Atom