diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kivio/CHANGES | |
download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kivio/CHANGES')
-rw-r--r-- | kivio/CHANGES | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/kivio/CHANGES b/kivio/CHANGES new file mode 100644 index 00000000..371d9f57 --- /dev/null +++ b/kivio/CHANGES @@ -0,0 +1,78 @@ +Kivio 1.2beta1 -> 1.2 beta 2 +---------------------------- +- Improve dcop interface : add page/layer dcop interface +- Add undo/redo feature (undo/redo insert/remove page, insert/remove stencil +change page name etc.... ) + +Kivio 1.2beta2 -> 1.2RC1 +------------------------ +- Fix change font size. + +Kivio 1.2 -> 1.2.1 +------------------------ +- Fixed installation of straight_connector tool + +Kivio 1.2.1 -> 1.3beta1 +------------------------ +- Cleaned up the gui + +Kivio 1.3beta1 -> 1.3beta2 +--------------------------- +- Fixed embeding of kivio in other KOffice app. +- Implemented real clipboard support. +- Added more stencils. +- Improved diastencil support. +- Added template support. + +Kivio 1.3beta2 -> 1.3beta3 +--------------------------- +- Added more arrowheads +- Added Kristof Borrey's Klipart Stencils + +Kivio 1.3beta3 -> 1.3beta4 +------------------------- +- Fixed layout problem at start up when using a template +- Fixed deletion of connected connectors + +Kivio 1.3beta4 -> 1.3rc1 +------------------------ +- Fixed copying text in other codecs then latin1 +- Fixed the size of the stencilbar when loading stencils at start up + +Kivio 1.3rc1 -> 1.3 +-------------------- +- Made the connector tool snap to targets before the grid/help lines +- Made the select tool snap to targets before the grid when resizing connectors + +Kivio 1.3 -> 1.3.1 +------------------- +- Add missing code to make the 'Crop picture to edges' option + in the page export dialog work. +- Fixed paint bug when moving stencils containing text. +- Add bounderies to the zoom to prevent lock ups and crashes. + +Kivio 1.3.x -> 1.4 +------------------- +- Non blocking stencilset loading. +- Added Nassi Schneiderman stencils. +- Moving selected stencils with the keyboard. +- Added a docker for adding stencils to the document. +- Added a tool for adding connector targets to stencils. + +Kivio 1.4 -> 1.4.2 +------------------- +- Fix copy/paste of polyline connector +- Fix focus problem on paste (BUG: 109194) + +Kivio 1.4.x -> 1.5 +------------------- +- Fix grid painting +- Port to the new KoGuides which adds auto guide lines +- Add undo support for Add Connector Target +- Fix loading of remote documents +- Port to KoPalette and cleaned up the palettes (toolwindows) +- Make it possible to rearrange the pages with d'n'd in the tab bar +- New stencil text editor +- Added an object list palette +- Made the old stencil set toolwindow a dialog and cleaned it up a bit +- Made text properties editable for each textbox and not only each stencil |