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