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