mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-25 07:49:38 +03:00
e7e8024be8
svn path=/trunk/netsurf/; revision=13251
11 lines
531 B
Plaintext
Executable File
11 lines
531 B
Plaintext
Executable File
- Fixed redraw of rectangle outlines.
|
|
- Fixed redraw of Hotlist, looks better now.
|
|
- Use netsurfs textarea implementation for URL, to reduce code size.
|
|
- Fixed several redraw glitches.
|
|
- Added a context menu, offering some handy functions.
|
|
- NetSurf core now supports frames & iframes.
|
|
- Debug rendering works now ( fixed redraw of rectangle outlines )
|
|
- process commandline parameter w (width) / h (height) for default window size
|
|
- improved mouse drag within treeview, browser win, toolbar.
|
|
- Fixed file drop in frames
|