From edrosten at lanl.gov Fri Jun 1 14:48:14 2007 From: edrosten at lanl.gov (Edward Rosten) Date: Fri, 1 Jun 2007 14:48:14 -0600 (MDT) Subject: [links] Updated xdnd patch Message-ID: This patch implements dnd support inlinks (you can currently drop stuff). It has a few bugs fixed compared to the last version. The old version would try to free a null location when links quit if no data had been dropped on links. The old version would build an incorrect XdndFinished ClientMessage which would upset GTK based programs slightly. -Ed -------------- next part -------------- A non-text attachment was scrubbed... Name: links-2.1pre28-dnd-1.patch.gz Type: application/x-gzip Size: 6821 bytes Desc: Url : http://linuxfromscratch.org/pipermail/links-list/attachments/20070601/4d1f2a65/attachment.bin From phil.ganchev at gmail.com Fri Jun 8 20:23:51 2007 From: phil.ganchev at gmail.com (Philip Ganchev) Date: Fri, 8 Jun 2007 22:23:51 -0400 Subject: [links] Links and javascript In-Reply-To: <3aba28080704171118p18ce945ds6226cf5ea1c6a87b@mail.gmail.com> References: <461E630F.1030606@seiner.com> <20070412185340.GB27428@kestrel.barix.local> <3aba28080704121335k43b5fd96h76b850f0515f2f03@mail.gmail.com> <3aba28080704151807p272d0166j8081ee72bfe387e5@mail.gmail.com> <20070416083409.GE11594@kestrel.barix.local> <3aba28080704162257p12aee2dbp2596a70fd5719eb8@mail.gmail.com> <20070417093908.GA15882@kestrel.barix.local> <3aba28080704171118p18ce945ds6226cf5ea1c6a87b@mail.gmail.com> Message-ID: <3aba28080706081923v722f7a57maf72c4bd445d5621@mail.gmail.com> Hi, all. I am thinking of posting a bounty on the Ubuntu Bounties (https://launchpad.net/ubuntu/+bounties) for implementing Javascript inLinks. I understand that the Links team may not want to include that code in their distribution. So, two questions: 1. Yan, Edward and Kali, are you still offering $100? Anyone else? (I am.) 2. What requirements do the Links developers have for incorporating the resulting chancges into their code? From clock at twibright.com Sun Jun 10 01:36:48 2007 From: clock at twibright.com (Karel Kulhavy) Date: Sun, 10 Jun 2007 09:36:48 +0200 Subject: [links] Links and javascript In-Reply-To: <3aba28080706081923v722f7a57maf72c4bd445d5621@mail.gmail.com> References: <20070412185340.GB27428@kestrel.barix.local> <3aba28080704121335k43b5fd96h76b850f0515f2f03@mail.gmail.com> <3aba28080704151807p272d0166j8081ee72bfe387e5@mail.gmail.com> <20070416083409.GE11594@kestrel.barix.local> <3aba28080704162257p12aee2dbp2596a70fd5719eb8@mail.gmail.com> <20070417093908.GA15882@kestrel.barix.local> <3aba28080704171118p18ce945ds6226cf5ea1c6a87b@mail.gmail.com> <3aba28080706081923v722f7a57maf72c4bd445d5621@mail.gmail.com> Message-ID: <20070610073648.GA30118@kestrel.barix.local> On Fri, Jun 08, 2007 at 10:23:51PM -0400, Philip Ganchev wrote: > Hi, all. I am thinking of posting a bounty on the Ubuntu Bounties > (https://launchpad.net/ubuntu/+bounties) for implementing Javascript > inLinks. I understand that the Links team may not want to include > that code in their distribution. So, two questions: > 1. Yan, Edward and Kali, are you still offering $100? Anyone else? (I am.) > 2. What requirements do the Links developers have for incorporating > the resulting chancges into their code? That it's not buggy. CL< > _______________________________________________ > links-list mailing list > links-list at linuxfromscratch.org > http://linuxfromscratch.org/mailman/listinfo/links-list From kali at flowtrack.com.au Tue Jun 12 21:07:42 2007 From: kali at flowtrack.com.au (Kali) Date: Tue, 12 Jun 2007 22:07:42 -0500 (CDT) Subject: [links] Links and javascript In-Reply-To: <3aba28080706081923v722f7a57maf72c4bd445d5621@mail.gmail.com> Message-ID: Dear Philip: Yes, I am still using Links and I am still offering $100 contribution to extend JS. I use Links in text mode usually, so almost nothing else interests me. Regards Kali On Fri, 8 Jun 2007, Philip Ganchev wrote: > Hi, all. I am thinking of posting a bounty on the Ubuntu Bounties > (https://launchpad.net/ubuntu/+bounties) for implementing Javascript > inLinks. I understand that the Links team may not want to include > that code in their distribution. So, two questions: > 1. Yan, Edward and Kali, are you still offering $100? Anyone else? (I am.) > 2. What requirements do the Links developers have for incorporating > the resulting chancges into their code? > _______________________________________________ > links-list mailing list > links-list at linuxfromscratch.org > http://linuxfromscratch.org/mailman/listinfo/links-list > > > From edrosten at lanl.gov Tue Jun 12 10:03:42 2007 From: edrosten at lanl.gov (Edward Rosten) Date: Tue, 12 Jun 2007 10:03:42 -0600 (MDT) Subject: [links] Links and javascript In-Reply-To: <3aba28080706081923v722f7a57maf72c4bd445d5621@mail.gmail.com> References: <461E630F.1030606@seiner.com> <20070412185340.GB27428@kestrel.barix.local> <3aba28080704121335k43b5fd96h76b850f0515f2f03@mail.gmail.com> <3aba28080704151807p272d0166j8081ee72bfe387e5@mail.gmail.com> <20070416083409.GE11594@kestrel.barix.local> <3aba28080704162257p12aee2dbp2596a70fd5719eb8@mail.gmail.com> <20070417093908.GA15882@kestrel.barix.local> <3aba28080704171118p18ce945ds6226cf5ea1c6a87b@mail.gmail.com> <3aba28080706081923v722f7a57maf72c4bd445d5621@mail.gmail.com> Message-ID: On Fri, 8 Jun 2007, Philip Ganchev wrote: > Hi, all. I am thinking of posting a bounty on the Ubuntu Bounties > (https://launchpad.net/ubuntu/+bounties) for implementing Javascript > inLinks. I understand that the Links team may not want to include > that code in their distribution. So, two questions: > 1. Yan, Edward and Kali, are you still offering $100? Anyone else? (I am.) I am still offering $100. > 2. What requirements do the Links developers have for incorporating > the resulting chancges into their code? -Ed From yan at seiner.com Tue Jun 12 10:02:22 2007 From: yan at seiner.com (Yan Seiner) Date: Tue, 12 Jun 2007 09:02:22 -0700 Subject: [links] Links and javascript In-Reply-To: References: Message-ID: <466EC38E.5070005@seiner.com> Kali wrote: > Dear Philip: > Yes, I am still using Links and I am still offering $100 contribution to > extend JS. I use Links in text mode usually, so almost nothing else > interests me. > We've started using a different browser and modified the source for our purposes, so we'll pass. --Yan > Regards > Kali > > On Fri, 8 Jun 2007, Philip Ganchev wrote: > > >> Hi, all. I am thinking of posting a bounty on the Ubuntu Bounties >> (https://launchpad.net/ubuntu/+bounties) for implementing Javascript >> inLinks. I understand that the Links team may not want to include >> that code in their distribution. So, two questions: >> 1. Yan, Edward and Kali, are you still offering $100? Anyone else? (I am.) >> 2. What requirements do the Links developers have for incorporating >> the resulting chancges into their code? >> _______________________________________________ >> links-list mailing list >> links-list at linuxfromscratch.org >> http://linuxfromscratch.org/mailman/listinfo/links-list >> >> >> >> > > _______________________________________________ > links-list mailing list > links-list at linuxfromscratch.org > http://linuxfromscratch.org/mailman/listinfo/links-list > > !DSPAM:466ea35f8051804284693! >