Re: libcss actual values

2021-09-20 Thread Rob Kendrick
On Mon, Sep 20, 2021 at 12:47:17PM +0530, Rupesh gautam wrote: > Hi, > > I was trying out libcss and found that the following code snippet returns > value multiplied by 1024. > > *css_unit unit;* > > *css_fixed val;css_computed_margin_top(styles[0], &val, &unit);std::cout << > val << std::endl;*

Re: possible bug: libnsgif does not handle successive RESTORE frames correctly

2021-03-07 Thread Rob Kendrick
On Sun, Mar 07, 2021 at 02:39:42PM +, jcup...@gmail.com wrote: > Here's a possible patch: > > https://github.com/libvips/libvips/commit/bf522eeffc5aa84a275b1d53e24d0daace59fa3e Hi John, I'm not sure your original mail made it through to the list - I certainly didn't receive it. So sorry if

Re: Possible integer overflow when calculating hysteresis in desktop/netsurf.c

2021-01-24 Thread Rob Kendrick
On Sun, Jan 24, 2021 at 11:03:43AM -0800, o...@eigenstate.org wrote: > Quoth Thorsten Otto : > > On Sonntag, 24. Januar 2021 19:09:35 CET Jonas wrote: > > > What do you think? > > > > I think that a compiler that defines size_t to be 32bit on a 64bit system > > is > > broken ;) > > It's perfect

Re: I would like to help

2020-11-15 Thread Rob Kendrick
On Sat, Nov 14, 2020 at 05:53:46PM +, Lorenzo Miguel Tareszkiewicz Rezende wrote: > > We have our own infrastructure that works well for us. It is, however, > > public: anyone can access it. We'd rather not outsource our downtime to > > another organisation. > It's just a suggestion, gitlab

Re: I would like to help

2020-11-14 Thread Rob Kendrick
On Sat, Nov 14, 2020 at 05:20:24AM +, Lorenzo Miguel Tareszkiewicz Rezende wrote: > First, I would like to know somethings: > > * Why is netsurf not hosted on a source public code repo like github, > gitlab (OpenSource) or Bitbucker? We have our own infrastructure that works well for us

Re: Fwd: compiling problems for RISCOS

2020-08-02 Thread Rob Kendrick
On Sat, Aug 01, 2020 at 05:40:54PM +0300, Aleksey Murushkin wrote: > Hello. I have tried to build the Netsurf from sources. It was built with > success when i set TARGET=framebuffer but when I tried riscos as target It > failed with error: frontends/riscos/Makefile:10: *** Unable to find library >

Re: Libcss fails to compile with msvc 2019 (windows)

2020-04-14 Thread Rob Kendrick
On Tue, Apr 14, 2020 at 09:19:31AM -0300, Ranier Vilela wrote: > Em ter., 14 de abr. de 2020 às 07:59, Michael Drake > escreveu: > > > Please try with libwapcaplet updated to the latest master. > > > > This commit should fix the problem: > > > > > > http://git.netsurf-browser.org/libwapcaplet.git

Re: RISC OS Development

2018-07-09 Thread Rob Kendrick
On Mon, Jul 09, 2018 at 11:09:17AM +0100, Glen Walker wrote: > Progress is likely to be slow and I don't know if anyone else out > there is working on RISC OS (if you are please say "hi" so I can > work with you!) but when I have something more to contribute I'll > let you all know... You should p

Re: German Messages for NetSurf - updated

2017-12-06 Thread Rob Kendrick
On Wed, Dec 06, 2017 at 12:06:39PM +0100, Sebastian Barthel wrote: > Hello all. > > I've tried to send an eMail to Michael Drake directly but without succes > - so I'm testing to reach somebody else by using this address. Can I ask which address you tried? > Since some years passed by and someth

Pepperfish downtime last night

2017-03-23 Thread Rob Kendrick
Hi, Summary: We had some downtime, and we're working on a fix. Services are currently up but may be slower than usual. Expect moments of downtime throughout the day. Last night, at approximately 0330 GMT, one of Pepperfish's virtual machines suffered a kernel issue related to handling of inter

Re: We're in a mess

2016-02-21 Thread Rob Kendrick
On Sun, Feb 21, 2016 at 09:13:55PM +, Dave Higton wrote: > > Comments, please! Upgrading !Boot and !System using the OS-provided functionality has been the "thing" for installing apps in RISC OS for the best part of 15 years. If users think they can install stuff by simply dragging !NetSurf

Re: Bug tracker blocked

2015-11-17 Thread Rob Kendrick
On Tue, Nov 17, 2015 at 06:20:14PM -, Dave Lawton wrote: > Hi all, > I would like to try and contribute but ... > > The site > http://bugs.netsurf-browser.org/mantis/ > is blocked at my workplace by Websense as being > in a Static category: Proxy Avoidance. > > Is there anything that can be d

