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

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 383 about 9 years Francisco Díaz Carsí Arreglo por cambio de nombre en un método de la...
  geometryadapters 247 almost 10 years Cesar Martinez Izquierdo Use a specific geometry to print Really Round (...
  gui 376 about 9 years Cesar Martinez Izquierdo Add a specific layout panel to separate generic...
  toc 153 almost 10 years Cesar Martinez Izquierdo
  tools 364 about 9 years Cesar Martinez Izquierdo Draw the moved frame on the top of the cached i...
Attributes.java 46.2 KB 371 about 9 years Cesar Martinez Izquierdo Improve handling of paper sizes on Attributes c...
CustomizableObserverHelper.java 962 Bytes 153 almost 10 years Cesar Martinez Izquierdo
DefaultLayoutContext.java 16.4 KB 237 almost 10 years Cesar Martinez Izquierdo Ensure that the page config dialog is only show...
DefaultLayoutControl.java 23.1 KB 364 about 9 years Cesar Martinez Izquierdo Draw the moved frame on the top of the cached i...
DefaultLayoutDocument.java 2.56 KB 147 almost 10 years Cesar Martinez Izquierdo Backup commit. Complete TOC persistence
DefaultLayoutManager.java 16.5 KB 376 about 9 years Cesar Martinez Izquierdo Add a specific layout panel to separate generic...
DefaultLayoutNotification.java 1.25 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FLayoutDraw.java 25.3 KB 371 about 9 years Cesar Martinez Izquierdo Improve handling of paper sizes on Attributes c...
FLayoutFunctions.java 12 KB 219 almost 10 years Cesar Martinez Izquierdo Complete the UI and logic for the new behaviour...
FLayoutGraphics.java 12.8 KB 250 over 9 years Cesar Martinez Izquierdo Add the option to set a fixed scale or extend o...
FLayoutUtilities.java 12 KB 228 almost 10 years Cesar Martinez Izquierdo Correctly save/restore grid gap from preference...
FLayoutZooms.java 19.3 KB 357 about 9 years Cesar Martinez Izquierdo Save the layout visible area (viewport) in scre...
LayoutContext.java 7.89 KB 237 almost 10 years Cesar Martinez Izquierdo Ensure that the page config dialog is only show...
LayoutControl.java 8.43 KB 357 about 9 years Cesar Martinez Izquierdo Save the layout visible area (viewport) in scre...
LayoutDocument.java 1.16 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
LayoutEvents.java 7.15 KB 357 about 9 years Cesar Martinez Izquierdo Save the layout visible area (viewport) in scre...
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.64 KB 357 about 9 years Cesar Martinez Izquierdo Save the layout visible area (viewport) in scre...
Size.java 3.36 KB 288 over 9 years Cesar Martinez Izquierdo Annotate old methods as deprecated
TocModelChangedImpl.java 451 Bytes 168 almost 10 years Cesar Martinez Izquierdo Correct some selection problems on TOC, happeni...
TocModelChangedNotification.java 1.08 KB 318 over 9 years Cesar Martinez Izquierdo Only refresh the TOC when necessary, use repain...
  • svn:ignore: .project .settings .classpath

Latest revisions

# Date Author Comment
383 05/19/2015 09:57 AM Francisco Díaz Carsí

Arreglo por cambio de nombre en un método de la clase extentHistory.

376 05/08/2015 12:46 PM Cesar Martinez Izquierdo

Add a specific layout panel to separate generic behaviour that can be extended and specific behaviour that should not. Fixes #2980

371 05/08/2015 11:19 AM Cesar Martinez Izquierdo

Improve handling of paper sizes on Attributes class. Fixes #3358

365 04/17/2015 01:47 PM Cesar Martinez Izquierdo

Zoom to full layout document if rect width <=0. Completes fix for #2905 and #2885

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.

345 03/27/2015 05:37 PM Cesar Martinez Izquierdo

Enable copy-paste tool for Layouts. Fixes #2840. Reload TOC on atomic events to properly refresh the TOC on legend changes.

344 03/25/2015 07:01 PM Cesar Martinez Izquierdo

Correctly draw the layout grid (labels and coordinates), fixes #3255. Properly initialize grid dialog properties (num divisions)

343 03/08/2015 02:21 PM Cesar Martinez Izquierdo

Adapt to 2.2: Replace JIncrementalNumberField by JNumberSpinner.

342 03/02/2015 07:04 PM Cesar Martinez Izquierdo

On the grid of the layout (fframegrid), correct the label position so that it never overlaps with the fframeview. Add an anchor option to the dialog to align the center or the corner of the label. Fixes: #3103, #2906. Correctly restore number format: Fixes #3235

View revisions

Also available in: Atom