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