Remove this line
[kdeaccessibility.git] / kmag / ChangeLog
blob6171356d0bbc34705857adc49336988e7560882e
1 //$Id$
3 ver 0.8 
4 -Mouse cursor is now visible
5 -Complete reference manual
6 -Fit-to-window for zoom view
7 -ported to KDE3 (still works under KDE2)
8 -Using bitBlt to reduce flicker even more
9 -Proper centering of zoomed image
10 -Some qt3 specific additions
11 -Mouse cursor in printing
12 -Smooth mouse movements inside zoom vew (very low CPU consumption)
13 -Zero CPU usage when magnifier window is hidden/minimized
14 -Using default key shortcuts for various actions
15 -Checkbox to show/hide mouse cursor
16 -Shortcut key binding configuration
17 -Moved to XML GUI
18 -New "Settings" menu in the toolbar
19 -Toolbar configuration
21 ver 0.7
22 -Printing and compiling for KDE 2.x
23 -Saving files to remote locations
24 -BUG_FIX:Saved image used to get saved to home directory
25 -BUG_FIX:Zoom selection window could go below the bottom edge of the screen
27 ver 0.6
28 -Printing support
29 -Saving zoomed image to disk
30 -Saving/Restoring settings to/from config file
31 -New grab-and-move mode for moving zoom region
32 -Magnification with mouse movement
33 -Option to always show selected region
34 -Ability to change refresh rate
35 -Copy zoomed image to clipboard
36 -More cleaner/bare minimal GUI
37 -Tons of code cleanup
39 ver 0.5
40 -No more garbage when the grab window is taken outside the screen
41 -Added a convenient drop down menu to select the zoom factor
42 -A new refresh button to start/stop window refresh when needed
43 -Added "tooltips" and "What's this" at lots of places
44 -New install and install-user scripts for easy installation
45 -Tons of code cleanup
47 ver 0.4
48 -No more flickering!
50 ver 0.3
51 -Fixed a slow-refresh bug.. making KMag 100% usable!
52 -Made resizing grab window much more easier (esp. for laptops!)
53 -GUI improvements.. got rid of sliders.. introduced zoom icons
54 -Centered display of magnified contents
55 -Now using Kdevelop 1.4b2..
56 -Added documentation
58 ver 0.2
59 -First public release for the KDE2 port and rewrite
60 -Feature enhancements : Easy  moving and resizing of grab-window
62 ver 0.1
63 -First public release for KDE1