Re: [dev] [surf] please recheck tip

2010-05-28 Thread Josh Rickmar
On Fri, May 28, 2010 at 01:20:46PM +0200, Enno Boland (Gottox) wrote: > Ok. I'm off for the weekend. If there aren't any complains, I will > release surf on sunday. I just realized why my $HOME is being littered by surf.core files, if I close a surf window while it is still loading a page it will

Re: [dev] [surf] please recheck tip

2010-05-28 Thread pancake
Good!. I'll be testing it this weekend and report any issue if found. For the moment, my current complains are: - GDK_slash doesnt works on all keyboard layouts, so I would change it to any other key (proposals?) - no support for zooming with control+wheel First issue can be fixed in config.h

Re: [dev] [surf] please recheck tip

2010-05-28 Thread Enno Boland (Gottox)
Ok. I'm off for the weekend. If there aren't any complains, I will release surf on sunday. 2010/5/27 Nibble : > This patch fix a minor bug with download addresses containing special > characters like '&'. Sorry for the noise. > > On Thu, 27 May 2010 12:09:12 +0200 > Nibble wrote: > >> Hi, >> >> I

Re: [dev] [surf] please recheck tip

2010-05-27 Thread Nibble
This patch fix a minor bug with download addresses containing special characters like '&'. Sorry for the noise. On Thu, 27 May 2010 12:09:12 +0200 Nibble wrote: > Hi, > > I've been working a bit more on the patch and I think the new solution > is a quite better, now everything work as spected i

Re: [dev] [surf] please recheck tip

2010-05-27 Thread Nibble
Hi, I've been working a bit more on the patch and I think the new solution is a quite better, now everything work as spected in the popup menu: "save image as", "download linked file". And when you click a link if it cannot be displayed in surf, a xterm with wget is launched. Furthermore, this way

Re: [dev] [surf] please recheck tip

2010-05-26 Thread Enno Boland (Gottox)
The patch looks quite good. Applied. Thanks! :) 2010/5/25 Nibble : > For the moment I've done a little patch (against tip) that fixes the > recently removed "wget download" feature, and also allows to download > files using the "Download linked file" entry in the popup menu. It > would be easy cha

Re: [dev] [surf] please recheck tip

2010-05-25 Thread pancake
+1 Gottox. Can u review it? On May 25, 2010, at 5:35 PM, Nibble wrote: For the moment I've done a little patch (against tip) that fixes the recently removed "wget download" feature, and also allows to download files using the "Download linked file" entry in the popup menu. It would be easy ch

Re: [dev] [surf] please recheck tip

2010-05-25 Thread Nibble
For the moment I've done a little patch (against tip) that fixes the recently removed "wget download" feature, and also allows to download files using the "Download linked file" entry in the popup menu. It would be easy change the DOWNLOAD(p) macro to use another download manager. Kind regards, --

Re: [dev] [surf] please recheck tip

2010-05-25 Thread pancake
the thing is that my patch was NOT setting any session time to the cookie (so, using the one specified by the host) this way it should work fine. On 05/25/10 17:09, Jeremiah Dow wrote: Yes - you probably don't want to default the sessiontime to 0 again yet - Google/Gmail still won't recognize c

Re: [dev] [surf] please recheck tip

2010-05-25 Thread Josh Rickmar
On Tue, May 25, 2010 at 11:09:27AM -0400, Jeremiah Dow wrote: > Yes - you probably don't want to default the sessiontime to 0 again yet - > Google/Gmail still won't recognize cookies with that set, I don' t know > about others. > > Jeremiah Thanks, this fixed it.

Re: [dev] [surf] please recheck tip

2010-05-25 Thread Jeremiah Dow
Yes - you probably don't want to default the sessiontime to 0 again yet - Google/Gmail still won't recognize cookies with that set, I don' t know about others. Jeremiah On Tue, May 25, 2010 at 11:08 AM, Josh Rickmar wrote: > On Tue, May 25, 2010 at 05:05:57PM +0200, Marvin Vek wrote: > > On Tue,

Re: [dev] [surf] please recheck tip

2010-05-25 Thread Josh Rickmar
On Tue, May 25, 2010 at 05:05:57PM +0200, Marvin Vek wrote: > On Tue, May 25, 2010 at 11:04:07AM -0400, Josh Rickmar wrote: > > On Mon, May 24, 2010 at 09:33:10PM +0200, Enno Boland (Gottox) wrote: > > > Hi! > > > > > > Please recheck current tip of surf. If there are no big stoppers, I > > > will

Re: [dev] [surf] please recheck tip

2010-05-25 Thread Marvin Vek
On Tue, May 25, 2010 at 11:04:07AM -0400, Josh Rickmar wrote: > On Mon, May 24, 2010 at 09:33:10PM +0200, Enno Boland (Gottox) wrote: > > Hi! > > > > Please recheck current tip of surf. If there are no big stoppers, I > > will release it next week. > > > > There are still some bugs regarding cook

Re: [dev] [surf] please recheck tip

2010-05-25 Thread Josh Rickmar
On Mon, May 24, 2010 at 09:33:10PM +0200, Enno Boland (Gottox) wrote: > Hi! > > Please recheck current tip of surf. If there are no big stoppers, I > will release it next week. > > There are still some bugs regarding cookies, They are delayed to 0.5. > > kind regards, > > Enno > I just update

Re: [dev] [surf] please recheck tip

2010-05-25 Thread pancake
On 05/25/10 15:24, Josh Rickmar wrote: On Tue, May 25, 2010 at 11:36:28AM +0200, Claudio M. Alessi wrote: On Mon, May 24, 2010 at 04:06:00PM -0400, Josh Rickmar wrote: Also, is there a better way of doing cookies then wget? As an (Open)BSD user, I'd like to use something in base (I d

Re: [dev] [surf] please recheck tip

2010-05-25 Thread Josh Rickmar
On Tue, May 25, 2010 at 11:36:28AM +0200, Claudio M. Alessi wrote: > On Mon, May 24, 2010 at 04:06:00PM -0400, Josh Rickmar wrote: > > Also, is there a better way of doing cookies then wget? As an (Open)BSD > > user, I'd like to use something in base (I did install wget though to > > test to make

Re: [dev] [surf] please recheck tip

2010-05-25 Thread Claudio M. Alessi
On Mon, May 24, 2010 at 04:06:00PM -0400, Josh Rickmar wrote: > Also, is there a better way of doing cookies then wget? As an (Open)BSD > user, I'd like to use something in base (I did install wget though to > test to make sure that wasn't the download problem above). IIRC you can use ftp(1) for H

Re: [dev] [surf] please recheck tip

2010-05-24 Thread Josh Rickmar
On Mon, May 24, 2010 at 09:33:10PM +0200, Enno Boland (Gottox) wrote: > Hi! > > Please recheck current tip of surf. If there are no big stoppers, I > will release it next week. > > There are still some bugs regarding cookies, They are delayed to 0.5. > > kind regards, > > Enno > Downloads don

[dev] [surf] please recheck tip

2010-05-24 Thread Enno Boland (Gottox)
Hi! Please recheck current tip of surf. If there are no big stoppers, I will release it next week. There are still some bugs regarding cookies, They are delayed to 0.5. kind regards, Enno