Statistics
| Revision:

svn-document-layout / tags / org.gvsig.app.document.layout2.app-2.0.28 @ 812

  • svn:ignore: .project .settings .classpath
# Date Author Comment
205 07/28/2014 02:41 PM jenkins

[maven-release-plugin] copy for tag org.gvsig.app.document.layout2.app-2.0.28

204 07/28/2014 02:41 PM jenkins

[maven-release-plugin] prepare release org.gvsig.app.document.layout2.app-2.0.28

203 07/28/2014 02:37 PM jenkins

Increment build numbers

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

200 07/28/2014 02:32 PM Cesar Martinez Izquierdo

Code clean ups

199 07/24/2014 03:23 AM Cesar Martinez Izquierdo

Increment build numbers

198 07/24/2014 03:07 AM jenkins

Increment build numbers

197 07/24/2014 03:00 AM jenkins

[maven-release-plugin] prepare for next development iteration

195 07/24/2014 03:00 AM jenkins

[maven-release-plugin] prepare release org.gvsig.app.document.layout2.app-2.0.27

194 07/24/2014 02:58 AM jenkins

[maven-release-plugin] rollback the release of org.gvsig.app.document.layout2.app-2.0.27

193 07/24/2014 02:47 AM jenkins

[maven-release-plugin] prepare for next development iteration

191 07/24/2014 02:47 AM jenkins

[maven-release-plugin] prepare release org.gvsig.app.document.layout2.app-2.0.27

190 07/24/2014 02:45 AM jenkins

Increment build numbers

189 07/24/2014 02:34 AM jenkins

Increment build numbers

188 07/23/2014 06:47 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

186 07/23/2014 06:47 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.app.document.layout2.app-2.0.26

185 07/23/2014 06:46 PM Joaquín del Cerro Murciano

Increment build numbers

184 07/23/2014 02:24 PM Cesar Martinez Izquierdo

Increment build numbers

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

180 07/10/2014 06:59 PM jenkins

[maven-release-plugin] prepare for next development iteration

178 07/10/2014 06:59 PM jenkins

[maven-release-plugin] prepare release org.gvsig.app.document.layout2.app-2.0.25

177 07/10/2014 06:55 PM Cesar Martinez Izquierdo

Increment build numbers

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

174 07/10/2014 02:13 PM Cesar Martinez Izquierdo

Use new-style access to active window

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

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

172 07/09/2014 07:59 AM Cesar Martinez Izquierdo

Improve artifact name

171 07/08/2014 07:46 AM jenkins

[maven-release-plugin] prepare for next development iteration

169 07/08/2014 07:46 AM jenkins

[maven-release-plugin] prepare release org.gvsig.app.document.layout2.app-2.0.24

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

159 07/07/2014 01:40 PM Cesar Martinez Izquierdo

Conflict with layout document v1

158 07/07/2014 11:56 AM Cesar Martinez Izquierdo
157 07/07/2014 10:31 AM jenkins

Increment build numbers

156 07/07/2014 10:18 AM jenkins

[maven-release-plugin] prepare for next development iteration

154 07/07/2014 10:18 AM jenkins

[maven-release-plugin] prepare release org.gvsig.app.document.layout2.app-2.0.23

153 07/07/2014 10:14 AM Cesar Martinez Izquierdo
151 07/07/2014 09:38 AM Cesar Martinez Izquierdo

Move plugin v2 to trunk

150 07/07/2014 09:36 AM Cesar Martinez Izquierdo

Updated pom.xml

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

143 07/02/2014 10:15 AM Cesar Martinez Izquierdo

Ensure clone creates new listeners

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

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

141 06/29/2014 10:04 PM Cesar Martinez Izquierdo

Backup commit: draw FFrameView using screen size; update the Layout if there is changes on the 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.

134 06/19/2014 04:56 PM Cesar Martinez Izquierdo

Get DPIs from ViewPort instead of using MapContext static method

133 06/17/2014 05:58 AM Francisco Díaz Carsí

increments build numbers

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

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

131 06/16/2014 04:05 PM Joaquín del Cerro Murciano

Actualizada la version de org.gvsig.desktop a 2.0.39 y añadido al pom donde debe buscar el repositorio de maven de gvSIG

130 05/21/2014 08:59 PM Joaquín del Cerro Murciano

