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