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