Modificada la extension de las plantillas del layout a ".gvslt".

refs #2524

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

[maven-release-plugin] prepare for next development iteration

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

[maven-release-plugin] prepare release org.gvsig.app.document.layout.app-2.0.21

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

Updated BN before release

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

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

Improved icon

123 02/27/2014 07:57 AM Juan Lucas Domínguez

[maven-release-plugin] prepare for next development iteration

121 02/27/2014 07:57 AM Juan Lucas Domínguez

[maven-release-plugin] prepare release org.gvsig.app.document.layout.app-2.0.20

120 02/27/2014 07:55 AM Juan Lucas Domínguez

Updating BN before release

119 02/27/2014 07:30 AM Juan Lucas Domínguez

#2393 Fixed loading of layout template

118 02/27/2014 07:29 AM Juan Lucas Domínguez

Reduced window height

117 02/17/2014 01:55 PM Joaquín del Cerro Murciano

Update action icons.

116 02/11/2014 12:05 PM Juan Lucas Domínguez

[maven-release-plugin] prepare for next development iteration

114 02/11/2014 12:05 PM Juan Lucas Domínguez

[maven-release-plugin] prepare release org.gvsig.app.document.layout.app-2.0.19

113 02/11/2014 12:03 PM Juan Lucas Domínguez

Updating BN and pom.xml before new release

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

#2308 Using methods instead of fields to prevent null values

111 02/06/2014 04:06 AM Juan Lucas Domínguez

#2291 Added missing computation: from screen coordinates (layout) to true viewport coordinates.

110 02/05/2014 10:36 AM Juan Lucas Domínguez

#2290 Catching exception and drawing error message in layout view frame.

109 02/03/2014 05:18 AM Juan Lucas Domínguez

#2268 Improved behavior when layout template file is not valid

108 01/20/2014 11:46 AM Juan Lucas Domínguez

Updated build number

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

#1276 Added missing icon

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

#1933 Added missing booleans to persistence

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

Refreshing controls after changing layout properties (problem happened after setting layout to non-editable)

104 01/17/2014 07:40 AM Juan Lucas Domínguez

#2003 Fixed snapping to grid in layout

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

102 01/17/2014 06:34 AM Juan Lucas Domínguez

Setting low flatness temporarily to prevent polygon instead of circle

101 01/17/2014 05:56 AM Juan Lucas Domínguez

#1266 Fixed command string in extension class

100 01/17/2014 05:40 AM Juan Lucas Domínguez

#1265 Removed unnecessary automatic resizing of point and set initial color to black

99 01/17/2014 03:06 AM Juan Lucas Domínguez

Updated pom.xml and build number

98 01/15/2014 04:25 AM Juan Lucas Domínguez

#1271 Using a new dialog which hides unneeded size option (that is chosen elsewhere)

97 01/09/2014 03:54 AM Juan Lucas Domínguez

[maven-release-plugin] prepare for next development iteration

95 01/09/2014 03:53 AM Juan Lucas Domínguez

[maven-release-plugin] prepare release org.gvsig.app.document.layout.app-2.0.18

94 01/09/2014 03:49 AM Juan Lucas Domínguez

Updated BN before release

93 01/09/2014 03:40 AM Juan Lucas Domínguez

#448 Added warning dialog and restrictions to prevent drawing a view with layers in editing mode

92 12/16/2013 04:42 AM Juan Lucas Domínguez

[maven-release-plugin] prepare for next development iteration

90 12/16/2013 04:42 AM Juan Lucas Domínguez

[maven-release-plugin] prepare release org.gvsig.app.document.layout.app-2.0.17

89 12/16/2013 04:40 AM Juan Lucas Domínguez

Updated BN and dependencies before release

88 12/16/2013 04:20 AM Juan Lucas Domínguez

#1098 Fixed computation of scale in layout document plugin.

87 11/06/2013 10:37 AM Juan Lucas Domínguez

Updated build number

86 11/06/2013 06:55 AM Juan Lucas Domínguez

Fixed plugin properties (name, official)

85 10/03/2013 07:06 AM Ignacio Brodín

#1847 Layout grid fits the paper limits instead the inserted view limits.

84 10/02/2013 10:04 AM Juan Lucas Domínguez

Fixed icon request

83 09/18/2013 11:41 AM Juan Lucas Domínguez

Fixed assembly file