Re: Job spec of a port maintainer

2015-10-27 Thread Rob Kendrick
On Tue, Oct 27, 2015 at 09:42:39PM +, Dave Higton wrote: > In message <55162516f4webpa...@sprow.co.uk> > Sprow wrote: > > http://bugs.netsurf-browser.org/mantis/view.php?id=2336 > > http://bugs.netsurf-browser.org/mantis/view.php?id=2289 > > > >but they presumably need reviewing. I

Re: Patch to make Javascript writeln() work (attempt 3)

2015-10-01 Thread Rob Kendrick
On Thu, Oct 01, 2015 at 04:15:38AM -0800, Dave Higton wrote: > On Thu, 1 Oct 2015 12:41:12 +0100 Vincent wrote: > > On Thu, Sep 24, 2015 at 09:36:41PM +0100, Dave Higton wrote: > >> This patch to Document/bnd makes the Javascript writeln() function > >> work as well as write(). This version insert

Re: Building for RISC OS

2015-09-04 Thread Rob Kendrick
On Fri, Sep 04, 2015 at 09:44:37PM +0100, Dave Higton wrote: > Made it. > > The secret is not to make any mistakes at all when following the > build instructions. If you have any suggestions for the guide, please let me know. I want to make it easy. B.

Re: Patch proposal for RISC OS: Store RUfl_Cache in Choices$Write instead of Wimp$Scrap

2015-07-19 Thread Rob Kendrick
On Sun, Jul 19, 2015 at 12:55:06AM +0200, Christian Walther wrote: > Hello, > > currently !NetSurf stores its font cache in Wimp$Scrap. > When Wimp$Scrap is copied to a RAMDisc on boot this might lead to > problems, because naturally the content of Wimp$Scrap is not copied > back to disk when the

Re: framebuffer internal font bug

2015-07-12 Thread Rob Kendrick
On Sun, Jul 12, 2015 at 12:03:54PM +0200, Artur Jarosik wrote: > NetSurf no-ttf compiled using m68k toolchain renders scaled fonts only in > half width. > Screenshot: https://www.dropbox.com/s/3x2c8fj8fq9b07s/nsfont.png?dl=0 Usual request: please reproduce using unpatched source code. B.

Re: Netsurf

2015-05-09 Thread Rob Kendrick
On Sat, May 09, 2015 at 09:40:31AM -0400, Jesse Nicholson wrote: > So I know it's a pretty useless response to send out but, lol. I think I > found out why he's so angry: http://www.nathanklein.co.uk/ NSFW111!eleven! B.

Re: Netsurf

2015-05-09 Thread Rob Kendrick
On Fri, May 08, 2015 at 10:38:53PM -0400, Nathan Klein wrote: > If you want to know why more people don't use your browser, it's > because you don't offer binary packages, and it's a COMPLETE FUCKING > PAIN IN THE ASS to compile it. Your "quick start" procedure is shit. > Why don't you use autotool

Re: Re: Bug 2171

2015-03-05 Thread Rob Kendrick
On Thu, Mar 05, 2015 at 02:55:49PM -, WPB wrote: > I wondered if that might be the case. Fair enough, then. Perhaps the > duplicate messages option is cleanest without a large development > overhead. Bit of a headache for internationalizing, but I think the > FatMessages file uses a dot-separat

Re: Re: Bug 2171

2015-03-05 Thread Rob Kendrick
On Thu, Mar 05, 2015 at 02:26:26PM -, WPB wrote: > Couldn't the messages in the UI messages file contain a special > character to denote the start of a keyboard shortcut? Something that > wouldn't make sense for a menu item, like a CR? I suppose that's not > very friendly in terms of the messag

Re: Re: Bug 2171

2015-03-05 Thread Rob Kendrick
On Thu, Mar 05, 2015 at 12:56:53PM +0100, Glen Walker wrote: > Aha! Excellent, thank you! > > Do you think it would be appropriate to define another version of "AppHelp" > (and other menu entries) for use where the the function key shortcut does not > apply? Something like this: > > en.ro.AppHe

Re: Re: Bug 2171

2015-03-05 Thread Rob Kendrick
On Thu, Mar 05, 2015 at 12:38:07PM +0100, Glen Walker wrote: > Which uses the enum in menus.h to set up the menu order and creates the menu > according to functions in menu.c > > As far as I can gather the actual text (i.e., "Help... F1") is set up using > the function ro_gui_menu_transate >

Re: Bug 2171

2015-03-05 Thread Rob Kendrick
On Thu, Mar 05, 2015 at 12:11:54PM +0100, Glen Walker wrote: > Hello All, Hi, Please avoid sending HTML mail to this list. B.

Re: RISC OS Front-End

2015-03-02 Thread Rob Kendrick
On Mon, Mar 02, 2015 at 10:39:23PM +, Steve Fryatt wrote: > Since there's been some discussion over in the ROOL forums about the RISC OS > front-end, it might be useful to provide some kind of overview of how it's > structured. Brilliant and enlightening email, Steve. Many thanks. Do you thi

