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