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