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

Name Size Revision Age Author Comment
  commands 167 about 10 years Cesar Martinez Izquierdo Directly notify frame additions/removals to the...
  contextmenu 140 about 10 years Cesar Martinez Izquierdo (Backup commit) AddLayers and Scale control for...
  fframes 392 about 9 years Cesar Martinez Izquierdo Ensure layoutContext is not null
  geometryadapters 247 about 10 years Cesar Martinez Izquierdo Use a specific geometry to print Really Round (...
  gui 397 about 9 years Cesar Martinez Izquierdo Create the FConfigLayoutDialog using ToolsSwing...
  toc 153 about 10 years Cesar Martinez Izquierdo
  tools 364 over 9 years Cesar Martinez Izquierdo Draw the moved frame on the top of the cached i...
Attributes.java 46.2 KB 371 over 9 years Cesar Martinez Izquierdo Improve handling of paper sizes on Attributes c...
CustomizableObserverHelper.java 962 Bytes 153 about 10 years Cesar Martinez Izquierdo
DefaultLayoutContext.java 16.6 KB 433 almost 9 years Joaquín del Cerro Murciano Añadidos diversos metodos de utilidad en varias...
DefaultLayoutControl.java 23.1 KB 364 over 9 years Cesar Martinez Izquierdo Draw the moved frame on the top of the cached i...
DefaultLayoutDocument.java 2.47 KB 433 almost 9 years Joaquín del Cerro Murciano Añadidos diversos metodos de utilidad en varias...
DefaultLayoutManager.java 16.5 KB 376 over 9 years Cesar Martinez Izquierdo Add a specific layout panel to separate generic...
DefaultLayoutNotification.java 1.25 KB 5 about 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FLayoutDraw.java 25.3 KB 371 over 9 years Cesar Martinez Izquierdo Improve handling of paper sizes on Attributes c...
FLayoutFunctions.java 12 KB 219 about 10 years Cesar Martinez Izquierdo Complete the UI and logic for the new behaviour...
FLayoutGraphics.java 12.8 KB 250 almost 10 years Cesar Martinez Izquierdo Add the option to set a fixed scale or extend o...
FLayoutUtilities.java 12 KB 228 about 10 years Cesar Martinez Izquierdo Correctly save/restore grid gap from preference...
FLayoutZooms.java 19.3 KB 357 over 9 years Cesar Martinez Izquierdo Save the layout visible area (viewport) in scre...
LayoutContext.java 7.82 KB 433 almost 9 years Joaquín del Cerro Murciano Añadidos diversos metodos de utilidad en varias...
LayoutControl.java 8.43 KB 357 over 9 years Cesar Martinez Izquierdo Save the layout visible area (viewport) in scre...
LayoutDocument.java 1.36 KB 433 almost 9 years Joaquín del Cerro Murciano Añadidos diversos metodos de utilidad en varias...
LayoutEvents.java 7.15 KB 357 over 9 years Cesar Martinez Izquierdo Save the layout visible area (viewport) in scre...
LayoutKeyEvent.java 8.06 KB 208 about 10 years Cesar Martinez Izquierdo Ensure the LayoutControl gets the focus when it...
LayoutManager.java 2.67 KB 176 about 10 years Cesar Martinez Izquierdo Correctly handle scale when loading Layout docu...
LayoutNotification.java 1.64 KB 357 over 9 years Cesar Martinez Izquierdo Save the layout visible area (viewport) in scre...
Size.java 3.36 KB 288 almost 10 years Cesar Martinez Izquierdo Annotate old methods as deprecated
TocModelChangedImpl.java 451 Bytes 168 about 10 years Cesar Martinez Izquierdo Correct some selection problems on TOC, happeni...
TocModelChangedNotification.java 1.08 KB 318 almost 10 years Cesar Martinez Izquierdo Only refresh the TOC when necessary, use repain...
  • svn:ignore: .project .settings .classpath

Latest revisions

# Date Author Comment
433 08/27/2015 06:53 PM Joaquín del Cerro Murciano

Añadidos diversos metodos de utilidad en varias clases, para facilitar la navegacion desde el documento a los fframes

432 08/27/2015 06:32 PM Joaquín del Cerro Murciano

reformateado de codigo

397 06/01/2015 04:39 PM Cesar Martinez Izquierdo

Create the FConfigLayoutDialog using ToolsSwing WindowManager to be able to create it as Modal or non-modal. Fixes: #3491. Correctly store the paper size. Fixes: #3539.

392 05/27/2015 12:48 PM Cesar Martinez Izquierdo

Ensure layoutContext is not null

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.

View revisions

Also available in: Atom