1.1 --- a/tex/vym.changelog Sat Jul 23 10:26:29 2005 +0000
1.2 +++ b/tex/vym.changelog Sat Jul 23 10:26:30 2005 +0000
1.3 @@ -1,4 +1,507 @@
1.4 +-------------------------------------------------------------------
1.5 +Di Jul 19 16:42:31 CEST 2005
1.6 +
1.7 +- Version: 1.7.1
1.8 +- Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
1.9 +- Feature: More speedup on moving/relinking branches
1.10 +
1.11 +-------------------------------------------------------------------
1.12 +
1.13 +Mi Jul 13 11:44:10 CEST 2005
1.14 +
1.15 +- Drag and Drop also for URLs
1.16 +
1.17 +-------------------------------------------------------------------
1.18 +Di Jul 12 20:56:09 CEST 2005
1.19 +
1.20 +- Version: 1.7.0
1.21 +
1.22 +-------------------------------------------------------------------
1.23 +Mon Jul 4 21:13:42 CEST 2005
1.24 +
1.25 +- Version: 1.6.9
1.26 +- Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
1.27 +
1.28 -------------------------------------------------------------------
1.29 Tue Jun 14 11:43:44 CEST 2005
1.30
1.31 +- Feature: printer name is saved in vymrc now
1.32 +- Feature: added image drag/drop (by Jakob Hilmer)
1.33 - Bugfix: Importing map into new map now has correct (empty) filename
1.34 +
1.35 +-------------------------------------------------------------------
1.36 +2005-06-07
1.37 +
1.38 +- Version: 1.6.8
1.39 +- Feature: Dramatic speedup in some operations
1.40 + (e.g. move branch up/down) due to extended
1.41 + undo engine
1.42 +-------------------------------------------------------------------
1.43 + 2005-05-27
1.44 +
1.45 +- Version: 1.6.7
1.46 +- Feature:Changed default pdf-reader for Mac OSX
1.47 +- Bugfix: xLinks stopped working in 1.6.6
1.48 +- Bugfix: drawing error when using modModeCopy
1.49 +- Bugfix: replaced lrint by qRound for BSD port
1.50 +
1.51 +-----------------------------------------------------------
1.52 + 2005-05-23
1.53 +
1.54 +- Version 1.6.6
1.55 +- Feature: Exclusive standard flags
1.56 +
1.57 +-----------------------------------------------------------
1.58 +2005-05-19
1.59 +
1.60 +- Version: 1.6.5
1.61 +- Feature: removing a branch and keeping its childs
1.62 +- Feature: removing childs of a branch
1.63 +- Feature: insert branch and make selection its child
1.64 +- Feature: restructured branch context menu
1.65 + in a basic version (straight line)
1.66 +- Feature: New shortcuts for use on Mac OS X
1.67 +- Feature: Importing directories generates vymlinks now
1.68 +- Bugfix: Changing linkstyle now automatically redraws all
1.69 + links again
1.70 +- Bugfix: Paste icon is disabled if clipboard is empty
1.71 +
1.72 +-----------------------------------------------------------
1.73 +2005-04-15
1.74 +
1.75 +- Version: 1.6.4
1.76 +- Feature: xLinks (connection between 2 branches) works
1.77 + in a basic version (straight line)
1.78 +
1.79 +-----------------------------------------------------------
1.80 +2005-03-30
1.81 +
1.82 +- Version: 1.6.3
1.83 +- Bugfix: Saving of selection to a vym part (.vyp)
1.84 +- Bugfix: Closing the noteeditor by closing its window now
1.85 + also toggles the responding toolbar button. &
1.86 +
1.87 +-----------------------------------------------------------
1.88 +2005-03-24
1.89 +
1.90 +- Version: 1.6.2
1.91 +- Feature: Introduced Modifier modes: color, link, copy
1.92 +- Feature: Linking branches is basically possible, though it can't be
1.93 + edited/saved yet
1.94 +
1.95 +-----------------------------------------------------------
1.96 +2005-01-30
1.97 +
1.98 +- Version: 1.6.1
1.99 +- Feature: Optimized moving of branches: much faster especially
1.100 + with huge subtrees
1.101 +- Bugfix: Segfault when loading vym part
1.102 +- Bugfix: ugly unitialized lines, when temporary drawn link
1.103 + was moved from a temporary parent back to canvas
1.104 +
1.105 +-----------------------------------------------------------
1.106 +2004-12-14
1.107 +
1.108 +- Version: 1.6.0
1.109 +- Feature: Added saving of xhtml settings in map
1.110 +
1.111 +-----------------------------------------------------------
1.112 +2004-12-13
1.113 +
1.114 +- Version: 1.5.2
1.115 +- Feature: Added Import of maps with two modes:
1.116 + add/replace
1.117 +- Feature: Added export of part of maps
1.118 +- Feature: Added joining of paragraphs in text editor
1.119 +- Feature: Optimized undo: Only relevant parts are saved, which
1.120 + dramatically improves e.g. moving branches up/down in most maps
1.121 +- Bugfix: QTextEdit generates invalid XML code, which could lead to a
1.122 + parse error, if font name contains a \&
1.123 +- Bugfix: Wrong order of mainbranches in Export
1.124 +- Bugfix: zip archive was not deleted before save, which could lead to
1.125 + much bigger files, e.g. when working on older \vym maps or deleted
1.126 + images
1.127 +- Bugfix: Printing in Texteditor
1.128 +- Bugfix: Wrong URLs in xhtml output
1.129 +- Bugfix: Segfault fixed at Cursor left/right in empty map
1.130 +
1.131 +-----------------------------------------------------------
1.132 +2004-10-01
1.133 +
1.134 +- Version: 1.5.1
1.135 +- Feature: More options in xhtml export: external scripts
1.136 +
1.137 +-----------------------------------------------------------
1.138 +2004-09-26
1.139 +
1.140 +- Version: 1.5.0
1.141 +- Public release of all changes since 1.4.1
1.142 +- Feature: New function to replace paragraphs in note editor
1.143 + by linebreaks, this makes pasted text much nicer
1.144 +- Feature: New option to toggle exporting of of floatimages
1.145 +- Feature: z-plane of floatimages can be set (manually only)
1.146 +- Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
1.147 + center
1.148 +
1.149 +-----------------------------------------------------------
1.150 +2004-09-24
1.151 +
1.152 +- Version: 1.4.7
1.153 +- Feature: New Export to XHTML (by Thomas Schraitle)
1.154 +- Bugfix: vymLink
1.155 +- Bugfix: spaces and dots in filenames
1.156 +- Bugfix: Error message if xsltproc is not installed
1.157 +
1.158 +-----------------------------------------------------------
1.159 +2004-09-15
1.160 +
1.161 +- Version: 1.4.6
1.162 +- Feature: New file format: notes are saved as part of the .xml file
1.163 +- Feature: Note Editor supports Rich Text now.
1.164 +- Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
1.165 +
1.166 +-----------------------------------------------------------
1.167 +2004-08-23
1.168 +
1.169 +- Version: 1.4.5
1.170 +- Feature: Correct handling of font size in Heading
1.171 +
1.172 +-----------------------------------------------------------
1.173 +-----------------------------------------------------------
1.174 +-----------------------------------------------------------
1.175 +-----------------------------------------------------------
1.176 +-----------------------------------------------------------
1.177 +2004-07-29
1.178 +
1.179 +- Version: 1.4.4
1.180 +- Selecting with cursor now works between subtrees
1.181 +- Bugfix: vymLink was set to temporary dir in 1.4.3
1.182 +
1.183 +-----------------------------------------------------------
1.184 +2004-07-19
1.185 +
1.186 +- Version: 1.4.3
1.187 +- Optimisation: Reduced canvas objects by only creating objects for used
1.188 + flags
1.189 +- Better visualization of moving branch above/below target
1.190 +- Find Window informs with dialog, if the search failed
1.191 +- System Flags are clickable now
1.192 +- Reworked CSS and XST stylsheets (comments, indent, browser
1.193 + compatibility)
1.194 +- vymLinks are shown in statusbar
1.195 +- current directory is save
1.196 +- Rewritten load/save to improve multimap handling and unzipped files
1.197 +- Bugfix: vymLinks don't get deleted when Cancel is pressed
1.198 +- Bugfix: Fixed a bunch of bugs in XSL for HTML export
1.199 +- Bugfix: More toolbar buttons disabled, if action not possible
1.200 +- Bugfix: Renaming .vymfile now works
1.201 +- Bugfix: mapChanged set when toggling flags
1.202 +- Bugfix: CTRL-N was used twice
1.203 +- Bugfix: Del didn't work on floatimage
1.204 +
1.205 +-----------------------------------------------------------
1.206 +- Version: 1.4.2
1.207 +- Bugfix: Float image could not be deleted
1.208 +
1.209 +-----------------------------------------------------------
1.210 +2004-05-25
1.211 +
1.212 +- Version: 1.4.1
1.213 +- Bugfix: Color of branch not saved
1.214 +- Bugfix: wrong path at HTML export
1.215 +- Bugfix: map is not save with special characters in path
1.216 +
1.217 +-----------------------------------------------------------
1.218 +2004-05-17
1.219 +
1.220 +- Version: 1.4.0
1.221 +- Ask for confirmation before opening
1.222 + a map in multiple editors
1.223 +- Save state of note editor (visible/minimized)
1.224 +- Export to HTML
1.225 +- Author and Comment is saved in map
1.226 +- Stats are shown in Edit MapInfo
1.227 +- Changes for OS X port (QCursor, QContextMenuEvent)
1.228 +- Bugfix: Fonts from note editor are save now
1.229 +- Bugfix: invisible image when parent is scrolled
1.230 +- Bugfix: Segfault pressing "enter" for floatimage
1.231 +- Bugfix: Images can't be outside of exported area
1.232 + anymore.
1.233 +- Bugfix: Filenames with blanks
1.234 +- Bugfix: Old maplink is shown when editing maplink
1.235 +- Bugfix: always show cursor while editing heading
1.236 +
1.237 +-----------------------------------------------------------
1.238 +2004-04-16
1.239 +
1.240 +- Version: 1.3.5
1.241 +- Export map to dir
1.242 +- Export to any of QTs image formats
1.243 +- Also right side of selection is always visible now.
1.244 +
1.245 +-----------------------------------------------------------
1.246 +2004-04-07
1.247 +
1.248 +- Version: 1.3.4
1.249 +- Load last maps in file menu
1.250 +- save last image path for loading
1.251 +- Also export standard flags to dir.
1.252 +
1.253 +-----------------------------------------------------------
1.254 +2004-03-26
1.255 +
1.256 +- Version: 1.3.3
1.257 +- Enabled <br> in headings as manual linebreak
1.258 +- Heading can be copied to URL
1.259 +- Bugfix: GIFs are automatically converted to PNG now
1.260 +
1.261 +-----------------------------------------------------------
1.262 +2004-03-26
1.263 +
1.264 +- Version: 1.3.2
1.265 +- Add and move branches above/below selection, Texteditor copy all,
1.266 +
1.267 +-----------------------------------------------------------
1.268 +2004-03-25
1.269 +
1.270 +- Version: 1.3.1
1.271 +- Export to directory, changed naming in .vym
1.272 +
1.273 +-----------------------------------------------------------
1.274 +2004-03-23
1.275 +
1.276 +- Version: 1.3.0
1.277 +- Bugfix: Check if map can be saved at all
1.278 +
1.279 +-----------------------------------------------------------
1.280 +2004-03-22
1.281 +
1.282 +- Version: 1.2.12
1.283 +- Select image format before saving image
1.284 +
1.285 +-----------------------------------------------------------
1.286 +2004-03-18
1.287 +
1.288 +- Version: 1.2.11
1.289 +- Selecting mainbranches by up/down
1.290 +- Export ASCII (experimental)
1.291 +- Each map can be saved individually at quit
1.292 +- Bugfix: Opening VymLink crashes QT
1.293 +- Bugfix: 50\% less objects on canvas
1.294 +- Bugfix: Ignoring LANG, now always written as UTF8
1.295 +
1.296 +-----------------------------------------------------------
1.297 +2004-03-16
1.298 +
1.299 +- Version: 1.2.10
1.300 +- Sort Mainbranches by angle to y-axis
1.301 +- Import directory structure
1.302 +- Bugfix: Set FrameType of MapCenter while loading map
1.303 +
1.304 +-----------------------------------------------------------
1.305 +2004-03-12
1.306 +
1.307 +- Version: 1.2.9
1.308 +- Jump to another vym map
1.309 +- Mainbranches are alwas ordered clockwise
1.310 +
1.311 +-----------------------------------------------------------
1.312 +2004-03-03
1.313 +
1.314 +- Version: 1.2.8
1.315 +- Change frame types in context menu
1.316 +
1.317 +-----------------------------------------------------------
1.318 +2004-02-25
1.319 +
1.320 +- Version: 1.2.7
1.321 +- Copy / Paste and save Floatimages
1.322 +
1.323 +-----------------------------------------------------------
1.324 +2004-02-24
1.325 +
1.326 +- Version: 1.2.6
1.327 +- Closing vym in KDE now asks for save, too
1.328 +- Context menu for branches
1.329 +- Selection is saved in .vym file
1.330 +
1.331 +-----------------------------------------------------------
1.332 +2004-02-18
1.333 +
1.334 +- Version: 1.2.5
1.335 +- URLs to external links can be added
1.336 +- All actions are deactived if not possible
1.337 +
1.338 +-----------------------------------------------------------
1.339 +2004-02-16
1.340 +
1.341 +- Version: 1.2.4
1.342 +- Images: Can be loaded, saved, relinked to other parents
1.343 +
1.344 +-----------------------------------------------------------
1.345 +2004-01-27
1.346 +
1.347 +- Version: 1.2.3
1.348 +- Zoom: Reset and finer steps shrinking/enlarging
1.349 +
1.350 +-----------------------------------------------------------
1.351 +2004-01-27
1.352 +
1.353 +- Version: 1.2.2
1.354 +- Editing of links (style and color)
1.355 +
1.356 +-----------------------------------------------------------
1.357 +2004-01-27
1.358 +
1.359 +- Version: 1.2.1
1.360 +- Bugfix: LineEdit when adding branch has correct position again.
1.361 +
1.362 +-----------------------------------------------------------
1.363 +2004-01-23
1.364 +
1.365 +- Version: 1.2.0
1.366 +- Scrolled parts are automatically unscrolled when selected and scrolled
1.367 + again later.
1.368 +- Bugfix: Save flag is updated when multiple maps are opened
1.369 +- Bugfix: Moving of branches is faster and more accurat when adding to
1.370 + mapcenter
1.371 +
1.372 +-----------------------------------------------------------
1.373 +2003-12-04
1.374 +
1.375 +- Version: 1.1.7
1.376 +- Bugfix: Remember filename of note in noteeditor
1.377 +
1.378 +-----------------------------------------------------------
1.379 +2003-12-02
1.380 +
1.381 +- Version: 1.1.6
1.382 +- Find Text also in Notes.
1.383 +
1.384 +-----------------------------------------------------------
1.385 +2003-11-07
1.386 +
1.387 +- Version: 1.1.5
1.388 +- Bugfix: Correct setting and positioning when relinking branches
1.389 +
1.390 +-----------------------------------------------------------
1.391 +2003-11-03
1.392 +
1.393 +- Version: 1.1.4
1.394 +- Scroll mode added (folding of subtrees).
1.395 +- Bugfix: Wrong position of linedit in zoomed view
1.396 +
1.397 +-----------------------------------------------------------
1.398 +2003-10-09
1.399 +
1.400 +- Version: 1.1.3
1.401 +- Added clear button in find window, bugfixes
1.402 +
1.403 +-----------------------------------------------------------
1.404 +2003-10-07
1.405 +
1.406 +- Version: 1.1.2
1.407 +- Links can be colored with color of heading
1.408 +
1.409 +-----------------------------------------------------------
1.410 +2003-09-26
1.411 +
1.412 +- Version: 1.1.1
1.413 +- Improved visualization of linking to new branch
1.414 +
1.415 +-----------------------------------------------------------
1.416 +2003-09-25
1.417 +
1.418 +- Version: 1.1.0
1.419 +- Find Function
1.420 +- Selection always stays in view
1.421 +
1.422 +-----------------------------------------------------------
1.423 +2003-09-18
1.424 +
1.425 +- Version: 1.0.1
1.426 +- Find function scrolls to result now
1.427 +- Bugfix: Adding branch with midmouse
1.428 +- Bugfix: multiple repositioning of map, when noteeditor was changed
1.429 + (speedup)
1.430 +- New Linestyles (still hardcoded)
1.431 +
1.432 +-----------------------------------------------------------
1.433 +2003-09-16
1.434 +
1.435 +- Version: 1.0.0
1.436 +- First public stable release
1.437 +
1.438 +-----------------------------------------------------------
1.439 +- Version: 0.9.0
1.440 +- added quick color picker (CTRL + Left Mouse) ?
1.441 +
1.442 +-----------------------------------------------------------
1.443 +- Version: 0.8.0
1.444 +- added automatic canvas resizer, removed manual resizing of canvas
1.445 +- added settings option to paste text into new branch
1.446 +- simplified code
1.447 +- Added heart flag
1.448 +- Choose and switch between fixed and variable width fonts
1.449 +- note editor
1.450 +- Fixed segfault caused by undo and a call of updateNoteFlag of note
1.451 + editor
1.452 +- Added settings menu to configure autoselect and autoedit mode
1.453 +- autoedit and autoselect mode
1.454 +- Fixed ugly display problem with QT Palette (Klaas Freitag)
1.455 +- Reduced temporary directories from 4 to 1
1.456 +- Added wordwrap in printing of notes
1.457 +- New toolbar buttons in texteditor
1.458 +- Set background color
1.459 +- Fixed bug: Flags in toolbar not updated when selecting map center
1.460 +
1.461 +-----------------------------------------------------------
1.462 +- Version: 0.7.0
1.463 +- No more segfault, when an object is deleted while being edited
1.464 +- Keep focus constant when zooming in/out
1.465 +- Export as png graphic
1.466 +- Keep Center of map where it is while zooming
1.467 +- Added Standard Flags (Smiley, Hook, Stopsign, ...)
1.468 +- MDI: Multi Document Interface enables working on several maps
1.469 + simultanously
1.470 +- Enabled creating a new map via argument on commandline
1.471 +- Changed file extension from .mmap to .vym
1.472 +- noteeditor changes color, if empty or nothing is selected
1.473 +- Changes in NoteEditor window are recognized by main window, too, thus
1.474 + preventing loosing data when quitting the program.
1.475 +
1.476 +-----------------------------------------------------------
1.477 +- Version: 0.6.0
1.478 +- New rendering engine: Faster, no flickering
1.479 +
1.480 +-----------------------------------------------------------
1.481 +- Version: 0.5.0
1.482 +- Changed printing to use maximum space on paper
1.483 +- Note editor is hidden, too, when mapeditor is minimized
1.484 +- New (compressed) file format
1.485 +
1.486 +-----------------------------------------------------------
1.487 +- Version: 0.4.0
1.488 +- Size of map is saved
1.489 +- Multi Line Headings
1.490 +- Reworked Rendering Engine: Much faster now.
1.491 +- Reworked Undo: Much faster now.
1.492 +- Enabled moving of map center
1.493 +- Multi-line headings
1.494 +
1.495 +-----------------------------------------------------------
1.496 +- Version: 0.3.0
1.497 +- Introduced Undo
1.498 +- Fixed some bugs
1.499 +
1.500 +-----------------------------------------------------------
1.501 +- Version: 0.2.0
1.502 +- Moving view of map improved:
1.503 +- New handling (acrobat reader style)
1.504 +- New mousepointer
1.505 +- Several tools to color a map
1.506 +
1.507 +-----------------------------------------------------------
1.508 +- Version: 0.1.0
1.509 +- Inital version, basic map layout
1.510 +- Data is stored in XML