| | 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 |