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