Statistics
| Revision:

svn-document-layout / trunk / org.gvsig.app.document.layout.app / org.gvsig.app.document.layout.app.mainplugin / src / main / java / org / gvsig / app / project @ 110

# Date Author Comment
110 02/05/2014 10:36 AM Juan Lucas Domínguez

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

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

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

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

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)

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

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

#1098 Fixed computation of scale in layout document plugin.

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

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

72 06/26/2013 07:07 AM Juan Lucas Domínguez

Added utility method to allow map rotation different from frame rotation

70 06/19/2013 11:42 AM Juan Lucas Domínguez

Fixed printing of overview

69 06/19/2013 11:42 AM Juan Lucas Domínguez

Added utility method to remove items

68 06/19/2013 11:41 AM Juan Lucas Domínguez

Protecting against out of memory error

67 06/19/2013 11:40 AM Juan Lucas Domínguez

Do not offer frames which don't have a view associated when adding overview

66 06/19/2013 02:34 AM Juan Lucas Domínguez

Added missing print method and improved drawing of AOI box

65 06/19/2013 02:33 AM Juan Lucas Domínguez

Increased visibility of some methods for subclasses

64 06/17/2013 05:19 AM Juan Lucas Domínguez

Increased visibility of some methods/fields to allow access from subclass

62 06/03/2013 11:50 AM Juan Lucas Domínguez

Fixed typo in description

60 05/28/2013 10:40 AM Juan Lucas Domínguez

Fixed method call

58 05/24/2013 07:15 AM Juan Lucas Domínguez

Trying to clarify meaning of fields used in layout printing (margins, page size, orientation etc)

57 05/24/2013 05:46 AM Juan Lucas Domínguez

#1875 Restored offset and image size in print method

56 05/22/2013 03:18 AM Juan Lucas Domínguez

Changed parameter class to superinterface

54 04/19/2013 08:57 AM Juan Lucas Domínguez

Improved disposal of images

51 12/28/2012 07:57 AM Juan Lucas Domínguez

#1325 Prevented refreshment of extent when frame not linked to view. Also fixed mouse events coordinates management

44 11/20/2012 07:04 AM Juan Lucas Domínguez

#1397 Fixed drawing and persistence of overview frame in layout

43 11/19/2012 06:01 AM Juan Lucas Domínguez

Fixing and trying to clarify cloning and notifications of FFrameView objects

40 11/13/2012 05:52 AM Juan Lucas Domínguez

#1231 Fixed management of legend frame. Layer name will be shown if no legend image is available

39 11/12/2012 04:56 AM Juan Lucas Domínguez

#1321 Fixed how view is painted in layout frame

33 10/25/2012 08:35 AM Juan Lucas Domínguez

#1268 Fixed extension used for map templates and initialized tool to prevent NPE in LayoutEvents

32 10/25/2012 07:37 AM Juan Lucas Domínguez

#1310 Changed persisted value (Rectangle -> Rectangle2D) and persisted text

31 10/23/2012 08:53 AM Juan Lucas Domínguez

#1267 Check field is not null before cloning (that field is permanently being set, so it can be null)

30 10/23/2012 08:28 AM Juan Lucas Domínguez

#1230 Added missing methods to restore conventional printing

27 10/02/2012 03:39 AM Juan Lucas Domínguez

#1047 Added folder with SVG north symbols and fixed path in code

26 10/01/2012 10:41 AM Juan Lucas Domínguez

#951 Effectively cloning bbox and geometry (adapter) of graphics frame. There are probably a lot of little bugs like this in the management of frames in layout.

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

Fixing icon naming and management in layout-doc plugin

15 09/11/2012 06:52 AM Juan Lucas Domínguez

#974 Fixed bad management of return value (null) when user cancels frame properties dialog

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