1 -------------------------------------------------------------------
 
     2 Mon May 21 18:01:16 CEST 2007 - uwe
 
     4 - Feature: Creating new map with selection as MapCenter
 
     5 - Bugfix: Pasting of FIOs
 
     6 - Bugfix: No selection of branches while editing heading
 
     7 - Bugfix: geometry of selection box gets updated while setting scroll or
 
     9 - Bugfix: Possible segfault when redoing deleteChilds()		  
 
    11 -------------------------------------------------------------------
 
    12 Mon May  7 09:37:29 CEST 2007 - uwedr
 
    15 - Bugfix: autosave timeout now read from settings file
 
    16 - Bugfix: Settings for historywindow correclty read now
 
    17 - Bugfix: Closing property window toggle corresponding button
 
    19 -------------------------------------------------------------------
 
    20 Thu Apr 26 10:34:48 CEST 2007 - uwe
 
    22 - Feature: Editing of frame attributes in branch property window
 
    24 - Feature: number of undo/redo levels can be changed in settings 
 
    25 - Feature: branch property window settings are saved
 
    26 - Bugfix: Unscroll all childs has saveState now
 
    27 - Bugfix: Invisible selection after switching mapeditor
 
    29 -------------------------------------------------------------------
 
    30 Tue Apr 10 15:18:39 CEST 2007 - uwedr
 
    33 - Feature: Added basic macros and documentation
 
    35 -------------------------------------------------------------------
 
    36 Sat Mar 31 10:59:55 CEST 2007 - uwe
 
    39 - Feature: Color of selection can be changed now
 
    40 - Feature: Pen and brush for frames can be set
 
    41 - Bugfix: For frames the links always were drawn at bottom of heading 
 
    42 - Bugfix: BranchPropertyWindow updates when selection is changed
 
    44 -------------------------------------------------------------------
 
    45 Mon Mar  6 22:10:26 CET 2007 - uwe
 
    48 - Feature: Simple Editor for scripts
 
    49 - Feature: Added syntax highlighting for editor
 
    51 -------------------------------------------------------------------
 
    52 Tue Feb 20 22:16:09 CET 2007 - uwe
 
    55 - Bugfix: Crash when trying to temporary link to floatimage 
 
    57 -------------------------------------------------------------------
 
    58 Mon Feb 17 16:32:53 CET 2007 - uwedr
 
    61 - Feature: Unscroll all now only affects selected subtree 
 
    62 - Bugfix: Drawing error when temporary linking subtrees
 
    63 - Bugfix: Import of KDE Bookmarks
 
    64 - Bugfix: Export to KDE Bookmarks
 
    65 - Bugfix: Export to XHTML
 
    66 - Bugfix: Drag and Drop of URLs now only creates one branch
 
    68 -------------------------------------------------------------------
 
    69 Wed Feb 07 17:27:31 CET 2007 - uwedr
 
    72 - Feature: Using a new class to select objects
 
    73 - Bugfix: Remember last directory before  ASCII/LaTeX export
 
    74 - Bugfix: Editing in NoteEditor now updates actions (save) again
 
    75 - Bugfix: Deleting last branch automatically unscrolls parent now
 
    76 - Bugfix: Scroll/Unscroll has undo/redo now
 
    78 -------------------------------------------------------------------
 
    79 Fri Jan 19 22:53:27 CET 2007 - uwe
 
    82 - Feature: New Frame format
 
    83 - Feature: New vym file format to support new frames
 
    84 - Bugfix: xml-parsing code simplified
 
    85 - Bugfix: Fixed pretty annoying repositioning of view after editing a
 
    86           heading. (don't call show() before positioning in heading...)
 
    87 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
 
    88 - Bugfix: Save PNG images with quality 100 to workaround image problems
 
    89 - Bugfix: Remember last directory before XML export
 
    91 -------------------------------------------------------------------
 
    92 Thu Jan 11 16:05:49 CET 2007 - uwedr
 
    95 - Feature: Properties dialog for branches instead of context menu entries
 
    97 -------------------------------------------------------------------
 
    98 Wed Jan 10 19:48:32 CET 2007 - uwe
 
   101 - Bugfix: move branch up/down calls scene()->update() now => much faster
 
   102 - Bugfix: Relinking of floatimages undo/redo
 
   104 -------------------------------------------------------------------
 
   105 Tue Jan  2 19:30:50 CET 2007 - uwedr
 
   108 - Bugfix: printing scales correctly again
 
   109 - Bugfix: Drag & Drop (basically) works again
 
   110 - Bugfix: Crash caused by BranchObj::getLastSelected
 
   111 - Bugfix: Signal handling by changes in TextEditor: Much faster now
 
   113 -------------------------------------------------------------------
 
   114 Thu Dec 21 14:13:13 CET 2006 - uwedr
 
   117 - Bugfix: printing is working again
 
   119 -------------------------------------------------------------------
 
   120 Mon Dec 11 12:31:46 CET 2006 - uwedr
 
   123 - Bugfix: move up/down to next subtree is working again
 
   125 -------------------------------------------------------------------
 
   126 Mon Dec  6 22:48:07 CET 2006 - uwe
 
   129 - Bugfix: Flags are working again
 
   130 - Bugfix: Floatimages have correct select box again
 
   132 -------------------------------------------------------------------
 
   133 Wed Nov 29 13:48:35 CET 2006 - uwedr
 
   136 - Bugfix: Image format is saved with floatimage
 
   137 - Feature: Only one history window for all editors. State is saved.
 
   138 - Feature: Canvas ported to QT 4.2 GraphicsView
 
   139 - Feature: Options to use AntiaAliasing and smooth pixmap
 
   141 - Feature: Thick links use polygons now, less objects in scene  
 
   143 -------------------------------------------------------------------
 
   144 Thu Nov 16 14:41:44 CET 2006 - uwedr
 
   146 - Bugfix: New recent file handling, fixes crash on Mac OS X 
 
   148 -------------------------------------------------------------------
 
   149 Tue Nov 14 10:00:12 CET 2006 - uwedr
 
   151 - Feature: Modifier Modes now change cursor when CTRL is pressed 
 
   153 -------------------------------------------------------------------
 
   154 Fri Nov 10 10:28:55 CEST 2006 - uwe
 
   156 - Feature: vym opens spanish documentation, if locale is es*
 
   157 - Bugfix: Position of floatimages is saved again 
 
   158 - Bugfix: Position of floatimages survives adjustCanvasSize()
 
   159 - Bugfix: Adding branch to scrolled branch unscroll the former 
 
   160 - Bugfix: More undo commands (removed saveStateComplete)
 
   162 -------------------------------------------------------------------
 
   163 Tue Oct 24 17:24:22 CEST 2006 - uwedr
 
   166 - Feature: More undo commands (and fixes there)
 
   168 -------------------------------------------------------------------
 
   169 Mon Oct 16 14:41:03 CEST 2006 - uwedr
 
   171 - Feature: Code simplification
 
   173 -------------------------------------------------------------------
 
   174 Thu Sep 14 12:01:28 CEST 2006 - uwedr
 
   177 - Feature: Note Editor completly based on QT4 now.
 
   179 -------------------------------------------------------------------
 
   180 Wed Sep  13 16:43:09 CEST 2006 - uwedr
 
   183 - Feature: New History window, All designer elements ported to QT4
 
   184 - Bugfix: No more hopping around of floats, when canvas is resized 
 
   185           (by using relative positions for mainbranches. This might 
 
   186 		  confuse parsing 1.8.56 documents with vym <= 1.8.1
 
   188 -------------------------------------------------------------------
 
   189 Wed Sep  6 09:48:12 CEST 2006 - uwedr
 
   191 - Bugfix: Mac - XSL stylesheets are found 
 
   192 - Bugfix: Mac - fonts are scaling
 
   193 - Bugfix: Mac - hand cursor is shown correctly
 
   195 -------------------------------------------------------------------
 
   196 Tue Sep  5 15:38:20 CEST 2006 - uwedr
 
   199 - Bugfix: Undo/Redo moving floatimages
 
   200 - Bugfix: Shortcuts for scrolling branches/removing branch
 
   201 - Bugfix: update-bookmarks script is not only executed, but
 
   203 - Feature: Findwindow ported to QT4
 
   205 -------------------------------------------------------------------
 
   206 Tue Sep  5 09:55:55 CEST 2006 - uwedr
 
   208 - Bugfix: More undo/redo (move of floatimages, relinking of branches) 
 
   210 -------------------------------------------------------------------
 
   211 Thu Aug 31 13:54:30 CEST 2006 - uwedr
 
   213 - Bugfix: More undo/redo commands
 
   214 - Bugfix: Actions updated after moving a branch now
 
   215 - Bugfix: vym refuses to start if vymTmpDir can't be created
 
   217 -------------------------------------------------------------------
 
   218 Wed Aug 30 14:14:56 CEST 2006 - uwedr
 
   221 - Bugfix: Editing headings now works both on Mac and Linux
 
   223 -------------------------------------------------------------------
 
   224 Mon Aug 28 13:15:35 CEST 2006 - uwe
 
   227 - Feature: Opening of all URLs in a subtree
 
   228 - Feature: Opening of all vymLinks in a subtree
 
   230 -------------------------------------------------------------------
 
   231 Tue Aug 15 13:39:42 CEST 2006 - uwedr
 
   234 - Feature: Changed format of configuration file a bit (new file anyway
 
   235   with introduction of QT4)
 
   236 - Feature: Toolbar Layout is saved now
 
   238 -------------------------------------------------------------------
 
   239 Thu Jul 27 14:28:54 CEST 2006 - uwedr
 
   241 - Bugfix: Floatimages internally are saved as png, preserving the alpha 
 
   244 -------------------------------------------------------------------
 
   245 Thu Jul 13 10:39:26 CEST 2006 - uwedr
 
   247 - Bugfix: Fixed broken check for non-existent OO-export configuration 
 
   249 -------------------------------------------------------------------
 
   250 Tue Jul  4 12:32:28 CEST 2006 - uwedr
 
   252 - Feature: Moved floats in XML Export, e.g. XHTML  shows floatimages at
 
   253   beginning of export now
 
   255 -------------------------------------------------------------------
 
   256 Mon July 10 16:53:29 CEST 2006 - uwedr
 
   259 - Feature: Beginning of QT4 port
 
   261 -------------------------------------------------------------------
 
   262 Thu June 1 16:53:29 CEST 2006 - uwedr
 
   265 - Feature: Opening of tabs in Firefox or Mozilla
 
   266 - Feature: Documentation is up to date now
 
   267 - Bugfix: No more duplicate xLinks
 
   268 - Bugfix: Saving original filename of floatimages finally works
 
   269 - Bugfix: Positioning of floatimages while adjusting canvas size (also
 
   270           optimized code a bit)
 
   272 -------------------------------------------------------------------
 
   273 Tue May  9 10:05:52 CEST 2006 - uwedr
 
   276 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu 
 
   277 - Bugfix: Deleting selection works also if Delkey is disabled.
 
   279 -------------------------------------------------------------------
 
   280 Mon May  8 10:29:25 CEST 2006 - uwedr
 
   282 - Bugfix: Exclusive flags did not work properly. 
 
   283 - Bugfix: Wrong icon in texteditor for text underline
 
   284 - Bugfix: Changed screenshots in docu to represent new look
 
   285 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
 
   287 -------------------------------------------------------------------
 
   288 Mon Apr 24 11:59:22 CEST 2006 - uwedr
 
   290 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
 
   293 -------------------------------------------------------------------
 
   294 Mon Apr 10 13:23:02 CEST 2006 - uwedr
 
   296 - Feature: More icons 
 
   298 -------------------------------------------------------------------
 
   299 Fri Mar 31 14:18:38 CEST 2006 - uwe
 
   301 - Feature: New environment variable VYMHOME 
 
   303 -------------------------------------------------------------------
 
   304 Thu Mar 30 11:00:21 CEST 2006 - uwedr
 
   307 - Feature: New icons. Icons and flags are not longer linked statically.
 
   309 -------------------------------------------------------------------
 
   310 Tue Mar 28 21:54:31 CEST 2006 - uwe
 
   313 - Feature: Konqueror can open URLs in new tabs now.
 
   315 -------------------------------------------------------------------
 
   316 Thu Mar 23 13:26:46 CET 2006 - uwedr
 
   319 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
 
   320 - Bugfix: All exports support hiding of objects now
 
   321 - Bugfix: exportDir in XHTML export is correctly saved in map and
 
   322   defaults to current directory
 
   324 -------------------------------------------------------------------
 
   325 Wed Mar 15 11:43:02 CET 2006 - uwedr
 
   328 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
 
   329   escaping & in fontnames
 
   330 - Feature: Hide Export Flag lets you hide objects in exports
 
   331 - Feature: Floatimages now are basically ornamented objects. They could
 
   332   have e.g. an URL later
 
   333 - Feature: On error the XML Parser shows the line which is causing the
 
   336 -------------------------------------------------------------------
 
   337 Wed Mar  8 13:58:40 CET 2006 - uwedr
 
   339 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
 
   340   issue when multiple fileselections were allowed. 
 
   342 -------------------------------------------------------------------
 
   343 Mon Mar  6 15:02:57 CET 2006 - uwedr
 
   345 - Feature: Added export to Taskjuggler. xslt by Matt. 
 
   347 -------------------------------------------------------------------
 
   348 Wed Mar  1 22:29:47 CET 2006 - uwe
 
   350 - Bugfix: Canvas Size corrected when flag is toggled 
 
   352 -------------------------------------------------------------------
 
   353 Wed Mar  1 15:38:11 CET 2006 - uwedr
 
   356 - Feature: Include Images Horizontalls
 
   358 -------------------------------------------------------------------
 
   359 Tue Feb 21 17:17:48 CET 2006 - uwedr
 
   361 - Feature: rudimentary import mmaps 
 
   363 -------------------------------------------------------------------
 
   364 Tue Feb 14 21:10:26 CET 2006 - uwe
 
   367 - Feature: Import KDE bookmarks
 
   368 - Feature: Own class xsltproc for doing xml transformations
 
   370 -------------------------------------------------------------------
 
   371 Tue Jan 31 16:54:52 CET 2006 - uwedr
 
   374 - Bugfix: Hide Include Images Horizontally (not implemented yet) 
 
   375 - Bugfix: Include Images Vertically was not read from saved file
 
   377 -------------------------------------------------------------------
 
   378 Tue Jan 25 16:07:53 CET 2006 - uwedr
 
   381 - Feature: Export to Open Office 2.x (Open Document) basically works 
 
   382 - Feature: Export to XHTML uses smaller icon for URLs now
 
   384 -------------------------------------------------------------------
 
   385 Wed Jan 18 13:29:52 CET 2006 - uwedr
 
   387 - Feature: Multiple File selection while loading maps and images
 
   389 -------------------------------------------------------------------
 
   390 Tue Jan  3 12:20:08 CET 2006 - uwe
 
   392 - Feature: Small optimization in zip/unzip functions
 
   394 -------------------------------------------------------------------
 
   395 Mon Jan  2 21:03:05 CET 2006 - uwe
 
   397 - Feature: FATE support for URLs 
 
   399 -------------------------------------------------------------------
 
   400 Wed Dec 28 12:09:59 CET 2005 - uwe
 
   403 - Feature: Added idAttr to BranchObj::saveToDir 
 
   404 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
 
   405   errors, if FO is selected (undefined link)
 
   406 - Bugfix: FloatImages don't get lost during save after they have been
 
   407   relinked to new parent  
 
   408 - Bugfix: Editing heading of mapcenter now also corrects position  
 
   410 -------------------------------------------------------------------
 
   411 Mon Oct 10 13:18:29 CEST 2005 - uwedr
 
   413 - Bugfix: Copy/Paste was currently not possible for images. Now
 
   414   completly rewrote mechanism. Instead of invisible map now XML import
 
   415   is used (Multiple clipboards should be not difficult now) 
 
   417 -------------------------------------------------------------------
 
   418 Mon Oct  3 10:33:09 CEST 2005 - uwe
 
   420 - Bugfix: Added small fix from Khaled Ahmed needed for display of 
 
   423 -------------------------------------------------------------------
 
   424 Mon Sep 12 21:39:38 CEST 2005 - uwedr
 
   427 - Feature: Currently 15 levels of undo (GUI to set value still missing)
 
   428 - Feature: Experimental LaTeX Export (without headers and opions so far)
 
   430 -------------------------------------------------------------------
 
   431 Sun Sep  5 10:26:15 CEST 2005 - uwedr
 
   434 - Feature: Link of a branch can be hidden, if object is not selected
 
   435 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
 
   437 - Bugfix: TextEditor now has grey background again, if it is empty
 
   438 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
 
   439   is no longer a QOBJECT
 
   441 -------------------------------------------------------------------
 
   442 Thu Sep  1 12:26:24 CEST 2005 - uwedr
 
   444 - Bugfix: Some minor changes so that translations use arguments now
 
   445   instead of several calls to tr()
 
   447 -------------------------------------------------------------------
 
   448 Tue Aug 30 13:38:31 CEST 2005 - uwedr
 
   450 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
 
   451   another map caused vym to go into an endless loop, if the vymlink of the
 
   452   branch pointed to the new map.
 
   453 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
 
   456 -------------------------------------------------------------------
 
   457 Fri Aug 19 09:12:49 CEST 2005 - uwedr
 
   459 - Feature: added debian subdirectory created by Steffen Joeris
 
   460 - Feature: added license to new aboutwindow
 
   462 -------------------------------------------------------------------
 
   463 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
 
   465 - Bugfix: Fixed link handling in aboutdialog.
 
   467 -------------------------------------------------------------------
 
   468 Tue Aug 16 12:25:09 CEST 2005 - uwedr
 
   470 - Feature: Added keyboard shortcut to reset zoom factor
 
   471 - Bugfix: Added "..." to menu entries leading to another dialog
 
   472 - Bugfix: The setting option "Delete Key" is working again
 
   473 - Bugfix: A branch moved from left side to right had wrong orienation
 
   475 -------------------------------------------------------------------
 
   476 Tue Aug  2 09:59:24 CEST 2005 - uwedr
 
   478 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
 
   481 -------------------------------------------------------------------
 
   482 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
 
   484 - Bugfix: Problems with closing of note editor when text was modified.
 
   485 - Feature: Added subscript and superscript to note editor
 
   487 -------------------------------------------------------------------
 
   488 Thu Jul 28 11:57:38 CEST 2005 
 
   491 - Bugfix: Frames didn't become invisible if scrolled
 
   493 -------------------------------------------------------------------
 
   494 Thu Jul 28 11:57:38 CEST 2005 
 
   497 - Bugfix: if selection changed before undo, undo worked on wrong
 
   499 - included math.h again to enable compiling with gcc4  
 
   501 -------------------------------------------------------------------
 
   502 Mi Jul 27 17:27:14 CEST 2005
 
   504 - Bugfix: if selection changed before undo, undo worked on wrong branch
 
   506 -------------------------------------------------------------------
 
   507 Mon Jul 25 22:22:21 CEST 2005
 
   509 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
 
   511 -------------------------------------------------------------------
 
   512 Di Jul 19 16:42:31 CEST 2005
 
   515 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
 
   516 - Feature: More speedup on moving/relinking branches
 
   518 -------------------------------------------------------------------
 
   520 Mi Jul 13 11:44:10 CEST 2005 
 
   522 - Drag and Drop also for URLs
 
   524 -------------------------------------------------------------------
 
   525 Di Jul 12 20:56:09 CEST 2005
 
   529 -------------------------------------------------------------------
 
   530 Mon Jul  4 21:13:42 CEST 2005 
 
   533 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
 
   535 -------------------------------------------------------------------
 
   536 Tue Jun 14 11:43:44 CEST 2005
 
   538 - Feature: printer name is saved in vymrc now
 
   539 - Feature: added image drag/drop (by Jakob Hilmer)
 
   540 - Bugfix: Importing map into new map now has correct (empty) filename 
 
   542 -------------------------------------------------------------------
 
   546 - Feature: Dramatic speedup in some operations 
 
   547 				(e.g. move branch up/down) due to extended 
 
   549 -------------------------------------------------------------------
 
   553 - Feature:Changed default pdf-reader for Mac OSX 
 
   554 - Bugfix: xLinks stopped working in 1.6.6
 
   555 - Bugfix: drawing error when using modModeCopy
 
   556 - Bugfix: replaced lrint by qRound for BSD port
 
   558 -----------------------------------------------------------
 
   562 - Feature: Exclusive standard flags		
 
   564 -----------------------------------------------------------
 
   568 - Feature: removing a branch and keeping its childs
 
   569 - Feature: removing childs of a branch
 
   570 - Feature: insert branch and make selection its child
 
   571 - Feature: restructured branch context menu	
 
   572            in a basic version (straight line)
 
   573 - Feature: New shortcuts  for use on Mac OS X
 
   574 - Feature: Importing directories generates vymlinks now 
 
   575 - Bugfix: Changing linkstyle now automatically redraws all
 
   577 - Bugfix: Paste icon is disabled if clipboard is empty 
 
   579 -----------------------------------------------------------
 
   583 - Feature: xLinks (connection between 2 branches) works
 
   584            in a basic version (straight line)	
 
   586 -----------------------------------------------------------
 
   590 - Bugfix: Saving of selection to a vym part (.vyp)
 
   591 - Bugfix: Closing the noteeditor by closing its window now
 
   592           also toggles the responding toolbar button. &
 
   594 -----------------------------------------------------------
 
   598 - Feature: Introduced Modifier modes: color, link, copy 
 
   599 - Feature: Linking branches is basically possible, though it can't be
 
   602 -----------------------------------------------------------
 
   606 - Feature: Optimized moving of branches: much faster especially 
 
   608 - Bugfix: Segfault when loading vym part 
 
   609 - Bugfix: ugly unitialized lines, when temporary drawn link 
 
   610           was moved from a temporary parent back to canvas		  
 
   612 -----------------------------------------------------------
 
   616 - Feature: Added saving of xhtml settings in map 
 
   618 -----------------------------------------------------------
 
   622 - Feature: Added Import of maps with two modes: 
 
   624 - Feature: Added export of part of maps		 
 
   625 - Feature: Added joining of paragraphs in text editor		 
 
   626 - Feature: Optimized undo: Only relevant parts are saved, which
 
   627            dramatically improves e.g. moving branches up/down in most maps  
 
   628 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
 
   629           parse error, if font name contains a \&  (#62283)   
 
   630 - Bugfix: Wrong order of mainbranches in Export	   
 
   631 - Bugfix: zip archive was not deleted before save, which could lead to
 
   632   much bigger files, e.g.  when working on older \vym maps or deleted
 
   634 - Bugfix: Printing in Texteditor         
 
   635 - Bugfix: Wrong URLs in xhtml output				  
 
   636 - Bugfix: Segfault fixed at Cursor left/right in empty map  
 
   638 -----------------------------------------------------------
 
   642 - Feature: More options in xhtml export: external scripts 	 
 
   644 -----------------------------------------------------------
 
   648 - Public release of all changes since 1.4.1      	 
 
   649 - Feature: New function to replace paragraphs in note editor
 
   650    	by linebreaks, this makes pasted text much nicer 
 
   651 - Feature: New option to toggle exporting of of floatimages 
 
   652 - Feature: z-plane of floatimages can be set (manually only) 
 
   653 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
 
   656 -----------------------------------------------------------
 
   660 - Feature: New Export to XHTML (by Thomas Schraitle)	 
 
   662 - Bugfix: spaces and dots in filenames	 
 
   663 - Bugfix: Error message if xsltproc is not installed 
 
   665 -----------------------------------------------------------
 
   669 - Feature: New file format: notes are saved as part of the .xml file
 
   670 - Feature: Note Editor supports Rich Text now.
 
   671 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
 
   673 -----------------------------------------------------------
 
   677 - Feature: Correct handling of font size in Heading			 
 
   679 -----------------------------------------------------------
 
   683 - Selecting with cursor now works between subtrees	 
 
   684 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
 
   686 -----------------------------------------------------------
 
   690 - Optimisation: Reduced canvas objects by only creating objects for used
 
   692 - Better visualization of moving branch above/below target		
 
   693 - Find Window informs with dialog, if the search failed
 
   694 - System Flags are clickable now		
 
   695 - Reworked CSS and XST stylsheets (comments, indent, browser
 
   697 - vymLinks are shown in statusbar		
 
   698 - current directory is save			
 
   699 - Rewritten load/save to improve multimap handling and unzipped files
 
   700 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
 
   701 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
 
   702 - Bugfix: More toolbar buttons disabled, if action not possible             
 
   703 - Bugfix: Renaming .vymfile now works		
 
   704 - Bugfix: mapChanged set when toggling flags		
 
   705 - Bugfix: CTRL-N was used twice		
 
   706 - Bugfix: Del didn't work on floatimage 
 
   708 -----------------------------------------------------------
 
   710 - Bugfix: Float image could not be deleted  
 
   712 -----------------------------------------------------------
 
   716 - Bugfix: Color of branch not saved	 
 
   717 - Bugfix: wrong path at HTML export	             
 
   718 - Bugfix: map is not save with special characters in path   
 
   720 -----------------------------------------------------------
 
   724 - Ask for confirmation before opening 
 
   725 				a map in multiple editors			 
 
   726 - Save state of note editor (visible/minimized) 
 
   728 - Author and Comment is saved in map	 
 
   729 - Stats are shown in Edit MapInfo		 
 
   730 - Changes for OS X port (QCursor, QContextMenuEvent)	 
 
   731 - Bugfix: Fonts from note editor are save now			
 
   732 - Bugfix: invisible image when parent is scrolled		
 
   733 - Bugfix: Segfault pressing "enter" for floatimage	
 
   734 - Bugfix: Images can't be outside of exported area
 
   736 - Bugfix: Filenames with blanks		 
 
   737 - Bugfix: Old maplink is shown when editing maplink 
 
   738 - Bugfix: always show cursor while editing heading  
 
   740 -----------------------------------------------------------
 
   745 - Export to any of QTs image formats	 
 
   746 - Also right side of selection is always visible now. 
 
   748 -----------------------------------------------------------
 
   752 - Load last maps in file menu          
 
   753 - save last image path for loading	 
 
   754 - Also export standard flags to dir.	 
 
   756 -----------------------------------------------------------
 
   760 - Enabled <br> in headings as manual linebreak	 
 
   761 - Heading can be copied to URL		
 
   762 - Bugfix: GIFs are automatically converted to PNG now
 
   764 -----------------------------------------------------------
 
   768 - Add and move branches above/below selection, Texteditor copy all, 
 
   770 -----------------------------------------------------------
 
   774 - Export to directory, changed naming in .vym 
 
   776 -----------------------------------------------------------
 
   780 - Bugfix: Check if map can be saved at all 
 
   782 -----------------------------------------------------------
 
   786 - Select image format before saving image	 
 
   788 -----------------------------------------------------------
 
   792 -		Selecting mainbranches by up/down	 
 
   793 -		Export ASCII (experimental)						
 
   794 -		Each map can be saved individually at quit		
 
   795 -		Bugfix: Opening VymLink crashes QT				
 
   796 -		Bugfix: 50\% less objects on canvas				
 
   797 -		Bugfix: Ignoring LANG, now always written as UTF8
 
   799 -----------------------------------------------------------
 
   803 - Sort Mainbranches by angle to y-axis 
 
   804 - Import directory structure						
 
   805 - Bugfix: Set FrameType of MapCenter while loading map 
 
   807 -----------------------------------------------------------
 
   811 - Jump to another vym map		         
 
   812 - Mainbranches are alwas ordered clockwise        
 
   814 -----------------------------------------------------------
 
   818 - Change frame types in context menu   
 
   820 -----------------------------------------------------------
 
   824 - Copy / Paste and save Floatimages  
 
   826 -----------------------------------------------------------
 
   830 - Closing vym in KDE now asks for save, too	 
 
   831 - Context menu for branches					  
 
   832 - Selection is saved in .vym file				  
 
   834 -----------------------------------------------------------
 
   838 - URLs to external links can be added 
 
   839 - All actions are deactived if not possible  
 
   841 -----------------------------------------------------------
 
   845 - Images: Can be loaded, saved, relinked to other parents
 
   847 -----------------------------------------------------------
 
   851 - Zoom: Reset and finer steps shrinking/enlarging	 
 
   853 -----------------------------------------------------------
 
   857 - Editing of links (style and color)	 
 
   859 -----------------------------------------------------------
 
   863 - Bugfix: LineEdit when adding branch has correct position again.								 
 
   865 -----------------------------------------------------------
 
   869 - Scrolled parts are automatically unscrolled when selected and scrolled
 
   871 - Bugfix: Save flag is updated when multiple maps are opened 
 
   872 - Bugfix: Moving of branches is faster and more accurat when adding to
 
   875 -----------------------------------------------------------
 
   879 - Bugfix: Remember filename of note in noteeditor	 
 
   881 -----------------------------------------------------------
 
   885 - Find Text also in Notes.	 
 
   887 -----------------------------------------------------------
 
   891 - Bugfix: Correct setting and positioning when relinking branches	 
 
   893 -----------------------------------------------------------
 
   897 - Scroll mode added (folding of subtrees).		 
 
   898 - Bugfix: Wrong position of linedit in zoomed view 
 
   900 -----------------------------------------------------------
 
   904 -		Added clear button in find window, bugfixes     
 
   906 -----------------------------------------------------------
 
   910 - Links can be colored with color of heading      
 
   912 -----------------------------------------------------------
 
   916 - Improved visualization of linking to new branch 
 
   918 -----------------------------------------------------------
 
   923 - Selection always stays in view		  
 
   925 -----------------------------------------------------------
 
   929 - Find function scrolls to result now	 
 
   930 - Bugfix: Adding branch with midmouse	  
 
   931 - Bugfix: multiple repositioning of map, when noteeditor was changed
 
   933 - New Linestyles (still hardcoded)			 
 
   935 -----------------------------------------------------------
 
   939 - First public stable release			 
 
   941 -----------------------------------------------------------
 
   943 - added quick color picker (CTRL + Left Mouse)  ?	 
 
   945 -----------------------------------------------------------
 
   947 - added automatic canvas resizer, removed manual resizing of canvas  
 
   948 - added settings option to paste text into new branch	 
 
   951 - Choose and switch between fixed and variable width fonts 
 
   953 - Fixed segfault caused by undo and a call of updateNoteFlag of note
 
   955 - Added settings menu to configure autoselect and autoedit mode	 
 
   956 - autoedit and autoselect mode	 
 
   957 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
 
   958 - Reduced temporary directories from 4 to 1	 
 
   959 - Added wordwrap in printing of notes	 
 
   960 - New toolbar buttons in texteditor	 
 
   961 - Set background color	 
 
   962 - Fixed bug: Flags in toolbar not updated when selecting map center	  
 
   964 -----------------------------------------------------------
 
   966 - No more segfault, when an object is deleted while being edited  
 
   967 - Keep focus constant when zooming in/out  
 
   968 - Export as png graphic  
 
   969 - Keep Center of map where it is while zooming  
 
   970 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
 
   971 - MDI: Multi Document Interface enables working on several maps
 
   973 - Enabled creating a new map via argument on commandline  
 
   974 - Changed file extension from .mmap to .vym  
 
   975 - noteeditor changes color, if empty or nothing is selected  
 
   976 - Changes in NoteEditor window are recognized by main window, too, thus
 
   977   preventing loosing data when quitting the program.   
 
   979 -----------------------------------------------------------
 
   981 - New rendering engine: Faster, no flickering   
 
   983 -----------------------------------------------------------
 
   985 -  Changed printing to use maximum space on paper  
 
   986 -  Note editor is hidden, too, when mapeditor is minimized  
 
   987 -  New (compressed) file format  
 
   989 -----------------------------------------------------------
 
   991 - Size of map is saved  
 
   992 - Multi Line Headings   
 
   993 - Reworked Rendering Engine: Much faster now.  
 
   994 - Reworked Undo: Much faster now.  
 
   995 - Enabled moving of map center  
 
   996 - Multi-line headings   
 
   998 -----------------------------------------------------------
 
  1003 -----------------------------------------------------------
 
  1005 - Moving view of map improved:  
 
  1006 - New handling (acrobat reader style)  
 
  1008 - Several tools to color a map  
 
  1010 -----------------------------------------------------------
 
  1012 - Inital version, basic map layout   
 
  1013 - Data is stored in XML