97
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduced the document.browse.show_refresh_link option. More... about 9 years ago
expert is also proper suffix. More... about 9 years ago
bug 1145: The freecode.com successor has the URL "freecode.club" but "club" is not recognized as a TLD. Patch by Dr. Markus Waldeck More... over 9 years ago
deflate switched on again. More... over 9 years ago
deflate is broken. More... over 9 years ago
configure.in: use PKG_CONFIG More... about 10 years ago
Fixed problem of converting more thant 256 chars. More... about 10 years ago
Respect alphabetical order for the actions More... over 10 years ago
elinks.conf.5, elinkskeys.5: Document undocumented features More... over 10 years ago
Add a function to put the current line at the top of the screen More... over 10 years ago
30 instead of 10. Python tutorial looks better. More... over 10 years ago
Removed --with-gc and CONFIG_GC related code.
Witold Filipczyk
as witekfl
More... almost 11 years ago
Add support for the CSS list-style-type property More... almost 11 years ago
Changes in the handling of the format flags for list elements More... almost 11 years ago
iconv: Bail out of the loop when an illegal sequence of bytes occurs.
Witold Filipczyk
as witekfl
More... about 11 years ago
configure.in: add a missing AC_LANG_PROGRAM macro
kdudka
as Kamil Dudka
More... about 11 years ago
Elinks currently only support GB2312 as Chinese encoding, but GBK and GB18030 are also widely used. Codepage CP936 is almost identical to GBK, so I add it as an alias. More... about 11 years ago
Redefine FD_SETSIZE on Windows. Set it to 4096.
Witold Filipczyk
as witekfl
More... about 11 years ago
mem_free_if(data) instead of if (data) mem_free(data). Shorter.
Witold Filipczyk
as witekfl
More... about 11 years ago
decompress_data is now cleaner, isn't it?
Witold Filipczyk
as witekfl
More... about 11 years ago
Call decompress_data only for compressed data.
Witold Filipczyk
as witekfl
More... about 11 years ago
rewrite: update default dumb and smart prefixes More... over 11 years ago
SMJS: move comments to match spidermonkeyFunctionSpec[] More... over 11 years ago
SMJS: verbose comment about JS_AddNamedStringRoot More... over 11 years ago
bug 1126: use draw_text for titles
Witold Filipczyk
as witekfl
More... over 11 years ago
ECMAScript: Initialize jsval variables for return values More... over 11 years ago
SMJS: Use JS_THIS_OBJECT and JS_CALLEE, not argv[-1] and argv[-2] More... over 11 years ago
SMJS bookmark_set_property: Don't use JS_ValueToId. More... over 11 years ago
doxygen: Fix link to bookmark::url More... over 11 years ago
doxygen: Document tree parameter of prepare_mustsave_flags More... over 11 years ago