Dillo v3.1.1-14-g8f67d6e0
Loading...
Searching...
No Matches
Changes to the GTK+-based Release Version

Changes in Dw

Related to the FLTK port, there have been many changes, this is a (hopefully complete) list:

Dw is now written C++, the transition should be obvious. All "Dw" prefixes have been removed, instead, namespaces are used now:

Documentation

The old documentation has been moved to:

Old New
Dw.txt general part Dillo Widget Overview, Dillo Widget Usage, Layout and Widgets, Sizes of Dillo Widgets
remarks on specific widgets respective source files: dw::Bullet, dw::core::ui::Embed
DwImage.txt signals dw::core::Layout::LinkReceiver
rest dw::Image, Images and Backgrounds in Dw
Imgbuf.txt dw::core::Imgbuf, Images and Backgrounds in Dw
DwPage.txt dw::Textblock
DwRender.txt Dillo Widget Overview, Layout and Views, dw::core::ui
DwStyle.txt dw::core::style
DwTable.txt dw::Table
DwWidget.txt dw::core::Widget, Layout and Widgets, Sizes of Dillo Widgets
Selection.txt dw::core::SelectionState