============================================================================= Dillo project ============================================================================= Here we list changes that are relatively significant and/or visible to the user. For a history of changes in full detail, see our Mercurial repository at http://hg.dillo.org/dillo dillo-3.0.5 [June 30, 2015] +- Image buffer/cache improvements. - Fix for segfault when there's no dpid and view source is requested. - Fix view-source dpi to handle null characters correctly. - Made view-source dpi use CSS formatting (it's shorter and cleaner). Patches: Jorge Arellano Cid +- Crosscompile/buildroot-friendly fltk-config test. Patch: Peter Seiderer +- Fix X11 icon name. - In location bar, tend toward showing beginning of URL instead of end. - Handle irix's version of vsnprintf(). - INPUT, TEXTAREA placeholder attribute. - Better notification when user's domainrc settings block page redirection. - Fix bug with font_factor preference and CSS font-size:(larger|smaller). - Recognize Menu key in keysrc. - HTTPS: change cipher list to "ALL:!aNULL:!eNULL:!LOW:!EXPORT40:!RC4", disable SSL3, disable TLS compression. Patches: corvid +- Avoid requesting background images if an ancestor has display:none. - Ignore built-in search url if any are specified in dillorc. Patches: Johannes Hofmann ----------------------------------------------------------------------------- dillo-3.0.4.1 [December 24, 2014] +- Avoid a corner case segfault when no search URL is found in dillorc. Patch: Sebastian Geerken, Jorge Arellano +- Fix linking problem with fltk-1.3.3 and fl_oldfocus. - Don't follow redirections or meta refresh in --local mode. Patches: Jorge Arellano Cid +- Don't load background images in --local mode. - Make sure window is resizable with fltk-1.3.3. Patches: Johannes Hofmann +- Remove Fl_Printer stub that always gave problems compiling under OSX. Patch: corvid ----------------------------------------------------------------------------- dillo-3.0.4 [April 09, 2014] +- OPTGROUP and INS elements. - Some HTML5 elements, etc. - Added show_ui_tooltip preference (BUG#1140). Patches: corvid +- Make embedding into other applications more reliable (BUG#1127). - Add search from address bar. - Share CSS user agent stylesheet between pages. Patches: Johannes Hofmann +- Better scaling (down) of images, even with consideration of gamma correction. - Fixed (possibly security) problem of FltkImgBuf caused by integer overflow (BUG#1129). - Some linebreaking fixes, and optimization for non-justified text, including new preference stretchability_factor. - Added white_bg_replacement preference. - Implemented background images (except 'background-attachment'), added load_background_images preference, as well as a new entry in the tools menu. Patches: Sebastian Geerken +- Fix a set of bugs reported by Oulu Univ. Secure Programming Group (HTML parsing, URL resolution, GIF processing, etc.) - Improved/fixed handling of HEAD, TITLE, TEXTAREA and form inputs. - Made show_url dillorc option work again (BUG#1128) Patches: Jorge Arellano Cid +- Fix compiling on Hurd. Patch: Pino Toscano +- Avoid Dpid children becoming zombies. Patch: Jorge Arellano, J. Gaffney +- HTML5 WBR element. - Fix compiling on IRIX with MIPSpro compiler. Patches: corvid, Sebastian Geerken ----------------------------------------------------------------------------- dillo-3.0.3 [April 17, 2013] +- Support for CSS display property - Replace polling in DNS with a pipe. - Packed trie to optimize hyphenator memory consumption. - Fix crash in datauri dpi. - Speed up DNS requests when ipv6 isn't enabled. Patches: Johannes Hofmann +- Fix image input coordinates (BUG#1070) - When location bar is given focus, temporarily show panels if hidden (BUG#1093). - Fix bug where data URI has charset but no media type. - Bug meter line number fix for bare carriage returns. - Add some more info to various bug meter messages. - For text selection, fix releasing mouse button outside of boundary. - While selecting text, moving cursor outside viewport will scroll it. - Make form resetting work for