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 / tools @ 772

  • svn:ignore: .project .settings .classpath
# Date Author Comment
364 04/17/2015 01:04 PM Cesar Martinez Izquierdo

Draw the moved frame on the top of the cached image. Restore the original clip before writing the handlers and ruler. Fixes #3356.

357 04/16/2015 01:18 PM Cesar Martinez Izquierdo

Save the layout visible area (viewport) in screen coordinates, to be able to restore it when the component size changes (fixes #2905 and possibly #2885). Improve documentation.

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

250 09/08/2014 02:31 AM Cesar Martinez Izquierdo

Add the option to set a fixed scale or extend on FFrameView. Add support for non-modal fframe dialogs.

246 08/25/2014 06:28 AM Cesar Martinez Izquierdo

Set the default tool after a FFrameGraphic has been added; use mouse clicked instead of mouse released in the point behaviour because we can't change the tool before the mouseClicked event has been dispatched

236 08/14/2014 01:20 PM Cesar Martinez Izquierdo

Code clean up

231 08/14/2014 08:13 AM Cesar Martinez Izquierdo

Improve readibility

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).

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

Code clean up

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

Draw only the visible area of the FFrameView

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

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

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

142 07/02/2014 08:03 AM Cesar Martinez Izquierdo

Simplified and centralized the synchronization process between the Layout and the associated View

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.

132 06/17/2014 05:56 AM Francisco Díaz Carsí

Added to svn:ignore .project, .settings and .classpath files

125 03/10/2014 12:10 PM Juan Lucas Domínguez

#2394 Fixed refreshment of icon and renamed icon to prevent conflict with icon of another plugin

24 09/20/2012 03:16 AM Juan Lucas Domínguez

Fixing icon naming and management in layout-doc plugin

12 09/11/2012 05:05 AM Juan Lucas Domínguez

#1031 Fixed icon names and added i18n files

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

Moved gvsig-document-layout-app to new repo