README.txt
author insilmaril
Mon, 23 Jul 2007 12:42:02 +0000
changeset 566 ebebedffba50
parent 545 a7afc473b843
child 590 eff55addc857
permissions -rw-r--r--
Added import filter for Freemind
     1 VYM - View Your Mind - 1.9.0  (c) 2007 by Uwe Drechsel
     2 ======================================================
     3 
     4 This is a (stable) beta release of vym 1.10.0
     5 
     6 
     7 
     8 Documentation
     9 -------------
    10 
    11 The complete documentation of vym is available as PDF document in
    12 english and spanish (1.8.1). It can be accessed directly from vym if a PDF
    13 viewer is installed. It also can be downloaded from the vym site at
    14 Sourceforge:
    15 
    16 https://sourceforge.net/projects/vym/
    17 
    18 
    19 Versioning scheme
    20 -----------------
    21 
    22 Beginning with this version of vym (1.9.0) the versioning is similar to
    23 that of the Linux Kernel:
    24 
    25 Odd versions (like 1.9, 1.11, ...) are developer versions, the stable
    26 "public" ones will have 1.10 or 1.12.
    27 
    28 
    29 Questions and feedback
    30 ----------------------
    31 
    32 Please direct questions to the mailinglist first: 
    33 
    34 	vym-forum@lists.sourceforge.net
    35 
    36 
    37 
    38 Changelog since 1.8.1
    39 ---------------------
    40 
    41 - Feature: Extended fileformat with object IDs to ease export from
    42            tomboy to vym
    43 - Feature: Completed german translation
    44 - Feature: Center on selection with "."
    45 - Feature: Most important exports can be scripted now
    46 - Feature: Creating new map with selection as MapCenter
    47 - Feature: Simple export to CSV spreadsheet
    48 - Feature: Copy from past steps in history to current one
    49 - Feature: Editing of frame attributes in branch property window
    50 - Feature: autosave
    51 - Feature: number of undo/redo levels can be changed in settings 
    52 - Feature: branch property window settings are saved
    53 - Feature: Added basic macros and documentation
    54 - Feature: Color of selection can be changed now
    55 - Feature: Pen and brush for frames can be set
    56 - Feature: Simple Editor for scripts
    57 - Feature: Added syntax highlighting for editor
    58 - Feature: Unscroll all now only affects selected subtree 
    59 - Feature: Modifier Modes now change cursor when CTRL is pressed 
    60 - Feature: vym opens spanish documentation, if locale is es*
    61 - Feature: New Frame format
    62 - Feature: Properties dialog for branches instead of context menu entries
    63 - Feature: Only one history window for all editors. State is saved.
    64 - Feature: Canvas ported to QT 4.2 GraphicsView
    65 - Feature: Options to use AntiaAliasing and smooth pixmap
    66            transformations
    67 - Feature: Thick links use polygons now, less objects in scene  
    68 - Feature: More undo commands (and fixes there)
    69 - Feature: Note Editor completly based on QT4 now.
    70 - Feature: Opening of all URLs in a subtree
    71 - Feature: Opening of all vymLinks in a subtree
    72 - Feature: Changed format of configuration file a bit (new file anyway
    73            with introduction of QT4)
    74 - Feature: Toolbar Layout is saved now
    75 - Feature: Moved floats in XML Export, e.g. XHTML  shows floatimages at
    76 
    77 - Bugfix: auto-select/auto-edit new branches
    78 - Bugfix: Visibility of BranchProperty window is saved now 
    79 - Bugfix: Undo/Redo dropping images into map
    80 - Bugfix: Undo/Redo of copy/paste steps
    81 - Bugfix: NoteEditor now appears on first click (not 2nd)
    82 - Bugfix: Disable autosave while there are redos available
    83 - Bugfix: After changing link color, that color is applied to all links
    84           now
    85 - Bugfix: Pasting of FIOs
    86 - Bugfix: No selection of branches while editing heading
    87 - Bugfix: geometry of selection box gets updated while setting scroll or
    88           hide flag
    89 - Bugfix: Possible segfault when redoing deleteChilds()		  
    90 - Bugfix: autosave timeout now read from settings file
    91 - Bugfix: Settings for historywindow correclty read now
    92 - Bugfix: Closing property window toggle corresponding button
    93 - Bugfix: Unscroll all childs has saveState now
    94 - Bugfix: Invisible selection after switching mapeditor
    95 - Bugfix: For frames the links always were drawn at bottom of heading 
    96 - Bugfix: BranchPropertyWindow updates when selection is changed
    97 - Bugfix: Crash when trying to temporary link to floatimage 
    98 - Bugfix: Drawing error when temporary linking subtrees
    99 - Bugfix: Import of KDE Bookmarks
   100 - Bugfix: Export to KDE Bookmarks
   101 - Bugfix: Export to XHTML
   102 - Bugfix: Drag and Drop of URLs now only creates one branch
   103 - Bugfix: Remember last directory before  ASCII/LaTeX export
   104 - Bugfix: Editing in NoteEditor now updates actions (save) again
   105 - Bugfix: Deleting last branch automatically unscrolls parent now
   106 - Bugfix: Scroll/Unscroll has undo/redo now
   107 - Bugfix: xml-parsing code simplified
   108 - Bugfix: Fixed pretty annoying repositioning of view after editing a
   109           heading. (don't call show() before positioning in heading...)
   110 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
   111 - Bugfix: Save PNG images with quality 100 to workaround image problems
   112 - Bugfix: Remember last directory before XML export
   113 - Bugfix: move branch up/down calls scene()->update() now => much faster
   114 - Bugfix: Relinking of floatimages undo/redo
   115 - Bugfix: printing scales correctly again
   116 - Bugfix: Drag & Drop (basically) works again
   117 - Bugfix: Crash caused by BranchObj::getLastSelected
   118 - Bugfix: Signal handling by changes in TextEditor: Much faster now
   119 - Bugfix: printing is working again
   120 - Bugfix: move up/down to next subtree is working again
   121 - Bugfix: Flags are working again
   122 - Bugfix: Floatimages have correct select box again
   123 - Bugfix: Image format is saved with floatimage
   124 - Bugfix: New recent file handling, fixes crash on Mac OS X 
   125 - Bugfix: Position of floatimages is saved again 
   126 - Bugfix: Position of floatimages survives adjustCanvasSize()
   127 - Bugfix: Adding branch to scrolled branch unscroll the former 
   128 - Bugfix: More undo commands (removed saveStateComplete)
   129 - Bugfix: No more hopping around of floats, when canvas is resized 
   130           (by using relative positions for mainbranches. This might 
   131 		  confuse parsing 1.8.56 documents with vym <= 1.8.1
   132 - Bugfix: Mac - XSL stylesheets are found 
   133 - Bugfix: Mac - fonts are scaling
   134 - Bugfix: Mac - hand cursor is shown correctly
   135 - Bugfix: Undo/Redo moving floatimages
   136 - Bugfix: Shortcuts for scrolling branches/removing branch
   137 - Bugfix: update-bookmarks script is not only executed, but
   138           also found now...
   139 - Bugfix: More undo/redo (move of floatimages, relinking of branches) 
   140 - Bugfix: More undo/redo commands
   141 - Bugfix: Actions updated after moving a branch now
   142 - Bugfix: vym refuses to start if vymTmpDir can't be created
   143 - Bugfix: Editing headings now works both on Mac and Linux
   144   beginning of export now
   145 - Bugfix: Floatimages internally are saved as png, preserving the alpha 
   146           channel
   147 - Bugfix: Fixed broken check for non-existent OO-export configuration 
   148