Changes between Version 8 and Version 9 of ContemplatedFeatures


Ignore:
Timestamp:
2014-02-13T16:54:16Z (10 years ago)
Author:
Martin Decky
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ContemplatedFeatures

    v8 v9  
    2828 * interactive partition editor
    2929 * installer wizard
    30  * GUI taskbar
    3130 * packet filter
    3231 * [ticket:481 wireless networking support]
     
    3837   * CDC ECM or EEM (USB Ethernet adapter)
    3938   * some USB RS-232 adapter
     39 * graphics stack improvements
     40   * support for direct rendering in graphic driver infrastructure
     41   * more drawing operations in drawing library (lines, curves, polygons, circles, etc.)
     42   * retained scene description in drawing library
     43   * hardware acceleration of drawing library
     44   * better quality of drawing library output (advanced filtering, antialiasing)
     45   * better precision of drawing library output (floating point coordinates and pixels)
     46   * addition of trigonometric operations into HelenOS C library
     47   * drawing library and graphics server support for arbitrary-angle rotation of windows
     48   * support for more image and font formats in drawing library
     49   * more widgets in widget toolkit (menu bars, scrolls bars, edit boxes, list boxes, etc.)
     50   * support to minimize and maximize windows
     51   * desktop environment (task bar, icons)
     52   * improvements of terminal emulator (resizing, scrolling, history)
     53   * console applications awareness of resizing and termination of their terminal emulator
    4054 * device-side USB
    4155 * DTrace-like instrumentation and observability