LoboEvolution has been rewritten from scratch and is not compatible with old version

Structure

  • LoboApi
    Interfaces and classes used to interact with the sub-projects
  • LoboCommon
    Common objects
  • LoboEvo
    Java/Swing classes used to costruct LoboEvoluiton
  • LoboHtml
    Java classes used to binding html/css/js ojects
  • LoboIViewer
    Image Viewer
  • LoboJTattoo
    A LookAndFeel library for swing base
  • LoboLib
    Third party libraries
  • LoboPDF
    Java library for rendering PDF documents to the screen using Java2D
  • LoboParser
    Java classes used to parse css and javascript

Build system

LoboEvolution can builded with java, Apache Ant, Apache Maven and Gradle

Browser Features

  • New installation process
  • Welcome Page
  • Add, Delete, Drag & Drop tab
  • Add, Delete and view bookmarks
  • View cronology
  • Auto-suggest site visited in address bar
  • Save page, js, and css in cache objects
  • Clean cache and history when closing the browser
  • Drag & Drop html page into browser
  • Save, Open html page
  • Image Viewer
  • PDF Viewer
  • RSS Viewer
  • Source Viewer
  • Browser thema, font, size and color
  • Screenshot utility
  • Context menu after click mouse right button
  • CSS Parser fully compatible with htmlunit-cssparser
  • Javascript Parser compatible with Mozilla Rhino

Html5 Features

  • Improved Canvas support
  • Improved SVG support

Html4 Features

  • Improved Input rendering
  • Improved Button rendering
  • Improved IFrame
  • Different color when link is visited

CSS3 Features

  • box-sizing
  • linear-gradient(), repeating-linear-gradient()
  • radial-gradient(), repeating-radial-gradient()

JS Features

  • addEventListener(), removeEventListener(), dispatchEvent()
  • getPreviousElementSibling and getNextElementSibling
  • createHTMLDocument()
  • Back and forward history
  • scroll()
  • XMLHttpRequest send()

JS Objects Features

  • Geolocation
  • Event, MouseEvent, UIEvent