tex/vym.changelog
author insilmaril
Tue, 28 Mar 2006 20:04:04 +0000
changeset 266 7d91b35c1b6f
parent 260 69d648a0a15b
child 291 45f029ea85ee
permissions -rw-r--r--
1.7.13 Tabs in Konqueror
     1 -------------------------------------------------------------------
     2 Tue Mar 28 21:54:31 CEST 2006 - uwe
     3 
     4 - Version 1.7.13
     5 - Feature: Konqueror can open URLs in new tabs now.
     6 
     7 -------------------------------------------------------------------
     8 Thu Mar 23 13:26:46 CET 2006 - uwedr
     9 
    10 - Version 1.7.12
    11 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
    12 - Bugfix: All exports support hiding of objects now
    13 - Bugfix: exportDir in XHTML export is correctly saved in map and
    14   defaults to current directory
    15 
    16 -------------------------------------------------------------------
    17 Wed Mar 15 11:43:02 CET 2006 - uwedr
    18 
    19 - Version: 1.7.11
    20 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
    21   escaping & in fontnames
    22 - Feature: Hide Export Flag lets you hide objects in exports
    23 - Feature: Floatimages now are basically ornamented objects. They could
    24   have e.g. an URL later
    25 - Feature: XML Parser shows broken line when throwing an exception
    26 
    27 -------------------------------------------------------------------
    28 Wed Mar  8 13:58:40 CET 2006 - uwedr
    29 
    30 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
    31   issue when multiple fileselections were allowed. 
    32 
    33 -------------------------------------------------------------------
    34 Mon Mar  6 15:02:57 CET 2006 - uwedr
    35 
    36 - Feature: Added export to Taskjuggler. xslt by Matt. 
    37 
    38 -------------------------------------------------------------------
    39 Wed Mar  1 22:29:47 CET 2006 - uwe
    40 
    41 - Bugfix: Canvas Size corrected when flag is toggled 
    42 
    43 -------------------------------------------------------------------
    44 Wed Mar  1 15:38:11 CET 2006 - uwedr
    45 
    46 - Version: 1.7.10
    47 - Feature: Include Images Horizontalls
    48 
    49 -------------------------------------------------------------------
    50 Tue Feb 21 17:17:48 CET 2006 - uwedr
    51 
    52 - Feature: rudimentary import mmaps 
    53 
    54 -------------------------------------------------------------------
    55 Tue Feb 14 21:10:26 CET 2006 - uwe
    56 
    57 - Version 1.7.9
    58 - Feature: Import KDE bookmarks
    59 - Feature: Own class xsltproc for doing xml transformations
    60 
    61 -------------------------------------------------------------------
    62 Tue Jan 31 16:54:52 CET 2006 - uwedr
    63 
    64 - Version 1.7.8
    65 - Bugfix: Hide Include Images Horizontally (not implemented yet) 
    66 - Bugfix: Include Images Vertically was not read from saved file
    67 
    68 -------------------------------------------------------------------
    69 Tue Jan 25 16:07:53 CET 2006 - uwedr
    70 
    71 - Version 1.7.7
    72 - Feature: Export to Open Office 2.x (Open Document) basically works 
    73 - Feature: Export to XHTML uses smaller icon for URLs now
    74 
    75 -------------------------------------------------------------------
    76 Wed Jan 18 13:29:52 CET 2006 - uwedr
    77 
    78 - Feature: Multiple File selection while loading maps and images
    79 
    80 -------------------------------------------------------------------
    81 Tue Jan  3 12:20:08 CET 2006 - uwe
    82 
    83 - Feature: Small optimization in zip/unzip functions
    84 
    85 -------------------------------------------------------------------
    86 Mon Jan  2 21:03:05 CET 2006 - uwe
    87 
    88 - Feature: FATE support for URLs 
    89 
    90 -------------------------------------------------------------------
    91 Wed Dec 28 12:09:59 CET 2005 - uwe
    92 
    93 - Version 1.7.6
    94 - Feature: Added idAttr to BranchObj::saveToDir 
    95 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
    96   errors, if FO is selected (undefined link)
    97 - Bugfix: FloatImages don't get lost during save after they have been
    98   relinked to new parent  
    99 - Bugfix: Editing heading of mapcenter now also corrects position  
   100 
   101 -------------------------------------------------------------------
   102 Mon Oct 10 13:18:29 CEST 2005 - uwedr
   103 
   104 - Bugfix: Copy/Paste was currently not possible for images. Now
   105   completly rewrote mechanism. Instead of invisible map now XML import
   106   is used (Multiple clipboards should be not difficult now) 
   107 
   108 -------------------------------------------------------------------
   109 Mon Oct  3 10:33:09 CEST 2005 - uwe
   110 
   111 - Bugfix: Added small fix from Khaled Ahmed needed for display of 
   112   arabic languages 
   113 
   114 -------------------------------------------------------------------
   115 Mon Sep 12 21:39:38 CEST 2005 - uwedr
   116 
   117 - Version 1.7.5
   118 - Feature: Currently 15 levels of undo (GUI to set value still missing)
   119 - Feature: Experimental LaTeX Export (without headers and opions so far)
   120 
   121 -------------------------------------------------------------------
   122 Sun Sep  5 10:26:15 CEST 2005 - uwedr
   123 
   124 - Version 1.7.4
   125 - Feature: Link of a branch can be hidden, if object is not selected
   126 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
   127   or moved.
   128 - Bugfix: TextEditor now has grey background again, if it is empty
   129 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
   130   is no longer a QOBJECT
   131 
   132 -------------------------------------------------------------------
   133 Thu Sep  1 12:26:24 CEST 2005 - uwedr
   134 
   135 - Bugfix: Some minor changes so that translations use arguments now
   136   instead of several calls to tr()
   137 
   138 -------------------------------------------------------------------
   139 Tue Aug 30 13:38:31 CEST 2005 - uwedr
   140 
   141 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
   142   another map caused vym to go into an endless loop, if the vymlink of the
   143   branch pointed to the new map.
   144 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
   145   can be selected  
   146 
   147 -------------------------------------------------------------------
   148 Fri Aug 19 09:12:49 CEST 2005 - uwedr
   149 
   150 - Feature: added debian subdirectory created by Steffen Joeris
   151 - Feature: added license to new aboutwindow
   152 
   153 -------------------------------------------------------------------
   154 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
   155 
   156 - Bugfix: Fixed link handling in aboutdialog.
   157 
   158 -------------------------------------------------------------------
   159 Tue Aug 16 12:25:09 CEST 2005 - uwedr
   160 
   161 - Feature: Added keyboard shortcut to reset zoom factor
   162 - Bugfix: Added "..." to menu entries leading to another dialog
   163 - Bugfix: The setting option "Delete Key" is working again
   164 - Bugfix: A branch moved from left side to right had wrong orienation
   165 
   166 -------------------------------------------------------------------
   167 Tue Aug  2 09:59:24 CEST 2005 - uwedr
   168 
   169 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
   170    a branch
   171 
   172 -------------------------------------------------------------------
   173 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
   174 
   175 - Bugfix: Problems with closing of note editor when text was modified.
   176 - Feature: Added subscript and superscript to note editor
   177 	
   178 -------------------------------------------------------------------
   179 Thu Jul 28 11:57:38 CEST 2005 
   180 
   181 - Version 1.7.3
   182 - Bugfix: Frames didn't become invisible if scrolled
   183 
   184 -------------------------------------------------------------------
   185 Thu Jul 28 11:57:38 CEST 2005 
   186 
   187 - Version 1.7.2
   188 - Bugfix: if selection changed before undo, undo worked on wrong
   189   branch
   190 - included math.h again to enable compiling with gcc4  
   191 
   192 -------------------------------------------------------------------
   193 Mi Jul 27 17:27:14 CEST 2005
   194 
   195 - Bugfix: if selection changed before undo, undo worked on wrong branch
   196 
   197 -------------------------------------------------------------------
   198 Mon Jul 25 22:22:21 CEST 2005
   199 
   200 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
   201 
   202 -------------------------------------------------------------------
   203 Di Jul 19 16:42:31 CEST 2005
   204 
   205 - Version: 1.7.1
   206 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
   207 - Feature: More speedup on moving/relinking branches
   208 
   209 -------------------------------------------------------------------
   210 
   211 Mi Jul 13 11:44:10 CEST 2005 
   212 
   213 - Drag and Drop also for URLs
   214 
   215 -------------------------------------------------------------------
   216 Di Jul 12 20:56:09 CEST 2005
   217 
   218 - Version: 1.7.0
   219 
   220 -------------------------------------------------------------------
   221 Mon Jul  4 21:13:42 CEST 2005 
   222 
   223 - Version: 1.6.9
   224 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
   225 
   226 -------------------------------------------------------------------
   227 Tue Jun 14 11:43:44 CEST 2005
   228 
   229 - Feature: printer name is saved in vymrc now
   230 - Feature: added image drag/drop (by Jakob Hilmer)
   231 - Bugfix: Importing map into new map now has correct (empty) filename 
   232 
   233 -------------------------------------------------------------------
   234 2005-06-07 
   235 
   236 - Version: 1.6.8
   237 - Feature: Dramatic speedup in some operations 
   238 				(e.g. move branch up/down) due to extended 
   239 				undo engine
   240 -------------------------------------------------------------------
   241  2005-05-27 
   242  
   243 - Version: 1.6.7	
   244 - Feature:Changed default pdf-reader for Mac OSX 
   245 - Bugfix: xLinks stopped working in 1.6.6
   246 - Bugfix: drawing error when using modModeCopy
   247 - Bugfix: replaced lrint by qRound for BSD port
   248 		
   249 -----------------------------------------------------------
   250  2005-05-23
   251 
   252 - Version 1.6.6	
   253 - Feature: Exclusive standard flags		
   254 
   255 -----------------------------------------------------------
   256 2005-05-19 
   257 
   258 - Version: 1.6.5
   259 - Feature: removing a branch and keeping its childs
   260 - Feature: removing childs of a branch
   261 - Feature: insert branch and make selection its child
   262 - Feature: restructured branch context menu	
   263            in a basic version (straight line)
   264 - Feature: New shortcuts  for use on Mac OS X
   265 - Feature: Importing directories generates vymlinks now 
   266 - Bugfix: Changing linkstyle now automatically redraws all
   267 	      links again
   268 - Bugfix: Paste icon is disabled if clipboard is empty 
   269 		
   270 -----------------------------------------------------------
   271 2005-04-15
   272 
   273 - Version: 1.6.4	
   274 - Feature: xLinks (connection between 2 branches) works
   275            in a basic version (straight line)	
   276 
   277 -----------------------------------------------------------
   278 2005-03-30
   279 
   280 - Version: 1.6.3
   281 - Bugfix: Saving of selection to a vym part (.vyp)
   282 - Bugfix: Closing the noteeditor by closing its window now
   283           also toggles the responding toolbar button. &
   284 
   285 -----------------------------------------------------------
   286 2005-03-24
   287 
   288 - Version: 1.6.2	
   289 - Feature: Introduced Modifier modes: color, link, copy 
   290 - Feature: Linking branches is basically possible, though it can't be
   291            edited/saved yet 
   292 
   293 -----------------------------------------------------------
   294 2005-01-30
   295 
   296 - Version: 1.6.1	 
   297 - Feature: Optimized moving of branches: much faster especially 
   298            with huge subtrees					
   299 - Bugfix: Segfault when loading vym part 
   300 - Bugfix: ugly unitialized lines, when temporary drawn link 
   301           was moved from a temporary parent back to canvas		  
   302 
   303 -----------------------------------------------------------
   304 2004-12-14  
   305 
   306 - Version: 1.6.0 	 
   307 - Feature: Added saving of xhtml settings in map 
   308 
   309 -----------------------------------------------------------
   310 2004-12-13  
   311 
   312 - Version: 1.5.2 	 
   313 - Feature: Added Import of maps with two modes: 
   314            add/replace						
   315 - Feature: Added export of part of maps		 
   316 - Feature: Added joining of paragraphs in text editor		 
   317 - Feature: Optimized undo: Only relevant parts are saved, which
   318            dramatically improves e.g. moving branches up/down in most maps  
   319 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
   320           parse error, if font name contains a \&     
   321 - Bugfix: Wrong order of mainbranches in Export	   
   322 - Bugfix: zip archive was not deleted before save, which could lead to
   323   much bigger files, e.g.  when working on older \vym maps or deleted
   324   images   
   325 - Bugfix: Printing in Texteditor         
   326 - Bugfix: Wrong URLs in xhtml output				  
   327 - Bugfix: Segfault fixed at Cursor left/right in empty map  
   328 
   329 -----------------------------------------------------------
   330 2004-10-01 
   331 
   332 - Version: 1.5.1
   333 - Feature: More options in xhtml export: external scripts 	 
   334 
   335 -----------------------------------------------------------
   336 2004-09-26 
   337 
   338 - Version: 1.5.0 	 
   339 - Public release of all changes since 1.4.1      	 
   340 - Feature: New function to replace paragraphs in note editor
   341    	by linebreaks, this makes pasted text much nicer 
   342 - Feature: New option to toggle exporting of of floatimages 
   343 - Feature: z-plane of floatimages can be set (manually only) 
   344 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
   345   center 
   346 
   347 -----------------------------------------------------------
   348 2004-09-24 
   349 
   350 - Version: 1.4.7 	 
   351 - Feature: New Export to XHTML (by Thomas Schraitle)	 
   352 - Bugfix: vymLink	
   353 - Bugfix: spaces and dots in filenames	 
   354 - Bugfix: Error message if xsltproc is not installed 
   355 
   356 -----------------------------------------------------------
   357 2004-09-15	
   358 
   359 - Version: 1.4.6 	 
   360 - Feature: New file format: notes are saved as part of the .xml file
   361 - Feature: Note Editor supports Rich Text now.
   362 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
   363 
   364 -----------------------------------------------------------
   365 2004-08-23	
   366 
   367 - Version: 1.4.5 	 
   368 - Feature: Correct handling of font size in Heading			 
   369 
   370 -----------------------------------------------------------
   371 -----------------------------------------------------------
   372 -----------------------------------------------------------
   373 -----------------------------------------------------------
   374 -----------------------------------------------------------
   375 2004-07-29	
   376 
   377 - Version: 1.4.4 	 
   378 - Selecting with cursor now works between subtrees	 
   379 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
   380 
   381 -----------------------------------------------------------
   382 2004-07-19  
   383 
   384 - Version: 1.4.3 	 
   385 - Optimisation: Reduced canvas objects by only creating objects for used
   386   flags		 
   387 - Better visualization of moving branch above/below target		
   388 - Find Window informs with dialog, if the search failed
   389 - System Flags are clickable now		
   390 - Reworked CSS and XST stylsheets (comments, indent, browser
   391   compatibility)						
   392 - vymLinks are shown in statusbar		
   393 - current directory is save			
   394 - Rewritten load/save to improve multimap handling and unzipped files
   395 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
   396 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
   397 - Bugfix: More toolbar buttons disabled, if action not possible             
   398 - Bugfix: Renaming .vymfile now works		
   399 - Bugfix: mapChanged set when toggling flags		
   400 - Bugfix: CTRL-N was used twice		
   401 - Bugfix: Del didn't work on floatimage 
   402 
   403 -----------------------------------------------------------
   404 - Version: 1.4.2 	 
   405 - Bugfix: Float image could not be deleted  
   406 
   407 -----------------------------------------------------------
   408 2004-05-25  
   409 
   410 - Version: 1.4.1 	 
   411 - Bugfix: Color of branch not saved	 
   412 - Bugfix: wrong path at HTML export	             
   413 - Bugfix: map is not save with special characters in path   
   414 
   415 -----------------------------------------------------------
   416 2004-05-17 
   417 
   418 - Version: 1.4.0 	 
   419 - Ask for confirmation before opening 
   420 				a map in multiple editors			 
   421 - Save state of note editor (visible/minimized) 
   422 - Export to HTML						 
   423 - Author and Comment is saved in map	 
   424 - Stats are shown in Edit MapInfo		 
   425 - Changes for OS X port (QCursor, QContextMenuEvent)	 
   426 - Bugfix: Fonts from note editor are save now			
   427 - Bugfix: invisible image when parent is scrolled		
   428 - Bugfix: Segfault pressing "enter" for floatimage	
   429 - Bugfix: Images can't be outside of exported area
   430 				anymore. 
   431 - Bugfix: Filenames with blanks		 
   432 - Bugfix: Old maplink is shown when editing maplink 
   433 - Bugfix: always show cursor while editing heading  
   434 
   435 -----------------------------------------------------------
   436 2004-04-16 
   437 
   438 - Version: 1.3.5 	 
   439 - Export map to dir					 
   440 - Export to any of QTs image formats	 
   441 - Also right side of selection is always visible now. 
   442 
   443 -----------------------------------------------------------
   444 2004-04-07 
   445 
   446 - Version: 1.3.4 	 
   447 - Load last maps in file menu          
   448 - save last image path for loading	 
   449 - Also export standard flags to dir.	 
   450 
   451 -----------------------------------------------------------
   452 2004-03-26 
   453 
   454 - Version: 1.3.3 	 
   455 - Enabled <br> in headings as manual linebreak	 
   456 - Heading can be copied to URL		
   457 - Bugfix: GIFs are automatically converted to PNG now
   458 
   459 -----------------------------------------------------------
   460 2004-03-26 
   461 
   462 - Version: 1.3.2 	 
   463 - Add and move branches above/below selection, Texteditor copy all, 
   464 
   465 -----------------------------------------------------------
   466 2004-03-25 
   467 
   468 - Version: 1.3.1 	 
   469 - Export to directory, changed naming in .vym 
   470 
   471 -----------------------------------------------------------
   472 2004-03-23 
   473 
   474 - Version: 1.3.0 	 
   475 - Bugfix: Check if map can be saved at all 
   476 
   477 -----------------------------------------------------------
   478 2004-03-22 
   479 
   480 - Version: 1.2.12	 
   481 - Select image format before saving image	 
   482 
   483 -----------------------------------------------------------
   484 2004-03-18 
   485 
   486 - Version: 1.2.11	
   487 -		Selecting mainbranches by up/down	 
   488 -		Export ASCII (experimental)						
   489 -		Each map can be saved individually at quit		
   490 -		Bugfix: Opening VymLink crashes QT				
   491 -		Bugfix: 50\% less objects on canvas				
   492 -		Bugfix: Ignoring LANG, now always written as UTF8
   493 
   494 -----------------------------------------------------------
   495 2004-03-16 
   496 
   497 - Version: 1.2.10	
   498 - Sort Mainbranches by angle to y-axis 
   499 - Import directory structure						
   500 - Bugfix: Set FrameType of MapCenter while loading map 
   501 
   502 -----------------------------------------------------------
   503 2004-03-12 
   504 
   505 - Version: 1.2.9	
   506 - Jump to another vym map		         
   507 - Mainbranches are alwas ordered clockwise        
   508 
   509 -----------------------------------------------------------
   510 2004-03-03 
   511 
   512 - Version: 1.2.8	 
   513 - Change frame types in context menu   
   514 
   515 -----------------------------------------------------------
   516 2004-02-25 
   517 
   518 - Version: 1.2.7	
   519 - Copy / Paste and save Floatimages  
   520 
   521 -----------------------------------------------------------
   522 2004-02-24 
   523 
   524 - Version: 1.2.6	 
   525 - Closing vym in KDE now asks for save, too	 
   526 - Context menu for branches					  
   527 - Selection is saved in .vym file				  
   528 
   529 -----------------------------------------------------------
   530 2004-02-18 
   531 
   532 - Version: 1.2.5	 
   533 - URLs to external links can be added 
   534 - All actions are deactived if not possible  
   535 
   536 -----------------------------------------------------------
   537 2004-02-16 
   538 
   539 - Version: 1.2.4	 
   540 - Images: Can be loaded, saved, relinked to other parents
   541 
   542 -----------------------------------------------------------
   543 2004-01-27  
   544 
   545 - Version: 1.2.3	 
   546 - Zoom: Reset and finer steps shrinking/enlarging	 
   547 
   548 -----------------------------------------------------------
   549 2004-01-27 
   550 
   551 - Version: 1.2.2	 
   552 - Editing of links (style and color)	 
   553 
   554 -----------------------------------------------------------
   555 2004-01-27 
   556 
   557 - Version: 1.2.1	
   558 - Bugfix: LineEdit when adding branch has correct position again.								 
   559 
   560 -----------------------------------------------------------
   561 2004-01-23 
   562 
   563 - Version: 1.2.0	 
   564 - Scrolled parts are automatically unscrolled when selected and scrolled
   565   again later.				 
   566 - Bugfix: Save flag is updated when multiple maps are opened 
   567 - Bugfix: Moving of branches is faster and more accurat when adding to
   568   mapcenter 
   569 
   570 -----------------------------------------------------------
   571 2003-12-04 
   572 
   573 - Version: 1.1.7	 
   574 - Bugfix: Remember filename of note in noteeditor	 
   575 
   576 -----------------------------------------------------------
   577 2003-12-02 
   578 
   579 - Version: 1.1.6	 
   580 - Find Text also in Notes.	 
   581 
   582 -----------------------------------------------------------
   583 2003-11-07 
   584 
   585 - Version: 1.1.5	
   586 - Bugfix: Correct setting and positioning when relinking branches	 
   587 
   588 -----------------------------------------------------------
   589 2003-11-03 
   590 
   591 - Version: 1.1.4	 
   592 - Scroll mode added (folding of subtrees).		 
   593 - Bugfix: Wrong position of linedit in zoomed view 
   594 
   595 -----------------------------------------------------------
   596 2003-10-09  
   597 
   598 - Version: 1.1.3	 
   599 -		Added clear button in find window, bugfixes     
   600 
   601 -----------------------------------------------------------
   602 2003-10-07  
   603 
   604 - Version: 1.1.2	 
   605 - Links can be colored with color of heading      
   606 
   607 -----------------------------------------------------------
   608 2003-09-26  
   609 
   610 - Version: 1.1.1	 
   611 - Improved visualization of linking to new branch 
   612 
   613 -----------------------------------------------------------
   614 2003-09-25  
   615 
   616 - Version: 1.1.0	 
   617 - Find Function							
   618 - Selection always stays in view		  
   619 
   620 -----------------------------------------------------------
   621 2003-09-18
   622 
   623 - Version: 1.0.1	 
   624 - Find function scrolls to result now	 
   625 - Bugfix: Adding branch with midmouse	  
   626 - Bugfix: multiple repositioning of map, when noteeditor was changed
   627   (speedup)	 
   628 - New Linestyles (still hardcoded)			 
   629 
   630 -----------------------------------------------------------
   631 2003-09-16 	 	
   632 
   633 - Version: 1.0.0	 
   634 - First public stable release			 
   635 
   636 -----------------------------------------------------------
   637 - Version: 0.9.0	 
   638 - added quick color picker (CTRL + Left Mouse)  ?	 
   639 
   640 -----------------------------------------------------------
   641 - Version: 0.8.0	 
   642 - added automatic canvas resizer, removed manual resizing of canvas  
   643 - added settings option to paste text into new branch	 
   644 - simplified code	 
   645 - Added heart flag	 
   646 - Choose and switch between fixed and variable width fonts 
   647 - note editor		 
   648 - Fixed segfault caused by undo and a call of updateNoteFlag of note
   649   editor	 
   650 - Added settings menu to configure autoselect and autoedit mode	 
   651 - autoedit and autoselect mode	 
   652 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
   653 - Reduced temporary directories from 4 to 1	 
   654 - Added wordwrap in printing of notes	 
   655 - New toolbar buttons in texteditor	 
   656 - Set background color	 
   657 - Fixed bug: Flags in toolbar not updated when selecting map center	  
   658 
   659 -----------------------------------------------------------
   660 - Version: 0.7.0	 
   661 - No more segfault, when an object is deleted while being edited  
   662 - Keep focus constant when zooming in/out  
   663 - Export as png graphic  
   664 - Keep Center of map where it is while zooming  
   665 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
   666 - MDI: Multi Document Interface enables working on several maps
   667   simultanously  
   668 - Enabled creating a new map via argument on commandline  
   669 - Changed file extension from .mmap to .vym  
   670 - noteeditor changes color, if empty or nothing is selected  
   671 - Changes in NoteEditor window are recognized by main window, too, thus
   672   preventing loosing data when quitting the program.   
   673 
   674 -----------------------------------------------------------
   675 - Version: 0.6.0	
   676 - New rendering engine: Faster, no flickering   
   677 
   678 -----------------------------------------------------------
   679 - Version: 0.5.0	 
   680 -  Changed printing to use maximum space on paper  
   681 -  Note editor is hidden, too, when mapeditor is minimized  
   682 -  New (compressed) file format  
   683 
   684 -----------------------------------------------------------
   685 - Version: 0.4.0     
   686 - Size of map is saved  
   687 - Multi Line Headings   
   688 - Reworked Rendering Engine: Much faster now.  
   689 - Reworked Undo: Much faster now.  
   690 - Enabled moving of map center  
   691 - Multi-line headings   
   692 
   693 -----------------------------------------------------------
   694 - Version: 0.3.0
   695 - Introduced Undo  
   696 - Fixed some bugs    
   697 
   698 -----------------------------------------------------------
   699 - Version: 0.2.0     
   700 - Moving view of map improved:  
   701 - New handling (acrobat reader style)  
   702 - New mousepointer  
   703 - Several tools to color a map  
   704 
   705 -----------------------------------------------------------
   706 - Version: 0.1.0  
   707 - Inital version, basic map layout   
   708 - Data is stored in XML