| 01_i18n |
ABOUT-NLS | 432 +
AUTHORS | 1
ChangeLog | 115
Makefile.am | 9
Makefile.in | 350 -
README | 13
aclocal.m4 | 3903 ++++++++++++---
autogen.sh | 58
bm-update | 54
config.guess | 97
config.h.in | 26
config.rpath | 513 ++
config.sub | 84
config/Makefile.am | 13
config/Makefile.in | 455 +
config/dillocfg.c | 484 +
config/dillocfg.h | 126
config/dillocfg_option.c | 688 ++
config/dillocfg_option.h | 57
config/dillocfg_token.c | 635 ++
config/dillocfg_token.h | 103
configure |10556 +++++++++++++++++++++++++------------------
configure.in | 115
depcomp | 116
dillorc | 100
doc/Adblock.txt | 9
doc/Makefile.am | 1
doc/Makefile.in | 100
doc/README | 2
dpi/Makefile.am | 1
dpi/Makefile.in | 422 -
dpi/bookmarks.c | 121
dpi/cookies.c | 28
dpi/dpiutil.c | 8
dpi/file.c | 14
dpi/ftp.c | 2
dpi/hello.c | 2
dpi/https.c | 18
dpid/Makefile.am | 2
dpid/Makefile.in | 222
dpid/dpi_socket_dir.c | 15
dpid/main.c | 44
dpip/Makefile.in | 192
install-sh | 102
m4/ChangeLog | 31
m4/Makefile.am | 1
m4/Makefile.in | 307 +
m4/codeset.m4 | 23
m4/gettext.m4 | 587 ++
m4/glibc21.m4 | 32
m4/iconv.m4 | 103
m4/intdiv0.m4 | 72
m4/intmax.m4 | 32
m4/inttypes-pri.m4 | 32
m4/inttypes.m4 | 27
m4/inttypes_h.m4 | 28
m4/isc-posix.m4 | 26
m4/lcmessage.m4 | 32
m4/lib-ld.m4 | 97
m4/lib-link.m4 | 554 ++
m4/lib-prefix.m4 | 148
m4/longdouble.m4 | 30
m4/longlong.m4 | 25
m4/nls.m4 | 49
m4/po.m4 | 426 +
m4/printf-posix.m4 | 46
m4/progtest.m4 | 59
m4/signed.m4 | 19
m4/size_max.m4 | 61
m4/stdint_h.m4 | 28
m4/uintmax_t.m4 | 29
m4/ulonglong.m4 | 25
m4/wchar_t.m4 | 22
m4/wint_t.m4 | 22
m4/xsize.m4 | 14
missing | 89
mkinstalldirs | 40
po/ChangeLog | 16
po/Makefile.in.in | 318 +
po/Makevars | 41
po/POTFILES.in | 176
po/Rules-quot | 42
po/boldquot.sed | 10
po/de.po | 2161 ++++++++
po/dillo.pot | 1937 +++++++
po/en@boldquot.header | 25
po/en@quot.header | 22
po/insert-header.sin | 23
po/ja.po | 2238 +++++++++
po/quot.sed | 6
po/remove-potcdate.sin | 19
po/zh_CN.po | 2129 ++++++++
po/zh_TW.po | 2129 ++++++++
src/IO/DBIO.c | 290 +
src/IO/DBIO.h | 22
src/IO/IO.c | 14
src/IO/IO.h | 10
src/IO/Makefile.am | 3
src/IO/Makefile.in | 204
src/IO/Url.c | 5
src/IO/Url.h | 5
src/IO/about.c | 34
src/IO/dpi.c | 36
src/IO/http.c | 111
src/IO/https.c | 466 +
src/IO/mime.c | 2
src/Makefile.am | 61
src/Makefile.in | 421 -
src/adblock.c | 143
src/adblock.h | 10
src/auth.c | 134
src/auth.h | 14
src/bookmark.c | 30
src/bookmark.h | 7
src/browser.h | 143
src/cache.c | 366 +
src/cache.h | 1
src/capi.c | 52
src/capi.h | 2
src/colors.c | 2
src/commands.c | 388 +
src/commands.h | 25
src/cookies.c | 107
src/cookies.h | 3
src/dicache.c | 5
src/dillo.c | 118
src/dns.c | 3
src/doc.c | 656 ++
src/doc.h | 35
src/dpiapi.c | 14
src/dpiapi.h | 2
src/dw_gtk_scrolled_frame.c | 12
src/dw_gtk_scrolled_window.c | 4
src/dw_gtk_viewport.c | 13
src/dw_image.c | 80
src/dw_image.h | 4
src/dw_page.c | 197
src/dw_page.h | 6
src/dw_style.c | 156
src/dw_style.h | 47
src/dw_table.c | 2
src/dw_table_cell.c | 15
src/dw_tooltip.c | 24
src/dw_tooltip.h | 4
src/findtext.c | 15
src/gtk_ext_button.c | 34
src/gtk_ext_button.h | 2
src/gtk_ext_menu.c | 18
src/gtk_ext_menu_item.h | 2
src/gtk_menu_title.c | 2
src/gtkframeset.c | 1305 +++++
src/gtkframeset.h | 133
src/html.c | 1663 +++++-
src/html.h | 54
src/i18n.c | 662 ++
src/i18n.h | 71
src/i18n_gtk.c | 128
src/i18n_gtk.h | 67
src/image.c | 2
src/interface.c | 995 ++--
src/interface.h | 26
src/intl.h | 30
src/menu.c | 367 +
src/menu.h | 13
src/misc.c | 188
src/misc.h | 5
src/msg.h | 6
src/nav.c | 303 -
src/nav.h | 33
src/plain.c | 56
src/prefs.c | 227
src/prefs.h | 78
src/progressbar.h | 2
src/selection.c | 30
src/strbuf.c | 12
src/tab.c | 500 ++
src/tab.h | 22
src/url.c | 59
src/url.h | 71
src/web.c | 54
src/web.h | 2
181 files changed, 38359 insertions(+), 8202 deletions(-)
|
view
|
download
|