Re: Fwd: Netsurf Porting

2014-12-16 Thread Rob Kendrick
On Tue, Dec 16, 2014 at 05:59:20PM +0530, Honey Sukesan wrote: > 1. First of all, a direct question. Is Netsurf supported in QNX 4.25? QNX 4 is very old! I'm not even sure if the Wacom-based C compiler it ships with will be able to compile anything reasonably modern (we use C99 extensively). Hav

Re: Netsurf 3.2 Fullscreen kiosk mode

2014-12-11 Thread Rob Kendrick
On Thu, Dec 11, 2014 at 10:23:34AM +0100, Daan Wijnberg wrote: > Hello, > > is it possible to run netsurf 3.2 fullscreen without the bars etc (kiosk > mode)? . I’ve compiled it for frame buffer on a mini6410 from FriendlyARM but > can’t figure out how to get it full screen. I want to use it as G

Re: Hello,I want to contribute.

2014-12-09 Thread Rob Kendrick
On Tue, Dec 09, 2014 at 08:24:34PM +0530, Sri Teja wrote: > Hi, > I am new to this organization and even to the open source. I have a > good knowledge on C, HTML5, CSS3. I want to contribute to this > organization. Kindly guide me on how to start and where to start. Step one: build NetSurf.

Server downtime

2014-10-09 Thread Rob Kendrick
Hi, Sadly one of our servers suffered a bit of an oopsy yesterday evening at around 1745 (see URL below), which required us to go to one data centre to pick up a spare server and then go to another to install it. It should all be working now (as of around 2130). For NetSurf, the machine handled

Re: question of networking part

2014-07-10 Thread Rob Kendrick
On Thu, Jul 10, 2014 at 02:50:45AM +, ���ſ� wrote: > Hello, > I��m newbie in netsurf. > I��m trying to adapt netsurf on different networking environment. > I would like to know where is network related source code. > Networking part is actually ��send�� and ��receive�� the HTTP > Request/Respo

Re: Core browser functionality

2014-05-12 Thread Rob Kendrick
On Mon, May 12, 2014 at 12:07:35PM +0100, Daniel Silverstone wrote: > Unfortunately 'libns' is the name of various things. A quick google suggests > it's too many things to make me happy throwing another thing into the pot. > > So, instead, I propose: > > libnetsurfcore with a symbol prefix of

[ch...@mytardis.me.uk: Re: Wakefield Show]

2014-03-25 Thread Rob Kendrick
Have we replied to Chris? He seems to think he's not heard anything from us (or at least John-Mark.) B. --- Begin Message --- In message Rob Kendrick you wrote: > On Tue, Mar 18, 2014 at 08:18:54AM +, Chris Hughes wrote: >> Hi >> >> Regarding the Wakefield Sh

Re: for gsoc

2014-03-13 Thread Rob Kendrick
On Thu, Mar 13, 2014 at 09:20:27PM +0530, shailendra acharya wrote: > today i was looking gsoc project list. i found netsurf quit interesting i > wanna contribute for netsurf in gsoc. well i'm beginner and have sufficient > skills to full fill goal. but i need ur suggetion how to make approach and

Re: regarding the NETSURF open source web browser

2014-03-13 Thread Rob Kendrick
On Thu, Mar 13, 2014 at 09:08:20PM +0530, Akshay Bora wrote: > i want to know about the project of netsurf and what it is all about. i > would like to work for it. I have the knowledge of C++,HTML, CSS, C and > java. so, i would like to know how could i can start. If your interest stems from GSoC,

Re: netsurf-dev Digest, Vol 94, Issue 12

2014-03-12 Thread Rob Kendrick
On Wed, Mar 12, 2014 at 01:10:03AM +0100, Acho Arnold wrote: > Thanks for the replies Hi there, If you plan on contributing to the list, rather than just reading it, you really shouldn't be using dayly digests of the list; it makes it impossible to reply correctly and maintain threads and subject

Re: Tokeniser Update

2014-03-11 Thread Rob Kendrick
On Tue, Mar 11, 2014 at 09:57:10PM +0530, Achal Aggarwal wrote: > I am attaching a patch against master in this mail and doing same in the > tracker. This patch is thousands of lines long. Did you really commit this as a single changeset? It's not manageable to review. Also, you'll want to repl

Re: Tokeniser Update

2014-03-11 Thread Rob Kendrick
On Tue, Mar 11, 2014 at 09:40:35PM +0530, Achal Aggarwal wrote: > Hello everyone, > > I am working on updating tokeniser to html5 current specs. Here is the > associated link to branch > https://github.com/Achal-Aggarwal/hibbub/tree/rewrite Could you post a patch series to the list? We don't rea

Re: Accents in URLs

