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 @ 214

Name Size Revision Age Author Comment
  commands 167 almost 10 years Cesar Martinez Izquierdo Directly notify frame additions/removals to the...
  contextmenu 140 almost 10 years Cesar Martinez Izquierdo (Backup commit) AddLayers and Scale control for...
  fframes 213 almost 10 years Cesar Martinez Izquierdo Added the possibility to add a view from the ma...
  geometryadapters 132 almost 10 years Francisco Díaz Carsí Added to svn:ignore .project, .settings and .cl...
  gui 214 almost 10 years Cesar Martinez Izquierdo Correctly compute unit to cm transformation. Co...
  toc 153 almost 10 years Cesar Martinez Izquierdo
  tools 207 almost 10 years Cesar Martinez Izquierdo Code clean up
Attributes.java 42.7 KB 214 almost 10 years Cesar Martinez Izquierdo Correctly compute unit to cm transformation. Co...
CustomizableObserverHelper.java 962 Bytes 153 almost 10 years Cesar Martinez Izquierdo
DefaultLayoutContext.java 14.7 KB 168 almost 10 years Cesar Martinez Izquierdo Correct some selection problems on TOC, happeni...
DefaultLayoutControl.java 20.6 KB 208 almost 10 years Cesar Martinez Izquierdo Ensure the LayoutControl gets the focus when it...
DefaultLayoutDocument.java 2.56 KB 147 almost 10 years Cesar Martinez Izquierdo Backup commit. Complete TOC persistence
DefaultLayoutManager.java 15.2 KB 176 almost 10 years Cesar Martinez Izquierdo Correctly handle scale when loading Layout docu...
DefaultLayoutNotification.java 1.25 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FLayoutDraw.java 25.7 KB 175 almost 10 years Cesar Martinez Izquierdo Don't draw the layout if the component does not...
FLayoutFunctions.java 12 KB 176 almost 10 years Cesar Martinez Izquierdo Correctly handle scale when loading Layout docu...
FLayoutGraphics.java 11.8 KB 143 almost 10 years Cesar Martinez Izquierdo Ensure clone creates new listeners
FLayoutUtilities.java 13.1 KB 213 almost 10 years Cesar Martinez Izquierdo Added the possibility to add a view from the ma...
FLayoutZooms.java 19.2 KB 147 almost 10 years Cesar Martinez Izquierdo Backup commit. Complete TOC persistence
LayoutContext.java 7.23 KB 168 almost 10 years Cesar Martinez Izquierdo Correct some selection problems on TOC, happeni...
LayoutControl.java 7.84 KB 183 almost 10 years Cesar Martinez Izquierdo Set the select tool as default tool, and always...
LayoutDocument.java 1.16 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
LayoutEvents.java 7.1 KB 208 almost 10 years Cesar Martinez Izquierdo Ensure the LayoutControl gets the focus when it...
LayoutKeyEvent.java 8.06 KB 208 almost 10 years Cesar Martinez Izquierdo Ensure the LayoutControl gets the focus when it...
LayoutManager.java 2.67 KB 176 almost 10 years Cesar Martinez Izquierdo Correctly handle scale when loading Layout docu...
LayoutNotification.java 1.62 KB 147 almost 10 years Cesar Martinez Izquierdo Backup commit. Complete TOC persistence
Size.java 3.01 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
TocModelChangedImpl.java 451 Bytes 168 almost 10 years Cesar Martinez Izquierdo Correct some selection problems on TOC, happeni...
TocModelChangedNotification.java 970 Bytes 168 almost 10 years Cesar Martinez Izquierdo Correct some selection problems on TOC, happeni...
  • svn:ignore: .project .settings .classpath

Latest revisions

# Date Author Comment
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

208 08/01/2014 02:07 PM Cesar Martinez Izquierdo

Ensure the LayoutControl gets the focus when it is clicked; limit the key events to LayoutControl and the TOC, to avoid capturing keys if we have open dialogs

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

Code clean up

202 07/28/2014 02:35 PM Cesar Martinez Izquierdo

Correctly handle "Enlace vivo" events

201 07/28/2014 02:34 PM Cesar Martinez Izquierdo

Apply the delete command if the active window is a LayoutControl and ignore source, as the focus may be set on the TOC but we want to delete the frames anyway

183 07/23/2014 02:23 PM Cesar Martinez Izquierdo

Set the select tool as default tool, and always fall back to this tool after adding any fframe (view, scale, north, etc)

182 07/23/2014 02:22 PM Cesar Martinez Izquierdo

Use a single b_udpating flag for synchronization, in order to avoid infinite loops and simplify logic.
In clone(), ensure the new listener objects are created before any other property is set

181 07/17/2014 12:05 PM Cesar Martinez Izquierdo

Draw only the visible area of the FFrameView

176 07/10/2014 03:35 PM Cesar Martinez Izquierdo

Correctly handle scale when loading Layout documents from Project. Complete some Javadocs and clean up obsolete code

View revisions

Also available in: Atom