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

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 344 about 9 years Cesar Martinez Izquierdo Correctly draw the layout grid (labels and coor...
  geometryadapters 247 over 9 years Cesar Martinez Izquierdo Use a specific geometry to print Really Round (...
  gui 326 over 9 years Cesar Martinez Izquierdo Correctly load layout templates (fixes #2975: t...
  toc 153 almost 10 years Cesar Martinez Izquierdo
  tools 280 over 9 years Cesar Martinez Izquierdo Add PreviousZoom tool. Separe tools on differen...
Attributes.java 44.9 KB 228 almost 10 years Cesar Martinez Izquierdo Correctly save/restore grid gap from preference...
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 20.6 KB 228 almost 10 years Cesar Martinez Izquierdo Correctly save/restore grid gap from preference...
DefaultLayoutDocument.java 2.56 KB 147 almost 10 years Cesar Martinez Izquierdo Backup commit. Complete TOC persistence
DefaultLayoutManager.java 15.9 KB 273 over 9 years Cesar Martinez Izquierdo Log also the exception to see what is happening
DefaultLayoutNotification.java 1.25 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FLayoutDraw.java 25.2 KB 244 over 9 years Cesar Martinez Izquierdo Don't rotate landscape pages for PDF export. iT...
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 341 about 9 years Cesar Martinez Izquierdo Create a new view by default to avoid having no...
LayoutContext.java 7.89 KB 237 almost 10 years Cesar Martinez Izquierdo Ensure that the page config dialog is only show...
LayoutControl.java 7.84 KB 183 almost 10 years Cesar Martinez Izquierdo Set the select tool as default tool, and always...
LayoutDocument.java 1.16 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
LayoutEvents.java 7.1 KB 208 almost 10 years Cesar Martinez Izquierdo Ensure the LayoutControl gets the focus when it...
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.62 KB 147 almost 10 years Cesar Martinez Izquierdo Backup commit. Complete TOC persistence
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
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

341 03/02/2015 06:08 PM Cesar Martinez Izquierdo

Create a new view by default to avoid having non-associated fframeviews unless the user explicitly wants to create an empty one. Disable the add layer tool when the fframeview is non-associated. Don't produce exceptions when trying to zoom on empty fframeviews. Allow a fframeview to be disconnected from a view. Fixes #3185

333 02/23/2015 02:01 PM Joaquín del Cerro Murciano

refs #3200. Corregida la de persistencia de los campos intervalx e intervaly del FFrameGrid

332 02/23/2015 01:57 PM Joaquín del Cerro Murciano

refs #3202. Corregida la definicion de persistencia del campo text del FFrameText

326 01/29/2015 04:56 PM Cesar Martinez Izquierdo

Correctly load layout templates (fixes #2975: toc no showing when loading templates)

325 01/29/2015 12:24 PM Cesar Martinez Izquierdo

Correctly clone FFrameText. Fixes #2384. Adjust FFrameTextDialog layout as components are overlapping on Linux

324 01/29/2015 12:23 PM Cesar Martinez Izquierdo

Remove unused code

318 11/10/2014 08:10 AM Cesar Martinez Izquierdo

Only refresh the TOC when necessary, use repaint otherwise (fixes: #2985). Set DPIs on the Viewport when printing.

View revisions

Also available in: Atom