Kalle Olavi Niemitalo
097195bef4
Add contrib/mkdist, used for making ELinks snapshots and releases.
...
This is the mkdist to which doc/release.txt refers.
The script was originally written by Pasky and then modified by Fonseca.
This version doesn't know the correct directory names and so won't work
without modifications, but it seems better to check it in now than wait.
2007-04-22 18:01:22 +03:00
Kalle Olavi Niemitalo
599cf3d91e
Move debian to contrib/debian.
...
Files in the debian directory aren't being kept up to date.
(For example, debian/control declares a dependency on libgnutls11-dev
even though ELinks now requires at least 1.2, and debian/changelog
does not mention the 0.11.* releases.)
Until the files are up to date again and there is a commitment to keep
them so, they belong in contrib.
2007-04-22 15:54:50 +03:00
Kalle Olavi Niemitalo
2f25d3e57c
Bug 712, ssl_set_no_tls: Disable TLS protocols for GnuTLS too.
...
And log this in NEWS, although that may have to be reverted later if
it turns out this change just hides a real bug elsewhere in ELinks.
2007-04-21 13:58:20 +03:00
Kalle Olavi Niemitalo
d33579bb2f
AUTHORS: add Simon Josefsson
2007-04-21 13:32:27 +03:00
Simon Josefsson
82edb1f892
Use gnutls_set_default_priority.
...
Thereby enabling TLS 1.2 on GnuTLS versions that support it.
2007-04-21 13:30:34 +03:00
Kalle Olavi Niemitalo
699663614a
l_pipe_read: Don't leak the old block if mem_realloc fails.
2007-04-19 00:15:30 +03:00
Kalle Olavi Niemitalo
e27a3c3f58
lua-scripting: Revised examples for Lua 5.0. And other updates.
...
Use admonishment elements, especially WARNING for insecure temporary files.
Don't say anything about enabling system functions.
Linuxgames.com no longer uses <CENTER>.
AppWatch.com was shut down on 2001-08-31.
2007-04-19 00:14:13 +03:00
Kalle Olavi Niemitalo
689d80fada
NEWS: Clarify that these are bug numbers.
...
This will let the elinks-web tree link to the bugs automatically.
2007-04-16 22:49:35 +03:00
Kalle Olavi Niemitalo
dffdb9fdda
NEWS: ELinks 0.11.3 was released.
2007-04-16 20:07:32 +03:00
Jonas Fonseca
707bb70361
release.txt: Also remember to update download.html
2007-04-16 08:37:23 +02:00
Jonas Fonseca
315c6e8552
Merge with git+ssh://pasky/srv/git/elinks.git
2007-04-15 22:10:00 +02:00
Jonas Fonseca
8013553d31
release.txt: remember to add version number to NEWS file
...
Thanks to kahmalo.
2007-04-15 22:09:17 +02:00
Jonas Fonseca
068a103a5a
Add .mailmap file to help git-shortlog
2007-04-15 22:08:11 +02:00
Kalle Olavi Niemitalo
663f9ecfcf
NEWS: mention bug 945
2007-04-15 02:22:11 +03:00
Kalle Olavi Niemitalo
c645ed7485
Bug 945: Don't crash if the error message is not a string.
2007-04-15 02:20:41 +03:00
Kalle Olavi Niemitalo
20fbefbe18
lua_console_hook must return "goto_url", not "goto-url".
2007-04-15 02:19:49 +03:00
Kalle Olavi Niemitalo
f76f49345e
Updated Lua scripting document.
...
Use the http: AsciiDoc macro instead of link:http:.
Identify the supported version of Lua. Mention the related bug 742.
"Help | About" nowadays groups scripting backends under "Scripting".
Document proxy_for_hook.
The enable_systems_functions function has been removed.
The setlocale function is nowadays called os.setlocale, and it does
affect the operation of ELinks.
The execute function does not return the exit code.
Document tmpname, edit_bookmark_dialog, xdialog, set_option, get_option.
Document elinks_home.
However, I did not update the example Lua scripts.
2007-04-15 01:27:08 +03:00
Kalle Olavi Niemitalo
13d00f8049
NEWS: Moved Tiny C Compiler advice to a separate file.
2007-04-14 16:53:25 +03:00
Kalle Olavi Niemitalo
3308e41c31
NEWS: List release dates, from mailing list announcements.
2007-04-14 12:31:09 +03:00
Laurent MONIN
b6b956ac8f
Fix a typo.
2007-04-12 14:47:15 +02:00
Kalle Olavi Niemitalo
753e2c405c
NEWS update
2007-04-12 01:05:31 +03:00
Kalle Olavi Niemitalo
049cc9c6b3
Bug 941: Survive an unexpected number of 227 or 229 FTP responses.
...
And document the functions a little.
[ From commit 71ff470f2e
in ELinks
0.11.2.GIT. --KON ]
2007-04-12 01:02:00 +03:00
Kalle Olavi Niemitalo
253f55b222
NEWS: Mark Tiny C Compiler support experimental because of many problems.
2007-04-09 16:38:13 +03:00
Kalle Olavi Niemitalo
e92e5a4827
NEWS update
2007-04-09 12:35:55 +03:00
Kalle Olavi Niemitalo
22413166b0
charset_list: Map the "System" codepage to the underlying one.
...
If LC_CTYPE=fi_FI.ISO-8859-15, and terminal.*.charset = System,
then the charset menu will select ISO 8859-15 by default.
2007-04-09 12:33:18 +03:00
Kalle Olavi Niemitalo
9f64320a3b
NEWS rearrangements
2007-04-07 00:01:56 +03:00
Kalle Olavi Niemitalo
4b754b33e6
NEWS: Sync from 0.11.2.GIT commit 452d4c0f61
.
2007-04-06 14:33:57 +03:00
Kalle Olavi Niemitalo
d093704166
NEWS: Number the future releases.
2007-04-05 11:08:00 +03:00
Kalle Olavi Niemitalo
89e86bfe29
NEWS: Bug 880 and the SMJS exit segfault have been fixed in 0.11.2.GIT too.
2007-04-05 11:06:34 +03:00
Kalle Olavi Niemitalo
4aff50067c
hacking.txt: Promote all headings one level.
...
"Hacking Elinks" is now a level-0 heading, so we get a <title> in the
generated HTML.
2007-04-04 10:00:16 +03:00
Kalle Olavi Niemitalo
00c9f28d92
NEWS: sync from Git
2007-04-04 01:02:23 +03:00
Kalle Olavi Niemitalo
f0e7bb81df
NEWS: Document the upcoming 0.11.3 changes.
...
Extracted from NEWS of commit 74799c60b2
in ELinks 0.11.2.GIT.
2007-04-01 15:32:42 +03:00
Kalle Olavi Niemitalo
4f13bd7046
NEWS: Document the 0.11.1 and 0.11.2 releases.
...
Extracted from NEWS of commit d5d918e26b
in ELinks 0.11.2.GIT.
2007-04-01 15:16:15 +03:00
Kalle Olavi Niemitalo
5d22006f93
do_move_bookmark: Update comment to match reality.
...
[ From commit 22d051925e
in ELinks
0.11.2.GIT. --KON ]
2007-04-01 15:02:47 +03:00
Kalle Olavi Niemitalo
9955ca8e5a
do_smb: URI-encode the username and password.
...
I tested that this does the right thing for the username "Kalle %50"
(encodes it to "Kalle%20%2550", and libsmbclient then decodes back).
2007-03-25 12:13:46 +03:00
Kalle Olavi Niemitalo
1b0b08f31b
Merge with http://elinks.cz/elinks.git
2007-03-24 23:01:44 +02:00
Kalle Olavi Niemitalo
d30eb255ce
do_smb: Don't decode_uri.
...
libsmbclient will decode the URI on its own, so if ELinks does that too,
file names like "2%200" will be incorrectly handled.
2007-03-24 21:19:41 +02:00
Laurent MONIN
c6e2164fbc
French translation was updated.
2007-03-23 18:37:07 +01:00
Witold Filipczyk
73b79c2e39
Merge with git+ssh://pasky.or.cz/srv/git/elinks.git
2007-03-23 18:10:14 +01:00
Witold Filipczyk
494ecfb811
Polish translation was updated.
2007-03-23 13:58:37 +01:00
Kalle Olavi Niemitalo
f2f66104d5
TAGS: Doh, don't forget to scan the *.[ch] files.
2007-03-23 09:47:28 +02:00
Kalle Olavi Niemitalo
5b4ba36283
TAGS: Scan *.inc too. Recognize the ACTION_ macro.
2007-03-23 09:44:16 +02:00
Kalle Olavi Niemitalo
443db69980
Don't mark undisplayed names of modules for translation.
...
Exclude unneeded header files. This partially reverts commit
90980a944e
, with permission.
2007-03-23 00:51:56 +02:00
Kalle Olavi Niemitalo
48fd725c40
report_scripting_error: Look up module names with gettext.
2007-03-22 07:55:59 +02:00
Kalle Olavi Niemitalo
2558688456
Merge with http://elinks.cz/elinks.git
2007-03-22 07:48:49 +02:00
Laurent MONIN
db1e121ccf
French translation was updated.
2007-03-21 11:05:45 +01:00
Laurent MONIN
90980a944e
Mark all module names for translation and include needed header files.
2007-03-21 11:01:06 +01:00
Kalle Olavi Niemitalo
62bdfcf732
ftp: Decode strftime results from the system codepage.
2007-03-20 21:34:39 +02:00
Kalle Olavi Niemitalo
632069d14d
add_cp_html_to_string: New function.
...
To be used when strings from gettext or strftime must be inserted
into an HTML document with a potentially different charset.
2007-03-20 21:32:14 +02:00
Kalle Olavi Niemitalo
ef1d6c563d
ftp: Collect HTML formatting parameters into a structure.
2007-03-20 21:30:20 +02:00