Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"The voters have spoken, the bastards..." -- unknown


devel / comp.sys.acorn.programmer / Re: Some Recent WinEd Activity

SubjectAuthor
* Some Recent WinEd ActivitySteve Fryatt
+- Re: Some Recent WinEd ActivitySteve Fryatt
`- Re: Some Recent WinEd Activityfreeaak

1
Some Recent WinEd Activity

<mpro.s9rwb000pv8cc078k.news@stevefryatt.org.uk>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=213&group=comp.sys.acorn.programmer#213

  copy link   Newsgroups: comp.sys.acorn.programmer
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED.51.148.152.237!not-for-mail
From: news@stevefryatt.org.uk (Steve Fryatt)
Newsgroups: comp.sys.acorn.programmer
Subject: Some Recent WinEd Activity
Date: Sun, 3 Mar 2024 13:04:18 +0000
Organization: A noiseless patient Spider
Lines: 34
Message-ID: <mpro.s9rwb000pv8cc078k.news@stevefryatt.org.uk>
Content-Type: text/plain; charset=us-ascii
Injection-Info: dont-email.me; posting-host="51.148.152.237";
logging-data="2644901"; mail-complaints-to="abuse@eternal-september.org"
User-Agent: Messenger-Pro/2.73.6.4252 (Qt/5.12.8) (Linux-x86_64)
 by: Steve Fryatt - Sun, 3 Mar 2024 13:04 UTC

Just a quick note for those who don't follow the ROOL forums, that there's a
new test build of WinEd out.

Following some discussions at the South West Show, I've had a look at where
I was at with the development of r155, and made a couple more changes:

* The sanity checks on the reserved fields in file headers have been
reduced, so that invalid files from older third-party editors can be
loaded with user agreement.
* The filetypes of possible application sprite files (those found by
proximity to the templates file) are now checked before loading them,
to avoid bad sprite file errors.

Copies can be found at https://www.stevefryatt.org.uk/risc-os/wined and
links in the application now point here as well.

The naming of the test build has changed to using its Git commit hash
instead of an SVN revision code, which should be a clue that I've also got
around to moving the source from SVN to Git: WinEd now lives in the
RISCOS.info project at https://github.com/riscos-dot-info/wined. The
converted repo has actually been sat on my own machine for the past three
years, since I converted all of my own SVN repositories, and the failure to
get it pushed anywhere public has been one of the things stopping me from
progressing development further.

There are potentially a couple more bugs to investigate before producing a
new stable release, although I'm weighing up the likelihood of that actually
happening soon against the benefits of just getting 3.27 (or whatever)
out...

--
Steve Fryatt - Leeds, England

http://www.stevefryatt.org.uk/

Re: Some Recent WinEd Activity

<mpro.s9rzp801ailok078k.news@stevefryatt.org.uk>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=214&group=comp.sys.acorn.programmer#214

  copy link   Newsgroups: comp.sys.acorn.programmer
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED.51.148.152.237!not-for-mail
From: news@stevefryatt.org.uk (Steve Fryatt)
Newsgroups: comp.sys.acorn.programmer
Subject: Re: Some Recent WinEd Activity
Date: Sun, 3 Mar 2024 14:17:37 +0000
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <mpro.s9rzp801ailok078k.news@stevefryatt.org.uk>
References: <mpro.s9rwb000pv8cc078k.news@stevefryatt.org.uk>
Content-Type: text/plain; charset=us-ascii
Injection-Info: dont-email.me; posting-host="51.148.152.237";
logging-data="2676346"; mail-complaints-to="abuse@eternal-september.org"
User-Agent: Messenger-Pro/2.73.6.4252 (Qt/5.12.8) (Linux-x86_64)
 by: Steve Fryatt - Sun, 3 Mar 2024 14:17 UTC

On 3 Mar, Steve Fryatt wrote in message
<mpro.s9rwb000pv8cc078k.news@stevefryatt.org.uk>:

> Following some discussions at the South West Show, I've had a look at
> where I was at with the development of r155, and made a couple more
> changes:

And, as also noted elsewhere, one more now...

* Icon dimensions in the Monitor are updated when an icon is resized using
an Adjust-double-click.

--
Steve Fryatt - Leeds, England

http://www.stevefryatt.org.uk/

Re: Some Recent WinEd Activity

<a673fd3b5b.JF@freak67>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=215&group=comp.sys.acorn.programmer#215

  copy link   Newsgroups: comp.sys.acorn.programmer
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: freeaak@freeaakmaaiil.de
Newsgroups: comp.sys.acorn.programmer
Subject: Re: Some Recent WinEd Activity
Date: Sun, 03 Mar 2024 21:01:38 +0100
Organization: A noiseless patient Spider
Lines: 36
Message-ID: <a673fd3b5b.JF@freak67>
References: <mpro.s9rwb000pv8cc078k.news@stevefryatt.org.uk>
Injection-Info: dont-email.me; posting-host="004ae61deed7ba3da450423297fbc09d";
logging-data="2818774"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Ad6dR8kSjm9kkR81o/wts"
User-Agent: Messenger-Pro/6.06 (MsgServe/6.04) (RISC-OS/5.29) NewsHound/v1.53-32 RC1
Cancel-Lock: sha1:vzJFii0MPCEVxsmQMc1bLBWKna0=
X-Editor: EmailEdit 6.00
 by: freeaak@freeaakmaaiil.de - Sun, 3 Mar 2024 20:01 UTC

In Nachricht <mpro.s9rwb000pv8cc078k.news@stevefryatt.org.uk>
Steve Fryatt <news@stevefryatt.org.uk> haben Sie
geschrieben:

> Just a quick note for those who don't follow the ROOL forums, that there's a
> new test build of WinEd out.

> Following some discussions at the South West Show, I've had a look at where
> I was at with the development of r155, and made a couple more changes:

> * The sanity checks on the reserved fields in file headers have been
> reduced, so that invalid files from older third-party editors can be
> loaded with user agreement.
> * The filetypes of possible application sprite files (those found by
> proximity to the templates file) are now checked before loading them,
> to avoid bad sprite file errors.

....

> There are potentially a couple more bugs to investigate before producing a
> new stable release, although I'm weighing up the likelihood of that actually
> happening soon against the benefits of just getting 3.27 (or whatever)
> out...

> --
> Steve Fryatt - Leeds, England

> http://www.stevefryatt.org.uk/

Hallo Steve,

nice to hear, that WinEd is developed further :-) , thank you!

Greetings Juergen

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor