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

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 183 almost 10 years Cesar Martinez Izquierdo Set the select tool as default tool, and always...
  geometryadapters 132 almost 10 years Francisco Díaz Carsí Added to svn:ignore .project, .settings and .cl...
  gui 183 almost 10 years Cesar Martinez Izquierdo Set the select tool as default tool, and always...
  toc 153 almost 10 years Cesar Martinez Izquierdo
  tools 181 almost 10 years Cesar Martinez Izquierdo Draw only the visible area of the FFrameView
Attributes.java 41.7 KB 60 about 11 years Juan Lucas Domínguez Fixed method call
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.5 KB 183 almost 10 years Cesar Martinez Izquierdo Set the select tool as default tool, and always...
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 141 almost 10 years Cesar Martinez Izquierdo Backup commit: draw FFrameView using screen siz...
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.03 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
LayoutKeyEvent.java 7.95 KB 140 almost 10 years Cesar Martinez Izquierdo (Backup commit) AddLayers and Scale control for...
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
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

175 07/10/2014 03:16 PM Cesar Martinez Izquierdo

Don't draw the layout if the component does not have a size > 0

173 07/09/2014 10:50 AM Cesar Martinez Izquierdo

Ensure a font is assigned, as it is a mandatory field

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

158 07/07/2014 11:56 AM Cesar Martinez Izquierdo
153 07/07/2014 10:14 AM Cesar Martinez Izquierdo

View revisions

Also available in: Atom