tex/vym.changelog
author insilmaril
Tue, 31 Jan 2006 15:56:28 +0000
changeset 200 451cab91e350
parent 194 de97201180ea
child 207 1313cec0ad1e
permissions -rw-r--r--
Bugfixes for including images in tree
     1 -------------------------------------------------------------------
     2 Tue Jan 31 16:54:52 CET 2006 - uwedr
     3 
     4 - Version 1.7.8
     5 - Bugfix: Hide Include Images Horizontally (not implemented yet) 
     6 - Bugfix: Include Images Vertically was not read from saved file
     7 
     8 -------------------------------------------------------------------
     9 Tue Jan 25 16:07:53 CET 2006 - uwedr
    10 
    11 - Version 1.7.7
    12 - Feature: Export to Open Office 2.x (Open Document) basically works 
    13 - Feature: Export to XHTML uses smaller icon for URLs now
    14 
    15 -------------------------------------------------------------------
    16 Wed Jan 18 13:29:52 CET 2006 - uwedr
    17 
    18 - Feature: Multiple File selection while loading maps and images
    19 
    20 -------------------------------------------------------------------
    21 Tue Jan  3 12:20:08 CET 2006 - uwe
    22 
    23 - Feature: Small optimization in zip/unzip functions
    24 
    25 -------------------------------------------------------------------
    26 Mon Jan  2 21:03:05 CET 2006 - uwe
    27 
    28 - Feature: FATE support for URLs 
    29 
    30 -------------------------------------------------------------------
    31 Wed Dec 28 12:09:59 CET 2005 - uwe
    32 
    33 - Version 1.7.6
    34 - Feature: Added idAttr to BranchObj::saveToDir 
    35 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
    36   errors, if FO is selected (undefined link)
    37 - Bugfix: FloatImages don't get lost during save after they have been
    38   relinked to new parent  
    39 - Bugfix: Editing heading of mapcenter now also corrects position  
    40 
    41 -------------------------------------------------------------------
    42 Mon Oct 10 13:18:29 CEST 2005 - uwedr
    43 
    44 - Bugfix: Copy/Paste was currently not possible for images. Now
    45   completly rewrote mechanism. Instead of invisible map now XML import
    46   is used (Multiple clipboards should be not difficult now) 
    47 
    48 -------------------------------------------------------------------
    49 Mon Oct  3 10:33:09 CEST 2005 - uwe
    50 
    51 - Bugfix: Added small fix from Khaled Ahmed needed for display of 
    52   arabic languages 
    53 
    54 -------------------------------------------------------------------
    55 Mon Sep 12 21:39:38 CEST 2005 - uwedr
    56 
    57 - Version 1.7.5
    58 - Feature: Currently 15 levels of undo (GUI to set value still missing)
    59 - Feature: Experimental LaTeX Export (without headers and opions so far)
    60 
    61 -------------------------------------------------------------------
    62 Sun Sep  5 10:26:15 CEST 2005 - uwedr
    63 
    64 - Version 1.7.4
    65 - Feature: Link of a branch can be hidden, if object is not selected
    66 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
    67   or moved.
    68 - Bugfix: TextEditor now has grey background again, if it is empty
    69 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
    70   is no longer a QOBJECT
    71 
    72 -------------------------------------------------------------------
    73 Thu Sep  1 12:26:24 CEST 2005 - uwedr
    74 
    75 - Bugfix: Some minor changes so that translations use arguments now
    76   instead of several calls to tr()
    77 
    78 -------------------------------------------------------------------
    79 Tue Aug 30 13:38:31 CEST 2005 - uwedr
    80 
    81 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
    82   another map caused vym to go into an endless loop, if the vymlink of the
    83   branch pointed to the new map.
    84 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
    85   can be selected  
    86 
    87 -------------------------------------------------------------------
    88 Fri Aug 19 09:12:49 CEST 2005 - uwedr
    89 
    90 - Feature: added debian subdirectory created by Steffen Joeris
    91 - Feature: added license to new aboutwindow
    92 
    93 -------------------------------------------------------------------
    94 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
    95 
    96 - Bugfix: Fixed link handling in aboutdialog.
    97 
    98 -------------------------------------------------------------------
    99 Tue Aug 16 12:25:09 CEST 2005 - uwedr
   100 
   101 - Feature: Added keyboard shortcut to reset zoom factor
   102 - Bugfix: Added "..." to menu entries leading to another dialog
   103 - Bugfix: The setting option "Delete Key" is working again
   104 - Bugfix: A branch moved from left side to right had wrong orienation
   105 
   106 -------------------------------------------------------------------
   107 Tue Aug  2 09:59:24 CEST 2005 - uwedr
   108 
   109 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
   110    a branch
   111 
   112 -------------------------------------------------------------------
   113 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
   114 
   115 - Bugfix: Problems with closing of note editor when text was modified.
   116 - Feature: Added subscript and superscript to note editor
   117 	
   118 -------------------------------------------------------------------
   119 Thu Jul 28 11:57:38 CEST 2005 
   120 
   121 - Version 1.7.3
   122 - Bugfix: Frames didn't become invisible if scrolled
   123 
   124 -------------------------------------------------------------------
   125 Thu Jul 28 11:57:38 CEST 2005 
   126 
   127 - Version 1.7.2
   128 - Bugfix: if selection changed before undo, undo worked on wrong
   129   branch
   130 - included math.h again to enable compiling with gcc4  
   131 
   132 -------------------------------------------------------------------
   133 Mi Jul 27 17:27:14 CEST 2005
   134 
   135 - Bugfix: if selection changed before undo, undo worked on wrong branch
   136 
   137 -------------------------------------------------------------------
   138 Mon Jul 25 22:22:21 CEST 2005
   139 
   140 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
   141 
   142 -------------------------------------------------------------------
   143 Di Jul 19 16:42:31 CEST 2005
   144 
   145 - Version: 1.7.1
   146 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
   147 - Feature: More speedup on moving/relinking branches
   148 
   149 -------------------------------------------------------------------
   150 
   151 Mi Jul 13 11:44:10 CEST 2005 
   152 
   153 - Drag and Drop also for URLs
   154 
   155 -------------------------------------------------------------------
   156 Di Jul 12 20:56:09 CEST 2005
   157 
   158 - Version: 1.7.0
   159 
   160 -------------------------------------------------------------------
   161 Mon Jul  4 21:13:42 CEST 2005 
   162 
   163 - Version: 1.6.9
   164 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
   165 
   166 -------------------------------------------------------------------
   167 Tue Jun 14 11:43:44 CEST 2005
   168 
   169 - Feature: printer name is saved in vymrc now
   170 - Feature: added image drag/drop (by Jakob Hilmer)
   171 - Bugfix: Importing map into new map now has correct (empty) filename 
   172 
   173 -------------------------------------------------------------------
   174 2005-06-07 
   175 
   176 - Version: 1.6.8
   177 - Feature: Dramatic speedup in some operations 
   178 				(e.g. move branch up/down) due to extended 
   179 				undo engine
   180 -------------------------------------------------------------------
   181  2005-05-27 
   182  
   183 - Version: 1.6.7	
   184 - Feature:Changed default pdf-reader for Mac OSX 
   185 - Bugfix: xLinks stopped working in 1.6.6
   186 - Bugfix: drawing error when using modModeCopy
   187 - Bugfix: replaced lrint by qRound for BSD port
   188 		
   189 -----------------------------------------------------------
   190  2005-05-23
   191 
   192 - Version 1.6.6	
   193 - Feature: Exclusive standard flags		
   194 
   195 -----------------------------------------------------------
   196 2005-05-19 
   197 
   198 - Version: 1.6.5
   199 - Feature: removing a branch and keeping its childs
   200 - Feature: removing childs of a branch
   201 - Feature: insert branch and make selection its child
   202 - Feature: restructured branch context menu	
   203            in a basic version (straight line)
   204 - Feature: New shortcuts  for use on Mac OS X
   205 - Feature: Importing directories generates vymlinks now 
   206 - Bugfix: Changing linkstyle now automatically redraws all
   207 	      links again
   208 - Bugfix: Paste icon is disabled if clipboard is empty 
   209 		
   210 -----------------------------------------------------------
   211 2005-04-15
   212 
   213 - Version: 1.6.4	
   214 - Feature: xLinks (connection between 2 branches) works
   215            in a basic version (straight line)	
   216 
   217 -----------------------------------------------------------
   218 2005-03-30
   219 
   220 - Version: 1.6.3
   221 - Bugfix: Saving of selection to a vym part (.vyp)
   222 - Bugfix: Closing the noteeditor by closing its window now
   223           also toggles the responding toolbar button. &
   224 
   225 -----------------------------------------------------------
   226 2005-03-24
   227 
   228 - Version: 1.6.2	
   229 - Feature: Introduced Modifier modes: color, link, copy 
   230 - Feature: Linking branches is basically possible, though it can't be
   231            edited/saved yet 
   232 
   233 -----------------------------------------------------------
   234 2005-01-30
   235 
   236 - Version: 1.6.1	 
   237 - Feature: Optimized moving of branches: much faster especially 
   238            with huge subtrees					
   239 - Bugfix: Segfault when loading vym part 
   240 - Bugfix: ugly unitialized lines, when temporary drawn link 
   241           was moved from a temporary parent back to canvas		  
   242 
   243 -----------------------------------------------------------
   244 2004-12-14  
   245 
   246 - Version: 1.6.0 	 
   247 - Feature: Added saving of xhtml settings in map 
   248 
   249 -----------------------------------------------------------
   250 2004-12-13  
   251 
   252 - Version: 1.5.2 	 
   253 - Feature: Added Import of maps with two modes: 
   254            add/replace						
   255 - Feature: Added export of part of maps		 
   256 - Feature: Added joining of paragraphs in text editor		 
   257 - Feature: Optimized undo: Only relevant parts are saved, which
   258            dramatically improves e.g. moving branches up/down in most maps  
   259 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
   260           parse error, if font name contains a \&     
   261 - Bugfix: Wrong order of mainbranches in Export	   
   262 - Bugfix: zip archive was not deleted before save, which could lead to
   263   much bigger files, e.g.  when working on older \vym maps or deleted
   264   images   
   265 - Bugfix: Printing in Texteditor         
   266 - Bugfix: Wrong URLs in xhtml output				  
   267 - Bugfix: Segfault fixed at Cursor left/right in empty map  
   268 
   269 -----------------------------------------------------------
   270 2004-10-01 
   271 
   272 - Version: 1.5.1
   273 - Feature: More options in xhtml export: external scripts 	 
   274 
   275 -----------------------------------------------------------
   276 2004-09-26 
   277 
   278 - Version: 1.5.0 	 
   279 - Public release of all changes since 1.4.1      	 
   280 - Feature: New function to replace paragraphs in note editor
   281    	by linebreaks, this makes pasted text much nicer 
   282 - Feature: New option to toggle exporting of of floatimages 
   283 - Feature: z-plane of floatimages can be set (manually only) 
   284 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
   285   center 
   286 
   287 -----------------------------------------------------------
   288 2004-09-24 
   289 
   290 - Version: 1.4.7 	 
   291 - Feature: New Export to XHTML (by Thomas Schraitle)	 
   292 - Bugfix: vymLink	
   293 - Bugfix: spaces and dots in filenames	 
   294 - Bugfix: Error message if xsltproc is not installed 
   295 
   296 -----------------------------------------------------------
   297 2004-09-15	
   298 
   299 - Version: 1.4.6 	 
   300 - Feature: New file format: notes are saved as part of the .xml file
   301 - Feature: Note Editor supports Rich Text now.
   302 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
   303 
   304 -----------------------------------------------------------
   305 2004-08-23	
   306 
   307 - Version: 1.4.5 	 
   308 - Feature: Correct handling of font size in Heading			 
   309 
   310 -----------------------------------------------------------
   311 -----------------------------------------------------------
   312 -----------------------------------------------------------
   313 -----------------------------------------------------------
   314 -----------------------------------------------------------
   315 2004-07-29	
   316 
   317 - Version: 1.4.4 	 
   318 - Selecting with cursor now works between subtrees	 
   319 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
   320 
   321 -----------------------------------------------------------
   322 2004-07-19  
   323 
   324 - Version: 1.4.3 	 
   325 - Optimisation: Reduced canvas objects by only creating objects for used
   326   flags		 
   327 - Better visualization of moving branch above/below target		
   328 - Find Window informs with dialog, if the search failed
   329 - System Flags are clickable now		
   330 - Reworked CSS and XST stylsheets (comments, indent, browser
   331   compatibility)						
   332 - vymLinks are shown in statusbar		
   333 - current directory is save			
   334 - Rewritten load/save to improve multimap handling and unzipped files
   335 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
   336 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
   337 - Bugfix: More toolbar buttons disabled, if action not possible             
   338 - Bugfix: Renaming .vymfile now works		
   339 - Bugfix: mapChanged set when toggling flags		
   340 - Bugfix: CTRL-N was used twice		
   341 - Bugfix: Del didn't work on floatimage 
   342 
   343 -----------------------------------------------------------
   344 - Version: 1.4.2 	 
   345 - Bugfix: Float image could not be deleted  
   346 
   347 -----------------------------------------------------------
   348 2004-05-25  
   349 
   350 - Version: 1.4.1 	 
   351 - Bugfix: Color of branch not saved	 
   352 - Bugfix: wrong path at HTML export	             
   353 - Bugfix: map is not save with special characters in path   
   354 
   355 -----------------------------------------------------------
   356 2004-05-17 
   357 
   358 - Version: 1.4.0 	 
   359 - Ask for confirmation before opening 
   360 				a map in multiple editors			 
   361 - Save state of note editor (visible/minimized) 
   362 - Export to HTML						 
   363 - Author and Comment is saved in map	 
   364 - Stats are shown in Edit MapInfo		 
   365 - Changes for OS X port (QCursor, QContextMenuEvent)	 
   366 - Bugfix: Fonts from note editor are save now			
   367 - Bugfix: invisible image when parent is scrolled		
   368 - Bugfix: Segfault pressing "enter" for floatimage	
   369 - Bugfix: Images can't be outside of exported area
   370 				anymore. 
   371 - Bugfix: Filenames with blanks		 
   372 - Bugfix: Old maplink is shown when editing maplink 
   373 - Bugfix: always show cursor while editing heading  
   374 
   375 -----------------------------------------------------------
   376 2004-04-16 
   377 
   378 - Version: 1.3.5 	 
   379 - Export map to dir					 
   380 - Export to any of QTs image formats	 
   381 - Also right side of selection is always visible now. 
   382 
   383 -----------------------------------------------------------
   384 2004-04-07 
   385 
   386 - Version: 1.3.4 	 
   387 - Load last maps in file menu          
   388 - save last image path for loading	 
   389 - Also export standard flags to dir.	 
   390 
   391 -----------------------------------------------------------
   392 2004-03-26 
   393 
   394 - Version: 1.3.3 	 
   395 - Enabled <br> in headings as manual linebreak	 
   396 - Heading can be copied to URL		
   397 - Bugfix: GIFs are automatically converted to PNG now
   398 
   399 -----------------------------------------------------------
   400 2004-03-26 
   401 
   402 - Version: 1.3.2 	 
   403 - Add and move branches above/below selection, Texteditor copy all, 
   404 
   405 -----------------------------------------------------------
   406 2004-03-25 
   407 
   408 - Version: 1.3.1 	 
   409 - Export to directory, changed naming in .vym 
   410 
   411 -----------------------------------------------------------
   412 2004-03-23 
   413 
   414 - Version: 1.3.0 	 
   415 - Bugfix: Check if map can be saved at all 
   416 
   417 -----------------------------------------------------------
   418 2004-03-22 
   419 
   420 - Version: 1.2.12	 
   421 - Select image format before saving image	 
   422 
   423 -----------------------------------------------------------
   424 2004-03-18 
   425 
   426 - Version: 1.2.11	
   427 -		Selecting mainbranches by up/down	 
   428 -		Export ASCII (experimental)						
   429 -		Each map can be saved individually at quit		
   430 -		Bugfix: Opening VymLink crashes QT				
   431 -		Bugfix: 50\% less objects on canvas				
   432 -		Bugfix: Ignoring LANG, now always written as UTF8
   433 
   434 -----------------------------------------------------------
   435 2004-03-16 
   436 
   437 - Version: 1.2.10	
   438 - Sort Mainbranches by angle to y-axis 
   439 - Import directory structure						
   440 - Bugfix: Set FrameType of MapCenter while loading map 
   441 
   442 -----------------------------------------------------------
   443 2004-03-12 
   444 
   445 - Version: 1.2.9	
   446 - Jump to another vym map		         
   447 - Mainbranches are alwas ordered clockwise        
   448 
   449 -----------------------------------------------------------
   450 2004-03-03 
   451 
   452 - Version: 1.2.8	 
   453 - Change frame types in context menu   
   454 
   455 -----------------------------------------------------------
   456 2004-02-25 
   457 
   458 - Version: 1.2.7	
   459 - Copy / Paste and save Floatimages  
   460 
   461 -----------------------------------------------------------
   462 2004-02-24 
   463 
   464 - Version: 1.2.6	 
   465 - Closing vym in KDE now asks for save, too	 
   466 - Context menu for branches					  
   467 - Selection is saved in .vym file				  
   468 
   469 -----------------------------------------------------------
   470 2004-02-18 
   471 
   472 - Version: 1.2.5	 
   473 - URLs to external links can be added 
   474 - All actions are deactived if not possible  
   475 
   476 -----------------------------------------------------------
   477 2004-02-16 
   478 
   479 - Version: 1.2.4	 
   480 - Images: Can be loaded, saved, relinked to other parents
   481 
   482 -----------------------------------------------------------
   483 2004-01-27  
   484 
   485 - Version: 1.2.3	 
   486 - Zoom: Reset and finer steps shrinking/enlarging	 
   487 
   488 -----------------------------------------------------------
   489 2004-01-27 
   490 
   491 - Version: 1.2.2	 
   492 - Editing of links (style and color)	 
   493 
   494 -----------------------------------------------------------
   495 2004-01-27 
   496 
   497 - Version: 1.2.1	
   498 - Bugfix: LineEdit when adding branch has correct position again.								 
   499 
   500 -----------------------------------------------------------
   501 2004-01-23 
   502 
   503 - Version: 1.2.0	 
   504 - Scrolled parts are automatically unscrolled when selected and scrolled
   505   again later.				 
   506 - Bugfix: Save flag is updated when multiple maps are opened 
   507 - Bugfix: Moving of branches is faster and more accurat when adding to
   508   mapcenter 
   509 
   510 -----------------------------------------------------------
   511 2003-12-04 
   512 
   513 - Version: 1.1.7	 
   514 - Bugfix: Remember filename of note in noteeditor	 
   515 
   516 -----------------------------------------------------------
   517 2003-12-02 
   518 
   519 - Version: 1.1.6	 
   520 - Find Text also in Notes.	 
   521 
   522 -----------------------------------------------------------
   523 2003-11-07 
   524 
   525 - Version: 1.1.5	
   526 - Bugfix: Correct setting and positioning when relinking branches	 
   527 
   528 -----------------------------------------------------------
   529 2003-11-03 
   530 
   531 - Version: 1.1.4	 
   532 - Scroll mode added (folding of subtrees).		 
   533 - Bugfix: Wrong position of linedit in zoomed view 
   534 
   535 -----------------------------------------------------------
   536 2003-10-09  
   537 
   538 - Version: 1.1.3	 
   539 -		Added clear button in find window, bugfixes     
   540 
   541 -----------------------------------------------------------
   542 2003-10-07  
   543 
   544 - Version: 1.1.2	 
   545 - Links can be colored with color of heading      
   546 
   547 -----------------------------------------------------------
   548 2003-09-26  
   549 
   550 - Version: 1.1.1	 
   551 - Improved visualization of linking to new branch 
   552 
   553 -----------------------------------------------------------
   554 2003-09-25  
   555 
   556 - Version: 1.1.0	 
   557 - Find Function							
   558 - Selection always stays in view		  
   559 
   560 -----------------------------------------------------------
   561 2003-09-18
   562 
   563 - Version: 1.0.1	 
   564 - Find function scrolls to result now	 
   565 - Bugfix: Adding branch with midmouse	  
   566 - Bugfix: multiple repositioning of map, when noteeditor was changed
   567   (speedup)	 
   568 - New Linestyles (still hardcoded)			 
   569 
   570 -----------------------------------------------------------
   571 2003-09-16 	 	
   572 
   573 - Version: 1.0.0	 
   574 - First public stable release			 
   575 
   576 -----------------------------------------------------------
   577 - Version: 0.9.0	 
   578 - added quick color picker (CTRL + Left Mouse)  ?	 
   579 
   580 -----------------------------------------------------------
   581 - Version: 0.8.0	 
   582 - added automatic canvas resizer, removed manual resizing of canvas  
   583 - added settings option to paste text into new branch	 
   584 - simplified code	 
   585 - Added heart flag	 
   586 - Choose and switch between fixed and variable width fonts 
   587 - note editor		 
   588 - Fixed segfault caused by undo and a call of updateNoteFlag of note
   589   editor	 
   590 - Added settings menu to configure autoselect and autoedit mode	 
   591 - autoedit and autoselect mode	 
   592 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
   593 - Reduced temporary directories from 4 to 1	 
   594 - Added wordwrap in printing of notes	 
   595 - New toolbar buttons in texteditor	 
   596 - Set background color	 
   597 - Fixed bug: Flags in toolbar not updated when selecting map center	  
   598 
   599 -----------------------------------------------------------
   600 - Version: 0.7.0	 
   601 - No more segfault, when an object is deleted while being edited  
   602 - Keep focus constant when zooming in/out  
   603 - Export as png graphic  
   604 - Keep Center of map where it is while zooming  
   605 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
   606 - MDI: Multi Document Interface enables working on several maps
   607   simultanously  
   608 - Enabled creating a new map via argument on commandline  
   609 - Changed file extension from .mmap to .vym  
   610 - noteeditor changes color, if empty or nothing is selected  
   611 - Changes in NoteEditor window are recognized by main window, too, thus
   612   preventing loosing data when quitting the program.   
   613 
   614 -----------------------------------------------------------
   615 - Version: 0.6.0	
   616 - New rendering engine: Faster, no flickering   
   617 
   618 -----------------------------------------------------------
   619 - Version: 0.5.0	 
   620 -  Changed printing to use maximum space on paper  
   621 -  Note editor is hidden, too, when mapeditor is minimized  
   622 -  New (compressed) file format  
   623 
   624 -----------------------------------------------------------
   625 - Version: 0.4.0     
   626 - Size of map is saved  
   627 - Multi Line Headings   
   628 - Reworked Rendering Engine: Much faster now.  
   629 - Reworked Undo: Much faster now.  
   630 - Enabled moving of map center  
   631 - Multi-line headings   
   632 
   633 -----------------------------------------------------------
   634 - Version: 0.3.0
   635 - Introduced Undo  
   636 - Fixed some bugs    
   637 
   638 -----------------------------------------------------------
   639 - Version: 0.2.0     
   640 - Moving view of map improved:  
   641 - New handling (acrobat reader style)  
   642 - New mousepointer  
   643 - Several tools to color a map  
   644 
   645 -----------------------------------------------------------
   646 - Version: 0.1.0  
   647 - Inital version, basic map layout   
   648 - Data is stored in XML