Anzeigen der neuesten Beiträge
0 Mitglieder und 10 Gäste betrachten dieses Thema.
Bugs fixed:- Improved memory handling for very large images. Read ahead turned off for very large images. Also improved memory footprint for processing large images by stripwise processing.Note that images > 100 MPixel still fail loading in most cases (tested with XP and 2GB memory)- When out of memory, image loading fails with error message instead of crashing- Set file modification time to EXIF time now correctly considers time zoneNew features:- New image processing: Rotation by arbitrary angle Using a button on the navigation panel, the image can be rotated with the mouse by a user-defined angle. The preview of rotation is real-time and uses simple point-sampling. When the rotation is applied to the image, bicubic interpolation is done, providing a good quality rotated image. Note that this processing cannot be stored in the parameter DB.- Lossless crop- Display of JPEG comments (EXIF user comment, EXIF image description, JPEG COM marker, in this order) Use INI file setting ShowJPEGComments to disable display of comments- Set modification time to EXIF time for all files in folder- New INI file setting: WrapAroundFolder. Can be set to false to disable cyclic navigation within a folder (going from last to first image)
This release blacklists a small number of HTTPS certificates.
ChangelogCore * CORE-36785 (Crash on widgets using Media Elements pointing to internal resources) * CORE-37264 (Crash on futura-sciences.com, seoptimise.com, mitosyfraudes.org and others) * CORE-37270 (Crash after uninstalling or disabling extension which uses tabs api) * CORE-37285 (Crash when enabling Dragonfly) * CORE-37287 (Crash on hovering floated element with transforms applied) * CORE-27392 (Windowed plugin position not updated when moved in overflowed container) * CORE-35963 (No smileys in mail composer's TinyMCE smiley popup on centrum.cz) * CORE-37273 (extension.broadcastMessage fails for message handlers on userjs side) * CORE-37169 (Fails to parse an XML document every second reload) * CORE-37199 (Opera crashes on Tomato Firmware v1.28.1816 Status Device List page)Desktop * DSK-328906 (Crashes on tetris, browser-pong and some other extensions) * Small skin fix
Here we go with the second bugfix release for the 4.0 version of kvirc. It adds no big new features, but fixes a lot of small problems that our users noticed in the previous packages.If you are currently running kvirc 4.0.0 or 4.0.2, you are encouraged to upgrade: your configuration and your scripts will be completely preserved. If you're still running a legacy kvirc 3 version, be careful: that version is obsolete and is not supported anymore.
Release 1.2.12 - March 20, 2011This is a bugfix release.Bugs fixed: * Bring back the 'Stop tracking effort' menu item in the context menu of task and effort viewers and make menu's more consistent. (3206702) * Added keyboard shortcuts for adding categories and notes. * The Delete key wasn't working in text controls. (3206464, 3213964) * The Enter key wasn't working in text controls on Mac OS X. (3223714) * The Enter key would stop working after opening and closing a new viewer. (3206366) * Make Ctrl-Z (undo), Ctrl-Y (redo), Enter (edit) and Delete work in edit dialogs. * Fixed a performance issue with the calendar viewer when tracking efforts. * Don't clear the clipboard after pasting an item, so that an item can be pasted multiple times. (3198880 ) * Don't try to add deleted prerequisite tasks when loading the task file. (3219001)Feature added: * Provide more options for filtering completed, due and inactive tasks. (http://uservoice.com/a/eBFSz)