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