2014-03-11 Thread Rob Kendrick
On Tue, Mar 11, 2014 at 12:44:35AM +0100, Chris Young wrote: > Are nsurls supposed to be UTF-8? > I don't think they are, which means the urlencoding it does might not > necessarily be consistent. Moreover, the scheme and host are getting > urlencoded when they shouldn't be (although this is easy

Re: Understanding the netsurf code

2014-03-11 Thread Rob Kendrick
On Tue, Mar 11, 2014 at 03:09:34AM +0100, Acho Arnold wrote: > Good day Guys > I was looking through the source code for netsurf and I had these issues: > I could have asked them on IRC but I only have internet connection > in the night when most of the IRC guys > are not around > > 1) I am using

Re: Considration for writting program in Java language in Google summer of code 2014

2014-03-09 Thread Rob Kendrick
le: it is not as small, fast, or as portable. Also, please do not reply to me directly, reply to the list. > On Sun, Mar 9, 2014 at 4:25 PM, Rob Kendrick wrote: > > > On Sun, Mar 09, 2014 at 04:18:15PM +0530, Shabnam Hasan wrote: > > > Respected sir, > > >

Re: Considration for writting program in Java language in Google summer of code 2014

2014-03-09 Thread Rob Kendrick
On Sun, Mar 09, 2014 at 04:18:15PM +0530, Shabnam Hasan wrote: > Respected sir, >I am a b.tech 3rd year student in computer science > branch,from Institute of Engineering and Technology, Lucknow, Uttar > Pradesh, India.I want to apply for the Google summer of code 2014,under > N

Re: Not able to run netsurf source code

2014-02-28 Thread Rob Kendrick
On Fri, Feb 28, 2014 at 12:24:42PM +0530, abhishek.j wrote: > I was trying to run the netsurf source code. I got an error saying > libnsbmp library not installed. I downloaded it's package and tried > to run the make file in the package but it is also giving an error > "Makefile.top : no such file

Re: RISC OS Emulator

2014-02-24 Thread Rob Kendrick
On Mon, Feb 24, 2014 at 10:50:51AM +0530, Prabhjot Singh wrote: > Hi > I am a student developer from New Delhi, India. I just went through the GSoc > ideas page of NetSurf and would like to start my contribution journey by > submitting a few patches. I went through the list of bugs and I wish to

Re: Embeddable web view in apps

2014-01-21 Thread Rob Kendrick
On Sun, Dec 15, 2013 at 08:45:18AM -0800, Richard Gale wrote: > It seems like netsurf is a great candidate for providing HTML based UI in > apps. Is this something anyone has tried from a technical point of view? > Does the current licensing support this for paid for apps or is netsurf > licensab

Re: [PATCH] buildsystem: add support for multilib

2014-01-13 Thread Rob Kendrick
On Sun, Jan 12, 2014 at 06:29:20PM +0100, François Revol wrote: > > Actually I'm on Debian unstable here, and it does have /usr/lib32 ... And possibly a lib64, a symlink to /lib :) They're there for compatibility with other systems. B.

Re: [PATCH] libcss: fix compilation of tests on x86

2014-01-12 Thread Rob Kendrick
On Sun, Jan 12, 2014 at 09:42:41AM +0100, David Tardon wrote: > #include > #include > #include > +#include ... > - printf("bytecode len:%ld used:%ld\n", e->bclen, e->bcused); > + printf("bytecode len:%" PRIuMAX " used:%" PRIuMAX "\n", > + (uintmax_t) e->

Re: libcss and libhubbub in Fedora

2014-01-10 Thread Rob Kendrick
On Fri, Jan 10, 2014 at 05:24:40PM +0100, David Tardon wrote: > Hello, > > I have packaged libcss, libhubbub and their dependencies > (netsurf-buildsystem, libparserutils and libwapcaplet) for Fedora. They > are available in Rawhide, but I have no plans (so far) to put them into > any released ver

Re: Fwd: lib64 in pkgconfig file.

2014-01-10 Thread Rob Kendrick
On Thu, Jan 09, 2014 at 05:37:59PM +, Michael Drake wrote: > > This was sent to me, but belongs here. > > -- Forwarded message -- > From: Christopher Meng > Date: 09 Jan 2014 1205 > Subject: lib64 in pkgconfig file. > > Hi, > > Several lib of netsurf doesn't use cmake or autofool(

Re: Form select gadgets

2014-01-10 Thread Rob Kendrick
On Thu, Jan 09, 2014 at 05:35:55PM +, Michael Drake wrote: > In article <20140109100751.gd25...@pepperfish.net>, >Rob Kendrick wrote: > > On Wed, Jan 08, 2014 at 11:48:38PM +, Chris Young wrote: > > > Is there any way of adding a down arrow to the form

Re: Form select gadgets

