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