diff -r 4083860dd82e -r 6c199971ddb5 tex/vym.changelog
--- a/tex/vym.changelog	Tue Jun 14 09:41:37 2005 +0000
+++ b/tex/vym.changelog	Sat Jul 23 10:26:30 2005 +0000
@@ -1,4 +1,507 @@
+-------------------------------------------------------------------
+Di Jul 19 16:42:31 CEST 2005
+
+- Version: 1.7.1
+- Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
+- Feature: More speedup on moving/relinking branches
+
+-------------------------------------------------------------------
+
+Mi Jul 13 11:44:10 CEST 2005 
+
+- Drag and Drop also for URLs
+
+-------------------------------------------------------------------
+Di Jul 12 20:56:09 CEST 2005
+
+- Version: 1.7.0
+
+-------------------------------------------------------------------
+Mon Jul  4 21:13:42 CEST 2005 
+
+- Version: 1.6.9
+- Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
+
 -------------------------------------------------------------------
 Tue Jun 14 11:43:44 CEST 2005
 
+- Feature: printer name is saved in vymrc now
+- Feature: added image drag/drop (by Jakob Hilmer)
 - Bugfix: Importing map into new map now has correct (empty) filename 
+
+-------------------------------------------------------------------
+2005-06-07 
+
+- Version: 1.6.8
+- Feature: Dramatic speedup in some operations 
+				(e.g. move branch up/down) due to extended 
+				undo engine
+-------------------------------------------------------------------
+ 2005-05-27 
+ 
+- Version: 1.6.7	
+- Feature:Changed default pdf-reader for Mac OSX 
+- Bugfix: xLinks stopped working in 1.6.6
+- Bugfix: drawing error when using modModeCopy
+- Bugfix: replaced lrint by qRound for BSD port
+		
+-----------------------------------------------------------
+ 2005-05-23
+
+- Version 1.6.6	
+- Feature: Exclusive standard flags		
+
+-----------------------------------------------------------
+2005-05-19 
+
+- Version: 1.6.5
+- Feature: removing a branch and keeping its childs
+- Feature: removing childs of a branch
+- Feature: insert branch and make selection its child
+- Feature: restructured branch context menu	
+           in a basic version (straight line)
+- Feature: New shortcuts  for use on Mac OS X
+- Feature: Importing directories generates vymlinks now 
+- Bugfix: Changing linkstyle now automatically redraws all
+	      links again
+- Bugfix: Paste icon is disabled if clipboard is empty 
+		
+-----------------------------------------------------------
+2005-04-15
+
+- Version: 1.6.4	
+- Feature: xLinks (connection between 2 branches) works
+           in a basic version (straight line)	
+
+-----------------------------------------------------------
+2005-03-30
+
+- Version: 1.6.3
+- Bugfix: Saving of selection to a vym part (.vyp)
+- Bugfix: Closing the noteeditor by closing its window now
+          also toggles the responding toolbar button. &
+
+-----------------------------------------------------------
+2005-03-24
+
+- Version: 1.6.2	
+- Feature: Introduced Modifier modes: color, link, copy 
+- Feature: Linking branches is basically possible, though it can't be
+           edited/saved yet 
+
+-----------------------------------------------------------
+2005-01-30
+
+- Version: 1.6.1	 
+- Feature: Optimized moving of branches: much faster especially 
+           with huge subtrees					
+- Bugfix: Segfault when loading vym part 
+- Bugfix: ugly unitialized lines, when temporary drawn link 
+          was moved from a temporary parent back to canvas		  
+
+-----------------------------------------------------------
+2004-12-14  
+
+- Version: 1.6.0 	 
+- Feature: Added saving of xhtml settings in map 
+
+-----------------------------------------------------------
+2004-12-13  
+
+- Version: 1.5.2 	 
+- Feature: Added Import of maps with two modes: 
+           add/replace						
+- Feature: Added export of part of maps		 
+- Feature: Added joining of paragraphs in text editor		 
+- Feature: Optimized undo: Only relevant parts are saved, which
+           dramatically improves e.g. moving branches up/down in most maps  
+- Bugfix: QTextEdit generates invalid XML code, which could lead to a
+          parse error, if font name contains a \&     
+- Bugfix: Wrong order of mainbranches in Export	   
+- Bugfix: zip archive was not deleted before save, which could lead to
+  much bigger files, e.g.  when working on older \vym maps or deleted
+  images   
+- Bugfix: Printing in Texteditor         
+- Bugfix: Wrong URLs in xhtml output				  
+- Bugfix: Segfault fixed at Cursor left/right in empty map  
+
+-----------------------------------------------------------
+2004-10-01 
+
+- Version: 1.5.1
+- Feature: More options in xhtml export: external scripts 	 
+
+-----------------------------------------------------------
+2004-09-26 
+
+- Version: 1.5.0 	 
+- Public release of all changes since 1.4.1      	 
+- Feature: New function to replace paragraphs in note editor
+   	by linebreaks, this makes pasted text much nicer 
+- Feature: New option to toggle exporting of of floatimages 
+- Feature: z-plane of floatimages can be set (manually only) 
+- Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
+  center 
+
+-----------------------------------------------------------
+2004-09-24 
+
+- Version: 1.4.7 	 
+- Feature: New Export to XHTML (by Thomas Schraitle)	 
+- Bugfix: vymLink	
+- Bugfix: spaces and dots in filenames	 
+- Bugfix: Error message if xsltproc is not installed 
+
+-----------------------------------------------------------
+2004-09-15	
+
+- Version: 1.4.6 	 
+- Feature: New file format: notes are saved as part of the .xml file
+- Feature: Note Editor supports Rich Text now.
+- Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
+
+-----------------------------------------------------------
+2004-08-23	
+
+- Version: 1.4.5 	 
+- Feature: Correct handling of font size in Heading			 
+
+-----------------------------------------------------------
+-----------------------------------------------------------
+-----------------------------------------------------------
+-----------------------------------------------------------
+-----------------------------------------------------------
+2004-07-29	
+
+- Version: 1.4.4 	 
+- Selecting with cursor now works between subtrees	 
+- Bugfix: vymLink was set to temporary dir in 1.4.3	 
+
+-----------------------------------------------------------
+2004-07-19  
+
+- Version: 1.4.3 	 
+- Optimisation: Reduced canvas objects by only creating objects for used
+  flags		 
+- Better visualization of moving branch above/below target		
+- Find Window informs with dialog, if the search failed
+- System Flags are clickable now		
+- Reworked CSS and XST stylsheets (comments, indent, browser
+  compatibility)						
+- vymLinks are shown in statusbar		
+- current directory is save			
+- Rewritten load/save to improve multimap handling and unzipped files
+- Bugfix: vymLinks don't get deleted when Cancel is pressed						
+- Bugfix: Fixed a bunch of bugs in XSL for HTML export             
+- Bugfix: More toolbar buttons disabled, if action not possible             
+- Bugfix: Renaming .vymfile now works		
+- Bugfix: mapChanged set when toggling flags		
+- Bugfix: CTRL-N was used twice		
+- Bugfix: Del didn't work on floatimage 
+
+-----------------------------------------------------------
+- Version: 1.4.2 	 
+- Bugfix: Float image could not be deleted  
+
+-----------------------------------------------------------
+2004-05-25  
+
+- Version: 1.4.1 	 
+- Bugfix: Color of branch not saved	 
+- Bugfix: wrong path at HTML export	             
+- Bugfix: map is not save with special characters in path   
+
+-----------------------------------------------------------
+2004-05-17 
+
+- Version: 1.4.0 	 
+- Ask for confirmation before opening 
+				a map in multiple editors			 
+- Save state of note editor (visible/minimized) 
+- Export to HTML						 
+- Author and Comment is saved in map	 
+- Stats are shown in Edit MapInfo		 
+- Changes for OS X port (QCursor, QContextMenuEvent)	 
+- Bugfix: Fonts from note editor are save now			
+- Bugfix: invisible image when parent is scrolled		
+- Bugfix: Segfault pressing "enter" for floatimage	
+- Bugfix: Images can't be outside of exported area
+				anymore. 
+- Bugfix: Filenames with blanks		 
+- Bugfix: Old maplink is shown when editing maplink 
+- Bugfix: always show cursor while editing heading  
+
+-----------------------------------------------------------
+2004-04-16 
+
+- Version: 1.3.5 	 
+- Export map to dir					 
+- Export to any of QTs image formats	 
+- Also right side of selection is always visible now. 
+
+-----------------------------------------------------------
+2004-04-07 
+
+- Version: 1.3.4 	 
+- Load last maps in file menu          
+- save last image path for loading	 
+- Also export standard flags to dir.	 
+
+-----------------------------------------------------------
+2004-03-26 
+
+- Version: 1.3.3 	 
+- Enabled <br> in headings as manual linebreak	 
+- Heading can be copied to URL		
+- Bugfix: GIFs are automatically converted to PNG now
+
+-----------------------------------------------------------
+2004-03-26 
+
+- Version: 1.3.2 	 
+- Add and move branches above/below selection, Texteditor copy all, 
+
+-----------------------------------------------------------
+2004-03-25 
+
+- Version: 1.3.1 	 
+- Export to directory, changed naming in .vym 
+
+-----------------------------------------------------------
+2004-03-23 
+
+- Version: 1.3.0 	 
+- Bugfix: Check if map can be saved at all 
+
+-----------------------------------------------------------
+2004-03-22 
+
+- Version: 1.2.12	 
+- Select image format before saving image	 
+
+-----------------------------------------------------------
+2004-03-18 
+
+- Version: 1.2.11	
+-		Selecting mainbranches by up/down	 
+-		Export ASCII (experimental)						
+-		Each map can be saved individually at quit		
+-		Bugfix: Opening VymLink crashes QT				
+-		Bugfix: 50\% less objects on canvas				
+-		Bugfix: Ignoring LANG, now always written as UTF8
+
+-----------------------------------------------------------
+2004-03-16 
+
+- Version: 1.2.10	
+- Sort Mainbranches by angle to y-axis 
+- Import directory structure						
+- Bugfix: Set FrameType of MapCenter while loading map 
+
+-----------------------------------------------------------
+2004-03-12 
+
+- Version: 1.2.9	
+- Jump to another vym map		         
+- Mainbranches are alwas ordered clockwise        
+
+-----------------------------------------------------------
+2004-03-03 
+
+- Version: 1.2.8	 
+- Change frame types in context menu   
+
+-----------------------------------------------------------
+2004-02-25 
+
+- Version: 1.2.7	
+- Copy / Paste and save Floatimages  
+
+-----------------------------------------------------------
+2004-02-24 
+
+- Version: 1.2.6	 
+- Closing vym in KDE now asks for save, too	 
+- Context menu for branches					  
+- Selection is saved in .vym file				  
+
+-----------------------------------------------------------
+2004-02-18 
+
+- Version: 1.2.5	 
+- URLs to external links can be added 
+- All actions are deactived if not possible  
+
+-----------------------------------------------------------
+2004-02-16 
+
+- Version: 1.2.4	 
+- Images: Can be loaded, saved, relinked to other parents
+
+-----------------------------------------------------------
+2004-01-27  
+
+- Version: 1.2.3	 
+- Zoom: Reset and finer steps shrinking/enlarging	 
+
+-----------------------------------------------------------
+2004-01-27 
+
+- Version: 1.2.2	 
+- Editing of links (style and color)	 
+
+-----------------------------------------------------------
+2004-01-27 
+
+- Version: 1.2.1	
+- Bugfix: LineEdit when adding branch has correct position again.								 
+
+-----------------------------------------------------------
+2004-01-23 
+
+- Version: 1.2.0	 
+- Scrolled parts are automatically unscrolled when selected and scrolled
+  again later.				 
+- Bugfix: Save flag is updated when multiple maps are opened 
+- Bugfix: Moving of branches is faster and more accurat when adding to
+  mapcenter 
+
+-----------------------------------------------------------
+2003-12-04 
+
+- Version: 1.1.7	 
+- Bugfix: Remember filename of note in noteeditor	 
+
+-----------------------------------------------------------
+2003-12-02 
+
+- Version: 1.1.6	 
+- Find Text also in Notes.	 
+
+-----------------------------------------------------------
+2003-11-07 
+
+- Version: 1.1.5	
+- Bugfix: Correct setting and positioning when relinking branches	 
+
+-----------------------------------------------------------
+2003-11-03 
+
+- Version: 1.1.4	 
+- Scroll mode added (folding of subtrees).		 
+- Bugfix: Wrong position of linedit in zoomed view 
+
+-----------------------------------------------------------
+2003-10-09  
+
+- Version: 1.1.3	 
+-		Added clear button in find window, bugfixes     
+
+-----------------------------------------------------------
+2003-10-07  
+
+- Version: 1.1.2	 
+- Links can be colored with color of heading      
+
+-----------------------------------------------------------
+2003-09-26  
+
+- Version: 1.1.1	 
+- Improved visualization of linking to new branch 
+
+-----------------------------------------------------------
+2003-09-25  
+
+- Version: 1.1.0	 
+- Find Function							
+- Selection always stays in view		  
+
+-----------------------------------------------------------
+2003-09-18
+
+- Version: 1.0.1	 
+- Find function scrolls to result now	 
+- Bugfix: Adding branch with midmouse	  
+- Bugfix: multiple repositioning of map, when noteeditor was changed
+  (speedup)	 
+- New Linestyles (still hardcoded)			 
+
+-----------------------------------------------------------
+2003-09-16 	 	
+
+- Version: 1.0.0	 
+- First public stable release			 
+
+-----------------------------------------------------------
+- Version: 0.9.0	 
+- added quick color picker (CTRL + Left Mouse)  ?	 
+
+-----------------------------------------------------------
+- Version: 0.8.0	 
+- added automatic canvas resizer, removed manual resizing of canvas  
+- added settings option to paste text into new branch	 
+- simplified code	 
+- Added heart flag	 
+- Choose and switch between fixed and variable width fonts 
+- note editor		 
+- Fixed segfault caused by undo and a call of updateNoteFlag of note
+  editor	 
+- Added settings menu to configure autoselect and autoedit mode	 
+- autoedit and autoselect mode	 
+- Fixed ugly display problem with QT Palette (Klaas Freitag) 
+- Reduced temporary directories from 4 to 1	 
+- Added wordwrap in printing of notes	 
+- New toolbar buttons in texteditor	 
+- Set background color	 
+- Fixed bug: Flags in toolbar not updated when selecting map center	  
+
+-----------------------------------------------------------
+- Version: 0.7.0	 
+- No more segfault, when an object is deleted while being edited  
+- Keep focus constant when zooming in/out  
+- Export as png graphic  
+- Keep Center of map where it is while zooming  
+- Added Standard Flags (Smiley, Hook, Stopsign, ...)  
+- MDI: Multi Document Interface enables working on several maps
+  simultanously  
+- Enabled creating a new map via argument on commandline  
+- Changed file extension from .mmap to .vym  
+- noteeditor changes color, if empty or nothing is selected  
+- Changes in NoteEditor window are recognized by main window, too, thus
+  preventing loosing data when quitting the program.   
+
+-----------------------------------------------------------
+- Version: 0.6.0	
+- New rendering engine: Faster, no flickering   
+
+-----------------------------------------------------------
+- Version: 0.5.0	 
+-  Changed printing to use maximum space on paper  
+-  Note editor is hidden, too, when mapeditor is minimized  
+-  New (compressed) file format  
+
+-----------------------------------------------------------
+- Version: 0.4.0     
+- Size of map is saved  
+- Multi Line Headings   
+- Reworked Rendering Engine: Much faster now.  
+- Reworked Undo: Much faster now.  
+- Enabled moving of map center  
+- Multi-line headings   
+
+-----------------------------------------------------------
+- Version: 0.3.0
+- Introduced Undo  
+- Fixed some bugs    
+
+-----------------------------------------------------------
+- Version: 0.2.0     
+- Moving view of map improved:  
+- New handling (acrobat reader style)  
+- New mousepointer  
+- Several tools to color a map  
+
+-----------------------------------------------------------
+- Version: 0.1.0  
+- Inital version, basic map layout   
+- Data is stored in XML