2014-01-09 Thread Rob Kendrick
On Wed, Jan 08, 2014 at 11:48:38PM +, Chris Young wrote: > Is there any way of adding a down arrow to the form select gadgets, > maybe using CSS? Yes. Using the pseudo elements before and after. But NetSurf doesn't support these yet :) (I've looked into this before) You might be able to p

Re: Missing builds directory

2013-12-05 Thread Rob Kendrick
On Thu, Dec 05, 2013 at 08:45:41PM +, Dave Higton wrote: > http://ci.netsurf-browser.org/builds/ is not found this evening. This should be fixed. > Send any screenshot to your friends in seconds... > Works in all emails, instant messengers, blogs, forums and social networks. > TRY IM TOOLPACK

Re: AGM minutes

2013-12-03 Thread Rob Kendrick
On Tue, Dec 03, 2013 at 06:17:37PM +, Chris Young wrote: > On Tue, 03 Dec 2013 12:32:27 + (GMT), Michael Drake wrote: > > > > AI: Chris to sort out Spidermonkey for the Amiga cross-toolchain > > > > Any movement on these? > > I built a new Linux Mint VM from scratch, and still can't get

Re: AGM minutes

2013-12-03 Thread Rob Kendrick
On Tue, Dec 03, 2013 at 12:32:27PM +, Michael Drake wrote: > In article <538a2bba72t...@netsurf-browser.org>, >Michael Drake wrote: > > AI: Rob Kendrick to research bug trackers and suggest one which can be > > run reasonably easily and will work with

Re: iOS adaptation

2013-12-02 Thread Rob Kendrick
On Mon, Dec 02, 2013 at 05:46:07PM +, Pedro Remedios wrote: > Hi, > > Has anyone successfully used this library in an iOS application? If so how > did you go about implementing this? Which library? B.

Re: IP address with no scheme

2013-10-27 Thread Rob Kendrick
On Sun, Oct 27, 2013 at 10:10:55AM +, Chris Young wrote: > Hi > > This has just been pointed out to me. When typing an IP address into > NetSurf's URL bar with no scheme attached (eg. just 192.168.0.10), > NetSurf appears to pass this directly to gui_launch_url() rather than > handling it the

Re: Hubbub and LibCSS for Windows

2013-10-02 Thread Rob Kendrick
On Wed, Oct 02, 2013 at 03:37:47PM -, sgs1...@arcode.com wrote: > > We're interested in using Hubbub and LibCSS in our windows program but > we can't get them to compile under Visual Studio, which we use for our > windows builds. > > Are there any efforts underway to port these libraries so t

Re: Treeview triangles

2013-10-01 Thread Rob Kendrick
On Tue, Oct 01, 2013 at 11:45:07AM +0200, François Revol wrote: > Or SVG, but we don't always support it, right? Our SVG support is either via librsvg (essentially GTK environments only), or via libsvgtiny, and that just boils down to plotter calls again. B.

Re: Treeview triangles

2013-09-30 Thread Rob Kendrick
On Mon, Sep 30, 2013 at 04:32:43PM +0100, Michael Drake wrote: > > When the triangle glyphs aren't available (as is the case on certain > platforms, unless we distribute the glyphs ourselves), the treeviews don't > look satisfactory. > > As an alternative, I could just draw triangles with the pol

Re: Automatic backend selection in nsfb

2013-09-07 Thread Rob Kendrick
On Sat, Sep 07, 2013 at 09:26:20AM -0700, Brad Conroy wrote: > able -> no idea ABLE is exciting and best ignored from this point of view. B.

Re: NetSurf Society membership and AGM, 2013

2013-07-20 Thread Rob Kendrick
On Sat, Jul 20, 2013 at 11:23:47AM +0100, Daniel Silverstone wrote: > We also require nominations and seconds for committee positions. I personally > nominate Michael to remain as Chair and John-Mark to remain as Treasurer. > Nominations and seconds should be sent to the list in response to this m

Bizarre emails to help@ and webmaster@

2013-05-23 Thread Rob Kendrick
So, recently we've had a flurry of bizarre emails to our help@ and webmaster@ addresses, of which I have attached a selection. Anybody know what's going on? Somebody posted a misleading review somewhere or something?

Clang warning fixes

2013-04-25 Thread Rob Kendrick
I've pushed a handful of branches containing some clang warning fixes. libnsfb/rjek/clang-warnings libcss/rjek/clang-warnings nsjsgenbind/rjek/clang-warnings netsurf/rjek/clang-warnings B.

[ch...@cjemicros.co.uk: NetSurf & GPL3?]

2013-04-24 Thread Rob Kendrick
For people who are not on h...@ns-b.org B. --- Begin Message --- Congratulations on NetSurf 3 Just wondered if you had considered moving to use GPL3? AIUI as a distributor of 'Verbatim copies' we would no longer need to supply or offer to supply sources. n.b. We do ensure we comply with GPL2 by

