Hello everybody. I'm realy appreciated by ELinks browser and by ELinks source code style. Now I'm starting a brain-damage (for me) process of ELinks graphical ...
3636
Al Udal
aludal@...
Mar 4, 2003 10:10 pm
... Privet, Mikhail: Splendid idea! Beware: the task is enormous. First, contact these guys directly: Sergey Karpov -- karpov@... Petr Baudis --...
3637
Michael A. Borisov
mic@...
Mar 5, 2003 9:48 pm
Hello everybody. I would like to build my project in the basis of Elusive. So, I would like to know when the stable version of Elusive will be available? What...
3638
root
martian202002@...
Mar 6, 2003 3:10 pm
Visit www.quantum.com and get ... Memory leak by 76 bytes List of blocks: 0x83edba8:44 @ ipret.c:4069, 0x84f6488:32 @ ipret.c:4058:"ipret.c 4075 ipret.c 4051" ...
3639
Miernik
miernik@...
Mar 12, 2003 7:03 am
While entering translation results on http://www.tranexp.com:2000/Translate/index.shtml http://www.tranexp.com:2000/Translate/result.shtml I get links...
3640
Sven Neumann
sven@...
Mar 13, 2003 2:39 pm
Hi, in case anyone is interested, I've updated the patch that adds DirectFB support for links-2.1pre9. This version of the patch needs DirectFB-0.9.17. It's...
3641
Mikulas Patocka
mikulas@...
Mar 20, 2003 6:37 pm
... I added it to CVS, it will be in next release. I didn't try it because i can't compile directfb because i have libc 2.0. BTW.: what is the "--dfb:" option...
3642
Sven Neumann
sven@...
Mar 21, 2003 9:13 am
Hi, ... That is great news. Thanks. ... it allows to pass options to DirectFB. There are a whole lot of them, explained in the directfbrc man-page. Salut, Sven...
3643
Sergey Balyuk
silver@...
Mar 21, 2003 8:39 pm
Hello! I've added "Accept-Language: " field in http request header. This works like PREFERRED_LANGUAGE option in lynx and proves to be useful with sites like...
3644
Sergey Karpov
karpov@...
Mar 22, 2003 9:16 am
Hi Sergey! ... My links branch (links-hacked, http://xray.sai.msu.ru/~karpov/links-hacked/) has already this feature ported from ELinks, and Accept-Charset...
3645
Petr Kulhavy
brain@...
Mar 22, 2003 10:42 am
... Rubbish. Mr. Karpov, please mind your sleazy buggy links clone and let me pronounce as the official links development team spokesman. Links maintainers...
3646
Petr Baudis
pasky@...
Mar 22, 2003 2:00 pm
Dear diary, on Sat, Mar 22, 2003 at 11:42:23AM CET, I got a letter, where Petr Kulhavy <brain@...> told me, that... ... ..more in that...
3647
Josef 'Jupp' ...
jupp@...
Mar 23, 2003 2:58 pm
Hi! * On 2003-03-22 23:21 ... I cannot speak for others but I use links-hacked every day and I don't have the impression that it does crash. Josef 'Jupp'...
3648
William Yodlowsky
wyodlows@...
Mar 23, 2003 11:52 pm
... I am confused. Forgive this reply despite the sign above. I mean no disrespect to anyone but can't help but wonder aloud: Who is the troll? Sergey,...
3649
admin@...
root@...
Mar 25, 2003 4:30 am
when you choose to scale images by % in html options, you get b0rken up page - it is enough that there is width="100%" in <img src> links first process html...
3650
Miciah Dashiel Butler...
miciah@...
Mar 27, 2003 1:52 am
(I hope the CCs are appropriate.) This message never appeared on news.linuxfromscratch.org: ... My guess is that this is because of the message-id which, if I...
3651
Gerard Beekmans
gerard@...
Mar 27, 2003 2:10 am
... Right now there are some inconsistencies yes when it comes to news and email. News is still kind of "experimental" in the way that not all the same rules ...
3652
Milan Berta
bertm0am@...
Mar 30, 2003 4:45 pm
I have a history file named "links.his" in "~/.links/". When I start links and press <ESC>-f-y (or simply the letter h) to read a global history, it open a...
3653
Miciah Dashiel Butler...
miciah@...
Mar 31, 2003 4:47 am
... Links has no global history of which I am aware. You must be running ELinks which does. Any way, you are looking at the wrong file. ~/.links/links.his: The...
3654
Jim
jimo@...
Apr 5, 2003 12:42 am
What config setting do I have to make to have elinks "restore" the xterm content that existed before elinks was invoked, similar to the behavior of less, or...
3655
Miciah Dashiel Butler...
miciah@...
Apr 5, 2003 3:38 am
... ELinks currently does not support this, but doïng so should be easy -- ELinks needs only to output the correct escape sequences to switch to and from the...
3656
mdzoba
mdzoba@...
Apr 7, 2003 12:23 am
Hi, all I have a page with one frame. The frameset page contains a javascript to reload the frame periodically: <script language="Javascript"> var URL =...
3657
Martin Pergel
mper7437@...
Apr 7, 2003 11:14 am
Hallo, ... hmm, while main is of type "frame", there is no "document" method/property in type "frame". If you remove string .document, it should work (only if...
3658
Martin Zwickel
martin.zwickel@...
Apr 7, 2003 12:55 pm
Hi there! I have a question about the Javascript parser code: there is a function called js_execute_code in parser/javascr.l. the code that should get executed...
3659
Petr Baudis
pasky@...
Apr 7, 2003 1:26 pm
Dear diary, on Mon, Apr 07, 2003 at 02:55:07PM CEST, I got a letter, where Martin Zwickel <martin.zwickel@...> told me, that... ..snip.. ... BTW,...
3660
Martin Zwickel
martin.zwickel@...
Apr 7, 2003 1:30 pm
On Mon, 7 Apr 2003 14:55:07 +0200 ... i found out, that there must be a bug in the image_timer stuff in session.c. if i draw the image directly with...
3661
Martin Zwickel
martin.zwickel@...
Apr 7, 2003 1:35 pm
the difference i can see in javascr.l: an added function to convert a hex-number decode_hex_char(const char*s) used in civilize(). and in jsint.c: ...
3662
Martin Zwickel
martin.zwickel@...
Apr 7, 2003 2:04 pm
On Mon, 7 Apr 2003 17:41:27 +0400 (MSD) ... hmm, i once tried to kill all js stuff in links and replace it with the js-engine from mozilla. it worked good, but...
3663
Martin Zwickel
martin.zwickel@...
Apr 7, 2003 2:43 pm
i found a bug in the image_timer() function in session.c. there is a code part to decrement the timer from the image in the timer handler. now the problem is,...
3664
Sergey Karpov
karpov@...
Apr 7, 2003 3:25 pm
... G_IMG_REFRESH has been changed from 100 to 0 in links-2.1pre8 (why - I don't know, ask Twibright Team for the reason ;-)) - I've just mirrored it in my...