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