Re: libwapcaplet - memory leak?

2013-02-26 Thread Rob Kendrick
On Tue, Feb 26, 2013 at 01:08:33PM +, Daniel Silverstone wrote: > On Tue, Feb 26, 2013 at 01:10:41PM +0100, François Revol wrote: > > At least on BeOS we can in theory include NetSurf as a replicant, where > > the binary is dlopen()ed and dlclosed() when removed, so using atexit() > > would cau

Re: libwapcaplet - memory leak?

2013-02-26 Thread Rob Kendrick
On Tue, Feb 26, 2013 at 07:05:05AM +, John-Mark Bell wrote: > I guess we could free the bucket when there are no strings left in it, > however. Daniel: any thoughts? For simply silencing valgrind, perhaps an atexit handler? B.

Re: Branch mono/interactive-about_config

2012-12-23 Thread Rob Kendrick
On Sat, Dec 22, 2012 at 12:33:46PM +, Chris Young wrote: > 2. I'm not sure if there are any options that are dangerous to change > during run-time, but if so there should be the possibility of making > these read-only. The proxy settings. B.

Re: libsvgtiny

2012-11-13 Thread Rob Kendrick
On Tue, Nov 13, 2012 at 09:10:18AM +0100, Jens Staal wrote: > Hi > > I have two questions about libsvgtiny. I am packaging stuff for an > expermental Linux distribution based on Busybox and musl libc (sabotage). Hi there. These questions are best asked on the development mailing list. I have CC

[chr...@care4free.net: Re: NetSurf Developer Workshop]

2012-11-08 Thread Rob Kendrick
For later reference. B. --- Begin Message --- In article <20121108132245.gc26...@pepperfish.net>, Rob Kendrick wrote: > On Wed, Nov 07, 2012 at 11:35:03PM +, Chris Gransden wrote: > > In article <20121107230822.GC2863@somnambulist.local>, > >Daniel Silversto

Re: alt key on framebuffer

2012-09-13 Thread Rob Kendrick
On Thu, Sep 13, 2012 at 10:13:09AM +0200, Artur Jarosik wrote: You are still not replying to mails properly. Please fix this. > > >Please answer the question. *WHICH* sources, from *WHERE*? > > Master sources from git repository. I am officially giving up now. Good luck. B.

Re: alt key on framebuffer

2012-09-13 Thread Rob Kendrick
On Thu, Sep 13, 2012 at 12:43:42AM +0200, Artur Jarosik wrote: Firstly, you need to learn to use your mail client. Please don't start new threads for your replies; reply to the mails you're replying to! Additionally: > 1) Newest sources Please answer the question. *WHICH* sources, from *WHERE

Re: alt key on framebuffer

2012-09-12 Thread Rob Kendrick
On Wed, Sep 12, 2012 at 11:40:42PM +0200, Artur wrote: > looks like alt key doesn't act like modifier anymore Usual questions we ask you apply: 1. What revision, including libraries? 2. What patches? 3. When did it stop working? 4. Have you changed anything else?

Re: Forcing page display without JavaScript

2012-08-23 Thread Rob Kendrick
On Wed, Aug 22, 2012 at 01:09:33PM -0700, Wendell P wrote: > How does this display-denial work and how does Netsurf get around it? > What part of the Netsurf code should I be looking at? To my knowledge, NetSurf does nothing special for this. I believe Google serves the "mobile" versions of pages

Re: GC / remove global object, was: Patch: avoid repeated initialization/allocation of global object in js_newcompartment

2012-07-03 Thread Rob Kendrick
On Tue, Jul 03, 2012 at 09:59:14AM +0100, Daniel Silverstone wrote: > On Tue, Jul 03, 2012 at 01:13:16AM +0200, Ole wrote: > > Here is the branch patch: > > http://git.netsurf-browser.org/?p=netsurf.git;a=blobdiff;f=javascript/jsapi.h;h=25175aa28b2099913d94b05134a5acaf66850329;hp=ac5ada79cece3cf05c

Re: JavaScript

2012-06-30 Thread Rob Kendrick
On Sat, Jun 30, 2012 at 02:13:45AM +0200, Ole wrote: > This patch adds support for older spidermonkey versions (tested with > 1.7): > http://pastebin.com/XEUhYhYY You should probably attach it in an email rather than slap it in a paste bin. B.

Re: scrolling jerky

2012-04-30 Thread Rob Kendrick
On Sun, Apr 29, 2012 at 10:21:31PM +0100, Steve Fryatt wrote: > On 27 Apr, Rob Kendrick wrote in message > <20120427172732.ga20...@pepperfish.net>: > > > On Fri, Apr 27, 2012 at 05:59:12PM +0100, Chris Young wrote: > > > > > Cache won't help, the issu

Re: Conversion from SVN to Git

