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