2012-04-29 Thread Rob Kendrick
On Sun, Apr 29, 2012 at 06:22:48PM +0200, Ole wrote: > Am Samstag, den 28.04.2012, 13:55 +0200 schrieb Daniel Silverstone > : > > >supported and I > >am working on a simple client for platforms which currently do not > >support git, > >but I cannot guarantee it will be ready in time. > > Maybe ht

Wakefield prep

2012-04-27 Thread Rob Kendrick
I cannot find any stock of CD-R singles, alas. Apologies for the disorganisation; I should have checked and ordered some replacement stock long before now. I do, however, have these: - 50x full-size CD-Rs. - A metric buttload of CD single laser labels. - A box of transluc

Re: scrolling jerky

2012-04-27 Thread Rob Kendrick
On Fri, Apr 27, 2012 at 05:59:12PM +0100, Chris Young wrote: > Cache won't help, the issue is that "core" scrolls aren't optimised, > so if you scroll a frame the entire contents of that frame will be > redrawn - even if it is only scrolled a pixel. Conversely, if you > scroll using the window sc

Re: Wakefield Show

2012-03-25 Thread Rob Kendrick
On Sun, Mar 25, 2012 at 03:21:00PM +0100, Chris Hughes wrote: > In message <20120325133021.gc5...@pepperfish.net> > Rob Kendrick wrote: > > > None of us have received any forms. Can you email them directly to > > John-Mark? (Who is copied on this mail.)

Re: Wakefield Show

2012-03-25 Thread Rob Kendrick
On Sun, Mar 25, 2012 at 01:18:34PM +0100, Chris Hughes wrote: > Hi Rob > > I know that Steve Fryatt has been in touch on my behalf and emailed > you the forms regarding a stand this year at the Wakefield Show, which > is rapidly approaching. None of us have received any forms. Can you email th

Re: FatMessages - front end maintainers, please read!

2012-03-25 Thread Rob Kendrick
On Sun, Mar 25, 2012 at 03:16:33PM +0200, Chris Young wrote: > Rob Kendrick wrote: > >Can people please go through netsurf/resources/FatMessages and change > >the prefixes appropriately if they know a message is used only by a > >specific front end. For example, there's

[show2...@wrocc.org.uk: Wakefield Show]

2012-03-25 Thread Rob Kendrick
I don't recall us ever having two tables, or having been emailed the forms for this year. John-Mark: were these sent direct to you? We should probably get back to Chris about this today. B. --- Begin Message --- Hi Rob I know that Steve Fryatt has been in touch on my behalf and emailed you the

FatMessages - front end maintainers, please read!

2012-03-25 Thread Rob Kendrick
We're moving towards keeping just one messages file checked into version control that contains all messages for all front end and language combinations, and then split things up at build time. This should both help to keep languages in sync as well as reduce the amount of messages data each front

[robin.edwa...@talktalk.net: Midlands Summer Show]

2012-03-13 Thread Rob Kendrick
And his reply. B. --- Begin Message --- Hello, Rob Thanks for your instant reply. I understand the priorities perfectly, and hope that you'll make the decision that is best for you! Meanwhile I'll write you down as "Perhaps". If you make a last minute decision to come we shall be able to prov

Re: Midlands Summer Show

2012-03-13 Thread Rob Kendrick
On Tue, Mar 13, 2012 at 11:29:47AM -, Robin Edwards wrote: > Dear Steve, My name is not Steve. But Steve's is. :) > We are intending to run a Show again this year, and so need to get an idea of > how many people/groups wish to have a Stand. > > Here are the vital details:- > > The 2012 Mid

Re: r...@netsurf-browser.org

2012-03-12 Thread Rob Kendrick
On Mon, Mar 12, 2012 at 08:33:09PM +, lkcl luke wrote: > rob, 'allo, Please reply to the message to which you are replying to. > let things calm down a bit. apologies about the mistakes, i was a bit > upset by what you wrote. that's for me to deal with, but... all the > same - sorry for the

Re: r...@netsurf-browser.org

2012-03-10 Thread Rob Kendrick
On Sat, Mar 10, 2012 at 06:56:49PM +, lkcl luke wrote: > > Please do not repeat your point any further, either of you. This > > discussion is a waste of bits. > > rob: with respect, that is your opinion. and, with respect: i am > compelled from experience to point out that your opinion tell

Re: netsurf-dev Digest, Vol 70, Issue 8

2012-03-09 Thread Rob Kendrick
If you use digests, do not reply to the list. If you want to take part in discussion, use a proper subscription and not do something that makes me want to beat kittens to death on you. B.

Re: [evaluation] python bindings to netsurf for pyjamas-desktop

2012-03-09 Thread Rob Kendrick
On Fri, Mar 09, 2012 at 01:08:28AM +, lkcl luke wrote: > i can't make it any plainer. beyond repeating this point more and > more times, it becomes a matter of belief. and to overcome that, i > believe it may prove helpful for you to try experimenting with say... > gobject-introspection. Pl

[carlitos.esq...@gmail.com: Re: [carlitos.esq...@gmail.com: Re: Interested on javascript development, but...]]

2012-03-08 Thread Rob Kendrick
browser DOM by some means. 2012/3/7 Rob Kendrick > Mistakenly sent direct to me mail is attached. > > B. > > > -- Mensaje reenviado -- > From: Carlitos Esquer > To: Rob Kendrick > Cc: > Date: Wed, 7 Mar 2012 12:04:30 -0700 > Subject: Re: Interest

[carlitos.esq...@gmail.com: Re: Interested on javascript development, but...]

2012-03-07 Thread Rob Kendrick
-gtk/gtk_compat.o: In function `nsgtk_combo_box_text_get_active_text': /public/Descargas/netsurf/netsurf-2.8/netsurf-2.8/gtk/compat.c:122: undefined reference to `gtk_combo_box_text_get_type' ---- FROM MAKE 2012/3/7 Rob Kendrick > On Wed, Mar 07, 2012 at 10:50:08AM -0700, Carlitos Esquer wrote:

Re: Interested on javascript development, but...

2012-03-07 Thread Rob Kendrick
On Wed, Mar 07, 2012 at 06:25:42PM +, Rob Kendrick wrote: > On Wed, Mar 07, 2012 at 10:50:08AM -0700, Carlitos Esquer wrote: > > Hello folks: > > > > I'm interested in develop javascrtip for netsurf, but besides that i 've > > got another proposal for you.

Re: Interested on javascript development, but...

2012-03-07 Thread Rob Kendrick
On Wed, Mar 07, 2012 at 10:50:08AM -0700, Carlitos Esquer wrote: > Hello folks: > > I'm interested in develop javascrtip for netsurf, but besides that i 've > got another proposal for you. > Why don't develop a browser with another script language. We can use ruby, > which is one of those language

Re: Doing a native RISC OS build

2012-01-16 Thread Rob Kendrick
On Mon, Jan 16, 2012 at 10:39:18AM +0100, W P Blatchley wrote: > When I try to do a native RISC OS build (GCC 4.1.1), 'make' fails > with "File 'touch' not found". > > Is it safe to do: > > *Set Alias$touch Stamp > > Or would that be a bad idea? A much better idea would be to cross-compile it

Re: libsvgtiny - building and development

2011-07-28 Thread Rob Kendrick
On Thu, Jul 28, 2011 at 06:02:18PM +0100, Ralph Eastwood wrote: > Hi, > > I was investigating svg parsing libraries (I could only find one other > viable alternative, libsvg), and I am interested in the progress of this > library. > > I tried to compile it from SVN, but two errors cropped up: > M

Re: Peek Browser

2011-03-22 Thread Rob Kendrick
On Tue, Mar 22, 2011 at 10:46:06AM -0400, dan morel wrote: > I think you guys have talked to a few folks before at Peek. We have a new > device launching in India and we are looking to put a browser on it. It's > got a bit more horsepower than the last device, but its a c-only environment > and

Re: AROS free amigaos 3 replacement can run netsurf 68k

2011-03-13 Thread Rob Kendrick
On Sun, Mar 13, 2011 at 04:01:02PM +0100, Bernd Roesch wrote: > Hello > > On 12.03.11, you wrote: > > > On Thu, Mar 10, 2011 at 10:23:55AM +0100, Bernd Roesch wrote: > > > >> To run the OS4 netsurf Version problem is, that reaction is a commercial > >> part, and because there > >> are no impor

Re: AROS free amigaos 3 replacement can run netsurf 68k

2011-03-13 Thread Rob Kendrick
On Sun, Mar 13, 2011 at 04:01:14PM +0100, Bernd Roesch wrote: > Hello > > On 13.03.11, you wrote: > > > On Sat, 12 Mar 2011 09:39:11 +, Rob Kendrick wrote: > > > > > > See also http://www.amiga.org/forums/showthread.php?t=56813 > > > > Brow

Re: AROS free amigaos 3 replacement can run netsurf 68k

2011-03-12 Thread Rob Kendrick
On Thu, Mar 10, 2011 at 10:23:55AM +0100, Bernd Roesch wrote: > To run the OS4 netsurf Version problem is, that reaction is a commercial > part, and because there are > no important programs written with reaction GUI and MUI support more > features, AROS or Morph OS > have no native Reaction.On

Re: [r...@wrocc.org.uk: Wakefield Show contact details]

2011-03-04 Thread Rob Kendrick
On Fri, Mar 04, 2011 at 01:23:28PM -, Steve Fryatt wrote: > On Fri, March 4, 2011 10:54 am, Rob Kendrick wrote: > > > Given this guy's ability to ignore all email from me, it continues to > > surprise me that he sends it. > > > > Somebody want to deal with t

  1   2   3   >